/* 	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-Regular.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-Averta-Semibold;
	src:url("../fonts/Intelligent Design - Averta-Semibold.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-OptimaLTPro-Roman;
	src:url("../fonts/Linotype - OptimaLTPro-Roman.otf");
}

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

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

#item1428867 {
	width:650px !important;
	height:130px !important;
	left:70px !important;
	top:70px !important;
}

#item1428890 {
	width:645px !important;
	height:22px !important;
	left:75px !important;
	top:220px !important;
}

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

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

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

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

#item1499006 {
	width:614px !important;
	height:130px !important;
	left:50px !important;
	top:36px !important;
}

#item1499029 {
	width:614px !important;
	height:22px !important;
	left:50px !important;
	top:186px !important;
}

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

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

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

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

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

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

@keyframes moverhacialaizquierdayaumentar-1663126 {
	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-1663126 {
	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;
	}
}
#item1663133 {
	width:492px !important;
	height:227px !important;
	left:70px !important;
	top:70px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes moverhacialaderechayaumentar-1663253 {
	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-1663253 {
	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-1663259 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1663259 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@keyframes girar-1663268 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1663268 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@keyframes intensificar-1663271 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1663271 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1663271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1663251 {
	width:1732px !important;
	height:1153px !important;
	left:-567px !important;
	top:-179px !important;
}

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

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

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

@keyframes moverhacialaizquierdayaumentar-1663644 {
	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-1663644 {
	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;
	}
}
#item1663650 {
	width:635px !important;
	height:149px !important;
	left:65px !important;
	top:107px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes moverhacialaderechayaumentar-1663770 {
	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-1663770 {
	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-1663776 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1663776 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@keyframes girar-1663783 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1663783 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@keyframes intensificar-1663786 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1663786 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1663786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1663768 {
	width:1522px !important;
	height:1255px !important;
	left:-817px !important;
	top:69px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1499645 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:451px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1726330 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:259px !important;
}

#item1726333 {
	width:534px !important;
	height:515px !important;
	top:15px !important;
}

#item1726634 {
	width:509px !important;
	height:1042px !important;
}

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

#item1726658 {
	width:20px !important;
	height:24px !important;
	left:119px !important;
	top:438px !important;
}

#item1726663 {
	width:53px !important;
	height:25px !important;
	left:104px !important;
	top:14px !important;
}

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

#item1726361 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1331566 {
	width:529px !important;
	height:366px !important;
	top:14px !important;
}

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

#item1156743 {
	width:554px !important;
	height:546px !important;
	left:635px !important;
	top:174px !important;
}

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

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

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

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

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

#item1161932 {
	width:141px !important;
	height:50px !important;
	left:1059px !important;
	top:740px !important;
}

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

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

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

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

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

#item1161993 {
	width:116px !important;
	height:50px !important;
	left:940px !important;
	top:740px !important;
}

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

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

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

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

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

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

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

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

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

#item1500196 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:239px !important;
}

#item1546958 {
	width:606px !important;
	height:544px !important;
	left:1px !important;
}

#item1726832 {
	width:28px !important;
	height:33px !important;
	left:174px !important;
	top:686px !important;
}

#item1726835 {
	width:74px !important;
	height:35px !important;
	left:153px !important;
	top:20px !important;
}

#item1726839 {
	width:582px !important;
	height:1660px !important;
}

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

#item1440312 {
	width:629px !important;
	height:523px !important;
}

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

#item1440310 {
	width:638px !important;
	height:544px !important;
	left:35px !important;
	top:559px !important;
}

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

#item1440388 {
	width:197px !important;
	height:70px !important;
}

#item1440389 {
	width:176px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1440363 {
	width:197px !important;
	height:70px !important;
}

#item1440364 {
	width:176px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1440360 {
	width:197px !important;
	height:70px !important;
	left:503px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1440412 {
	width:162px !important;
	height:70px !important;
	left:336px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1153377 {
	width:269px !important;
	height:51px !important;
	left:835px !important;
	top:286px !important;
}

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

#item1726909 {
	width:276px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1726882 {
	width:269px !important;
	height:51px !important;
	left:50px !important;
}

#item1726875 {
	width:326px !important;
	height:51px !important;
	left:835px !important;
	top:199px !important;
}

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

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

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

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

#item1726932 {
	width:269px !important;
	height:51px !important;
	left:835px !important;
	top:112px !important;
}

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

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

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

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

#item1331503 {
	width:269px !important;
	height:51px !important;
	left:835px !important;
	top:373px !important;
}

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

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

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

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

#item1652235 {
	width:269px !important;
	height:51px !important;
	left:835px !important;
	top:460px !important;
}

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

#item1676044 {
	width:240px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1676016 {
	width:240px !important;
	height:51px !important;
	left:50px !important;
}

#item1676008 {
	width:290px !important;
	height:51px !important;
	left:835px !important;
	top:547px !important;
}

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

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

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

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

@keyframes moverhacialaizquierdayreducir-1440486 {
	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-1440486 {
	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;
	}
}
#item1440492 {
	width:200px !important;
	height:229px !important;
	left:500px !important;
	top:971px !important;
}

#item1440495 {
	width:154px !important;
	height:227px !important;
	top:10px !important;
}

#item1500206 {
	width:700px !important;
	height:777px !important;
	top:423px !important;
	background:#fff;
}

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

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

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

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

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

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

#item1440500 {
	width:377px !important;
	height:72px !important;
	left:100px !important;
	top:747px !important;
}

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

#item1727029 {
	width:383px !important;
	height:72px !important;
	left:71px !important;
}

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

#item1727002 {
	width:395px !important;
	height:72px !important;
	left:71px !important;
}

#item1726995 {
	width:465px !important;
	height:72px !important;
	left:100px !important;
	top:641px !important;
}

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

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

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

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

#item1727052 {
	width:377px !important;
	height:72px !important;
	left:100px !important;
	top:535px !important;
}

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

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

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

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

#item1440560 {
	width:377px !important;
	height:72px !important;
	left:100px !important;
	top:852px !important;
}

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

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

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

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

#item1652294 {
	width:377px !important;
	height:72px !important;
	left:100px !important;
	top:958px !important;
}

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

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

#item1676103 {
	width:336px !important;
	height:72px !important;
	left:71px !important;
}

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

#item1676076 {
	width:336px !important;
	height:72px !important;
	left:71px !important;
}

#item1676070 {
	width:407px !important;
	height:72px !important;
	left:100px !important;
	top:1064px !important;
}

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

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

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

#item1657158 {
	width:586px !important;
	height:485px !important;
	background:#f3f3f2;
}

#item1657181 {
	width:300px !important;
	height:11px !important;
	left:16px !important;
	top:34px !important;
}

#item1657204 {
	width:13px !important;
	height:26px !important;
	left:555px !important;
	top:243px !important;
}

#item1657207 {
	width:534px !important;
	height:394px !important;
	left:16px !important;
	top:59px !important;
}

#item1657208 {
	width:508px !important;
	height:1403px !important;
}

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

#item1657231 {
	width:14px !important;
	height:9px !important;
	left:534px !important;
	top:43px !important;
}

#item1657235 {
	width:14px !important;
	height:9px !important;
	left:534px !important;
	top:460px !important;
}

#item1657076 {
	width:586px !important;
	height:485px !important;
	background:#f3f3f2;
}

#item1657099 {
	width:310px !important;
	height:11px !important;
	left:16px !important;
	top:34px !important;
}

#item1657122 {
	width:13px !important;
	height:26px !important;
	left:555px !important;
	top:243px !important;
}

#item1657126 {
	width:534px !important;
	height:394px !important;
	left:16px !important;
	top:59px !important;
}

table#table1761758 tr {
	height:18px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1761758 {
	table-layout:fixed;
}

#item1657127 {
	width:508px !important;
	height:777px !important;
}

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

#item1657150 {
	width:14px !important;
	height:9px !important;
	left:534px !important;
	top:43px !important;
}

#item1657153 {
	width:14px !important;
	height:9px !important;
	left:534px !important;
	top:460px !important;
}

#item1656987 {
	width:586px !important;
	height:485px !important;
	background:#f3f3f2;
}

#item1657010 {
	width:300px !important;
	height:11px !important;
	left:16px !important;
	top:34px !important;
}

#item1657033 {
	width:13px !important;
	height:26px !important;
	left:555px !important;
	top:243px !important;
}

#item1657039 {
	width:534px !important;
	height:394px !important;
	left:16px !important;
	top:59px !important;
}

#item1657040 {
	width:508px !important;
	height:754px !important;
	background:#f5f5f5;
}

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

#item1657064 {
	width:14px !important;
	height:9px !important;
	left:534px !important;
	top:43px !important;
}

#item1657069 {
	width:14px !important;
	height:9px !important;
	left:534px !important;
	top:460px !important;
}

#item1656917 {
	width:586px !important;
	height:485px !important;
	background:#f3f3f2;
}

#item1656940 {
	width:300px !important;
	height:11px !important;
	left:16px !important;
	top:34px !important;
}

#item1656963 {
	width:534px !important;
	height:400px !important;
	left:16px !important;
	top:59px !important;
}

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

#item1656903 {
	width:586px !important;
	height:485px !important;
	left:614px !important;
}

#item1657238 {
	width:1200px !important;
	height:283px !important;
	top:507px !important;
}

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

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

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

#item1657320 {
	width:60px !important;
	height:70px !important;
	left:20px !important;
	background:#fff;
}

#item1657327 {
	width:100px !important;
	height:31px !important;
	top:84px !important;
}

#item1657314 {
	width:100px !important;
	height:115px !important;
	left:464px !important;
	top:98px !important;
}

#item1657358 {
	width:60px !important;
	height:70px !important;
	left:20px !important;
	background:#fff;
}

#item1657366 {
	width:100px !important;
	height:31px !important;
	top:84px !important;
}

#item1657350 {
	width:100px !important;
	height:115px !important;
	left:322px !important;
	top:98px !important;
}

#item1657395 {
	width:60px !important;
	height:70px !important;
	left:20px !important;
	background:#fff;
}

#item1657401 {
	width:100px !important;
	height:30px !important;
	top:84px !important;
}

#item1657389 {
	width:100px !important;
	height:114px !important;
	left:179px !important;
	top:98px !important;
}

#item1657430 {
	width:70px !important;
	height:70px !important;
	left:15px !important;
	background:#fff;
}

#item1657437 {
	width:100px !important;
	height:31px !important;
	top:84px !important;
}

#item1657424 {
	width:100px !important;
	height:115px !important;
	left:36px !important;
	top:98px !important;
}

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

table#table1765320 tr {
	height:19.4px;;
}

table#table1765320 {
	table-layout:fixed;
}

#item1657668 {
	width:548px !important;
	height:150px !important;
	left:20px !important;
	top:29px !important;
}

#item1658034 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:29px !important;
}

#item1658035 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:48px !important;
}

#item1658036 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:68px !important;
}

#item1658037 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:87px !important;
}

#item1658038 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:107px !important;
}

#item1658039 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:126px !important;
}

#item1658040 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:145px !important;
}

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

table#table1766113 tr {
	height:19.4px;;
}

table#table1766113 {
	table-layout:fixed;
}

#item1657463 {
	width:548px !important;
	height:213px !important;
	left:20px !important;
	top:11px !important;
}

#item1657501 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:29px !important;
}

#item1657508 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:68px !important;
}

#item1657514 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:107px !important;
}

#item1657519 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:146px !important;
}

#item1657525 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:186px !important;
}

#item1657529 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:49px !important;
}

#item1657533 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:88px !important;
}

#item1657537 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:127px !important;
}

#item1657541 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:166px !important;
}

#item1657546 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:205px !important;
}

#item1735216 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

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

table#table1767679 tr {
	height:19.4px;;
}

table#table1767679 {
	table-layout:fixed;
}

#item1657605 {
	width:548px !important;
	height:140px !important;
	left:20px !important;
	top:29px !important;
}

#item1657644 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:29px !important;
}

#item1657649 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:48px !important;
}

#item1657655 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:68px !important;
}

#item1657659 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:87px !important;
}

#item1657663 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:107px !important;
}

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

table#table1768253 tr {
	height:19.4px;;
}

table#table1768253 {
	table-layout:fixed;
}

#item1657551 {
	width:548px !important;
	height:140px !important;
	left:20px !important;
	top:29px !important;
}

#item1657588 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:29px !important;
}

#item1657593 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:48px !important;
}

#item1657597 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:68px !important;
}

#item1657461 {
	width:570px !important;
	height:224px !important;
	left:16px !important;
	top:218px !important;
}

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

#item1657727 {
	width:19px !important;
	height:19px !important;
	left:1172px !important;
	top:8px !important;
}

#item1657737 {
	width:548px !important;
	height:26px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1659203 {
	width:202px !important;
	height:12px !important;
	left:36px !important;
	top:483px !important;
}

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

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

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

#item1658312 {
	width:628px !important;
	height:522px !important;
	background:#f3f3f2;
}

#item1658335 {
	width:441px !important;
	height:16px !important;
	left:15px !important;
	top:33px !important;
}

#item1658358 {
	width:19px !important;
	height:38px !important;
	left:596px !important;
	top:259px !important;
}

#item1658363 {
	width:572px !important;
	height:417px !important;
	left:16px !important;
	top:70px !important;
}

#item1658364 {
	width:536px !important;
	height:2467px !important;
}

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

#item1658387 {
	width:20px !important;
	height:13px !important;
	left:558px !important;
	top:47px !important;
}

#item1658391 {
	width:20px !important;
	height:13px !important;
	left:558px !important;
	top:496px !important;
}

#item1658225 {
	width:628px !important;
	height:522px !important;
	background:#f3f3f2;
}

#item1658248 {
	width:332px !important;
	height:16px !important;
	left:15px !important;
	top:33px !important;
}

#item1658271 {
	width:19px !important;
	height:38px !important;
	left:596px !important;
	top:259px !important;
}

#item1658279 {
	width:572px !important;
	height:417px !important;
	left:16px !important;
	top:70px !important;
}

table#table1770629 tr {
	height:26.5px;;
	border-bottom:3.234px solid #fff;;
	border-right:3.234px solid #fff;;
}

table#table1770629 {
	table-layout:fixed;
}

#item1658280 {
	width:536px !important;
	height:1419px !important;
}

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

#item1658303 {
	width:20px !important;
	height:13px !important;
	left:558px !important;
	top:47px !important;
}

#item1658308 {
	width:20px !important;
	height:13px !important;
	left:558px !important;
	top:496px !important;
}

#item1658144 {
	width:628px !important;
	height:522px !important;
	background:#f3f3f2;
}

#item1658167 {
	width:321px !important;
	height:16px !important;
	left:15px !important;
	top:33px !important;
}

#item1658190 {
	width:19px !important;
	height:38px !important;
	left:596px !important;
	top:259px !important;
}

#item1658193 {
	width:572px !important;
	height:417px !important;
	left:16px !important;
	top:70px !important;
}

#item1658194 {
	width:536px !important;
	height:1213px !important;
}

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

#item1658217 {
	width:20px !important;
	height:13px !important;
	left:558px !important;
	top:47px !important;
}

#item1658220 {
	width:20px !important;
	height:13px !important;
	left:558px !important;
	top:496px !important;
}

#item1658074 {
	width:628px !important;
	height:522px !important;
	background:#f3f3f2;
}

#item1658097 {
	width:441px !important;
	height:16px !important;
	left:15px !important;
	top:33px !important;
}

#item1659114 {
	width:19px !important;
	height:38px !important;
	left:596px !important;
	top:259px !important;
}

#item1659117 {
	width:572px !important;
	height:417px !important;
	left:16px !important;
	top:70px !important;
}

#item1659118 {
	width:536px !important;
	height:2467px !important;
}

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

#item1659142 {
	width:20px !important;
	height:13px !important;
	left:558px !important;
	top:47px !important;
}

#item1659147 {
	width:20px !important;
	height:13px !important;
	left:558px !important;
	top:496px !important;
}

#item1658065 {
	width:628px !important;
	height:522px !important;
	left:36px !important;
	top:570px !important;
}

#item1658421 {
	width:12px !important;
	height:41px !important;
	top:3px !important;
}

#item1658429 {
	width:481px !important;
	height:47px !important;
	left:20px !important;
}

#item1658459 {
	width:73px !important;
	height:85px !important;
	left:24px !important;
	background:#fff;
}

#item1658464 {
	width:122px !important;
	height:37px !important;
	top:103px !important;
}

#item1658452 {
	width:122px !important;
	height:140px !important;
	left:553px !important;
	top:118px !important;
}

#item1658493 {
	width:73px !important;
	height:85px !important;
	left:24px !important;
	background:#fff;
}

#item1658496 {
	width:122px !important;
	height:37px !important;
	top:103px !important;
}

#item1658487 {
	width:122px !important;
	height:140px !important;
	left:379px !important;
	top:118px !important;
}

#item1658526 {
	width:73px !important;
	height:85px !important;
	left:24px !important;
	background:#fff;
}

#item1658531 {
	width:122px !important;
	height:37px !important;
	top:103px !important;
}

#item1658520 {
	width:122px !important;
	height:140px !important;
	left:205px !important;
	top:118px !important;
}

#item1658560 {
	width:85px !important;
	height:85px !important;
	left:19px !important;
	background:#fff;
}

#item1658563 {
	width:122px !important;
	height:37px !important;
	top:103px !important;
}

#item1658554 {
	width:122px !important;
	height:140px !important;
	left:30px !important;
	top:118px !important;
}

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

table#table1776274 tr {
	height:23.6px;;
}

table#table1776274 {
	table-layout:fixed;
}

#item1658760 {
	width:626px !important;
	height:183px !important;
	left:22px !important;
	top:34px !important;
}

#item1658813 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:33px !important;
}

#item1658816 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:57px !important;
}

#item1658819 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:81px !important;
}

#item1658822 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:104px !important;
}

#item1658825 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:128px !important;
}

#item1658828 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:152px !important;
}

#item1658831 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:175px !important;
}

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

table#table1777067 tr {
	height:23.6px;;
}

table#table1777067 {
	table-layout:fixed;
}

#item1658690 {
	width:624px !important;
	height:260px !important;
	left:22px !important;
	top:12px !important;
}

#item1658728 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:33px !important;
}

#item1658731 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:81px !important;
}

#item1658734 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:129px !important;
}

#item1658737 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:177px !important;
}

#item1658740 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:224px !important;
}

#item1658743 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:57px !important;
}

#item1658747 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:105px !important;
}

#item1658750 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:153px !important;
}

#item1658753 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:200px !important;
}

#item1658756 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:248px !important;
}

#item1735220 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:10px !important;
}

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

table#table1778284 tr {
	height:23.6px;;
}

table#table1778284 {
	table-layout:fixed;
}

#item1658637 {
	width:624px !important;
	height:171px !important;
	left:22px !important;
	top:34px !important;
}

#item1658674 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:33px !important;
}

#item1658677 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:57px !important;
}

#item1658680 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:81px !important;
}

#item1658683 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:104px !important;
}

#item1658686 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:128px !important;
}

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

table#table1778857 tr {
	height:23.6px;;
}

table#table1778857 {
	table-layout:fixed;
}

#item1658589 {
	width:624px !important;
	height:171px !important;
	left:22px !important;
	top:34px !important;
}

#item1658627 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:33px !important;
}

#item1658630 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:57px !important;
}

#item1658633 {
	width:640px !important;
	height:22px !important;
	left:10px !important;
	top:81px !important;
}

#item1658586 {
	width:650px !important;
	height:272px !important;
	left:19px !important;
	top:261px !important;
}

#item1658838 {
	width:20px !important;
	height:20px !important;
}

#item1658834 {
	width:20px !important;
	height:20px !important;
	left:630px !important;
	top:580px !important;
}

#item1658843 {
	width:548px !important;
	height:52px !important;
	left:116px !important;
	top:1113px !important;
}

#item1659183 {
	width:626px !important;
	height:11px !important;
	top:161px !important;
	background:#0e0b00;
}

#item1659170 {
	width:626px !important;
	height:172px !important;
	left:38px !important;
	top:380px !important;
}

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

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

#item1659233 {
	width:283px !important;
	height:17px !important;
	left:436px !important;
	top:1165px !important;
}

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

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

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

#item1727132 {
	width:586px !important;
	height:448px !important;
	left:614px !important;
}

#item1727459 {
	width:1200px !important;
	height:313px !important;
	top:477px !important;
}

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

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

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

#item1727527 {
	width:118px !important;
	height:31px !important;
}

#item1727517 {
	width:118px !important;
	height:31px !important;
	left:475px !important;
	top:199px !important;
}

#item1727559 {
	width:100px !important;
	height:31px !important;
}

#item1727550 {
	width:100px !important;
	height:31px !important;
	left:334px !important;
	top:199px !important;
}

#item1727591 {
	width:100px !important;
	height:30px !important;
}

#item1727582 {
	width:100px !important;
	height:30px !important;
	left:193px !important;
	top:199px !important;
}

#item1727624 {
	width:124px !important;
	height:31px !important;
}

#item1727615 {
	width:124px !important;
	height:31px !important;
	left:28px !important;
	top:199px !important;
}

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

table#table1779641 tr {
	height:19.4px;;
}

table#table1779641 {
	table-layout:fixed;
}

#item1727649 {
	width:548px !important;
	height:150px !important;
	left:20px !important;
	top:10px !important;
}

#item1727693 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

#item1727699 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:30px !important;
}

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

table#table1779894 tr {
	height:19.4px;;
}

table#table1779894 {
	table-layout:fixed;
}

#item1727818 {
	width:548px !important;
	height:211px !important;
	left:20px !important;
	top:10px !important;
}

#item1727855 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

#item1727858 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:68px !important;
}

#item1727861 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:107px !important;
}

#item1727872 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:30px !important;
}

#item1727875 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:87px !important;
}

#item1727878 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:126px !important;
}

#item1735225 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:49px !important;
}

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

table#table1780681 tr {
	height:19.4px;;
}

table#table1780681 {
	table-layout:fixed;
}

#item1727763 {
	width:548px !important;
	height:140px !important;
	left:20px !important;
	top:10px !important;
}

#item1727802 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

#item1727805 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:29px !important;
}

#item1727808 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:49px !important;
}

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

table#table1781040 tr {
	height:19.4px;;
}

table#table1781040 {
	table-layout:fixed;
}

#item1727715 {
	width:548px !important;
	height:150px !important;
	left:20px !important;
	top:10px !important;
}

#item1727753 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

#item1727756 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:29px !important;
}

#item1727759 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:49px !important;
}

#item1728175 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:126px !important;
}

#item1728171 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:107px !important;
}

#item1728168 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:88px !important;
}

#item1728165 {
	width:560px !important;
	height:18px !important;
	left:10px !important;
	top:69px !important;
}

#item1727647 {
	width:570px !important;
	height:222px !important;
	left:16px !important;
	top:237px !important;
}

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

#item1727887 {
	width:19px !important;
	height:19px !important;
	left:1172px !important;
	top:8px !important;
}

#item1727895 {
	width:548px !important;
	height:26px !important;
	left:36px !important;
	top:402px !important;
}

#item1728206 {
	width:548px !important;
	height:92px !important;
	left:36px !important;
	top:100px !important;
}

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

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

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

#item1727918 {
	width:202px !important;
	height:12px !important;
	left:36px !important;
	top:436px !important;
}

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

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

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

#item1728598 {
	width:12px !important;
	height:41px !important;
	top:3px !important;
}

#item1728603 {
	width:481px !important;
	height:49px !important;
	left:20px !important;
}

#item1728637 {
	width:149px !important;
	height:37px !important;
}

#item1728626 {
	width:149px !important;
	height:37px !important;
	left:521px !important;
	top:250px !important;
}

#item1728669 {
	width:122px !important;
	height:37px !important;
}

#item1728660 {
	width:122px !important;
	height:37px !important;
	left:365px !important;
	top:250px !important;
}

#item1728702 {
	width:122px !important;
	height:37px !important;
}

#item1728692 {
	width:122px !important;
	height:37px !important;
	left:212px !important;
	top:250px !important;
}

#item1728735 {
	width:149px !important;
	height:37px !important;
}

#item1728726 {
	width:149px !important;
	height:37px !important;
	left:30px !important;
	top:250px !important;
}

#item1729003 {
	width:548px !important;
	height:52px !important;
	left:116px !important;
	top:1113px !important;
}

#item1729027 {
	width:626px !important;
	height:644px !important;
	left:38px !important;
	top:419px !important;
}

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

#item1729773 {
	width:26px !important;
	height:26px !important;
	left:215px !important;
	top:-24px !important;
}

#item1729805 {
	width:628px !important;
	height:129px !important;
	left:36px !important;
	top:111px !important;
}

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

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

table#table1782345 tr {
	height:24.4px;;
}

table#table1782345 {
	table-layout:fixed;
}

#item1734521 {
	width:615px !important;
	height:172px !important;
	left:23px !important;
	top:11px !important;
}

#item1734566 {
	width:628px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item1734572 {
	width:628px !important;
	height:23px !important;
	left:10px !important;
	top:33px !important;
}

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

table#table1782603 tr {
	height:24.4px;;
}

table#table1782603 {
	table-layout:fixed;
}

#item1734464 {
	width:615px !important;
	height:172px !important;
	left:23px !important;
	top:11px !important;
}

#item1734502 {
	width:628px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item1734505 {
	width:628px !important;
	height:23px !important;
	left:10px !important;
	top:81px !important;
}

#item1734508 {
	width:628px !important;
	height:23px !important;
	left:10px !important;
	top:131px !important;
}

#item1734511 {
	width:628px !important;
	height:23px !important;
	left:10px !important;
	top:35px !important;
}

#item1734514 {
	width:628px !important;
	height:23px !important;
	left:10px !important;
	top:106px !important;
}

#item1734517 {
	width:628px !important;
	height:23px !important;
	left:10px !important;
	top:155px !important;
}

#item1735229 {
	width:628px !important;
	height:23px !important;
	left:10px !important;
	top:59px !important;
}

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

table#table1783411 tr {
	height:24.4px;;
}

table#table1783411 {
	table-layout:fixed;
}

#item1734417 {
	width:615px !important;
	height:172px !important;
	left:23px !important;
	top:11px !important;
}

#item1734454 {
	width:628px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item1734457 {
	width:628px !important;
	height:23px !important;
	left:10px !important;
	top:34px !important;
}

#item1734460 {
	width:628px !important;
	height:23px !important;
	left:10px !important;
	top:59px !important;
}

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

table#table1783772 tr {
	height:24.4px;;
}

table#table1783772 {
	table-layout:fixed;
}

#item1734357 {
	width:615px !important;
	height:171px !important;
	left:23px !important;
	top:11px !important;
}

#item1734395 {
	width:628px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item1734398 {
	width:628px !important;
	height:23px !important;
	left:10px !important;
	top:34px !important;
}

#item1734401 {
	width:628px !important;
	height:23px !important;
	left:10px !important;
	top:59px !important;
}

#item1734404 {
	width:628px !important;
	height:23px !important;
	left:10px !important;
	top:156px !important;
}

#item1734407 {
	width:628px !important;
	height:23px !important;
	left:10px !important;
	top:133px !important;
}

#item1734410 {
	width:628px !important;
	height:23px !important;
	left:10px !important;
	top:108px !important;
}

#item1734413 {
	width:628px !important;
	height:23px !important;
	left:10px !important;
	top:84px !important;
}

#item1734355 {
	width:638px !important;
	height:183px !important;
	left:26px !important;
	top:312px !important;
}

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

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

#item1729048 {
	width:283px !important;
	height:17px !important;
	left:436px !important;
	top:1165px !important;
}

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

@keyframes atenuar-1729078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1729078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1729078 {
	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:728px !important;
	height:109px !important;
	left:76px !important;
	top:93px !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:484px !important;
	height:259px !important;
	left:68px !important;
	top:222px !important;
	background:#0e0b00;
}

#item1153802 {
	width:444px !important;
	height:234px !important;
	left:90px !important;
	top:241px !important;
}

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

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

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

@keyframes moverhacialaizquierdayreducir-1440667 {
	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-1440667 {
	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;
	}
}
#item1440672 {
	width:618px !important;
	height:114px !important;
	left:54px !important;
	top:37px !important;
}

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

#item1440695 {
	opacity:0.40;
	width:362px !important;
	height:518px !important;
	left:52px !important;
	top:189px !important;
	background:#0e0b00;
}

#item1440696 {
	width:310px !important;
	height:497px !important;
	left:81px !important;
	top:210px !important;
}

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

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

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

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

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

#item1156489 {
	width:528px !important;
	height:538px !important;
	left:36px !important;
	top:65px !important;
}

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

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

table#table1785138 {
	table-layout:fixed;
}

#item1684876 {
	width:510px !important;
	height:536px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1684993 {
	width:511px !important;
	height:17px !important;
	top:325px !important;
}

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

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

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

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

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

#item1685006 {
	width:511px !important;
	height:17px !important;
	top:379px !important;
}

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

#item1685010 {
	width:511px !important;
	height:17px !important;
	top:397px !important;
}

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

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

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

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

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

#item1685022 {
	width:511px !important;
	height:17px !important;
	top:451px !important;
}

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

#item1685026 {
	width:511px !important;
	height:17px !important;
	top:469px !important;
}

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

#item1685030 {
	width:511px !important;
	height:17px !important;
	top:487px !important;
}

#item1735426 {
	width:20px !important;
	height:10px !important;
	left:147px !important;
	top:463px !important;
}

#item1735429 {
	width:33px !important;
	height:17px !important;
	left:36px !important;
	top:615px !important;
}

#item1735432 {
	width:93px !important;
	height:8px !important;
	left:74px !important;
	top:620px !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;
}

#item1438066 {
	width:574px !important;
	height:573px !important;
	left:19px !important;
	top:82px !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:#d3d6db;
}

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

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

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

#item1441182 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1441206 {
	width:628px !important;
	height:753px !important;
	left:36px !important;
	top:70px !important;
}

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

#item1440750 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1440800 {
	width:92px !important;
	height:20px !important;
	left:45px !important;
	top:68px !important;
}

#item1440824 {
	width:105px !important;
	height:20px !important;
	left:518px !important;
	top:68px !important;
}

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

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

table#table1790154 {
	table-layout:fixed;
}

#item1686178 {
	width:622px !important;
	height:642px !important;
}

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

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

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

#item1686225 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

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

#item1686229 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

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

#item1686233 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

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

#item1686237 {
	width:623px !important;
	height:21px !important;
	top:88px !important;
}

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

#item1686241 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

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

#item1686245 {
	width:623px !important;
	height:21px !important;
	top:132px !important;
}

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

#item1686249 {
	width:623px !important;
	height:21px !important;
	top:154px !important;
}

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

#item1686253 {
	width:623px !important;
	height:21px !important;
	top:176px !important;
}

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

#item1686257 {
	width:623px !important;
	height:21px !important;
	top:198px !important;
}

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

#item1686262 {
	width:623px !important;
	height:21px !important;
	top:220px !important;
}

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

#item1686266 {
	width:623px !important;
	height:21px !important;
	top:242px !important;
}

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

#item1686270 {
	width:623px !important;
	height:21px !important;
	top:264px !important;
}

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

#item1686274 {
	width:623px !important;
	height:21px !important;
	top:286px !important;
}

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

#item1686279 {
	width:623px !important;
	height:21px !important;
	top:308px !important;
}

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

#item1686283 {
	width:623px !important;
	height:21px !important;
	top:330px !important;
}

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

#item1686287 {
	width:623px !important;
	height:21px !important;
	top:352px !important;
}

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

#item1686292 {
	width:623px !important;
	height:21px !important;
	top:374px !important;
}

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

#item1686296 {
	width:623px !important;
	height:21px !important;
	top:396px !important;
}

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

#item1686300 {
	width:623px !important;
	height:21px !important;
	top:418px !important;
}

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

#item1686304 {
	width:623px !important;
	height:21px !important;
	top:440px !important;
}

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

#item1686308 {
	width:623px !important;
	height:21px !important;
	top:462px !important;
}

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

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

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

#item1686316 {
	width:623px !important;
	height:21px !important;
	top:506px !important;
}

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

#item1686320 {
	width:623px !important;
	height:21px !important;
	top:528px !important;
}

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

#item1686324 {
	width:623px !important;
	height:21px !important;
	top:550px !important;
}

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

#item1686328 {
	width:623px !important;
	height:21px !important;
	top:572px !important;
}

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

#item1686332 {
	width:623px !important;
	height:21px !important;
	top:594px !important;
}

#item1735491 {
	width:28px !important;
	height:14px !important;
	left:173px !important;
	top:561px !important;
}

#item1735497 {
	width:130px !important;
	height:11px !important;
	left:90px !important;
	top:770px !important;
}

#item1735494 {
	width:46px !important;
	height:23px !important;
	left:37px !important;
	top:764px !important;
}

#item1440741 {
	width:700px !important;
	height:925px !important;
	background:#fff;
}

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

#item1440739 {
	width:700px !important;
	height:925px !important;
	top:150px !important;
}

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

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

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

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

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

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

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

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

#item1442878 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1795750 {
	table-layout:fixed;
}

#item1415602 {
	width:528px !important;
	height:77px !important;
	top:504px !important;
}

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

#item1415625 {
	width:100px !important;
	height:13px !important;
	top:484px !important;
}

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

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

#item1380379 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

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

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

#item1380409 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1380318 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:179px !important;
}

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

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

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

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

#item1415696 {
	width:350px !important;
	height:232px !important;
	top:103px !important;
}

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

#item1415719 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:87px !important;
}

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

#item1415742 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:103px !important;
}

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

#item1415765 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:121px !important;
}

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

#item1380147 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

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

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

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

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

#item1735009 {
	width:22px !important;
	height:27px !important;
	left:765px !important;
	top:47px !important;
}

#item1380490 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1798311 {
	table-layout:fixed;
}

#item1475614 {
	width:628px !important;
	height:125px !important;
	top:407px !important;
}

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

#item1475637 {
	width:140px !important;
	height:18px !important;
	top:379px !important;
}

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

#item1592355 {
	width:628px !important;
	height:348px !important;
}

#item1592356 {
	width:595px !important;
	height:929px !important;
}

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

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

#item1589659 {
	width:628px !important;
	height:532px !important;
}

#item1589660 {
	width:595px !important;
	height:1951px !important;
}

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

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

#item1475401 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:221px !important;
}

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

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

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

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

#item1475457 {
	width:490px !important;
	height:325px !important;
	top:115px !important;
}

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

#item1475480 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:93px !important;
}

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

#item1475503 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:115px !important;
}

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

#item1475527 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:141px !important;
}

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

#item1475399 {
	width:664px !important;
	height:532px !important;
	left:36px !important;
	top:543px !important;
}

#item1475661 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:505px !important;
}

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

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

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

#item1731515 {
	width:28px !important;
	height:33px !important;
	left:219px !important;
	top:373px !important;
}

#item1475740 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

#item1475737 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

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

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

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

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

#item1475745 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

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

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

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

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

#item1475798 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

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

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

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

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

#item1475852 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1801600 {
	table-layout:fixed;
}

#item1415404 {
	width:528px !important;
	height:86px !important;
	top:273px !important;
}

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

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

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

#item1381784 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

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

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

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

#item1381816 {
	width:14px !important;
	height:9px !important;
	top:558px !important;
}

#item1381725 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:208px !important;
}

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

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

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

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

#item1415497 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

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

#item1415520 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:116px !important;
}

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

#item1415543 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:132px !important;
}

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

#item1415566 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:150px !important;
}

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

#item1381555 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

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

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

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

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

#item1735017 {
	width:22px !important;
	height:27px !important;
	left:750px !important;
	top:47px !important;
}

#item1381897 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1689607 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

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

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

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

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

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

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

table#table1803809 {
	table-layout:fixed;
}

#item1476005 {
	width:628px !important;
	height:140px !important;
	top:388px !important;
}

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

#item1476029 {
	width:140px !important;
	height:18px !important;
	top:360px !important;
}

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

#item1592390 {
	width:628px !important;
	height:330px !important;
}

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

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

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

#item1589693 {
	width:628px !important;
	height:528px !important;
}

#item1589694 {
	width:595px !important;
	height:1206px !important;
}

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

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

#item1476053 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:292px !important;
}

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

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

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

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

#item1476111 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

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

#item1476134 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:164px !important;
}

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

#item1476157 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:186px !important;
}

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

#item1476181 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:211px !important;
}

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

#item1475979 {
	width:664px !important;
	height:528px !important;
	left:36px !important;
	top:547px !important;
}

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

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

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

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

#item1730155 {
	width:28px !important;
	height:33px !important;
	left:198px !important;
	top:373px !important;
}

#item1476324 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

#item1476321 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

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

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

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

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

#item1476330 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

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

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

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

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

#item1476383 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

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

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

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

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

#item1476436 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1806798 {
	table-layout:fixed;
}

#item1415193 {
	width:528px !important;
	height:115px !important;
	top:252px !important;
}

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

#item1415216 {
	width:100px !important;
	height:13px !important;
	top:232px !important;
}

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

#item1382499 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:264px !important;
}

#item1382502 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1382923 {
	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-1382923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item1382438 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:226px !important;
}

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

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

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

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

#item1415291 {
	width:350px !important;
	height:232px !important;
	top:65px !important;
}

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

#item1415314 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:134px !important;
}

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

#item1415337 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:150px !important;
}

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

#item1415360 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:168px !important;
}

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

#item1382268 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

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

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

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

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

#item1735020 {
	width:22px !important;
	height:27px !important;
	left:772px !important;
	top:47px !important;
}

#item1382610 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1809426 {
	table-layout:fixed;
}

#item1476783 {
	width:628px !important;
	height:181px !important;
	top:337px !important;
}

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

#item1476807 {
	width:140px !important;
	height:18px !important;
	top:309px !important;
}

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

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

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

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

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

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

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

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

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

#item1476564 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:293px !important;
}

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

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

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

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

#item1476625 {
	width:490px !important;
	height:325px !important;
	top:68px !important;
}

@keyframes intensificar-1476625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476648 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:165px !important;
}

@keyframes intensificar-1476648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476671 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:187px !important;
}

@keyframes intensificar-1476671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476694 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:212px !important;
}

@keyframes intensificar-1476694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476562 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1476830 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1476853 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1476877 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1476880 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730162 {
	width:28px !important;
	height:33px !important;
	left:229px !important;
	top:373px !important;
}

#item1476906 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1476907 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1476903 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1476939 {
	width:172px !important;
	height:70px !important;
}

#item1476940 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476914 {
	width:172px !important;
	height:70px !important;
}

#item1476915 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476910 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1476993 {
	width:139px !important;
	height:70px !important;
}

#item1476994 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476967 {
	width:139px !important;
	height:70px !important;
}

#item1476968 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476963 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1477046 {
	width:141px !important;
	height:70px !important;
}

#item1477047 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477021 {
	width:141px !important;
	height:70px !important;
}

#item1477022 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477017 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1686671 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1686694 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1686668 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1477102 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1477102 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1477102 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1477102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688494 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1341838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1341836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1341834 {
	width:600px !important;
	height:790px !important;
}

#item1341839 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1341869 {
	width:528px !important;
	height:315px !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-1341869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1812860 th, table#table1812860 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1812860 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1812860 {
	table-layout:fixed;
}

#item1424266 {
	width:528px !important;
	height:115px !important;
	top:335px !important;
}

@keyframes intensificar-1424266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424289 {
	width:100px !important;
	height:13px !important;
	top:315px !important;
}

@keyframes intensificar-1424289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1342457 {
	width:528px !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-1342457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1342014 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:225px !important;
}

#item1342020 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1342043 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1424137 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1424137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424160 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1424160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424183 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:133px !important;
}

@keyframes intensificar-1424183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424206 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:149px !important;
}

@keyframes intensificar-1424206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424230 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:167px !important;
}

@keyframes intensificar-1424230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1341843 {
	width:564px !important;
	height:450px !important;
	left:636px !important;
	top:177px !important;
}

#item1342109 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1342132 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1342157 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1342160 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730165 {
	width:40px !important;
	height:18px !important;
	left:887px !important;
	top:54px !important;
}

#item1342187 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1342188 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1342183 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1342221 {
	width:123px !important;
	height:50px !important;
}

#item1342222 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1342196 {
	width:123px !important;
	height:50px !important;
}

#item1342197 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1342192 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1342274 {
	width:99px !important;
	height:50px !important;
}

#item1342275 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1342249 {
	width:99px !important;
	height:50px !important;
}

#item1342250 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1342245 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1342328 {
	width:101px !important;
	height:50px !important;
}

#item1342329 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1342303 {
	width:101px !important;
	height:50px !important;
}

#item1342304 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1342298 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615250 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615273 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615247 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1342385 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1342385 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1342385 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1342385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689646 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1450071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1450066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450064 {
	width:700px !important;
	height:309px !important;
}

#item1500648 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1815076 th, table#table1815076 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1815076 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1815076 {
	table-layout:fixed;
}

#item1450285 {
	width:628px !important;
	height:181px !important;
	top:337px !important;
}

@keyframes intensificar-1450285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450308 {
	width:140px !important;
	height:18px !important;
	top:309px !important;
}

@keyframes intensificar-1450308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591063 {
	width:628px !important;
	height:278px !important;
}

#item1591064 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1591064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591087 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:116px !important;
}

#item1588326 {
	width:628px !important;
	height:518px !important;
}

#item1588327 {
	width:595px !important;
	height:744px !important;
}

@keyframes intensificar-1588327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588350 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1450084 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:343px !important;
}

#item1450091 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1450115 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1450118 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1450118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450141 {
	width:490px !important;
	height:325px !important;
	top:120px !important;
}

@keyframes intensificar-1450141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450164 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:215px !important;
}

@keyframes intensificar-1450164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450187 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:237px !important;
}

@keyframes intensificar-1450187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450210 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:263px !important;
}

@keyframes intensificar-1450210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450082 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1450331 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1450354 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1450379 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1450383 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730170 {
	width:56px !important;
	height:26px !important;
	left:383px !important;
	top:380px !important;
}

#item1450409 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1450410 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1450406 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1450443 {
	width:172px !important;
	height:70px !important;
}

#item1450444 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1450418 {
	width:172px !important;
	height:70px !important;
}

#item1450419 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1450414 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1450496 {
	width:139px !important;
	height:70px !important;
}

#item1450497 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1450471 {
	width:139px !important;
	height:70px !important;
}

#item1450472 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1450467 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1450550 {
	width:141px !important;
	height:70px !important;
}

#item1450551 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1450525 {
	width:141px !important;
	height:70px !important;
}

#item1450526 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1450520 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1686701 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1686724 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1686698 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1450607 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1450607 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1450607 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1450607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694545 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1692775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1692773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692771 {
	width:600px !important;
	height:790px !important;
}

#item1692776 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1692781 {
	width:528px !important;
	height:272px !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-1692781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1818206 th, table#table1818206 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1818206 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1818206 {
	table-layout:fixed;
}

#item1692806 {
	width:528px !important;
	height:130px !important;
	top:293px !important;
}

@keyframes intensificar-1692806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692829 {
	width:100px !important;
	height:13px !important;
	top:273px !important;
}

@keyframes intensificar-1692829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693003 {
	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-1693003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692853 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:225px !important;
}

#item1692860 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1692883 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1692887 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1692887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692910 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1692910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692933 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:133px !important;
}

@keyframes intensificar-1692933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692956 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:149px !important;
}

@keyframes intensificar-1692956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692979 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:167px !important;
}

@keyframes intensificar-1692979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692779 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:158px !important;
}

#item1693028 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1693052 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1693076 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1693079 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1693330 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1730176 {
	width:40px !important;
	height:18px !important;
	left:776px !important;
	top:54px !important;
}

#item1693105 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1693106 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1693102 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1693138 {
	width:123px !important;
	height:50px !important;
}

#item1693139 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1693113 {
	width:123px !important;
	height:50px !important;
}

#item1693114 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1693109 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1693193 {
	width:99px !important;
	height:50px !important;
}

#item1693194 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1693166 {
	width:99px !important;
	height:50px !important;
}

#item1693167 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1693162 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1693246 {
	width:101px !important;
	height:50px !important;
}

#item1693247 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1693221 {
	width:101px !important;
	height:50px !important;
}

#item1693222 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1693217 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1693273 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1693296 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1693270 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1693299 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1693299 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1693299 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1693299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694553 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1693407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1693405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693403 {
	width:700px !important;
	height:309px !important;
}

#item1693408 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1820614 th, table#table1820614 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1820614 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1820614 {
	table-layout:fixed;
}

#item1693413 {
	width:628px !important;
	height:181px !important;
	top:337px !important;
}

@keyframes intensificar-1693413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693436 {
	width:140px !important;
	height:18px !important;
	top:309px !important;
}

@keyframes intensificar-1693436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693459 {
	width:628px !important;
	height:278px !important;
}

#item1693460 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1693460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693484 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:116px !important;
}

#item1693640 {
	width:628px !important;
	height:518px !important;
}

#item1693641 {
	width:595px !important;
	height:811px !important;
}

@keyframes intensificar-1693641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693664 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1693489 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:343px !important;
}

#item1693495 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1693519 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1693524 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1693524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693547 {
	width:388px !important;
	height:212px !important;
	top:120px !important;
}

@keyframes intensificar-1693547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693570 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:215px !important;
}

@keyframes intensificar-1693570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693593 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:237px !important;
}

@keyframes intensificar-1693593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693616 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:263px !important;
}

@keyframes intensificar-1693616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693411 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1693668 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1693691 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1693715 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1693719 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1693969 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1730179 {
	width:56px !important;
	height:26px !important;
	left:226px !important;
	top:380px !important;
}

#item1693745 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1693746 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1693742 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1693779 {
	width:172px !important;
	height:70px !important;
}

#item1693780 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1693754 {
	width:172px !important;
	height:70px !important;
}

#item1693755 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1693750 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1693833 {
	width:139px !important;
	height:70px !important;
}

#item1693834 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1693807 {
	width:139px !important;
	height:70px !important;
}

#item1693808 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1693803 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1693886 {
	width:141px !important;
	height:70px !important;
}

#item1693888 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1693861 {
	width:141px !important;
	height:70px !important;
}

#item1693862 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1693857 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1693914 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1693937 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1693911 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1693940 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1693940 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1693940 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1693940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695774 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1694584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1694582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694580 {
	width:600px !important;
	height:790px !important;
}

#item1694585 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1694592 {
	width:528px !important;
	height:315px !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-1694592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1824927 th, table#table1824927 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1824927 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1824927 {
	table-layout:fixed;
}

#item1694616 {
	width:528px !important;
	height:189px !important;
	top:336px !important;
}

@keyframes intensificar-1694616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694639 {
	width:100px !important;
	height:13px !important;
	top:316px !important;
}

@keyframes intensificar-1694639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694813 {
	width:528px !important;
	height:543px !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-1694813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694663 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:254px !important;
}

#item1694670 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1694693 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1694696 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1694696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694719 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1694719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694742 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:162px !important;
}

@keyframes intensificar-1694742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694766 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:178px !important;
}

@keyframes intensificar-1694766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694789 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:196px !important;
}

@keyframes intensificar-1694789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694589 {
	width:564px !important;
	height:543px !important;
	left:636px !important;
	top:177px !important;
}

#item1694838 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1694861 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1694885 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1694889 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1694912 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1730183 {
	width:40px !important;
	height:18px !important;
	left:823px !important;
	top:54px !important;
}

#item1694938 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1694939 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1694935 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1694974 {
	width:123px !important;
	height:50px !important;
}

#item1694975 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1694948 {
	width:123px !important;
	height:50px !important;
}

#item1694949 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1694944 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1695027 {
	width:99px !important;
	height:50px !important;
}

#item1695028 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1695002 {
	width:99px !important;
	height:50px !important;
}

#item1695003 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1694998 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1695080 {
	width:101px !important;
	height:50px !important;
}

#item1695081 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1695055 {
	width:101px !important;
	height:50px !important;
}

#item1695056 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1695051 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1695107 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1695130 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1695104 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1695134 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1695134 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1695134 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1695134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695851 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1695185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1695183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695181 {
	width:700px !important;
	height:309px !important;
}

#item1695186 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1827568 th, table#table1827568 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1827568 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1827568 {
	table-layout:fixed;
}

#item1695192 {
	width:628px !important;
	height:305px !important;
	top:190px !important;
}

@keyframes intensificar-1695192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695215 {
	width:140px !important;
	height:18px !important;
	top:162px !important;
}

@keyframes intensificar-1695215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695238 {
	width:628px !important;
	height:134px !important;
	top:2px !important;
}

#item1695239 {
	width:595px !important;
	height:571px !important;
}

@keyframes intensificar-1695239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695262 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:46px !important;
}

#item1695416 {
	width:628px !important;
	height:498px !important;
}

#item1695417 {
	width:595px !important;
	height:845px !important;
}

@keyframes intensificar-1695417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695440 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1695267 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:390px !important;
}

#item1695274 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1695297 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1695300 {
	width:628px !important;
	height:88px !important;
	top:1px !important;
}

@keyframes intensificar-1695300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695323 {
	width:384px !important;
	height:228px !important;
	top:122px !important;
}

@keyframes intensificar-1695323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695346 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:262px !important;
}

@keyframes intensificar-1695346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695369 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:284px !important;
}

@keyframes intensificar-1695369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695392 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:309px !important;
}

@keyframes intensificar-1695392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695190 {
	width:664px !important;
	height:498px !important;
	left:36px !important;
	top:577px !important;
}

#item1695443 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1695466 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1695491 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1695495 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1695518 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1730186 {
	width:56px !important;
	height:26px !important;
	left:290px !important;
	top:380px !important;
}

#item1695544 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1695546 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1695541 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1695578 {
	width:172px !important;
	height:70px !important;
}

#item1695579 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1695553 {
	width:172px !important;
	height:70px !important;
}

#item1695554 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1695549 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1695631 {
	width:139px !important;
	height:70px !important;
}

#item1695632 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1695606 {
	width:139px !important;
	height:70px !important;
}

#item1695607 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1695602 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1695686 {
	width:141px !important;
	height:70px !important;
}

#item1695687 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1695661 {
	width:141px !important;
	height:70px !important;
}

#item1695662 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1695655 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1695713 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1695736 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1695710 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1695741 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1695741 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1695741 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1695741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696878 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1696267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1696265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696263 {
	width:600px !important;
	height:790px !important;
}

#item1696268 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1696448 {
	width:528px !important;
	height:315px !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-1696448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1831460 th, table#table1831460 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table1831460 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1831460 {
	table-layout:fixed;
}

#item1696472 {
	width:528px !important;
	height:189px !important;
	top:335px !important;
}

@keyframes intensificar-1696472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696495 {
	width:100px !important;
	height:13px !important;
	top:315px !important;
}

@keyframes intensificar-1696495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696896 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:288px !important;
}

#item1696900 {
	width:534px !important;
	height:552px !important;
	top:15px !important;
}

#item1696901 {
	width:509px !important;
	height:833px !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-1696901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696926 {
	width:14px !important;
	height:9px !important;
}

#item1696929 {
	width:14px !important;
	height:9px !important;
	top:574px !important;
}

#item1696273 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:289px !important;
}

#item1696280 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1696304 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1696307 {
	width:528px !important;
	height:63px !important;
	top:18px !important;
}

@keyframes intensificar-1696307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696330 {
	width:350px !important;
	height:232px !important;
	top:101px !important;
}

@keyframes intensificar-1696330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696353 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:197px !important;
}

@keyframes intensificar-1696353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696376 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:213px !important;
}

@keyframes intensificar-1696376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696399 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:231px !important;
}

@keyframes intensificar-1696399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696271 {
	width:564px !important;
	height:583px !important;
	left:636px !important;
	top:142px !important;
}

#item1696518 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1696541 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1696567 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1696570 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1696593 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1730193 {
	width:40px !important;
	height:18px !important;
	left:753px !important;
	top:54px !important;
}

#item1696619 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1696620 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1696616 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1696653 {
	width:123px !important;
	height:50px !important;
}

#item1696654 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1696628 {
	width:123px !important;
	height:50px !important;
}

#item1696629 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1696624 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1696706 {
	width:99px !important;
	height:50px !important;
}

#item1696707 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1696681 {
	width:99px !important;
	height:50px !important;
}

#item1696682 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1696677 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1696760 {
	width:101px !important;
	height:50px !important;
}

#item1696761 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1696735 {
	width:101px !important;
	height:50px !important;
}

#item1696736 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1696730 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1696787 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1696810 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1696784 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1696813 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1696813 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1696813 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1696813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697577 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1696986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1696984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696982 {
	width:700px !important;
	height:309px !important;
}

#item1696987 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1834031 th, table#table1834031 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1834031 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1834031 {
	table-layout:fixed;
}

#item1697170 {
	width:628px !important;
	height:225px !important;
	top:296px !important;
}

@keyframes intensificar-1697170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697193 {
	width:140px !important;
	height:18px !important;
	top:268px !important;
}

@keyframes intensificar-1697193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697216 {
	width:628px !important;
	height:233px !important;
	top:2px !important;
}

#item1697217 {
	width:595px !important;
	height:571px !important;
}

@keyframes intensificar-1697217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697240 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:96px !important;
}

#item1697141 {
	width:628px !important;
	height:498px !important;
}

#item1697142 {
	width:595px !important;
	height:1419px !important;
}

@keyframes intensificar-1697142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697166 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1696992 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:413px !important;
}

#item1696998 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1697021 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1697025 {
	width:628px !important;
	height:112px !important;
	top:1px !important;
}

@keyframes intensificar-1697025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697048 {
	width:490px !important;
	height:325px !important;
	top:144px !important;
}

@keyframes intensificar-1697048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697071 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:284px !important;
}

@keyframes intensificar-1697071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697094 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:307px !important;
}

@keyframes intensificar-1697094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697117 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:332px !important;
}

@keyframes intensificar-1697117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696990 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:556px !important;
}

#item1697243 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1697266 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1697290 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1697293 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1697316 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1730196 {
	width:56px !important;
	height:26px !important;
	left:193px !important;
	top:380px !important;
}

#item1697342 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1697343 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1697339 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1697376 {
	width:172px !important;
	height:70px !important;
}

#item1697377 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1697351 {
	width:172px !important;
	height:70px !important;
}

#item1697352 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1697347 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1697429 {
	width:139px !important;
	height:70px !important;
}

#item1697430 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1697404 {
	width:139px !important;
	height:70px !important;
}

#item1697405 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1697400 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1697482 {
	width:141px !important;
	height:70px !important;
}

#item1697483 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1697457 {
	width:141px !important;
	height:70px !important;
}

#item1697458 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1697453 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1697509 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1697533 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1697506 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1697537 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1697537 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1697537 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1697537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698722 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1698092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1698089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698086 {
	width:600px !important;
	height:791px !important;
	top:-1px !important;
}

#item1698093 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1698099 {
	width:528px !important;
	height:315px !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-1698099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1837684 th, table#table1837684 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table1837684 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1837684 {
	table-layout:fixed;
}

#item1698123 {
	width:528px !important;
	height:189px !important;
	top:335px !important;
}

@keyframes intensificar-1698123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698146 {
	width:100px !important;
	height:13px !important;
	top:315px !important;
}

@keyframes intensificar-1698146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698325 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:288px !important;
}

#item1698328 {
	width:534px !important;
	height:552px !important;
	top:15px !important;
}

#item1698329 {
	width:509px !important;
	height:953px !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-1698329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698354 {
	width:14px !important;
	height:9px !important;
}

#item1698358 {
	width:14px !important;
	height:9px !important;
	top:574px !important;
}

#item1698170 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:325px !important;
}

#item1698180 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1698203 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1698206 {
	width:528px !important;
	height:63px !important;
	top:18px !important;
}

@keyframes intensificar-1698206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698229 {
	width:350px !important;
	height:232px !important;
	top:101px !important;
}

@keyframes intensificar-1698229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698253 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:234px !important;
}

@keyframes intensificar-1698253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698276 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:250px !important;
}

@keyframes intensificar-1698276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698299 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:268px !important;
}

@keyframes intensificar-1698299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698097 {
	width:564px !important;
	height:583px !important;
	left:636px !important;
	top:142px !important;
}

#item1698361 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1698384 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1698408 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1698413 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1698436 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1730202 {
	width:40px !important;
	height:18px !important;
	left:755px !important;
	top:54px !important;
}

#item1698462 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1698463 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1698459 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1698495 {
	width:123px !important;
	height:50px !important;
}

#item1698496 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1698470 {
	width:123px !important;
	height:50px !important;
}

#item1698471 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1698466 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1698548 {
	width:99px !important;
	height:50px !important;
}

#item1698549 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1698523 {
	width:99px !important;
	height:50px !important;
}

#item1698524 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1698519 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1698604 {
	width:101px !important;
	height:50px !important;
}

#item1698605 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1698577 {
	width:101px !important;
	height:50px !important;
}

#item1698578 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1698573 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1698631 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1698654 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1698628 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1698657 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1698657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1698657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1698657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699607 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1698985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1698982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698980 {
	width:700px !important;
	height:309px !important;
}

#item1698986 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1840402 th, table#table1840402 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1840402 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1840402 {
	table-layout:fixed;
}

#item1698991 {
	width:628px !important;
	height:266px !important;
	top:261px !important;
}

@keyframes intensificar-1698991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699014 {
	width:140px !important;
	height:18px !important;
	top:233px !important;
}

@keyframes intensificar-1699014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699037 {
	width:628px !important;
	height:200px !important;
}

#item1699038 {
	width:595px !important;
	height:571px !important;
}

@keyframes intensificar-1699038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699061 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:77px !important;
}

#item1699218 {
	width:628px !important;
	height:524px !important;
}

#item1699219 {
	width:595px !important;
	height:1654px !important;
}

@keyframes intensificar-1699219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699242 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:252px !important;
}

#item1699067 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:426px !important;
}

#item1699075 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1699098 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1699101 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1699101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699124 {
	width:384px !important;
	height:274px !important;
	top:112px !important;
}

@keyframes intensificar-1699124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699147 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:298px !important;
}

@keyframes intensificar-1699147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699171 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:320px !important;
}

@keyframes intensificar-1699171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699194 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:346px !important;
}

@keyframes intensificar-1699194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698989 {
	width:664px !important;
	height:527px !important;
	left:36px !important;
	top:551px !important;
}

#item1699246 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1699269 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1699293 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1699297 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1699320 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1730206 {
	width:56px !important;
	height:26px !important;
	left:197px !important;
	top:380px !important;
}

#item1699348 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1699349 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1699344 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1699382 {
	width:172px !important;
	height:70px !important;
}

#item1699383 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1699357 {
	width:172px !important;
	height:70px !important;
}

#item1699358 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1699352 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1699435 {
	width:139px !important;
	height:70px !important;
}

#item1699436 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1699410 {
	width:139px !important;
	height:70px !important;
}

#item1699411 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1699406 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1699489 {
	width:141px !important;
	height:70px !important;
}

#item1699490 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1699464 {
	width:141px !important;
	height:70px !important;
}

#item1699465 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1699460 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1699516 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1699539 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1699513 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1699543 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1699543 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1699543 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1699543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688585 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1392289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1392287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392285 {
	width:600px !important;
	height:790px !important;
}

#item1392290 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1392320 {
	width:528px !important;
	height:317px !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-1392320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1844150 tr {
	border-right:2.2px solid #fff;;
}

table#table1844150 {
	}

#item1412475 {
	width:528px !important;
	height:75px !important;
	top:365px !important;
}

@keyframes intensificar-1412475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1412498 {
	width:100px !important;
	height:13px !important;
	top:345px !important;
}

@keyframes intensificar-1412498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392522 {
	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-1392522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392464 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:170px !important;
}

#item1392471 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1392494 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1412545 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1412545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1412568 {
	width:350px !important;
	height:232px !important;
	top:94px !important;
}

@keyframes intensificar-1412568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1412591 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:78px !important;
}

@keyframes intensificar-1412591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1412615 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:94px !important;
}

@keyframes intensificar-1412615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1412638 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:112px !important;
}

@keyframes intensificar-1412638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392294 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1392546 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1392569 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1392593 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1392596 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1735023 {
	width:22px !important;
	height:27px !important;
	left:808px !important;
	top:47px !important;
}

#item1392622 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1392623 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1392619 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1392655 {
	width:123px !important;
	height:50px !important;
}

#item1392656 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392630 {
	width:123px !important;
	height:50px !important;
}

#item1392631 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392626 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1392710 {
	width:99px !important;
	height:50px !important;
}

#item1392711 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1392684 {
	width:99px !important;
	height:50px !important;
}

#item1392685 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1392680 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1392764 {
	width:101px !important;
	height:50px !important;
}

#item1392765 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392739 {
	width:101px !important;
	height:50px !important;
}

#item1392740 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392734 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1619893 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1619916 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1619890 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1392824 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1392824 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1392824 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1392824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689736 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1484132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1484125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484123 {
	width:700px !important;
	height:309px !important;
}

#item1501020 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1845868 tr {
	border-right:3.08px solid #fff;;
}

table#table1845868 {
	}

#item1484340 {
	width:629px !important;
	height:125px !important;
	top:393px !important;
}

@keyframes intensificar-1484340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484363 {
	width:140px !important;
	height:18px !important;
	top:365px !important;
}

@keyframes intensificar-1484363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592833 {
	width:628px !important;
	height:334px !important;
	left:1px !important;
}

#item1592834 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1592834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592857 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:144px !important;
}

#item1590127 {
	width:628px !important;
	height:518px !important;
	left:1px !important;
}

#item1590128 {
	width:595px !important;
	height:1021px !important;
}

@keyframes intensificar-1590128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590151 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:236px !important;
}

#item1484142 {
	width:102px !important;
	height:25px !important;
	left:527px !important;
	top:229px !important;
}

#item1484148 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1484171 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1484174 {
	width:628px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1484174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484197 {
	width:358px !important;
	height:93px !important;
	left:1px !important;
	top:123px !important;
}

@keyframes intensificar-1484197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484220 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:101px !important;
}

@keyframes intensificar-1484220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484243 {
	width:224px !important;
	height:25px !important;
	left:405px !important;
	top:123px !important;
}

@keyframes intensificar-1484243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484266 {
	width:224px !important;
	height:25px !important;
	left:405px !important;
	top:148px !important;
}

@keyframes intensificar-1484266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484140 {
	width:665px !important;
	height:518px !important;
	left:35px !important;
	top:557px !important;
}

#item1484386 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1484409 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1484434 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1484438 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730212 {
	width:28px !important;
	height:33px !important;
	left:276px !important;
	top:373px !important;
}

#item1484464 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1484465 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1484461 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1484499 {
	width:172px !important;
	height:70px !important;
}

#item1484500 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484473 {
	width:172px !important;
	height:70px !important;
}

#item1484474 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484469 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1484552 {
	width:139px !important;
	height:70px !important;
}

#item1484553 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1484527 {
	width:139px !important;
	height:70px !important;
}

#item1484528 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1484523 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1484605 {
	width:141px !important;
	height:70px !important;
}

#item1484606 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484580 {
	width:141px !important;
	height:70px !important;
}

#item1484581 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484576 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1686803 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1686827 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1686800 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1484665 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1484665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1484665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1484665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688592 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1563523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1563520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563518 {
	width:600px !important;
	height:790px !important;
}

#item1563524 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1563529 {
	width:528px !important;
	height:270px !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-1563529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1848544 tr {
	border-right:2.2px solid #fff;;
}

table#table1848544 {
	table-layout:fixed;
}

#item1563553 {
	width:528px !important;
	height:75px !important;
	top:311px !important;
}

@keyframes intensificar-1563553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563576 {
	width:100px !important;
	height:13px !important;
	top:291px !important;
}

@keyframes intensificar-1563576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563753 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1563757 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1563758 {
	width:509px !important;
	height:910px !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-1563758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563782 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1563785 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:572px !important;
}

#item1563600 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:226px !important;
}

#item1563608 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1563632 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1563636 {
	width:528px !important;
	height:97px !important;
	top:16px !important;
}

@keyframes intensificar-1563636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563659 {
	width:350px !important;
	height:232px !important;
	top:134px !important;
}

@keyframes intensificar-1563659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563682 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:134px !important;
}

@keyframes intensificar-1563682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563705 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:150px !important;
}

@keyframes intensificar-1563705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563729 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:168px !important;
}

@keyframes intensificar-1563729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563527 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1563789 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1563812 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1563836 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1563839 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1563862 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1735026 {
	width:22px !important;
	height:27px !important;
	left:765px !important;
	top:47px !important;
}

#item1563889 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1563890 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1563885 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1563925 {
	width:123px !important;
	height:50px !important;
}

#item1563926 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1563900 {
	width:123px !important;
	height:50px !important;
}

#item1563901 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1563896 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1563979 {
	width:99px !important;
	height:50px !important;
}

#item1563980 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1563954 {
	width:99px !important;
	height:50px !important;
}

#item1563955 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1563950 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1564033 {
	width:101px !important;
	height:50px !important;
}

#item1564034 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1564007 {
	width:101px !important;
	height:50px !important;
}

#item1564008 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1564003 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1619924 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1619947 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1619921 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1564092 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1564092 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1564092 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1564092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689746 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@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%;
}

@keyframes intensificar-1564146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564144 {
	width:700px !important;
	height:309px !important;
}

#item1564149 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1850389 tr {
	border-right:3.08px solid #fff;;
}

table#table1850389 {
	table-layout:fixed;
}

#item1564177 {
	width:628px !important;
	height:125px !important;
	top:396px !important;
}

@keyframes intensificar-1564177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564200 {
	width:140px !important;
	height:18px !important;
	top:368px !important;
}

@keyframes intensificar-1564200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592875 {
	width:628px !important;
	height:338px !important;
}

#item1592877 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1592877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592900 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:146px !important;
}

#item1590157 {
	width:628px !important;
	height:521px !important;
}

#item1590158 {
	width:595px !important;
	height:1500px !important;
}

@keyframes intensificar-1590158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590181 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1564230 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:306px !important;
}

#item1564236 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1564259 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1564263 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1564263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564286 {
	width:490px !important;
	height:325px !important;
	top:177px !important;
}

@keyframes intensificar-1564286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564309 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:177px !important;
}

@keyframes intensificar-1564309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564332 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:200px !important;
}

@keyframes intensificar-1564332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564355 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:225px !important;
}

@keyframes intensificar-1564355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564152 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1564405 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1564429 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1564454 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1564457 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1564480 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1730223 {
	width:28px !important;
	height:33px !important;
	left:220px !important;
	top:373px !important;
}

#item1564506 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1564507 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1564503 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1564539 {
	width:172px !important;
	height:70px !important;
}

#item1564540 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1564514 {
	width:172px !important;
	height:70px !important;
}

#item1564515 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1564510 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1564593 {
	width:139px !important;
	height:70px !important;
}

#item1564594 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1564567 {
	width:139px !important;
	height:70px !important;
}

#item1564568 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1564563 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1564646 {
	width:141px !important;
	height:70px !important;
}

#item1564647 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1564621 {
	width:141px !important;
	height:70px !important;
}

#item1564622 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1564617 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1686841 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1686864 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1686838 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1564707 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1564707 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1564707 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1564707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688611 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1336326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1336324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336322 {
	width:602px !important;
	height:791px !important;
	left:-2px !important;
	top:-1px !important;
}

#item1336327 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1336356 {
	width:528px !important;
	height:327px !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-1336356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1853175 th, table#table1853175 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1853175 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1853175 {
	table-layout:fixed;
}

#item1425690 {
	width:528px !important;
	height:144px !important;
	top:372px !important;
}

@keyframes intensificar-1425690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425713 {
	width:100px !important;
	height:13px !important;
	top:352px !important;
}

@keyframes intensificar-1425713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336560 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1336564 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1337001 {
	width:509px !important;
	height:1056px !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-1337001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336591 {
	width:14px !important;
	height:9px !important;
}

#item1336595 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item1336502 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:293px !important;
}

#item1336508 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1336531 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1425765 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1425765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425788 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1425788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425812 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:201px !important;
}

@keyframes intensificar-1425812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425835 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:217px !important;
}

@keyframes intensificar-1425835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425858 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:235px !important;
}

@keyframes intensificar-1425858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336330 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1336599 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1336622 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1336646 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1336649 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730227 {
	width:40px !important;
	height:18px !important;
	left:757px !important;
	top:54px !important;
}

#item1336675 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1336676 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1336672 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1336709 {
	width:123px !important;
	height:50px !important;
}

#item1336710 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1336684 {
	width:123px !important;
	height:50px !important;
}

#item1336685 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1336680 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1336764 {
	width:99px !important;
	height:50px !important;
}

#item1336765 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1336739 {
	width:99px !important;
	height:50px !important;
}

#item1336740 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1336734 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1336817 {
	width:101px !important;
	height:50px !important;
}

#item1336818 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1336792 {
	width:101px !important;
	height:50px !important;
}

#item1336793 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1336788 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615050 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615073 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615046 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1336874 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1336874 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1336874 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1336874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689759 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1446007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1446001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445999 {
	width:700px !important;
	height:309px !important;
}

#item1500618 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1446261 {
	width:140px !important;
	height:18px !important;
	top:218px !important;
}

@keyframes intensificar-1446261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590872 {
	width:628px !important;
	height:184px !important;
}

#item1590873 {
	width:595px !important;
	height:719px !important;
}

@keyframes intensificar-1590873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590896 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:69px !important;
}

#item1596483 {
	width:628px !important;
	height:227px !important;
	top:248px !important;
}

table#table1856269 th, table#table1856269 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1856269 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1856269 {
	table-layout:fixed;
}

#item1596484 {
	width:683px !important;
	height:227px !important;
}

@keyframes intensificar-1596484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596507 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:485px !important;
}

#item1588131 {
	width:628px !important;
	height:508px !important;
}

#item1588132 {
	width:595px !important;
	height:1892px !important;
}

@keyframes intensificar-1588132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588156 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item1446019 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:383px !important;
}

#item1446027 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1446050 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1446053 {
	width:627px !important;
	height:88px !important;
}

@keyframes intensificar-1446053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1446076 {
	width:382px !important;
	height:236px !important;
	top:116px !important;
}

@keyframes intensificar-1446076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1446100 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:254px !important;
}

@keyframes intensificar-1446100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1446123 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:277px !important;
}

@keyframes intensificar-1446123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1446146 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:302px !important;
}

@keyframes intensificar-1446146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1446017 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:567px !important;
}

#item1446284 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:505px !important;
}

#item1446307 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1446332 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1446335 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730230 {
	width:56px !important;
	height:26px !important;
	left:200px !important;
	top:380px !important;
}

#item1446361 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1446362 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1446358 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1446395 {
	width:172px !important;
	height:70px !important;
}

#item1446396 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1446370 {
	width:172px !important;
	height:70px !important;
}

#item1446371 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1446365 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1446448 {
	width:139px !important;
	height:70px !important;
}

#item1446449 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1446423 {
	width:139px !important;
	height:70px !important;
}

#item1446424 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1446419 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1446501 {
	width:141px !important;
	height:70px !important;
}

#item1446502 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1446476 {
	width:141px !important;
	height:70px !important;
}

#item1446477 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1446472 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1686872 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1686895 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1686869 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1446559 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1446559 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1446559 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1446559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688631 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1335594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1335592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1335589 {
	width:600px !important;
	height:790px !important;
}

#item1335596 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1335625 {
	width:528px !important;
	height:323px !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-1335625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1859350 th, table#table1859350 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1859350 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1859350 {
	table-layout:fixed;
}

#item1425883 {
	width:528px !important;
	height:115px !important;
	top:359px !important;
}

@keyframes intensificar-1425883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425906 {
	width:100px !important;
	height:13px !important;
	top:339px !important;
}

@keyframes intensificar-1425906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1335831 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1335835 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1336261 {
	width:509px !important;
	height:786px !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-1336261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1335862 {
	width:14px !important;
	height:9px !important;
}

#item1335865 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1335769 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:207px !important;
}

#item1335775 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1335798 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1426099 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1426099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426122 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1426122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426145 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:115px !important;
}

@keyframes intensificar-1426145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426168 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:131px !important;
}

@keyframes intensificar-1426168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426191 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:149px !important;
}

@keyframes intensificar-1426191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1335599 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1335869 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1335892 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1335917 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1335920 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730240 {
	width:40px !important;
	height:18px !important;
	left:759px !important;
	top:54px !important;
}

#item1335946 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1335947 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1335943 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1335982 {
	width:123px !important;
	height:50px !important;
}

#item1335983 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1335956 {
	width:123px !important;
	height:50px !important;
}

#item1335957 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1335952 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1336035 {
	width:99px !important;
	height:50px !important;
}

#item1336036 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1336010 {
	width:99px !important;
	height:50px !important;
}

#item1336011 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1336006 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1336089 {
	width:101px !important;
	height:50px !important;
}

#item1336090 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1336064 {
	width:101px !important;
	height:50px !important;
}

#item1336065 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1336059 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615019 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615042 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615016 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1336148 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1336148 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1336148 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1336148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689781 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1445429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1445424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445422 {
	width:700px !important;
	height:309px !important;
}

#item1500614 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1508663 {
	width:140px !important;
	height:18px !important;
	top:256px !important;
}

@keyframes intensificar-1508663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508686 {
	width:628px !important;
	height:186px !important;
	left:1px !important;
	top:284px !important;
}

table#table1861710 th, table#table1861710 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1861710 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1861710 {
	table-layout:fixed;
}

#item1508687 {
	width:739px !important;
	height:186px !important;
}

@keyframes intensificar-1508687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508710 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:480px !important;
}

#item1590834 {
	width:628px !important;
	height:225px !important;
}

#item1590835 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1590835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590859 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:90px !important;
}

#item1588097 {
	width:628px !important;
	height:503px !important;
}

#item1588098 {
	width:595px !important;
	height:1461px !important;
}

@keyframes intensificar-1588098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588122 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:229px !important;
}

#item1445439 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:296px !important;
}

#item1445445 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1445468 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1445471 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1445471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445494 {
	width:490px !important;
	height:325px !important;
	top:120px !important;
}

@keyframes intensificar-1445494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445519 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:167px !important;
}

@keyframes intensificar-1445519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445542 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:190px !important;
}

@keyframes intensificar-1445542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445565 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:215px !important;
}

@keyframes intensificar-1445565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445437 {
	width:664px !important;
	height:503px !important;
	left:36px !important;
	top:572px !important;
}

#item1445702 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:507px !important;
}

#item1445725 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1445750 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1445754 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730234 {
	width:56px !important;
	height:26px !important;
	left:204px !important;
	top:380px !important;
}

#item1445780 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1445781 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1445777 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1445814 {
	width:172px !important;
	height:70px !important;
}

#item1445815 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1445789 {
	width:172px !important;
	height:70px !important;
}

#item1445790 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1445785 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1445867 {
	width:139px !important;
	height:70px !important;
}

#item1445868 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1445842 {
	width:139px !important;
	height:70px !important;
}

#item1445843 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1445838 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1445922 {
	width:141px !important;
	height:70px !important;
}

#item1445923 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1445897 {
	width:141px !important;
	height:70px !important;
}

#item1445898 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1445892 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1686904 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1686927 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1686901 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1445978 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1445978 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1445978 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1445978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688636 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1338015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1338013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338011 {
	width:600px !important;
	height:790px !important;
}

#item1338016 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1864489 th, table#table1864489 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1864489 tr {
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1864489 {
	table-layout:fixed;
}

#item1425158 {
	width:528px !important;
	height:150px !important;
	top:432px !important;
}

@keyframes intensificar-1425158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425181 {
	width:100px !important;
	height:13px !important;
	top:412px !important;
}

@keyframes intensificar-1425181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637841 {
	width:528px !important;
	height:399px !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-1637841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338250 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1338253 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1338672 {
	width:509px !important;
	height:863px !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-1338672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338279 {
	width:14px !important;
	height:9px !important;
}

#item1338283 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1338190 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:293px !important;
}

#item1338198 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1338221 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1425233 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1425233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425256 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1425256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425279 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:201px !important;
}

@keyframes intensificar-1425279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425302 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:217px !important;
}

@keyframes intensificar-1425302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425325 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:235px !important;
}

@keyframes intensificar-1425325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338019 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

#item1338286 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1338309 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1338333 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1338337 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730243 {
	width:40px !important;
	height:18px !important;
	left:825px !important;
	top:54px !important;
}

#item1338364 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1338365 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1338361 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1338398 {
	width:123px !important;
	height:50px !important;
}

#item1338399 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1338373 {
	width:123px !important;
	height:50px !important;
}

#item1338374 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1338369 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1338452 {
	width:99px !important;
	height:50px !important;
}

#item1338453 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1338427 {
	width:99px !important;
	height:50px !important;
}

#item1338428 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1338422 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1338505 {
	width:101px !important;
	height:50px !important;
}

#item1338506 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1338480 {
	width:101px !important;
	height:50px !important;
}

#item1338481 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1338476 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615111 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615134 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615108 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1338564 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1338564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1338564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1338564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689786 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1447175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1447167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1447165 {
	width:700px !important;
	height:309px !important;
}

#item1500627 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1508880 {
	width:140px !important;
	height:18px !important;
	top:260px !important;
}

@keyframes intensificar-1508880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508904 {
	width:628px !important;
	height:227px !important;
	top:288px !important;
}

table#table1867628 th, table#table1867628 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1867628 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1867628 {
	table-layout:fixed;
}

#item1508905 {
	width:800px !important;
	height:227px !important;
}

@keyframes intensificar-1508905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508928 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:523px !important;
}

#item1590937 {
	width:628px !important;
	height:230px !important;
}

#item1590939 {
	width:595px !important;
	height:773px !important;
}

@keyframes intensificar-1590939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590962 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:77px !important;
}

#item1588198 {
	width:628px !important;
	height:546px !important;
}

#item1588199 {
	width:595px !important;
	height:1284px !important;
}

@keyframes intensificar-1588199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588223 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

#item1447189 {
	width:102px !important;
	height:25px !important;
	left:527px !important;
	top:416px !important;
}

#item1447195 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1447218 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1447221 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1447221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1447244 {
	width:490px !important;
	height:325px !important;
	top:144px !important;
}

@keyframes intensificar-1447244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1447267 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:259px !important;
}

@keyframes intensificar-1447267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1447290 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:310px !important;
}

@keyframes intensificar-1447290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1447313 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:335px !important;
}

@keyframes intensificar-1447313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1447187 {
	width:664px !important;
	height:546px !important;
	left:36px !important;
	top:529px !important;
}

#item1447445 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1447468 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1447492 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1447495 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730252 {
	width:56px !important;
	height:26px !important;
	left:290px !important;
	top:380px !important;
}

#item1447521 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1447522 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1447518 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1447557 {
	width:172px !important;
	height:70px !important;
}

#item1447559 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1447532 {
	width:172px !important;
	height:70px !important;
}

#item1447533 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1447528 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1447611 {
	width:139px !important;
	height:70px !important;
}

#item1447612 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1447586 {
	width:139px !important;
	height:70px !important;
}

#item1447587 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1447582 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1447664 {
	width:141px !important;
	height:70px !important;
}

#item1447665 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1447639 {
	width:141px !important;
	height:70px !important;
}

#item1447640 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1447635 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1686939 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1686962 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1686936 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1447725 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1447725 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1447725 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1447725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688663 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1338787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1338785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338783 {
	width:600px !important;
	height:790px !important;
}

#item1338788 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1338820 {
	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-1338820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1871402 th, table#table1871402 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1871402 tr {
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1871402 {
	table-layout:fixed;
}

#item1424954 {
	width:528px !important;
	height:123px !important;
	top:338px !important;
}

@keyframes intensificar-1424954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424977 {
	width:100px !important;
	height:13px !important;
	top:318px !important;
}

@keyframes intensificar-1424977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1339023 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1339027 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1339456 {
	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-1339456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1339053 {
	width:14px !important;
	height:9px !important;
}

#item1339056 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1338965 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:208px !important;
}

#item1338971 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1338994 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1425021 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1425021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425044 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1425044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425067 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:116px !important;
}

@keyframes intensificar-1425067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425090 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:132px !important;
}

@keyframes intensificar-1425090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425113 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:150px !important;
}

@keyframes intensificar-1425113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338794 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1339060 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1339083 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1339108 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1339111 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730255 {
	width:40px !important;
	height:18px !important;
	left:761px !important;
	top:54px !important;
}

#item1339137 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1339138 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1339134 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1339171 {
	width:123px !important;
	height:50px !important;
}

#item1339172 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1339146 {
	width:123px !important;
	height:50px !important;
}

#item1339147 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1339142 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1339224 {
	width:99px !important;
	height:50px !important;
}

#item1339225 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1339199 {
	width:99px !important;
	height:50px !important;
}

#item1339200 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1339195 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1339278 {
	width:101px !important;
	height:50px !important;
}

#item1339279 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1339252 {
	width:101px !important;
	height:50px !important;
}

#item1339254 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1339248 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615144 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615167 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615141 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1339337 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1339337 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1339337 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1339337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689814 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1447755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1447749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1447747 {
	width:700px !important;
	height:309px !important;
}

#item1500631 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1448002 {
	width:140px !important;
	height:18px !important;
	top:256px !important;
}

@keyframes intensificar-1448002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590968 {
	width:628px !important;
	height:226px !important;
}

#item1590969 {
	width:595px !important;
	height:630px !important;
}

@keyframes intensificar-1590969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590992 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:90px !important;
}

#item1597841 {
	width:628px !important;
	height:186px !important;
	top:283px !important;
}

table#table1874340 th, table#table1874340 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1874340 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1874340 {
	table-layout:fixed;
}

#item1597842 {
	width:800px !important;
	height:186px !important;
}

@keyframes intensificar-1597842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597866 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:477px !important;
}

#item1588229 {
	width:628px !important;
	height:500px !important;
}

#item1588230 {
	width:595px !important;
	height:1735px !important;
}

@keyframes intensificar-1588230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588253 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

#item1447765 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:268px !important;
}

#item1447772 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1447795 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1447799 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1447799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1447822 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1447822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1447845 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:140px !important;
}

@keyframes intensificar-1447845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1447868 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:162px !important;
}

@keyframes intensificar-1447868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1447891 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:188px !important;
}

@keyframes intensificar-1447891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1447763 {
	width:664px !important;
	height:500px !important;
	left:36px !important;
	top:575px !important;
}

#item1448025 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1448048 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1448072 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1448076 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730258 {
	width:56px !important;
	height:26px !important;
	left:207px !important;
	top:380px !important;
}

#item1448102 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1448103 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1448099 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1448139 {
	width:172px !important;
	height:70px !important;
}

#item1448140 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1448114 {
	width:172px !important;
	height:70px !important;
}

#item1448115 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1448110 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1448193 {
	width:139px !important;
	height:70px !important;
}

#item1448194 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1448167 {
	width:139px !important;
	height:70px !important;
}

#item1448168 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1448163 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1448247 {
	width:141px !important;
	height:70px !important;
}

#item1448248 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1448222 {
	width:141px !important;
	height:70px !important;
}

#item1448223 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1448218 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1686972 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1686995 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1686969 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1448307 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1448307 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1448307 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1448307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688671 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1340313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1340311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340308 {
	width:600px !important;
	height:790px !important;
}

#item1340314 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1340345 {
	width:528px !important;
	height:316px !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-1340345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1877030 th, table#table1877030 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1877030 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1877030 {
	table-layout:fixed;
}

#item1424681 {
	width:528px !important;
	height:57px !important;
	top:352px !important;
}

@keyframes intensificar-1424681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424704 {
	width:100px !important;
	height:13px !important;
	top:332px !important;
}

@keyframes intensificar-1424704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340549 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1340554 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1341005 {
	width:509px !important;
	height:877px !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-1341005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340581 {
	width:14px !important;
	height:9px !important;
}

#item1340584 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1340489 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:207px !important;
}

#item1340496 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1340519 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1424546 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1424546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424569 {
	width:350px !important;
	height:232px !important;
	top:116px !important;
}

@keyframes intensificar-1424569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424592 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:115px !important;
}

@keyframes intensificar-1424592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424615 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:131px !important;
}

@keyframes intensificar-1424615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424638 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:149px !important;
}

@keyframes intensificar-1424638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340319 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:164px !important;
}

#item1340588 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:130px !important;
}

#item1340611 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1340635 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1340638 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730262 {
	width:40px !important;
	height:18px !important;
	left:804px !important;
	top:54px !important;
}

#item1340665 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1340666 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1340662 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1340699 {
	width:123px !important;
	height:50px !important;
}

#item1340700 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1340674 {
	width:123px !important;
	height:50px !important;
}

#item1340675 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1340670 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1340752 {
	width:99px !important;
	height:50px !important;
}

#item1340753 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1340727 {
	width:99px !important;
	height:50px !important;
}

#item1340728 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1340723 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1340805 {
	width:101px !important;
	height:50px !important;
}

#item1340806 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1340780 {
	width:101px !important;
	height:50px !important;
}

#item1340781 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1340776 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615176 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615199 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615173 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1340863 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1340863 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1340863 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1340863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689826 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1448913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1448907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448905 {
	width:700px !important;
	height:309px !important;
}

#item1500640 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1878873 th, table#table1878873 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1878873 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1878873 {
	table-layout:fixed;
}

#item1449143 {
	width:628px !important;
	height:99px !important;
	top:394px !important;
}

@keyframes intensificar-1449143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449167 {
	width:140px !important;
	height:18px !important;
	top:366px !important;
}

@keyframes intensificar-1449167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590997 {
	width:628px !important;
	height:335px !important;
}

#item1590998 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1590998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591021 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:145px !important;
}

#item1588265 {
	width:628px !important;
	height:493px !important;
}

#item1588266 {
	width:595px !important;
	height:1363px !important;
}

@keyframes intensificar-1588266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588289 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1448923 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:282px !important;
}

#item1448930 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1448953 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1448957 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1448957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448980 {
	width:490px !important;
	height:325px !important;
	top:154px !important;
}

@keyframes intensificar-1448980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449004 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:153px !important;
}

@keyframes intensificar-1449004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449027 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:176px !important;
}

@keyframes intensificar-1449027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449051 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:201px !important;
}

@keyframes intensificar-1449051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448921 {
	width:664px !important;
	height:493px !important;
	left:36px !important;
	top:582px !important;
}

#item1449190 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1449213 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1449238 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1449241 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730267 {
	width:56px !important;
	height:26px !important;
	left:266px !important;
	top:380px !important;
}

#item1449268 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1449269 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1449264 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1449301 {
	width:172px !important;
	height:70px !important;
}

#item1449302 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1449276 {
	width:172px !important;
	height:70px !important;
}

#item1449277 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1449272 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1449356 {
	width:139px !important;
	height:70px !important;
}

#item1449357 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1449329 {
	width:139px !important;
	height:70px !important;
}

#item1449331 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1449325 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1449409 {
	width:141px !important;
	height:70px !important;
}

#item1449410 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1449384 {
	width:141px !important;
	height:70px !important;
}

#item1449385 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1449380 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687006 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687029 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687003 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1449465 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1449465 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1449465 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1449465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700891 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1700319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1700317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700315 {
	width:600px !important;
	height:790px !important;
}

#item1700320 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1700328 {
	width:528px !important;
	height:308px !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-1700328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1881895 th, table#table1881895 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table1881895 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1881895 {
	table-layout:fixed;
}

#item1700959 {
	width:528px !important;
	height:124px !important;
	top:377px !important;
}

@keyframes intensificar-1700959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700982 {
	width:100px !important;
	height:13px !important;
	top:357px !important;
}

@keyframes intensificar-1700982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700551 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1700555 {
	width:534px !important;
	height:551px !important;
	top:16px !important;
}

#item1700556 {
	width:509px !important;
	height:678px !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-1700556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700581 {
	width:14px !important;
	height:9px !important;
}

#item1700586 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1700400 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:240px !important;
}

#item1700407 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1700430 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1700434 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1700434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700457 {
	width:350px !important;
	height:232px !important;
	top:85px !important;
}

@keyframes intensificar-1700457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700480 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:149px !important;
}

@keyframes intensificar-1700480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700503 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:165px !important;
}

@keyframes intensificar-1700503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700526 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:183px !important;
}

@keyframes intensificar-1700526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700326 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:143px !important;
}

#item1700590 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:129px !important;
}

#item1700613 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1700637 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1700640 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1700923 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1730274 {
	width:40px !important;
	height:18px !important;
	left:757px !important;
	top:54px !important;
}

#item1700666 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1700667 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1700663 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1700702 {
	width:123px !important;
	height:50px !important;
}

#item1700703 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1700677 {
	width:123px !important;
	height:50px !important;
}

#item1700678 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1700673 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1700755 {
	width:99px !important;
	height:50px !important;
}

#item1700757 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1700730 {
	width:99px !important;
	height:50px !important;
}

#item1700731 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1700726 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1700809 {
	width:101px !important;
	height:50px !important;
}

#item1700811 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1700784 {
	width:101px !important;
	height:50px !important;
}

#item1700785 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1700780 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1700837 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1700860 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1700834 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1700863 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1700863 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1700863 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1700863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701848 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1701066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1701064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701062 {
	width:700px !important;
	height:309px !important;
}

#item1701067 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1884285 th, table#table1884285 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1884285 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1884285 {
	table-layout:fixed;
}

#item1701072 {
	width:628px !important;
	height:193px !important;
	top:352px !important;
}

@keyframes intensificar-1701072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701095 {
	width:140px !important;
	height:18px !important;
	top:324px !important;
}

@keyframes intensificar-1701095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701118 {
	width:628px !important;
	height:303px !important;
}

#item1701119 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1701119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701142 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:129px !important;
}

#item1701297 {
	width:628px !important;
	height:545px !important;
}

#item1701298 {
	width:595px !important;
	height:1320px !important;
}

@keyframes intensificar-1701298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701321 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

#item1701147 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:346px !important;
}

#item1701154 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1701178 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1701181 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1701181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701204 {
	width:490px !important;
	height:325px !important;
	top:125px !important;
}

@keyframes intensificar-1701204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701227 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:218px !important;
}

@keyframes intensificar-1701227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701250 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:240px !important;
}

@keyframes intensificar-1701250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701273 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:265px !important;
}

@keyframes intensificar-1701273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701070 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:532px !important;
}

#item1701325 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1701348 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1701372 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1701379 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1701890 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1730271 {
	width:56px !important;
	height:26px !important;
	left:199px !important;
	top:380px !important;
}

#item1701405 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1701406 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1701402 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1701438 {
	width:172px !important;
	height:70px !important;
}

#item1701439 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1701413 {
	width:172px !important;
	height:70px !important;
}

#item1701414 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1701409 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1701491 {
	width:139px !important;
	height:70px !important;
}

#item1701492 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1701466 {
	width:139px !important;
	height:70px !important;
}

#item1701467 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1701462 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1701545 {
	width:141px !important;
	height:70px !important;
}

#item1701546 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1701519 {
	width:141px !important;
	height:70px !important;
}

#item1701520 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1701515 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1701572 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1701595 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1701569 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1701601 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1701601 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1701601 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1701601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702785 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1702182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1702180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702178 {
	width:600px !important;
	height:790px !important;
}

#item1702184 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1702189 {
	width:528px !important;
	height:308px !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-1702189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1887778 th, table#table1887778 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table1887778 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1887778 {
	table-layout:fixed;
}

#item1702213 {
	width:528px !important;
	height:145px !important;
	top:350px !important;
}

@keyframes intensificar-1702213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702237 {
	width:100px !important;
	height:13px !important;
	top:330px !important;
}

@keyframes intensificar-1702237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702414 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1702419 {
	width:534px !important;
	height:551px !important;
	top:15px !important;
}

#item1702421 {
	width:509px !important;
	height:718px !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-1702421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702446 {
	width:14px !important;
	height:9px !important;
}

#item1702449 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1702261 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:215px !important;
}

#item1702270 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1702293 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1702297 {
	width:528px !important;
	height:46px !important;
	top:14px !important;
}

@keyframes intensificar-1702297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702320 {
	width:350px !important;
	height:232px !important;
	top:60px !important;
}

@keyframes intensificar-1702320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702343 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:123px !important;
}

@keyframes intensificar-1702343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702366 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:139px !important;
}

@keyframes intensificar-1702366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702389 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:157px !important;
}

@keyframes intensificar-1702389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702187 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1702452 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:130px !important;
}

#item1702475 {
	width:564px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1702499 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1702503 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1702526 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1730277 {
	width:40px !important;
	height:18px !important;
	left:763px !important;
	top:54px !important;
}

#item1702552 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1702553 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1702549 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1702588 {
	width:123px !important;
	height:50px !important;
}

#item1702589 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1702562 {
	width:123px !important;
	height:50px !important;
}

#item1702563 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1702558 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1702642 {
	width:99px !important;
	height:50px !important;
}

#item1702643 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1702617 {
	width:99px !important;
	height:50px !important;
}

#item1702618 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1702612 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1702695 {
	width:101px !important;
	height:50px !important;
}

#item1702696 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1702670 {
	width:101px !important;
	height:50px !important;
}

#item1702671 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1702666 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1702722 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1702746 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1702719 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1702750 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1702750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1702750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1702750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703897 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1702851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1702848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702846 {
	width:700px !important;
	height:309px !important;
}

#item1702852 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1890344 th, table#table1890344 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1890344 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1890344 {
	table-layout:fixed;
}

#item1702857 {
	width:628px !important;
	height:223px !important;
	top:295px !important;
}

@keyframes intensificar-1702857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702880 {
	width:140px !important;
	height:18px !important;
	top:267px !important;
}

@keyframes intensificar-1702880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702903 {
	width:628px !important;
	height:232px !important;
}

#item1702904 {
	width:595px !important;
	height:687px !important;
}

@keyframes intensificar-1702904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702927 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:93px !important;
}

#item1703082 {
	width:628px !important;
	height:518px !important;
}

#item1703083 {
	width:595px !important;
	height:1320px !important;
}

@keyframes intensificar-1703083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703106 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

#item1702931 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:315px !important;
}

#item1702937 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1702960 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1702964 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1702964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702987 {
	width:490px !important;
	height:325px !important;
	top:95px !important;
}

@keyframes intensificar-1702987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703010 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:187px !important;
}

@keyframes intensificar-1703010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703034 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:209px !important;
}

@keyframes intensificar-1703034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703057 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:234px !important;
}

@keyframes intensificar-1703057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702855 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:559px !important;
}

#item1703110 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:518px !important;
}

#item1703133 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1703158 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1703161 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1703184 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1730280 {
	width:56px !important;
	height:26px !important;
	left:209px !important;
	top:380px !important;
}

#item1703211 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1703213 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1703208 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1703246 {
	width:172px !important;
	height:70px !important;
}

#item1703247 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1703221 {
	width:172px !important;
	height:70px !important;
}

#item1703222 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1703216 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1703299 {
	width:139px !important;
	height:70px !important;
}

#item1703300 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1703274 {
	width:139px !important;
	height:70px !important;
}

#item1703275 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1703270 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1703352 {
	width:141px !important;
	height:70px !important;
}

#item1703353 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1703327 {
	width:141px !important;
	height:70px !important;
}

#item1703328 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1703323 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1703379 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1703402 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1703376 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1703407 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1703407 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1703407 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1703407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688715 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1341070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1341068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1341066 {
	width:600px !important;
	height:790px !important;
}

#item1341071 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1341102 {
	width:528px !important;
	height:309px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1341102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1893966 th, table#table1893966 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1893966 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1893966 {
	table-layout:fixed;
}

#item1424350 {
	width:528px !important;
	height:129px !important;
	top:344px !important;
}

@keyframes intensificar-1424350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424373 {
	width:100px !important;
	height:13px !important;
	top:324px !important;
}

@keyframes intensificar-1424373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1341305 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1341310 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1341768 {
	width:509px !important;
	height:698px !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-1341768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1341336 {
	width:14px !important;
	height:9px !important;
}

#item1341339 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1341246 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:225px !important;
}

#item1341252 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1341275 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1424418 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1424418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424441 {
	width:350px !important;
	height:232px !important;
	top:65px !important;
}

@keyframes intensificar-1424441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424464 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:133px !important;
}

@keyframes intensificar-1424464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424487 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:149px !important;
}

@keyframes intensificar-1424487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424510 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:167px !important;
}

@keyframes intensificar-1424510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1341075 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1341343 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1341366 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1341391 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1341394 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730287 {
	width:40px !important;
	height:18px !important;
	left:735px !important;
	top:54px !important;
}

#item1341420 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1341421 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1341417 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1341455 {
	width:123px !important;
	height:50px !important;
}

#item1341456 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1341429 {
	width:123px !important;
	height:50px !important;
}

#item1341430 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1341425 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1341508 {
	width:99px !important;
	height:50px !important;
}

#item1341509 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1341483 {
	width:99px !important;
	height:50px !important;
}

#item1341484 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1341479 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1341561 {
	width:101px !important;
	height:50px !important;
}

#item1341562 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1341536 {
	width:101px !important;
	height:50px !important;
}

#item1341537 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1341532 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615215 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615238 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615212 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1341621 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1341621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1341621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1341621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689865 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1449488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1449495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449486 {
	width:700px !important;
	height:309px !important;
}

#item1500644 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1896556 th, table#table1896556 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1896556 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1896556 {
	table-layout:fixed;
}

#item1449722 {
	width:628px !important;
	height:181px !important;
	top:337px !important;
}

@keyframes intensificar-1449722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449745 {
	width:140px !important;
	height:18px !important;
	top:309px !important;
}

@keyframes intensificar-1449745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591032 {
	width:628px !important;
	height:278px !important;
}

#item1591033 {
	width:595px !important;
	height:635px !important;
}

@keyframes intensificar-1591033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591056 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:116px !important;
}

#item1588294 {
	width:628px !important;
	height:518px !important;
}

#item1588295 {
	width:595px !important;
	height:1243px !important;
}

@keyframes intensificar-1588295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588318 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1449506 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:314px !important;
}

#item1449516 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1449539 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1449543 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1449543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449566 {
	width:490px !important;
	height:325px !important;
	top:89px !important;
}

@keyframes intensificar-1449566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449589 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:185px !important;
}

@keyframes intensificar-1449589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449612 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:208px !important;
}

@keyframes intensificar-1449612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449635 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:233px !important;
}

@keyframes intensificar-1449635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1449504 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1449768 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1449791 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1449816 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1449819 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730290 {
	width:56px !important;
	height:26px !important;
	left:168px !important;
	top:380px !important;
}

#item1449846 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1449847 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1449843 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1449879 {
	width:172px !important;
	height:70px !important;
}

#item1449880 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1449854 {
	width:172px !important;
	height:70px !important;
}

#item1449855 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1449850 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1449932 {
	width:139px !important;
	height:70px !important;
}

#item1449933 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1449907 {
	width:139px !important;
	height:70px !important;
}

#item1449908 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1449903 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1449985 {
	width:141px !important;
	height:70px !important;
}

#item1449986 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1449960 {
	width:141px !important;
	height:70px !important;
}

#item1449961 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1449956 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687041 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687064 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687038 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1450042 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1450042 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1450042 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1450042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688737 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1389445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1389443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389441 {
	width:600px !important;
	height:790px !important;
}

#item1389446 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1389475 {
	width:528px !important;
	height:320px !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-1389475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1900098 tr {
	border-right:2.2px solid #fff;;
}

table#table1900098 {
	table-layout:fixed;
}

#item1413265 {
	width:528px !important;
	height:75px !important;
	top:370px !important;
}

@keyframes intensificar-1413265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1413288 {
	width:100px !important;
	height:13px !important;
	top:350px !important;
}

@keyframes intensificar-1413288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389681 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1389685 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1390118 {
	width:509px !important;
	height:953px !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-1390118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389711 {
	width:14px !important;
	height:9px !important;
}

#item1389715 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1389621 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:178px !important;
}

#item1389627 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1389650 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1413334 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1413334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1413357 {
	width:350px !important;
	height:232px !important;
	top:103px !important;
}

@keyframes intensificar-1413357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1413380 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:86px !important;
}

@keyframes intensificar-1413380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1413403 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:102px !important;
}

@keyframes intensificar-1413403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1413426 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:120px !important;
}

@keyframes intensificar-1413426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389449 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1389718 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1389742 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1389766 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1389769 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1735029 {
	width:22px !important;
	height:27px !important;
	left:808px !important;
	top:47px !important;
}

#item1389795 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1389796 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1389792 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1389829 {
	width:123px !important;
	height:50px !important;
}

#item1389830 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389804 {
	width:123px !important;
	height:50px !important;
}

#item1389805 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389800 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1389882 {
	width:99px !important;
	height:50px !important;
}

#item1389883 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1389857 {
	width:99px !important;
	height:50px !important;
}

#item1389858 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1389853 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1389937 {
	width:101px !important;
	height:50px !important;
}

#item1389938 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389912 {
	width:101px !important;
	height:50px !important;
}

#item1389913 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389908 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1619738 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1619761 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1619735 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1389993 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1389993 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1389993 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1389993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689894 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1481822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1481817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481815 {
	width:700px !important;
	height:309px !important;
}

#item1501002 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1901893 tr {
	border-right:3.08px solid #fff;;
}

table#table1901893 {
	table-layout:fixed;
}

#item1482047 {
	width:628px !important;
	height:125px !important;
	top:393px !important;
}

@keyframes intensificar-1482047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482070 {
	width:140px !important;
	height:18px !important;
	top:365px !important;
}

@keyframes intensificar-1482070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592694 {
	width:628px !important;
	height:336px !important;
}

#item1592695 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1592695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592718 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:145px !important;
}

#item1589995 {
	width:628px !important;
	height:518px !important;
}

#item1589996 {
	width:595px !important;
	height:1386px !important;
}

@keyframes intensificar-1589996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590019 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1481835 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:197px !important;
}

#item1481842 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1481865 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1481869 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1481869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481892 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1481892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481915 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:69px !important;
}

@keyframes intensificar-1481915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481939 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:91px !important;
}

@keyframes intensificar-1481939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481962 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:116px !important;
}

@keyframes intensificar-1481962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481833 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1482093 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1482116 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1482141 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1482144 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730299 {
	width:28px !important;
	height:33px !important;
	left:284px !important;
	top:373px !important;
}

#item1482172 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1482173 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1482168 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1482205 {
	width:172px !important;
	height:70px !important;
}

#item1482206 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482180 {
	width:172px !important;
	height:70px !important;
}

#item1482181 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482176 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1482258 {
	width:139px !important;
	height:70px !important;
}

#item1482259 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1482233 {
	width:139px !important;
	height:70px !important;
}

#item1482234 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1482229 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1482312 {
	width:141px !important;
	height:70px !important;
}

#item1482313 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482286 {
	width:141px !important;
	height:70px !important;
}

#item1482288 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482282 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687075 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687098 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687071 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1482370 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1482370 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1482370 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1482370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688744 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1390179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1390176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390174 {
	width:600px !important;
	height:790px !important;
}

#item1390180 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1390210 {
	width:528px !important;
	height:385px !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-1390210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1904744 tr {
	border-right:2.2px solid #fff;;
}

table#table1904744 {
	table-layout:fixed;
}

#item1413068 {
	width:528px !important;
	height:75px !important;
	top:421px !important;
}

@keyframes intensificar-1413068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1413091 {
	width:100px !important;
	height:13px !important;
	top:401px !important;
}

@keyframes intensificar-1413091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390418 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1390422 {
	width:534px !important;
	height:548px !important;
	top:16px !important;
}

#item1390844 {
	width:509px !important;
	height:656px !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-1390844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390448 {
	width:14px !important;
	height:9px !important;
}

#item1390453 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1390355 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:194px !important;
}

#item1390361 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1390386 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1413128 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1413128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1413151 {
	width:350px !important;
	height:232px !important;
	top:120px !important;
}

@keyframes intensificar-1413151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1413174 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:102px !important;
}

@keyframes intensificar-1413174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1413197 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:118px !important;
}

@keyframes intensificar-1413197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1413221 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:136px !important;
}

@keyframes intensificar-1413221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390183 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1390456 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1390479 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1390503 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1390506 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1735036 {
	width:22px !important;
	height:27px !important;
	left:820px !important;
	top:47px !important;
}

#item1390532 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1390534 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1390529 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1390567 {
	width:123px !important;
	height:50px !important;
}

#item1390568 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390542 {
	width:123px !important;
	height:50px !important;
}

#item1390543 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390538 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1390620 {
	width:99px !important;
	height:50px !important;
}

#item1390621 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1390595 {
	width:99px !important;
	height:50px !important;
}

#item1390596 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1390591 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1390673 {
	width:101px !important;
	height:50px !important;
}

#item1390674 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390648 {
	width:101px !important;
	height:50px !important;
}

#item1390649 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390644 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1619770 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1619793 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1619767 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1390730 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1390730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1390730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1390730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689903 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1482403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1482393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482391 {
	width:700px !important;
	height:309px !important;
}

#item1501009 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1906689 tr {
	border-right:3.08px solid #fff;;
}

table#table1906689 {
	table-layout:fixed;
}

#item1482627 {
	width:628px !important;
	height:125px !important;
	top:415px !important;
}

@keyframes intensificar-1482627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482650 {
	width:140px !important;
	height:18px !important;
	top:387px !important;
}

@keyframes intensificar-1482650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592724 {
	width:628px !important;
	height:358px !important;
}

#item1592725 {
	width:595px !important;
	height:765px !important;
}

@keyframes intensificar-1592725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592748 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:156px !important;
}

#item1590028 {
	width:628px !important;
	height:540px !important;
}

#item1590029 {
	width:595px !important;
	height:1206px !important;
}

@keyframes intensificar-1590029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590052 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1482416 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:247px !important;
}

#item1482423 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1482446 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1482449 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1482449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482472 {
	width:388px !important;
	height:70px !important;
	top:144px !important;
}

@keyframes intensificar-1482472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482495 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:119px !important;
}

@keyframes intensificar-1482495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482518 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:141px !important;
}

@keyframes intensificar-1482518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482541 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:166px !important;
}

@keyframes intensificar-1482541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482414 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1482673 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1482696 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1482720 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1482724 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730303 {
	width:28px !important;
	height:33px !important;
	left:297px !important;
	top:373px !important;
}

#item1482750 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1482751 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1482747 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1482785 {
	width:172px !important;
	height:70px !important;
}

#item1482786 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482759 {
	width:172px !important;
	height:70px !important;
}

#item1482760 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482755 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1482838 {
	width:139px !important;
	height:70px !important;
}

#item1482839 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1482813 {
	width:139px !important;
	height:70px !important;
}

#item1482814 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1482809 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1482892 {
	width:141px !important;
	height:70px !important;
}

#item1482893 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482866 {
	width:141px !important;
	height:70px !important;
}

#item1482867 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482862 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687109 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687132 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687106 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1482954 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1482954 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1482954 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1482954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688768 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1390906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1390904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390902 {
	width:600px !important;
	height:790px !important;
}

#item1390907 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1390936 {
	width:528px !important;
	height:328px !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-1390936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1909490 tr {
	border-right:2.2px solid #fff;;
}

table#table1909490 {
	table-layout:fixed;
}

#item1412864 {
	width:528px !important;
	height:133px !important;
	top:365px !important;
}

@keyframes intensificar-1412864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1412887 {
	width:100px !important;
	height:13px !important;
	top:345px !important;
}

@keyframes intensificar-1412887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391141 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1391146 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1391572 {
	width:509px !important;
	height:839px !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-1391572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391173 {
	width:14px !important;
	height:9px !important;
}

#item1391177 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1391081 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:191px !important;
}

#item1391087 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1391110 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1412946 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1412946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1412970 {
	width:350px !important;
	height:232px !important;
	top:65px !important;
}

@keyframes intensificar-1412970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1412993 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:99px !important;
}

@keyframes intensificar-1412993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1413016 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:115px !important;
}

@keyframes intensificar-1413016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1413039 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:133px !important;
}

@keyframes intensificar-1413039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390910 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1391184 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1391207 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1391232 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1391235 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1735040 {
	width:22px !important;
	height:27px !important;
	left:723px !important;
	top:47px !important;
}

#item1391261 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1391262 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1391258 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1391295 {
	width:123px !important;
	height:50px !important;
}

#item1391296 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391270 {
	width:123px !important;
	height:50px !important;
}

#item1391271 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391266 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1391349 {
	width:99px !important;
	height:50px !important;
}

#item1391350 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1391323 {
	width:99px !important;
	height:50px !important;
}

#item1391324 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1391319 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1391402 {
	width:101px !important;
	height:50px !important;
}

#item1391403 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391377 {
	width:101px !important;
	height:50px !important;
}

#item1391378 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391373 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1619805 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1619828 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1619802 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1391459 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1391459 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1391459 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1391459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689914 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1482989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1482981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482978 {
	width:700px !important;
	height:309px !important;
}

#item1501012 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1912223 tr {
	border-right:3.08px solid #fff;;
}

table#table1912223 {
	table-layout:fixed;
}

#item1483211 {
	width:628px !important;
	height:206px !important;
	top:312px !important;
}

@keyframes intensificar-1483211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483234 {
	width:140px !important;
	height:18px !important;
	top:284px !important;
}

@keyframes intensificar-1483234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592758 {
	width:628px !important;
	height:254px !important;
}

#item1592759 {
	width:595px !important;
	height:634px !important;
}

@keyframes intensificar-1592759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592782 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:104px !important;
}

#item1590062 {
	width:628px !important;
	height:518px !important;
}

#item1590063 {
	width:595px !important;
	height:1657px !important;
}

@keyframes intensificar-1590063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590086 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1482999 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:245px !important;
}

#item1483005 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1483028 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1483031 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1483031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483055 {
	width:490px !important;
	height:325px !important;
	top:68px !important;
}

@keyframes intensificar-1483055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483079 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:116px !important;
}

@keyframes intensificar-1483079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483102 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:139px !important;
}

@keyframes intensificar-1483102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483125 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:164px !important;
}

@keyframes intensificar-1483125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482997 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1483257 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1483281 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1483305 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1483308 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730315 {
	width:28px !important;
	height:33px !important;
	left:161px !important;
	top:373px !important;
}

#item1483334 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1483335 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1483331 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1483370 {
	width:172px !important;
	height:70px !important;
}

#item1483371 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483345 {
	width:172px !important;
	height:70px !important;
}

#item1483346 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483341 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1483423 {
	width:139px !important;
	height:70px !important;
}

#item1483424 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483398 {
	width:139px !important;
	height:70px !important;
}

#item1483399 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483394 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1483477 {
	width:141px !important;
	height:70px !important;
}

#item1483478 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483452 {
	width:141px !important;
	height:70px !important;
}

#item1483453 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483448 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687139 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687162 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687136 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1483535 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1483535 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1483535 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1483535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688787 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1333407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1333407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1333405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1333405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1333403 {
	width:600px !important;
	height:790px !important;
}

#item1333408 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1333438 {
	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-1333438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1333438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426794 {
	width:100px !important;
	height:13px !important;
	top:297px !important;
}

@keyframes intensificar-1426794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522861 {
	width:528px !important;
	height:202px !important;
	top:317px !important;
}

table#table1915788 tr {
	border-right:2.2px solid #fff;;
}

table#table1915788 {
	table-layout:fixed;
}

#item1522862 {
	width:597px !important;
	height:202px !important;
}

@keyframes intensificar-1522862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522885 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:529px !important;
}

#item1333641 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:253px !important;
}

#item1333645 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1334063 {
	width:509px !important;
	height:806px !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-1334063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1333671 {
	width:14px !important;
	height:9px !important;
}

#item1333676 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1426643 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1426643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426666 {
	width:350px !important;
	height:232px !important;
	top:116px !important;
}

@keyframes intensificar-1426666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735232 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:342px !important;
}

#item1735237 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:214px !important;
}

@keyframes intensificar-1735237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735260 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:230px !important;
}

@keyframes intensificar-1735260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735284 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:248px !important;
}

@keyframes intensificar-1735284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735307 {
	width:167px !important;
	height:22px !important;
	left:397px !important;
	top:305px !important;
}

#item1735330 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:307px !important;
}

#item1735337 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:275px !important;
}

#item1333412 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1333679 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1333702 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1333726 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1333730 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730319 {
	width:40px !important;
	height:18px !important;
	left:771px !important;
	top:54px !important;
}

#item1333758 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1333759 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1333754 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1333791 {
	width:123px !important;
	height:50px !important;
}

#item1333792 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1333766 {
	width:123px !important;
	height:50px !important;
}

#item1333767 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1333762 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1333844 {
	width:99px !important;
	height:50px !important;
}

#item1333845 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1333819 {
	width:99px !important;
	height:50px !important;
}

#item1333820 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1333815 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1333897 {
	width:101px !important;
	height:50px !important;
}

#item1333898 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1333872 {
	width:101px !important;
	height:50px !important;
}

#item1333873 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1333868 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1536994 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1537017 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1536991 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1333957 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1333957 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1333957 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1333957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689937 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1443685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1443678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1443676 {
	width:700px !important;
	height:309px !important;
}

#item1500594 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1443940 {
	width:140px !important;
	height:18px !important;
	top:191px !important;
}

@keyframes intensificar-1443940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523092 {
	width:628px !important;
	height:273px !important;
	top:219px !important;
}

table#table1919096 tr {
	border-right:3.08px solid #fff;;
}

table#table1919096 {
	table-layout:fixed;
}

#item1523093 {
	width:836px !important;
	height:273px !important;
}

@keyframes intensificar-1523093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523116 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:503px !important;
}

#item1587919 {
	width:628px !important;
	height:162px !important;
}

#item1587922 {
	width:595px !important;
	height:576px !important;
}

@keyframes intensificar-1587922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587946 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:58px !important;
}

#item1587966 {
	width:628px !important;
	height:528px !important;
}

#item1587968 {
	width:595px !important;
	height:1480px !important;
}

@keyframes intensificar-1587968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587992 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

#item1443699 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:493px !important;
}

#item1443735 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1443735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1443758 {
	width:388px !important;
	height:271px !important;
	top:175px !important;
}

@keyframes intensificar-1443758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1443783 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:316px !important;
}

@keyframes intensificar-1443783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1443806 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:339px !important;
}

@keyframes intensificar-1443806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1443829 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:364px !important;
}

@keyframes intensificar-1443829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1443829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735421 {
	width:66px !important;
	height:33px !important;
	left:560px !important;
	top:400px !important;
}

#item1735394 {
	width:234px !important;
	height:30px !important;
	left:443px !important;
	top:442px !important;
}

#item1735417 {
	width:7px !important;
	height:11px !important;
	left:432px !important;
	top:445px !important;
}

#item1443697 {
	width:677px !important;
	height:528px !important;
	left:36px !important;
	top:547px !important;
}

#item1443963 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1443987 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1444011 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1444014 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730322 {
	width:56px !important;
	height:26px !important;
	left:220px !important;
	top:380px !important;
}

#item1444041 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1444042 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1444038 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1444076 {
	width:172px !important;
	height:70px !important;
}

#item1444077 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1444050 {
	width:172px !important;
	height:70px !important;
}

#item1444051 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1444046 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1444129 {
	width:139px !important;
	height:70px !important;
}

#item1444130 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1444104 {
	width:139px !important;
	height:70px !important;
}

#item1444105 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1444100 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1444182 {
	width:141px !important;
	height:70px !important;
}

#item1444183 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1444157 {
	width:141px !important;
	height:70px !important;
}

#item1444158 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1444153 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687171 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687194 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687168 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1444239 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1444239 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1444239 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1444239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688792 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1334143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1334141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1334139 {
	width:600px !important;
	height:790px !important;
}

#item1334144 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1532191 {
	width:100px !important;
	height:12px !important;
	top:285px !important;
}

@keyframes intensificar-1532191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532214 {
	width:528px !important;
	height:226px !important;
	top:304px !important;
}

table#table1922678 tr {
	border-right:2.2px solid #fff;;
}

table#table1922678 {
	table-layout:fixed;
}

#item1532215 {
	width:648px !important;
	height:226px !important;
}

@keyframes intensificar-1532215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532238 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:534px !important;
}

#item1704546 {
	width:528px !important;
	height:269px !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-1704546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1334376 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:252px !important;
}

#item1334380 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1334811 {
	width:509px !important;
	height:1343px !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-1334811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1334407 {
	width:14px !important;
	height:9px !important;
}

#item1334410 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

#item1334318 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:327px !important;
}

#item1334324 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1334347 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1426424 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1426424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426447 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1426447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426470 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:235px !important;
}

@keyframes intensificar-1426470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426494 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:251px !important;
}

@keyframes intensificar-1426494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426517 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:269px !important;
}

@keyframes intensificar-1426517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1334147 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1334414 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1334437 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1334461 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1334465 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730330 {
	width:40px !important;
	height:18px !important;
	left:740px !important;
	top:54px !important;
}

#item1334491 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1334492 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1334488 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1334525 {
	width:123px !important;
	height:50px !important;
}

#item1334526 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1334500 {
	width:123px !important;
	height:50px !important;
}

#item1334501 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1334496 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1334579 {
	width:99px !important;
	height:50px !important;
}

#item1334580 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1334554 {
	width:99px !important;
	height:50px !important;
}

#item1334555 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1334550 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1334633 {
	width:101px !important;
	height:50px !important;
}

#item1334634 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1334608 {
	width:101px !important;
	height:50px !important;
}

#item1334609 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1334603 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1614989 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615012 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1614986 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1334690 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1334690 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1334690 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1334690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689941 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1444272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1444263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444261 {
	width:700px !important;
	height:309px !important;
}

#item1500603 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1532455 {
	width:140px !important;
	height:18px !important;
	top:128px !important;
}

@keyframes intensificar-1532455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532478 {
	width:628px !important;
	height:307px !important;
	left:1px !important;
	top:156px !important;
}

table#table1926918 tr {
	border-right:3.08px solid #fff;;
}

table#table1926918 {
	table-layout:fixed;
}

#item1532479 {
	width:907px !important;
	height:307px !important;
}

@keyframes intensificar-1532479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532502 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:473px !important;
}

#item1590803 {
	width:628px !important;
	height:101px !important;
}

#item1590804 {
	width:595px !important;
	height:556px !important;
}

@keyframes intensificar-1590804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590827 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:28px !important;
}

#item1588065 {
	width:628px !important;
	height:470px !important;
}

#item1588066 {
	width:595px !important;
	height:2336px !important;
}

@keyframes intensificar-1588066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588090 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:212px !important;
}

#item1444284 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:455px !important;
}

#item1444290 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1444313 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1444316 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1444316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444339 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1444339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444362 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:327px !important;
}

@keyframes intensificar-1444362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444386 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:349px !important;
}

@keyframes intensificar-1444386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444409 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:374px !important;
}

@keyframes intensificar-1444409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444282 {
	width:664px !important;
	height:496px !important;
	left:36px !important;
	top:579px !important;
}

#item1444540 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1444563 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1444588 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1444591 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730325 {
	width:56px !important;
	height:26px !important;
	left:173px !important;
	top:380px !important;
}

#item1444617 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1444618 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1444614 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1444652 {
	width:172px !important;
	height:70px !important;
}

#item1444653 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1444627 {
	width:172px !important;
	height:70px !important;
}

#item1444628 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1444623 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1444705 {
	width:139px !important;
	height:70px !important;
}

#item1444706 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1444680 {
	width:139px !important;
	height:70px !important;
}

#item1444681 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1444676 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1444759 {
	width:141px !important;
	height:70px !important;
}

#item1444761 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1444734 {
	width:141px !important;
	height:70px !important;
}

#item1444735 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1444729 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687206 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687229 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687203 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1444821 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1444821 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1444821 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1444821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688822 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1559489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1559496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559487 {
	width:600px !important;
	height:790px !important;
}

#item1559501 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1559684 {
	width:528px !important;
	height:328px !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-1559684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1932016 tr {
	border-right:2.2px solid #fff;;
}

table#table1932016 {
	table-layout:fixed;
}

#item1559708 {
	width:528px !important;
	height:75px !important;
	top:403px !important;
}

@keyframes intensificar-1559708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559732 {
	width:100px !important;
	height:13px !important;
	top:383px !important;
}

@keyframes intensificar-1559732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560755 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1560759 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1560760 {
	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-1560760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560784 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1560788 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:572px !important;
}

#item1559510 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:195px !important;
}

#item1559516 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1559539 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1559542 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1559542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559565 {
	width:350px !important;
	height:232px !important;
	top:103px !important;
}

@keyframes intensificar-1559565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559588 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:103px !important;
}

@keyframes intensificar-1559588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559611 {
	width:160px !important;
	height:18px !important;
	left:367px !important;
	top:119px !important;
}

@keyframes intensificar-1559611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559634 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:137px !important;
}

@keyframes intensificar-1559634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559508 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1559755 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1559778 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1559802 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1559806 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1560692 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1735047 {
	width:22px !important;
	height:27px !important;
	left:765px !important;
	top:47px !important;
}

#item1559832 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1559833 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1559829 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1559867 {
	width:123px !important;
	height:50px !important;
}

#item1559868 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559842 {
	width:123px !important;
	height:50px !important;
}

#item1559843 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559838 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1559922 {
	width:99px !important;
	height:50px !important;
}

#item1559923 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1559897 {
	width:99px !important;
	height:50px !important;
}

#item1559898 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1559893 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1559976 {
	width:101px !important;
	height:50px !important;
}

#item1559977 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559950 {
	width:101px !important;
	height:50px !important;
}

#item1559951 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559946 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1619507 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1619530 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1619504 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1560032 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1560032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1560032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1560032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689971 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1560074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1560080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560072 {
	width:700px !important;
	height:309px !important;
}

#item1560084 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1934255 tr {
	border-right:3.08px solid #fff;;
}

table#table1934255 {
	table-layout:fixed;
}

#item1560290 {
	width:628px !important;
	height:125px !important;
	top:417px !important;
}

@keyframes intensificar-1560290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560314 {
	width:140px !important;
	height:18px !important;
	top:389px !important;
}

@keyframes intensificar-1560314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592492 {
	width:628px !important;
	height:358px !important;
}

#item1592493 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1592493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592516 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:156px !important;
}

#item1589794 {
	width:628px !important;
	height:542px !important;
}

#item1589795 {
	width:595px !important;
	height:1951px !important;
}

@keyframes intensificar-1589795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589819 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1560090 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:270px !important;
}

#item1560096 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1560119 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1560124 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1560124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560148 {
	width:490px !important;
	height:325px !important;
	top:142px !important;
}

@keyframes intensificar-1560148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560172 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:142px !important;
}

@keyframes intensificar-1560172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560195 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:164px !important;
}

@keyframes intensificar-1560195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560218 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:190px !important;
}

@keyframes intensificar-1560218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560088 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1560337 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1560360 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1560384 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1560387 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1560715 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1730410 {
	width:28px !important;
	height:33px !important;
	left:217px !important;
	top:373px !important;
}

#item1560414 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1560415 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1560411 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1560448 {
	width:172px !important;
	height:70px !important;
}

#item1560449 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560423 {
	width:172px !important;
	height:70px !important;
}

#item1560424 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560419 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1560501 {
	width:139px !important;
	height:70px !important;
}

#item1560502 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1560476 {
	width:139px !important;
	height:70px !important;
}

#item1560477 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1560472 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1560555 {
	width:141px !important;
	height:70px !important;
}

#item1560557 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560529 {
	width:141px !important;
	height:70px !important;
}

#item1560530 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560525 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687238 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687261 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687235 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1560613 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1560613 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1560613 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1560613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688830 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1385625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1385623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385621 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1385626 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1385629 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1385652 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1385676 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1385679 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1386020 {
	width:528px !important;
	height:314px !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-1386020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1937447 tr {
	border-right:2.2px solid #fff;;
}

table#table1937447 {
	table-layout:fixed;
}

#item1414402 {
	width:528px !important;
	height:165px !important;
	top:334px !important;
}

@keyframes intensificar-1414402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1414425 {
	width:100px !important;
	height:13px !important;
	top:314px !important;
}

@keyframes intensificar-1414425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385704 {
	width:528px !important;
	height:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1385704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385728 {
	width:528px !important;
	height:255px !important;
	top:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1385728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386677 {
	width:528px !important;
	height:386px !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-1386677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386525 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:197px !important;
}

#item1386530 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:172px !important;
}

#item1386553 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:174px !important;
}

#item1414477 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1414477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1414500 {
	width:350px !important;
	height:260px !important;
	top:77px !important;
}

@keyframes intensificar-1414500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1414523 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:111px !important;
}

@keyframes intensificar-1414523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1414546 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:127px !important;
}

@keyframes intensificar-1414546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1414569 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:145px !important;
}

@keyframes intensificar-1414569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385702 {
	width:564px !important;
	height:499px !important;
	left:36px !important;
	top:195px !important;
}

#item1735052 {
	width:22px !important;
	height:27px !important;
	left:169px !important;
	top:47px !important;
}

#item1386050 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1386051 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1386047 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1386082 {
	width:123px !important;
	height:50px !important;
}

#item1386083 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386057 {
	width:123px !important;
	height:50px !important;
}

#item1386058 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386054 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1386134 {
	width:113px !important;
	height:50px !important;
}

#item1386136 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386109 {
	width:113px !important;
	height:50px !important;
}

#item1386110 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386106 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1386187 {
	width:101px !important;
	height:50px !important;
}

#item1386188 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386162 {
	width:101px !important;
	height:50px !important;
}

#item1386163 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386159 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1386240 {
	width:101px !important;
	height:50px !important;
}

#item1386241 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1386215 {
	width:101px !important;
	height:50px !important;
}

#item1386216 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1386211 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1386267 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1386290 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1386264 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1386295 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1386295 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1386295 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1386295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689984 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1478868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1478860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478858 {
	width:700px !important;
	height:309px !important;
}

#item1500978 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1478881 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1478904 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1478928 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1478932 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table1941383 tr {
	border-right:3.08px solid #fff;;
}

table#table1941383 {
	table-layout:fixed;
}

#item1479206 {
	width:628px !important;
	height:248px !important;
	top:245px !important;
}

@keyframes intensificar-1479206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479229 {
	width:140px !important;
	height:18px !important;
	top:217px !important;
}

@keyframes intensificar-1479229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592528 {
	width:628px !important;
	height:189px !important;
}

#item1592529 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1592529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592552 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:72px !important;
}

#item1479132 {
	width:627px !important;
	height:493px !important;
}

@keyframes intensificar-1479132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589828 {
	width:628px !important;
	height:493px !important;
}

#item1589829 {
	width:595px !important;
	height:694px !important;
}

@keyframes intensificar-1589829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589852 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1478958 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:264px !important;
}

#item1478964 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:229px !important;
}

#item1478987 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:232px !important;
}

#item1478990 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1478990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479014 {
	width:390px !important;
	height:235px !important;
	top:96px !important;
}

@keyframes intensificar-1479014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479037 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:143px !important;
}

@keyframes intensificar-1479037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479060 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:165px !important;
}

@keyframes intensificar-1479060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479083 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:191px !important;
}

@keyframes intensificar-1479083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478955 {
	width:664px !important;
	height:493px !important;
	left:36px !important;
	top:582px !important;
}

#item1730417 {
	width:28px !important;
	height:33px !important;
	left:226px !important;
	top:373px !important;
}

#item1479255 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1479257 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1479252 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1479289 {
	width:172px !important;
	height:70px !important;
}

#item1479290 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479264 {
	width:172px !important;
	height:70px !important;
}

#item1479265 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479260 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1479342 {
	width:158px !important;
	height:70px !important;
}

#item1479343 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479317 {
	width:158px !important;
	height:70px !important;
}

#item1479318 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479313 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1131px !important;
}

#item1479395 {
	width:141px !important;
	height:70px !important;
}

#item1479396 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479370 {
	width:141px !important;
	height:70px !important;
}

#item1479371 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479366 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1131px !important;
}

#item1479449 {
	width:141px !important;
	height:70px !important;
}

#item1479450 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1479424 {
	width:141px !important;
	height:70px !important;
}

#item1479425 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1479419 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1131px !important;
}

#item1687272 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687295 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687268 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1479502 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1479502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1479502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1479502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688847 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1386745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1386743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386741 {
	width:600px !important;
	height:790px !important;
}

#item1386746 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1386775 {
	width:528px !important;
	height:259px !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-1386775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1945623 tr {
	border-right:2.2px solid #fff;;
}

table#table1945623 {
	table-layout:fixed;
}

#item1414188 {
	width:528px !important;
	height:75px !important;
	top:295px !important;
}

@keyframes intensificar-1414188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1414211 {
	width:100px !important;
	height:13px !important;
	top:275px !important;
}

@keyframes intensificar-1414211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386979 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1386983 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1387410 {
	width:509px !important;
	height:1131px !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-1387410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1387009 {
	width:14px !important;
	height:9px !important;
}

#item1387012 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1386920 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:178px !important;
}

#item1386927 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1386951 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1414258 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1414258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1414282 {
	width:350px !important;
	height:232px !important;
	top:103px !important;
}

@keyframes intensificar-1414282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1414305 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:86px !important;
}

@keyframes intensificar-1414305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1414328 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:102px !important;
}

@keyframes intensificar-1414328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1414351 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:120px !important;
}

@keyframes intensificar-1414351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386749 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1387016 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1387039 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1387063 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1387066 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1735064 {
	width:22px !important;
	height:27px !important;
	left:773px !important;
	top:47px !important;
}

#item1387093 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1387094 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1387089 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1387129 {
	width:123px !important;
	height:50px !important;
}

#item1387130 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387104 {
	width:123px !important;
	height:50px !important;
}

#item1387105 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387100 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1387183 {
	width:99px !important;
	height:50px !important;
}

#item1387184 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1387157 {
	width:99px !important;
	height:50px !important;
}

#item1387158 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1387153 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1387236 {
	width:101px !important;
	height:50px !important;
}

#item1387237 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387211 {
	width:101px !important;
	height:50px !important;
}

#item1387212 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387207 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1619605 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1619629 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1619602 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1387295 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1387295 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1387295 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1387295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689999 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1479531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1479526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479524 {
	width:700px !important;
	height:309px !important;
}

#item1500985 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1947893 tr {
	border-right:3.08px solid #fff;;
}

table#table1947893 {
	table-layout:fixed;
}

#item1479760 {
	width:628px !important;
	height:125px !important;
	top:394px !important;
}

@keyframes intensificar-1479760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479783 {
	width:140px !important;
	height:18px !important;
	top:366px !important;
}

@keyframes intensificar-1479783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592561 {
	width:628px !important;
	height:334px !important;
}

#item1592562 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1592562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592585 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:144px !important;
}

#item1589862 {
	width:628px !important;
	height:518px !important;
}

#item1589863 {
	width:595px !important;
	height:1906px !important;
}

@keyframes intensificar-1589863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589886 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1479541 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:226px !important;
}

#item1479548 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1479571 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1479577 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1479577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479600 {
	width:490px !important;
	height:325px !important;
	top:121px !important;
}

@keyframes intensificar-1479600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479623 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:98px !important;
}

@keyframes intensificar-1479623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479647 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:120px !important;
}

@keyframes intensificar-1479647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479670 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:145px !important;
}

@keyframes intensificar-1479670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479539 {
	width:664px !important;
	height:519px !important;
	left:36px !important;
	top:557px !important;
}

#item1479806 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1479829 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1479854 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1479857 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730427 {
	width:28px !important;
	height:33px !important;
	left:231px !important;
	top:373px !important;
}

#item1479883 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1479884 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1479880 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1479917 {
	width:172px !important;
	height:70px !important;
}

#item1479918 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479891 {
	width:172px !important;
	height:70px !important;
}

#item1479892 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479887 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1479970 {
	width:139px !important;
	height:70px !important;
}

#item1479971 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1479945 {
	width:139px !important;
	height:70px !important;
}

#item1479946 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1479941 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1480024 {
	width:141px !important;
	height:70px !important;
}

#item1480025 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479999 {
	width:141px !important;
	height:70px !important;
}

#item1480000 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479995 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687303 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687327 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687300 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1480080 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1480080 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480080 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1480080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705336 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1704763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1704760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704758 {
	width:600px !important;
	height:790px !important;
}

#item1704764 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1704769 {
	width:528px !important;
	height:303px !important;
	top:10px !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-1704769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1951093 th, table#table1951093 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-top:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1951093 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1951093 {
	table-layout:fixed;
}

#item1704793 {
	width:528px !important;
	height:75px !important;
	top:346px !important;
}

@keyframes intensificar-1704793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704816 {
	width:100px !important;
	height:13px !important;
	top:326px !important;
}

@keyframes intensificar-1704816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704991 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:275px !important;
}

#item1704994 {
	width:534px !important;
	height:547px !important;
	top:14px !important;
}

#item1704995 {
	width:509px !important;
	height:942px !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-1704995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705020 {
	width:14px !important;
	height:9px !important;
}

#item1705025 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1704840 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:189px !important;
}

#item1704846 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1704871 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1704874 {
	width:528px !important;
	height:63px !important;
	top:10px !important;
}

@keyframes intensificar-1704874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704897 {
	width:350px !important;
	height:232px !important;
	top:114px !important;
}

@keyframes intensificar-1704897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704920 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:98px !important;
}

@keyframes intensificar-1704920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704943 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:114px !important;
}

@keyframes intensificar-1704943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704966 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:132px !important;
}

@keyframes intensificar-1704966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704767 {
	width:564px !important;
	height:577px !important;
	left:636px !important;
	top:148px !important;
}

#item1705028 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1705052 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1705076 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1705081 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730430 {
	width:40px !important;
	height:18px !important;
	left:758px !important;
	top:54px !important;
}

#item1730437 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1705107 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1705108 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1705104 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1705140 {
	width:123px !important;
	height:50px !important;
}

#item1705141 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705115 {
	width:123px !important;
	height:50px !important;
}

#item1705116 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705111 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1705193 {
	width:99px !important;
	height:50px !important;
}

#item1705194 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1705168 {
	width:99px !important;
	height:50px !important;
}

#item1705169 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1705164 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1705248 {
	width:101px !important;
	height:50px !important;
}

#item1705249 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705223 {
	width:101px !important;
	height:50px !important;
}

#item1705224 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705218 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1705275 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1705298 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1705272 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1705301 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1705301 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1705301 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1705301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706004 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1705409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1705407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705405 {
	width:700px !important;
	height:308px !important;
	top:1px !important;
}

#item1705410 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1952910 th, table#table1952910 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-top:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1952910 tr {
	height:40.6px;;
	border-top:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1952910 {
	table-layout:fixed;
}

#item1705418 {
	width:628px !important;
	height:125px !important;
	top:421px !important;
}

@keyframes intensificar-1705418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705441 {
	width:140px !important;
	height:18px !important;
	top:393px !important;
}

@keyframes intensificar-1705441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705464 {
	width:628px !important;
	height:361px !important;
}

#item1705465 {
	width:595px !important;
	height:615px !important;
}

@keyframes intensificar-1705465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705489 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:158px !important;
}

#item1705641 {
	width:628px !important;
	height:545px !important;
}

#item1705642 {
	width:595px !important;
	height:1556px !important;
}

@keyframes intensificar-1705642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705665 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:263px !important;
}

#item1705493 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:247px !important;
}

#item1705499 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1705522 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1705525 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1705525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705548 {
	width:338px !important;
	height:70px !important;
	top:147px !important;
}

@keyframes intensificar-1705548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705571 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:119px !important;
}

@keyframes intensificar-1705571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705594 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:141px !important;
}

@keyframes intensificar-1705594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705617 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:167px !important;
}

@keyframes intensificar-1705617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705416 {
	width:664px !important;
	height:546px !important;
	left:36px !important;
	top:530px !important;
}

#item1705670 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1705693 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1705717 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1705721 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730434 {
	width:56px !important;
	height:26px !important;
	left:199px !important;
	top:380px !important;
}

#item1730461 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1705771 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1705772 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1705768 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1705804 {
	width:172px !important;
	height:70px !important;
}

#item1705805 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1705779 {
	width:172px !important;
	height:70px !important;
}

#item1705780 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1705775 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1705858 {
	width:139px !important;
	height:70px !important;
}

#item1705859 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1705832 {
	width:139px !important;
	height:70px !important;
}

#item1705833 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1705828 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1705911 {
	width:141px !important;
	height:70px !important;
}

#item1705912 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1705886 {
	width:141px !important;
	height:70px !important;
}

#item1705887 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1705882 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1705938 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1705961 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1705935 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1705965 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1705965 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1705965 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1705965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688867 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1387474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1387472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1387470 {
	width:600px !important;
	height:790px !important;
}

#item1387475 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1387504 {
	width:528px !important;
	height:286px !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-1387504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1955638 tr {
	border-right:2.2px solid #fff;;
}

table#table1955638 {
	table-layout:fixed;
}

#item1413851 {
	width:528px !important;
	height:75px !important;
	top:322px !important;
}

@keyframes intensificar-1413851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1413874 {
	width:100px !important;
	height:13px !important;
	top:302px !important;
}

@keyframes intensificar-1413874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1387709 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1387712 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1388126 {
	width:509px !important;
	height:1073px !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-1388126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1387738 {
	width:14px !important;
	height:9px !important;
}

#item1387741 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1387651 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:195px !important;
}

#item1387658 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1387681 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1413925 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1413925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1413948 {
	width:350px !important;
	height:232px !important;
	top:120px !important;
}

@keyframes intensificar-1413948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1413971 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:103px !important;
}

@keyframes intensificar-1413971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1413994 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:119px !important;
}

@keyframes intensificar-1413994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1414017 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:137px !important;
}

@keyframes intensificar-1414017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1387478 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1387745 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1387768 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1387792 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1387795 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1735067 {
	width:22px !important;
	height:27px !important;
	left:773px !important;
	top:47px !important;
}

#item1387821 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1387822 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1387818 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1387858 {
	width:123px !important;
	height:50px !important;
}

#item1387859 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387833 {
	width:123px !important;
	height:50px !important;
}

#item1387834 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387829 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1387912 {
	width:99px !important;
	height:50px !important;
}

#item1387913 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1387886 {
	width:99px !important;
	height:50px !important;
}

#item1387887 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1387882 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1387965 {
	width:101px !important;
	height:50px !important;
}

#item1387966 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387940 {
	width:101px !important;
	height:50px !important;
}

#item1387941 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387936 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1619639 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1619662 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1619636 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1388023 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1388023 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1388023 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1388023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690023 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1480113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1480106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480104 {
	width:700px !important;
	height:309px !important;
}

#item1500990 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1957633 tr {
	border-right:3.08px solid #fff;;
}

table#table1957633 {
	table-layout:fixed;
}

#item1480341 {
	width:628px !important;
	height:125px !important;
	top:393px !important;
}

@keyframes intensificar-1480341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480364 {
	width:140px !important;
	height:18px !important;
	top:365px !important;
}

@keyframes intensificar-1480364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592594 {
	width:628px !important;
	height:334px !important;
}

#item1592595 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1592595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592618 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:144px !important;
}

#item1589902 {
	width:628px !important;
	height:518px !important;
}

#item1589903 {
	width:595px !important;
	height:1755px !important;
}

@keyframes intensificar-1589903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589926 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1480127 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:256px !important;
}

#item1480134 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1480157 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1480161 {
	width:626px !important;
	height:112px !important;
}

@keyframes intensificar-1480161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480184 {
	width:490px !important;
	height:325px !important;
	top:151px !important;
}

@keyframes intensificar-1480184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480207 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:128px !important;
}

@keyframes intensificar-1480207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480231 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:150px !important;
}

@keyframes intensificar-1480231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480254 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:175px !important;
}

@keyframes intensificar-1480254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480125 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1480387 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1480410 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1480435 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1480439 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730489 {
	width:28px !important;
	height:33px !important;
	left:232px !important;
	top:373px !important;
}

#item1480465 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1480466 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1480462 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1480498 {
	width:172px !important;
	height:70px !important;
}

#item1480499 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480473 {
	width:172px !important;
	height:70px !important;
}

#item1480474 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480469 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1480551 {
	width:139px !important;
	height:70px !important;
}

#item1480553 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1480526 {
	width:139px !important;
	height:70px !important;
}

#item1480527 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1480522 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1480606 {
	width:141px !important;
	height:70px !important;
}

#item1480607 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480581 {
	width:141px !important;
	height:70px !important;
}

#item1480582 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480576 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687342 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687365 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687339 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1480663 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1480663 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480663 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1480663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676399 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1676400 {
	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-1676400 {
	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;
	}
}
#item1676402 {
	width:544px !important;
	height:107px !important;
	left:56px !important;
	top:58px !important;
}

@keyframes intensificar-1676402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676425 {
	opacity:0.20;
	width:338px !important;
	height:384px !important;
	left:56px !important;
	top:183px !important;
	background:#0e0b00;
}

#item1676426 {
	width:309px !important;
	height:499px !important;
	left:71px !important;
	top:201px !important;
}

@keyframes intensificar-1676426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676450 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1676450 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1676450 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1676450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677212 {
	width:732px !important;
	height:1227px !important;
	left:-16px !important;
	top:-13px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1677213 {
	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-1677213 {
	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;
	}
}
#item1677215 {
	width:664px !important;
	height:131px !important;
	left:36px !important;
	top:66px !important;
}

@keyframes intensificar-1677215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677238 {
	opacity:0.20;
	width:628px !important;
	height:470px !important;
	left:36px !important;
	top:223px !important;
	background:#0e0b00;
}

#item1677239 {
	width:578px !important;
	height:465px !important;
	left:56px !important;
	top:250px !important;
}

@keyframes intensificar-1677239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677262 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1677262 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1677262 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1677262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676465 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1676768 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1676791 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1676791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676471 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1676494 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:35px !important;
}

#item1676517 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:35px !important;
}

table#table1960679 th, table#table1960679 td {
	vertical-align:top;;
}

table#table1960679 tr {
	height:18px;;
}

table#table1960679 {
	table-layout:fixed;
}

#item1691701 {
	width:510px !important;
	height:149px !important;
}

#item1691727 {
	width:511px !important;
	height:17px !important;
}

#item1691724 {
	width:511px !important;
	height:17px !important;
}

#item1691731 {
	width:511px !important;
	height:17px !important;
}

#item1691728 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1691735 {
	width:511px !important;
	height:17px !important;
}

#item1691732 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1691739 {
	width:511px !important;
	height:17px !important;
}

#item1691736 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1691743 {
	width:511px !important;
	height:17px !important;
}

#item1691740 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

#item1691747 {
	width:511px !important;
	height:17px !important;
}

#item1691744 {
	width:511px !important;
	height:17px !important;
	top:90px !important;
}

#item1723201 {
	width:20px !important;
	height:10px !important;
	left:147px !important;
	top:105px !important;
}

#item1723206 {
	width:33px !important;
	height:17px !important;
	left:36px !important;
	top:197px !important;
}

#item1723210 {
	width:93px !important;
	height:8px !important;
	left:74px !important;
	top:202px !important;
}

@keyframes intensificar-1676714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676717 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1676469 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1676815 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1676818 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1676841 {
	width:574px !important;
	height:549px !important;
	left:19px !important;
	top:94px !important;
}

#item1676847 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1676870 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1676844 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1676879 {
	width:19px !important;
	height:19px !important;
}

#item1676874 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1676883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676886 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1676887 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1676883 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1676890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676919 {
	width:122px !important;
	height:50px !important;
}

#item1676920 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1676894 {
	width:122px !important;
	height:50px !important;
}

#item1676895 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1676890 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1676996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677026 {
	width:87px !important;
	height:50px !important;
}

#item1677027 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677000 {
	width:87px !important;
	height:50px !important;
}

#item1677001 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1676996 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1677054 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1677078 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1677050 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1677083 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1677083 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1677083 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1677083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677574 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1730513 {
	width:614px !important;
	height:685px !important;
	left:46px !important;
	top:106px !important;
}

@keyframes intensificar-1730513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677280 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1677303 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

#item1677326 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

table#table1962404 th, table#table1962404 td {
	vertical-align:top;;
}

table#table1962404 tr {
	height:22px;;
}

table#table1962404 {
	table-layout:fixed;
}

#item1677349 {
	width:622px !important;
	height:813px !important;
	left:54px !important;
	top:113px !important;
}

#item1677375 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1677372 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:132px !important;
}

#item1677379 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1677376 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:154px !important;
}

#item1677383 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1677380 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:176px !important;
}

#item1677387 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1677384 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:198px !important;
}

#item1677391 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1677388 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:220px !important;
}

#item1677511 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1677507 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:110px !important;
}

#item1735457 {
	width:28px !important;
	height:14px !important;
	left:188px !important;
	top:159px !important;
}

#item1735460 {
	width:46px !important;
	height:23px !important;
	left:55px !important;
	top:289px !important;
}

#item1735467 {
	width:130px !important;
	height:11px !important;
	left:108px !important;
	top:296px !important;
}

#item1677521 {
	width:703px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1677521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677277 {
	width:713px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

#item1677625 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1677628 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1677654 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1677677 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1677651 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1677686 {
	width:26px !important;
	height:26px !important;
}

#item1677681 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:170px !important;
}

@keyframes intensificar-1677689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677692 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1677693 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1677689 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1677697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677726 {
	width:171px !important;
	height:70px !important;
}

#item1677727 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1677701 {
	width:171px !important;
	height:70px !important;
}

#item1677702 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1677697 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1677803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677832 {
	width:122px !important;
	height:70px !important;
}

#item1677833 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1677807 {
	width:122px !important;
	height:70px !important;
}

#item1677808 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1677803 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1677859 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1677883 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1677856 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1677886 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1677886 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1677886 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1677886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707665 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1706490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1706488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706486 {
	width:600px !important;
	height:790px !important;
}

#item1706491 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1706499 {
	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-1706499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1964430 th, table#table1964430 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table1964430 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1964430 {
	table-layout:fixed;
}

#item1706523 {
	width:528px !important;
	height:202px !important;
	top:331px !important;
}

@keyframes intensificar-1706523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706546 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1706546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706724 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1706727 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1706728 {
	width:509px !important;
	height:923px !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-1706728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706754 {
	width:14px !important;
	height:9px !important;
}

#item1706757 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1706570 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:337px !important;
}

#item1706577 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1706601 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1706606 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1706606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706629 {
	width:350px !important;
	height:232px !important;
	top:111px !important;
}

@keyframes intensificar-1706629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706652 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:245px !important;
}

@keyframes intensificar-1706652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706675 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:261px !important;
}

@keyframes intensificar-1706675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706698 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:279px !important;
}

@keyframes intensificar-1706698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706497 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1706761 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1706785 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1706809 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1706812 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1707729 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1730546 {
	width:40px !important;
	height:18px !important;
	left:757px !important;
	top:54px !important;
}

#item1706838 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1706839 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1706835 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1706871 {
	width:123px !important;
	height:50px !important;
}

#item1706872 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1706846 {
	width:123px !important;
	height:50px !important;
}

#item1706847 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1706842 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1706924 {
	width:99px !important;
	height:50px !important;
}

#item1706925 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1706899 {
	width:99px !important;
	height:50px !important;
}

#item1706900 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1706895 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1706980 {
	width:101px !important;
	height:50px !important;
}

#item1706981 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1706953 {
	width:101px !important;
	height:50px !important;
}

#item1706954 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1706949 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1707008 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707031 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707005 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1707034 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1707034 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1707034 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1707034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707726 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1707090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1707088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707086 {
	width:700px !important;
	height:309px !important;
}

#item1707092 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1707281 {
	width:140px !important;
	height:18px !important;
	top:205px !important;
}

@keyframes intensificar-1707281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707331 {
	width:628px !important;
	height:174px !important;
	top:1px !important;
}

#item1707332 {
	width:595px !important;
	height:580px !important;
}

@keyframes intensificar-1707332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707355 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:65px !important;
}

table#table1967849 th, table#table1967849 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1967849 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1967849 {
	table-layout:fixed;
}

#item1708231 {
	width:627px !important;
	height:268px !important;
	top:234px !important;
}

@keyframes intensificar-1708231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707251 {
	width:628px !important;
	height:496px !important;
	top:1px !important;
}

#item1707252 {
	width:595px !important;
	height:1566px !important;
}

@keyframes intensificar-1707252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707276 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

#item1707135 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1707135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707158 {
	width:490px !important;
	height:278px !important;
	top:143px !important;
}

@keyframes intensificar-1707158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707181 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:329px !important;
}

@keyframes intensificar-1707181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707204 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:352px !important;
}

@keyframes intensificar-1707204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707227 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:377px !important;
}

@keyframes intensificar-1707227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711150 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:448px !important;
}

#item1711155 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:413px !important;
}

#item1711178 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:416px !important;
}

#item1707095 {
	width:664px !important;
	height:502px !important;
	left:36px !important;
	top:578px !important;
}

#item1707359 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1707382 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1707406 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1707410 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1708017 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1730549 {
	width:56px !important;
	height:26px !important;
	left:200px !important;
	top:380px !important;
}

#item1707436 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1707437 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1707433 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1707470 {
	width:172px !important;
	height:70px !important;
}

#item1707471 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1707445 {
	width:172px !important;
	height:70px !important;
}

#item1707446 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1707441 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1707523 {
	width:139px !important;
	height:70px !important;
}

#item1707524 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1707498 {
	width:139px !important;
	height:70px !important;
}

#item1707499 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1707494 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1707576 {
	width:141px !important;
	height:70px !important;
}

#item1707577 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1707551 {
	width:141px !important;
	height:70px !important;
}

#item1707552 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1707547 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1707603 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1707626 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1707600 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1707630 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1707630 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1707630 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1707630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688897 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1344652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1344650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1344648 {
	width:600px !important;
	height:790px !important;
}

#item1344653 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1344682 {
	width:528px !important;
	height:305px !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-1344682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1971165 th, table#table1971165 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1971165 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1971165 {
	table-layout:fixed;
}

#item1423324 {
	width:528px !important;
	height:202px !important;
	top:345px !important;
}

@keyframes intensificar-1423324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423348 {
	width:100px !important;
	height:13px !important;
	top:325px !important;
}

@keyframes intensificar-1423348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1344885 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1344889 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1346054 {
	width:509px !important;
	height:1100px !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-1346054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1344915 {
	width:14px !important;
	height:9px !important;
}

#item1344920 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1344827 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:359px !important;
}

#item1344833 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1344856 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423413 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1423413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423438 {
	width:350px !important;
	height:232px !important;
	top:97px !important;
}

@keyframes intensificar-1423438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423461 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:268px !important;
}

@keyframes intensificar-1423461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423484 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:284px !important;
}

@keyframes intensificar-1423484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423507 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:302px !important;
}

@keyframes intensificar-1423507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1344656 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1344925 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1344949 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1344974 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1344978 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730558 {
	width:40px !important;
	height:18px !important;
	left:772px !important;
	top:54px !important;
}

#item1345004 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1345005 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1345001 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1345037 {
	width:123px !important;
	height:50px !important;
}

#item1345038 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345012 {
	width:123px !important;
	height:50px !important;
}

#item1345013 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345008 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1345090 {
	width:99px !important;
	height:50px !important;
}

#item1345091 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1345065 {
	width:99px !important;
	height:50px !important;
}

#item1345066 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1345061 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1345144 {
	width:101px !important;
	height:50px !important;
}

#item1345145 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345119 {
	width:101px !important;
	height:50px !important;
}

#item1345120 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345115 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615320 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615343 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615317 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1345202 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1345202 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1345202 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1345202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690056 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1452399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1452394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452392 {
	width:700px !important;
	height:309px !important;
}

#item1500670 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1974939 th, table#table1974939 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1974939 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1974939 {
	table-layout:fixed;
}

#item1452627 {
	width:628px !important;
	height:302px !important;
	top:201px !important;
}

@keyframes intensificar-1452627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452650 {
	width:140px !important;
	height:18px !important;
	top:173px !important;
}

@keyframes intensificar-1452650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591134 {
	width:628px !important;
	height:141px !important;
}

#item1591135 {
	width:595px !important;
	height:615px !important;
}

@keyframes intensificar-1591135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591158 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:48px !important;
}

#item1588391 {
	width:628px !important;
	height:503px !important;
}

#item1588392 {
	width:595px !important;
	height:1774px !important;
}

@keyframes intensificar-1588392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588415 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:229px !important;
}

#item1452411 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:478px !important;
}

#item1452417 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1452440 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1452443 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1452443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452467 {
	width:386px !important;
	height:318px !important;
	top:111px !important;
}

@keyframes intensificar-1452467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452490 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:350px !important;
}

@keyframes intensificar-1452490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452513 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:372px !important;
}

@keyframes intensificar-1452513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452536 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:397px !important;
}

@keyframes intensificar-1452536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452409 {
	width:664px !important;
	height:503px !important;
	left:36px !important;
	top:572px !important;
}

#item1452674 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1452697 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1452721 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1452725 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730562 {
	width:56px !important;
	height:26px !important;
	left:218px !important;
	top:380px !important;
}

#item1452751 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1452752 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1452748 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1452785 {
	width:172px !important;
	height:70px !important;
}

#item1452786 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1452760 {
	width:172px !important;
	height:70px !important;
}

#item1452761 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1452756 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1452840 {
	width:139px !important;
	height:70px !important;
}

#item1452841 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1452814 {
	width:139px !important;
	height:70px !important;
}

#item1452815 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1452809 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1452893 {
	width:141px !important;
	height:70px !important;
}

#item1452894 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1452868 {
	width:141px !important;
	height:70px !important;
}

#item1452869 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1452864 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1616808 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1616831 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1616805 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1452949 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1452949 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1452949 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1452949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688917 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1346124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1346122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1346120 {
	width:600px !important;
	height:790px !important;
}

#item1346125 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1346987 {
	width:100px !important;
	height:12px !important;
	top:371px !important;
}

@keyframes intensificar-1346987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1347160 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:143px !important;
}

#item1347163 {
	width:534px !important;
	height:325px !important;
	top:16px !important;
}

#item1347248 {
	width:508px !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-1347248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1347192 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1347196 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:347px !important;
}

table#table1979301 th, table#table1979301 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1979301 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1979301 {
	table-layout:fixed;
}

#item1708372 {
	width:528px !important;
	height:173px !important;
	top:389px !important;
}

@keyframes intensificar-1708372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1346356 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1346360 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1346944 {
	width:509px !important;
	height:1110px !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-1346944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1346388 {
	width:14px !important;
	height:9px !important;
}

#item1346391 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1346810 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:342px !important;
}

#item1346815 {
	width:167px !important;
	height:22px !important;
	left:397px !important;
	top:303px !important;
}

#item1346838 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:305px !important;
}

#item1346864 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:272px !important;
}

#item1423201 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1423201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423224 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1423224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423247 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:218px !important;
}

@keyframes intensificar-1423247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423270 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:234px !important;
}

@keyframes intensificar-1423270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423293 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:252px !important;
}

@keyframes intensificar-1423293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1346128 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1346395 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1346418 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1346442 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1346446 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730565 {
	width:40px !important;
	height:18px !important;
	left:751px !important;
	top:54px !important;
}

#item1346472 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1346473 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1346469 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1346505 {
	width:123px !important;
	height:50px !important;
}

#item1346506 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1346480 {
	width:123px !important;
	height:50px !important;
}

#item1346481 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1346476 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1346559 {
	width:99px !important;
	height:50px !important;
}

#item1346560 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1346534 {
	width:99px !important;
	height:50px !important;
}

#item1346535 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1346530 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1346613 {
	width:101px !important;
	height:50px !important;
}

#item1346614 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1346588 {
	width:101px !important;
	height:50px !important;
}

#item1346589 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1346583 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615357 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615380 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615354 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1346671 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1346671 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1346671 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1346671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690065 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1452978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1452972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452970 {
	width:700px !important;
	height:309px !important;
}

#item1500673 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1509151 {
	width:140px !important;
	height:18px !important;
	top:190px !important;
}

@keyframes intensificar-1509151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509174 {
	width:628px !important;
	height:268px !important;
	top:218px !important;
}

table#table1982351 th, table#table1982351 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1982351 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1982351 {
	table-layout:fixed;
}

#item1509176 {
	width:812px !important;
	height:268px !important;
}

@keyframes intensificar-1509176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509199 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1591169 {
	width:628px !important;
	height:160px !important;
}

#item1591170 {
	width:595px !important;
	height:749px !important;
}

@keyframes intensificar-1591170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591193 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:57px !important;
}

#item1588426 {
	width:628px !important;
	height:518px !important;
}

#item1588427 {
	width:595px !important;
	height:1872px !important;
}

@keyframes intensificar-1588427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588450 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1452989 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:493px !important;
}

#item1452995 {
	width:234px !important;
	height:30px !important;
	left:430px !important;
	top:438px !important;
}

#item1453018 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:441px !important;
}

#item1453022 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:395px !important;
}

#item1453029 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1453029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453052 {
	width:395px !important;
	height:279px !important;
	top:129px !important;
}

@keyframes intensificar-1453052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453075 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:319px !important;
}

@keyframes intensificar-1453075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453098 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:342px !important;
}

@keyframes intensificar-1453098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453121 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:367px !important;
}

@keyframes intensificar-1453121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452987 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1453272 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1453296 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1453320 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1453323 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730568 {
	width:56px !important;
	height:26px !important;
	left:193px !important;
	top:380px !important;
}

#item1453349 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1453350 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1453346 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1453383 {
	width:172px !important;
	height:70px !important;
}

#item1453384 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1453358 {
	width:172px !important;
	height:70px !important;
}

#item1453359 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1453354 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1453436 {
	width:139px !important;
	height:70px !important;
}

#item1453437 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1453411 {
	width:139px !important;
	height:70px !important;
}

#item1453412 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1453407 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1453490 {
	width:141px !important;
	height:70px !important;
}

#item1453492 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1453465 {
	width:141px !important;
	height:70px !important;
}

#item1453466 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1453461 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687393 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687418 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687390 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1453550 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1453550 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453550 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688943 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1347305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1347302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1347300 {
	width:600px !important;
	height:790px !important;
}

#item1347306 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1347337 {
	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-1347337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1986183 th, table#table1986183 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1986183 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1986183 {
	table-layout:fixed;
}

#item1422996 {
	width:528px !important;
	height:144px !important;
	top:355px !important;
}

@keyframes intensificar-1422996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423019 {
	width:100px !important;
	height:13px !important;
	top:335px !important;
}

@keyframes intensificar-1423019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1347542 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1347545 {
	width:534px !important;
	height:514px !important;
	top:16px !important;
}

#item1348031 {
	width:509px !important;
	height:670px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1348031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1348031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1348031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1347571 {
	width:14px !important;
	height:9px !important;
}

#item1347574 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1347481 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:258px !important;
}

#item1347489 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1347513 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423067 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1423067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423091 {
	width:350px !important;
	height:232px !important;
	top:65px !important;
}

@keyframes intensificar-1423091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423114 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:166px !important;
}

@keyframes intensificar-1423114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423137 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:182px !important;
}

@keyframes intensificar-1423137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423161 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:200px !important;
}

@keyframes intensificar-1423161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1347311 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1347579 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1347602 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1347626 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1347629 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730573 {
	width:40px !important;
	height:18px !important;
	left:848px !important;
	top:54px !important;
}

#item1347656 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1347657 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1347652 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1347690 {
	width:123px !important;
	height:50px !important;
}

#item1347691 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1347665 {
	width:123px !important;
	height:50px !important;
}

#item1347666 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1347661 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1347744 {
	width:99px !important;
	height:50px !important;
}

#item1347745 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1347719 {
	width:99px !important;
	height:50px !important;
}

#item1347720 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1347714 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1347797 {
	width:101px !important;
	height:50px !important;
}

#item1347798 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1347772 {
	width:101px !important;
	height:50px !important;
}

#item1347773 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1347768 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615392 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615415 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615389 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1347855 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1347855 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1347855 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1347855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690092 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1453580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1453575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453573 {
	width:700px !important;
	height:309px !important;
}

#item1500676 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1988709 th, table#table1988709 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1988709 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1988709 {
	table-layout:fixed;
}

#item1453804 {
	width:628px !important;
	height:221px !important;
	top:272px !important;
}

@keyframes intensificar-1453804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453827 {
	width:140px !important;
	height:18px !important;
	top:244px !important;
}

@keyframes intensificar-1453827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591202 {
	width:628px !important;
	height:214px !important;
}

#item1591203 {
	width:595px !important;
	height:578px !important;
}

@keyframes intensificar-1591203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591226 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:84px !important;
}

#item1588459 {
	width:628px !important;
	height:493px !important;
}

#item1588460 {
	width:595px !important;
	height:1245px !important;
}

@keyframes intensificar-1588460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588484 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1453592 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:360px !important;
}

#item1453598 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1453621 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1453624 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1453624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453648 {
	width:490px !important;
	height:325px !important;
	top:89px !important;
}

@keyframes intensificar-1453648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453671 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:232px !important;
}

@keyframes intensificar-1453671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453694 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:254px !important;
}

@keyframes intensificar-1453694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453717 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:279px !important;
}

@keyframes intensificar-1453717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453590 {
	width:664px !important;
	height:493px !important;
	left:36px !important;
	top:582px !important;
}

#item1453850 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1453873 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1453898 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1453901 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730576 {
	width:56px !important;
	height:26px !important;
	left:325px !important;
	top:380px !important;
}

#item1453927 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1453929 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1453924 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1453966 {
	width:172px !important;
	height:70px !important;
}

#item1453967 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1453941 {
	width:172px !important;
	height:70px !important;
}

#item1453942 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1453936 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1454019 {
	width:139px !important;
	height:70px !important;
}

#item1454020 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1453994 {
	width:139px !important;
	height:70px !important;
}

#item1453995 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1453990 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1454072 {
	width:141px !important;
	height:70px !important;
}

#item1454073 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1454047 {
	width:141px !important;
	height:70px !important;
}

#item1454048 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1454043 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687424 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687447 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687421 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1454131 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1454131 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1454131 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1454131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688947 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1345376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1345376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1345374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1345374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1345372 {
	width:600px !important;
	height:790px !important;
}

#item1345377 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1345406 {
	width:528px !important;
	height:266px !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-1345406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1345406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1992314 th, table#table1992314 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table1992314 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1992314 {
	table-layout:fixed;
}

#item1423536 {
	width:528px !important;
	height:144px !important;
	top:335px !important;
}

@keyframes intensificar-1423536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423559 {
	width:100px !important;
	height:13px !important;
	top:315px !important;
}

@keyframes intensificar-1423559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1345608 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1345613 {
	width:534px !important;
	height:551px !important;
	top:16px !important;
}

#item1345614 {
	width:509px !important;
	height:1179px !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-1345614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1345614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1345639 {
	width:14px !important;
	height:9px !important;
}

#item1345643 {
	width:14px !important;
	height:9px !important;
	top:574px !important;
}

#item1345551 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:255px !important;
}

#item1345557 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1345580 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423598 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1423598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423621 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1423621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423644 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:164px !important;
}

@keyframes intensificar-1423644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423667 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:180px !important;
}

@keyframes intensificar-1423667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423690 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:198px !important;
}

@keyframes intensificar-1423690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1345380 {
	width:564px !important;
	height:583px !important;
	left:636px !important;
	top:143px !important;
}

#item1345647 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:130px !important;
}

#item1345670 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1345694 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1345698 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1708642 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1730580 {
	width:40px !important;
	height:18px !important;
	left:730px !important;
	top:54px !important;
}

#item1345725 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1345727 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1345721 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1345760 {
	width:123px !important;
	height:50px !important;
}

#item1345761 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345734 {
	width:123px !important;
	height:50px !important;
}

#item1345736 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345730 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1345814 {
	width:99px !important;
	height:50px !important;
}

#item1345815 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1345789 {
	width:99px !important;
	height:50px !important;
}

#item1345790 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1345784 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1345868 {
	width:101px !important;
	height:50px !important;
}

#item1345869 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345842 {
	width:101px !important;
	height:50px !important;
}

#item1345843 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345838 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615280 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615303 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615277 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1345929 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1345929 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1345929 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1345929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690097 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1451822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1451814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451812 {
	width:700px !important;
	height:309px !important;
}

#item1500666 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1994824 th, table#table1994824 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1994824 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1994824 {
	table-layout:fixed;
}

#item1452046 {
	width:628px !important;
	height:182px !important;
	top:344px !important;
}

@keyframes intensificar-1452046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452069 {
	width:140px !important;
	height:18px !important;
	top:316px !important;
}

@keyframes intensificar-1452069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591098 {
	width:628px !important;
	height:285px !important;
}

#item1591099 {
	width:595px !important;
	height:568px !important;
}

@keyframes intensificar-1591099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591123 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:120px !important;
}

#item1588360 {
	width:628px !important;
	height:525px !important;
}

#item1588361 {
	width:595px !important;
	height:1957px !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%;
}

#item1588384 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:253px !important;
}

#item1451834 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:364px !important;
}

#item1451840 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1451863 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1451866 {
	width:628px !important;
	height:112px !important;
	top:3px !important;
}

@keyframes intensificar-1451866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451889 {
	width:486px !important;
	height:325px !important;
	top:143px !important;
}

@keyframes intensificar-1451889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451912 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:236px !important;
}

@keyframes intensificar-1451912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451935 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:258px !important;
}

@keyframes intensificar-1451935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451958 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:283px !important;
}

@keyframes intensificar-1451958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451832 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:550px !important;
}

#item1452092 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:508px !important;
}

#item1452115 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1452139 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1452142 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1708665 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1730583 {
	width:56px !important;
	height:26px !important;
	left:160px !important;
	top:380px !important;
}

#item1452168 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1452169 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1452165 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1452205 {
	width:172px !important;
	height:70px !important;
}

#item1452206 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1452180 {
	width:172px !important;
	height:70px !important;
}

#item1452181 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1452176 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1452258 {
	width:139px !important;
	height:70px !important;
}

#item1452259 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1452233 {
	width:139px !important;
	height:70px !important;
}

#item1452234 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1452229 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1452311 {
	width:141px !important;
	height:70px !important;
}

#item1452312 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1452286 {
	width:141px !important;
	height:70px !important;
}

#item1452287 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1452282 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !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;
}

#item1452370 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1452370 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1452370 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1452370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688977 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1349766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1349764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1349762 {
	width:600px !important;
	height:790px !important;
}

#item1349767 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1349988 {
	width:528px !important;
	height:309px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1349988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1998433 th, table#table1998433 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1998433 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1998433 {
	table-layout:fixed;
}

#item1422591 {
	width:528px !important;
	height:173px !important;
	top:347px !important;
}

@keyframes intensificar-1422591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422614 {
	width:100px !important;
	height:13px !important;
	top:327px !important;
}

@keyframes intensificar-1422614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1349925 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1349928 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1350517 {
	width:509px !important;
	height:877px !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-1350517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1349955 {
	width:14px !important;
	height:9px !important;
}

#item1349959 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1349866 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:343px !important;
}

#item1349872 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1349896 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1422665 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1422665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422688 {
	width:350px !important;
	height:232px !important;
	top:116px !important;
}

@keyframes intensificar-1422688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422711 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:251px !important;
}

@keyframes intensificar-1422711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422734 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:267px !important;
}

@keyframes intensificar-1422734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422757 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:285px !important;
}

@keyframes intensificar-1422757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1349771 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1350038 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1350061 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1350085 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1350092 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1350351 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1730587 {
	width:40px !important;
	height:18px !important;
	left:754px !important;
	top:54px !important;
}

#item1350118 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1350119 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1350115 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1350153 {
	width:123px !important;
	height:50px !important;
}

#item1350154 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1350128 {
	width:123px !important;
	height:50px !important;
}

#item1350129 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1350124 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1350206 {
	width:99px !important;
	height:50px !important;
}

#item1350207 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1350181 {
	width:99px !important;
	height:50px !important;
}

#item1350182 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1350177 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1350259 {
	width:101px !important;
	height:50px !important;
}

#item1350260 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1350234 {
	width:101px !important;
	height:50px !important;
}

#item1350235 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1350230 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615425 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615448 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615422 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1350316 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1350316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1350316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1350316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690132 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1454844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1454838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1454836 {
	width:700px !important;
	height:309px !important;
}

#item1500687 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2001155 th, table#table2001155 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2001155 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2001155 {
	table-layout:fixed;
}

#item1455072 {
	width:628px !important;
	height:262px !important;
	top:227px !important;
}

@keyframes intensificar-1455072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455095 {
	width:140px !important;
	height:18px !important;
	top:199px !important;
}

@keyframes intensificar-1455095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591267 {
	width:628px !important;
	height:167px !important;
}

#item1591268 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1591268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591291 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:61px !important;
}

#item1588527 {
	width:628px !important;
	height:489px !important;
}

#item1588528 {
	width:595px !important;
	height:1441px !important;
}

@keyframes intensificar-1588528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588551 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:222px !important;
}

#item1454854 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:458px !important;
}

#item1454861 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1454884 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1454888 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1454888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1454911 {
	width:490px !important;
	height:325px !important;
	top:140px !important;
}

@keyframes intensificar-1454911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1454935 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:330px !important;
}

@keyframes intensificar-1454935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1454958 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:352px !important;
}

@keyframes intensificar-1454958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1454981 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:377px !important;
}

@keyframes intensificar-1454981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1454852 {
	width:664px !important;
	height:489px !important;
	left:36px !important;
	top:586px !important;
}

#item1455118 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1455142 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1455167 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1455171 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1455194 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1730592 {
	width:56px !important;
	height:26px !important;
	left:194px !important;
	top:380px !important;
}

#item1455220 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1455221 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1455217 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1455253 {
	width:172px !important;
	height:70px !important;
}

#item1455254 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1455228 {
	width:172px !important;
	height:70px !important;
}

#item1455229 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1455224 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1455306 {
	width:139px !important;
	height:70px !important;
}

#item1455307 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1455281 {
	width:139px !important;
	height:70px !important;
}

#item1455282 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1455277 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1455360 {
	width:141px !important;
	height:70px !important;
}

#item1455361 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1455335 {
	width:141px !important;
	height:70px !important;
}

#item1455336 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1455331 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687483 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687507 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687480 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1455419 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1455419 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1455419 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1455419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678266 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1678267 {
	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-1678267 {
	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;
	}
}
#item1678269 {
	width:388px !important;
	height:109px !important;
	left:62px !important;
	top:521px !important;
}

@keyframes intensificar-1678269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678292 {
	opacity:0.35;
	width:676px !important;
	height:234px !important;
	left:472px !important;
	top:521px !important;
	background:#0e0b00;
}

#item1678293 {
	width:638px !important;
	height:234px !important;
	left:492px !important;
	top:538px !important;
}

@keyframes intensificar-1678293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678316 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1678316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1678316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1678316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679872 {
	width:734px !important;
	height:1226px !important;
	left:-16px !important;
	top:-15px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1679873 {
	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-1679873 {
	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;
	}
}
#item1679876 {
	width:664px !important;
	height:131px !important;
	left:36px !important;
	top:66px !important;
}

@keyframes intensificar-1679876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679899 {
	opacity:0.20;
	width:618px !important;
	height:492px !important;
	left:36px !important;
	top:223px !important;
	background:#0e0b00;
}

#item1679900 {
	width:578px !important;
	height:465px !important;
	left:56px !important;
	top:250px !important;
}

@keyframes intensificar-1679900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679923 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1679923 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1679923 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1679923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678331 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1678636 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1730598 {
	width:528px !important;
	height:538px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1730598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678338 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1678361 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:45px !important;
}

#item1678384 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:45px !important;
}

table#table2004882 th, table#table2004882 td {
	vertical-align:top;;
}

table#table2004882 tr {
	height:18px;;
}

table#table2004882 {
	table-layout:fixed;
}

#item1692150 {
	width:500px !important;
	height:247px !important;
	left:56px !important;
	top:83px !important;
}

#item1692209 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1692322 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:80px !important;
}

#item1692208 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1692326 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:98px !important;
}

#item1692207 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1692329 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:115px !important;
}

#item1692206 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1692332 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:133px !important;
}

#item1692173 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1692335 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:152px !important;
}

#item1692174 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1692338 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:170px !important;
}

#item1692175 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1692341 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:188px !important;
}

#item1692176 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1692344 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:206px !important;
}

#item1692177 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1692347 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:224px !important;
}

#item1692178 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1692350 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:242px !important;
}

#item1692179 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1692353 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:260px !important;
}

#item1692180 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1692358 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:278px !important;
}

#item1723239 {
	width:33px !important;
	height:17px !important;
	left:46px !important;
	top:331px !important;
}

#item1723242 {
	width:93px !important;
	height:8px !important;
	left:84px !important;
	top:336px !important;
}

#item1723265 {
	width:20px !important;
	height:10px !important;
	left:169px !important;
	top:157px !important;
}

@keyframes intensificar-1678581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678583 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1678335 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1678683 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1678686 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1678709 {
	width:574px !important;
	height:549px !important;
	left:19px !important;
	top:94px !important;
}

#item1678717 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1678740 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1678714 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1678748 {
	width:19px !important;
	height:19px !important;
}

#item1678744 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1678752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678755 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1678757 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1678752 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1678760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678790 {
	width:122px !important;
	height:50px !important;
}

#item1678791 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1678764 {
	width:122px !important;
	height:50px !important;
}

#item1678765 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1678760 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1678867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678897 {
	width:87px !important;
	height:50px !important;
}

#item1678898 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1678872 {
	width:87px !important;
	height:50px !important;
}

#item1678873 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1678867 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1678926 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1678949 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1678921 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1678953 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1678953 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1678953 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1678953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679424 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1730640 {
	width:614px !important;
	height:685px !important;
	left:46px !important;
	top:106px !important;
}

@keyframes intensificar-1730640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679130 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1679153 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

#item1679176 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

table#table2007360 th, table#table2007360 td {
	vertical-align:top;;
}

table#table2007360 tr {
	height:22px;;
}

table#table2007360 {
	table-layout:fixed;
}

#item1679199 {
	width:622px !important;
	height:292px !important;
	left:54px !important;
	top:113px !important;
}

#item1679226 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1679223 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:132px !important;
}

#item1679230 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1679227 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:154px !important;
}

#item1679234 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1679231 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:176px !important;
}

#item1679238 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1679235 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:198px !important;
}

#item1679242 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1679239 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:220px !important;
}

#item1679246 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1679243 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:242px !important;
}

#item1679250 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1679247 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:264px !important;
}

#item1679254 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1679251 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:286px !important;
}

#item1679258 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1679255 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:308px !important;
}

#item1679262 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1679259 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:330px !important;
}

#item1679266 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1679263 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:352px !important;
}

#item1679362 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1679359 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:110px !important;
}

#item1679373 {
	width:703px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1679373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679128 {
	width:713px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

#item1679476 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1679479 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1679505 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1679528 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1679502 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1679536 {
	width:26px !important;
	height:26px !important;
}

#item1679532 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:170px !important;
}

@keyframes intensificar-1679540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679543 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1679544 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1679540 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1679548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679577 {
	width:171px !important;
	height:70px !important;
}

#item1679578 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1679552 {
	width:171px !important;
	height:70px !important;
}

#item1679553 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1679548 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1679655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679684 {
	width:122px !important;
	height:70px !important;
}

#item1679685 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1679659 {
	width:122px !important;
	height:70px !important;
}

#item1679660 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1679655 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1679712 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1679735 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1679709 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1679740 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1679740 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1679740 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1679740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688985 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1518980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1518978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518976 {
	width:600px !important;
	height:790px !important;
}

#item1518981 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1519182 {
	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-1519182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2010152 th, table#table2010152 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2010152 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2010152 {
	table-layout:fixed;
}

#item1519206 {
	width:528px !important;
	height:115px !important;
	top:304px !important;
}

@keyframes intensificar-1519206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519229 {
	width:100px !important;
	height:13px !important;
	top:284px !important;
}

@keyframes intensificar-1519229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519141 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1519147 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1519148 {
	width:509px !important;
	height:730px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1519148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519173 {
	width:14px !important;
	height:9px !important;
}

#item1519176 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1518987 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:260px !important;
}

#item1518995 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1519019 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1519023 {
	width:528px !important;
	height:97px !important;
	top:16px !important;
}

@keyframes intensificar-1519023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519046 {
	width:350px !important;
	height:232px !important;
	top:133px !important;
}

@keyframes intensificar-1519046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519070 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1519070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519093 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:184px !important;
}

@keyframes intensificar-1519093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519116 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:202px !important;
}

@keyframes intensificar-1519116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518985 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1519252 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1519275 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1519300 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1519304 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1519327 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1730671 {
	width:40px !important;
	height:18px !important;
	left:809px !important;
	top:54px !important;
}

#item1519353 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1519354 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1519350 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1519386 {
	width:123px !important;
	height:50px !important;
}

#item1519388 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519361 {
	width:123px !important;
	height:50px !important;
}

#item1519362 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519357 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1519441 {
	width:99px !important;
	height:50px !important;
}

#item1519442 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1519416 {
	width:99px !important;
	height:50px !important;
}

#item1519417 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1519412 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1519495 {
	width:101px !important;
	height:50px !important;
}

#item1519496 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519470 {
	width:101px !important;
	height:50px !important;
}

#item1519471 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519466 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615455 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615478 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615452 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1519551 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1519551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1519551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690149 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1518371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1518369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518367 {
	width:700px !important;
	height:309px !important;
}

#item1518372 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2012314 th, table#table2012314 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2012314 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2012314 {
	table-layout:fixed;
}

#item1518581 {
	width:628px !important;
	height:181px !important;
	top:309px !important;
}

@keyframes intensificar-1518581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518604 {
	width:140px !important;
	height:18px !important;
	top:281px !important;
}

@keyframes intensificar-1518604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591299 {
	width:628px !important;
	height:251px !important;
}

#item1591300 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1591300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591323 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:103px !important;
}

#item1588558 {
	width:628px !important;
	height:490px !important;
}

#item1588559 {
	width:595px !important;
	height:1284px !important;
}

@keyframes intensificar-1588559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588582 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:222px !important;
}

#item1518378 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:349px !important;
}

#item1518384 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1518407 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1518412 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1518412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518435 {
	width:490px !important;
	height:128px !important;
	top:179px !important;
}

@keyframes intensificar-1518435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518458 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:221px !important;
}

@keyframes intensificar-1518458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518481 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:243px !important;
}

@keyframes intensificar-1518481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518505 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:268px !important;
}

@keyframes intensificar-1518505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518376 {
	width:664px !important;
	height:490px !important;
	left:36px !important;
	top:585px !important;
}

#item1518631 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:517px !important;
}

#item1518654 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1518678 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1518682 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1518705 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1730677 {
	width:56px !important;
	height:26px !important;
	left:271px !important;
	top:380px !important;
}

#item1518731 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1518732 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1518728 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1518765 {
	width:172px !important;
	height:70px !important;
}

#item1518766 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518740 {
	width:172px !important;
	height:70px !important;
}

#item1518741 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518736 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1518818 {
	width:139px !important;
	height:70px !important;
}

#item1518819 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1518793 {
	width:139px !important;
	height:70px !important;
}

#item1518794 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1518789 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1518871 {
	width:141px !important;
	height:70px !important;
}

#item1518872 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518846 {
	width:141px !important;
	height:70px !important;
}

#item1518847 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518842 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1616971 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1616994 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1616968 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1518929 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1518929 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1518929 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1518929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709892 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1709290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1709288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709286 {
	width:600px !important;
	height:790px !important;
}

#item1709291 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1709489 {
	width:528px !important;
	height:314px !important;
	top:8px !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-1709489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2015487 th, table#table2015487 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2015487 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2015487 {
	table-layout:fixed;
}

#item1709513 {
	width:528px !important;
	height:144px !important;
	top:343px !important;
}

@keyframes intensificar-1709513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709537 {
	width:100px !important;
	height:13px !important;
	top:323px !important;
}

@keyframes intensificar-1709537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709448 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:281px !important;
}

#item1709453 {
	width:534px !important;
	height:543px !important;
	top:16px !important;
}

#item1709454 {
	width:509px !important;
	height:730px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1709454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709480 {
	width:14px !important;
	height:9px !important;
}

#item1709484 {
	width:14px !important;
	height:9px !important;
	top:567px !important;
}

#item1709296 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:234px !important;
}

#item1709304 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1709327 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1709330 {
	width:528px !important;
	height:49px !important;
	top:9px !important;
}

@keyframes intensificar-1709330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709353 {
	width:350px !important;
	height:232px !important;
	top:77px !important;
}

@keyframes intensificar-1709353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709377 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:142px !important;
}

@keyframes intensificar-1709377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709400 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:158px !important;
}

@keyframes intensificar-1709400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709423 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:176px !important;
}

@keyframes intensificar-1709423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709294 {
	width:564px !important;
	height:575px !important;
	left:636px !important;
	top:150px !important;
}

#item1709560 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1709584 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1709608 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1709611 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1709634 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1730683 {
	width:40px !important;
	height:18px !important;
	left:761px !important;
	top:54px !important;
}

#item1709660 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1709661 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1709657 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1709693 {
	width:123px !important;
	height:50px !important;
}

#item1709694 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1709668 {
	width:123px !important;
	height:50px !important;
}

#item1709669 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1709664 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1709748 {
	width:99px !important;
	height:50px !important;
}

#item1709749 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1709721 {
	width:99px !important;
	height:50px !important;
}

#item1709722 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1709717 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1709801 {
	width:101px !important;
	height:50px !important;
}

#item1709802 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1709776 {
	width:101px !important;
	height:50px !important;
}

#item1709777 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1709772 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1709828 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709851 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709825 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1709854 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1709854 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1709854 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1709854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710930 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1709960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1709958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709956 {
	width:700px !important;
	height:309px !important;
}

#item1709961 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2018035 th, table#table2018035 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2018035 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2018035 {
	table-layout:fixed;
}

#item1710146 {
	width:628px !important;
	height:221px !important;
	top:319px !important;
}

@keyframes intensificar-1710146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710169 {
	width:140px !important;
	height:18px !important;
	top:291px !important;
}

@keyframes intensificar-1710169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710192 {
	width:628px !important;
	height:261px !important;
}

#item1710193 {
	width:595px !important;
	height:564px !important;
}

@keyframes intensificar-1710193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710216 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:108px !important;
}

#item1710117 {
	width:628px !important;
	height:540px !important;
}

#item1710118 {
	width:595px !important;
	height:1290px !important;
}

@keyframes intensificar-1710118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710141 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1709966 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:330px !important;
}

#item1709972 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1709996 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1710001 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1710001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710024 {
	width:474px !important;
	height:183px !important;
	top:109px !important;
}

@keyframes intensificar-1710024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710047 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:201px !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:224px !important;
	height:25px !important;
	left:404px !important;
	top:224px !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:224px !important;
	height:25px !important;
	left:404px !important;
	top:249px !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%;
}

#item1709964 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:537px !important;
}

#item1710223 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:492px !important;
}

#item1710246 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1710270 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1710275 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1710542 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1730687 {
	width:56px !important;
	height:26px !important;
	left:206px !important;
	top:380px !important;
}

#item1710301 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1710302 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1710298 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1710334 {
	width:172px !important;
	height:70px !important;
}

#item1710335 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1710309 {
	width:172px !important;
	height:70px !important;
}

#item1710310 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1710305 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1710388 {
	width:139px !important;
	height:70px !important;
}

#item1710389 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1710362 {
	width:139px !important;
	height:70px !important;
}

#item1710363 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1710358 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1710441 {
	width:141px !important;
	height:70px !important;
}

#item1710442 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1710416 {
	width:141px !important;
	height:70px !important;
}

#item1710417 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1710412 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1710468 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710491 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710465 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1710494 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1710494 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1710494 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1710494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689024 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1396239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1396239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1396237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1396237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1396235 {
	width:600px !important;
	height:790px !important;
}

#item1396240 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1396270 {
	width:528px !important;
	height:335px !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-1396270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1396270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2021612 tr {
	border-right:2.2px solid #fff;;
}

table#table2021612 {
	table-layout:fixed;
}

#item1411287 {
	width:528px !important;
	height:75px !important;
	top:359px !important;
}

@keyframes intensificar-1411287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1411310 {
	width:100px !important;
	height:13px !important;
	top:339px !important;
}

@keyframes intensificar-1411310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532009 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1532013 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1532014 {
	width:509px !important;
	height:891px !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-1532014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532039 {
	width:14px !important;
	height:9px !important;
}

#item1532042 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1396415 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:186px !important;
}

#item1396422 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1396445 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1411367 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1411367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1411390 {
	width:350px !important;
	height:232px !important;
	top:111px !important;
}

@keyframes intensificar-1411390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1411414 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:95px !important;
}

@keyframes intensificar-1411414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1411437 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:111px !important;
}

@keyframes intensificar-1411437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1411460 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:129px !important;
}

@keyframes intensificar-1411460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1396244 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1396497 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1396520 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1396544 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1396547 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1735072 {
	width:22px !important;
	height:27px !important;
	left:863px !important;
	top:47px !important;
}

#item1396573 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1396574 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1396570 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1396607 {
	width:123px !important;
	height:50px !important;
}

#item1396608 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1396582 {
	width:123px !important;
	height:50px !important;
}

#item1396583 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1396578 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1396662 {
	width:99px !important;
	height:50px !important;
}

#item1396663 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1396637 {
	width:99px !important;
	height:50px !important;
}

#item1396638 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1396631 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1396716 {
	width:101px !important;
	height:50px !important;
}

#item1396717 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1396691 {
	width:101px !important;
	height:50px !important;
}

#item1396692 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1396686 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1620123 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1620146 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1620120 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1396778 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1396778 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1396778 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1396778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690193 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1487554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1487546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487544 {
	width:700px !important;
	height:309px !important;
}

#item1501046 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2023534 tr {
	border-right:3.08px solid #fff;;
}

table#table2023534 {
	table-layout:fixed;
}

#item1487762 {
	width:628px !important;
	height:125px !important;
	top:416px !important;
}

@keyframes intensificar-1487762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487785 {
	width:140px !important;
	height:18px !important;
	top:388px !important;
}

@keyframes intensificar-1487785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593075 {
	width:628px !important;
	height:359px !important;
}

#item1593076 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1593076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593099 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:157px !important;
}

#item1590360 {
	width:628px !important;
	height:541px !important;
}

#item1590361 {
	width:595px !important;
	height:1481px !important;
}

@keyframes intensificar-1590361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590384 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1487563 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:229px !important;
}

#item1487569 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1487592 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1487595 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1487595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487618 {
	width:408px !important;
	height:114px !important;
	top:123px !important;
}

@keyframes intensificar-1487618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487641 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:101px !important;
}

@keyframes intensificar-1487641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487664 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:123px !important;
}

@keyframes intensificar-1487664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487687 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:148px !important;
}

@keyframes intensificar-1487687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487561 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1487808 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1487831 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1487856 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1487860 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730697 {
	width:28px !important;
	height:33px !important;
	left:353px !important;
	top:373px !important;
}

#item1487886 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1487887 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1487883 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1487920 {
	width:172px !important;
	height:70px !important;
}

#item1487921 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1487894 {
	width:172px !important;
	height:70px !important;
}

#item1487895 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1487890 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1487974 {
	width:139px !important;
	height:70px !important;
}

#item1487975 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1487949 {
	width:139px !important;
	height:70px !important;
}

#item1487950 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1487944 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1488027 {
	width:141px !important;
	height:70px !important;
}

#item1488028 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488002 {
	width:141px !important;
	height:70px !important;
}

#item1488003 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1487998 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687513 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687536 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687510 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1488087 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1488087 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1488087 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1488087 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689028 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1396858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1396858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1396855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1396855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1396853 {
	width:600px !important;
	height:790px !important;
}

#item1396859 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1396889 {
	width:528px !important;
	height:300px !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-1396889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1396889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2026235 tr {
	border-right:2.2px solid #fff;;
}

table#table2026235 {
	table-layout:fixed;
}

#item1411099 {
	width:528px !important;
	height:104px !important;
	top:336px !important;
}

@keyframes intensificar-1411099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1411122 {
	width:100px !important;
	height:13px !important;
	top:316px !important;
}

@keyframes intensificar-1411122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1397091 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1397096 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1397512 {
	width:509px !important;
	height:1716px !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-1397512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1397512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1397512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1397122 {
	width:14px !important;
	height:9px !important;
}

#item1397125 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1397033 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:212px !important;
}

#item1397039 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1397063 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1411170 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1411170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1411193 {
	width:350px !important;
	height:232px !important;
	top:120px !important;
}

@keyframes intensificar-1411193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1411216 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:120px !important;
}

@keyframes intensificar-1411216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1411239 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:136px !important;
}

@keyframes intensificar-1411239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1411262 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:154px !important;
}

@keyframes intensificar-1411262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1396863 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1397128 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1397151 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1397175 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1397178 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1735076 {
	width:22px !important;
	height:27px !important;
	left:772px !important;
	top:47px !important;
}

#item1397204 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1397205 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1397201 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1397238 {
	width:123px !important;
	height:50px !important;
}

#item1397239 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1397213 {
	width:123px !important;
	height:50px !important;
}

#item1397214 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1397209 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1397291 {
	width:99px !important;
	height:50px !important;
}

#item1397292 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1397266 {
	width:99px !important;
	height:50px !important;
}

#item1397267 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1397262 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1397344 {
	width:101px !important;
	height:50px !important;
}

#item1397345 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1397319 {
	width:101px !important;
	height:50px !important;
}

#item1397320 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1397315 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1620156 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1620179 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1620153 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1397407 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1397407 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1397407 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1397407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690196 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1488117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1488112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488110 {
	width:701px !important;
	height:309px !important;
	left:-1px !important;
}

#item1501049 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2028522 tr {
	border-right:3.08px solid #fff;;
}

table#table2028522 {
	table-layout:fixed;
}

#item1488340 {
	width:628px !important;
	height:165px !important;
	top:329px !important;
}

@keyframes intensificar-1488340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488363 {
	width:140px !important;
	height:18px !important;
	top:301px !important;
}

@keyframes intensificar-1488363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593109 {
	width:628px !important;
	height:269px !important;
}

#item1593110 {
	width:595px !important;
	height:591px !important;
}

@keyframes intensificar-1593110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593133 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:112px !important;
}

#item1590392 {
	width:628px !important;
	height:494px !important;
}

#item1590393 {
	width:595px !important;
	height:2782px !important;
}

@keyframes intensificar-1590393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590416 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1488126 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:267px !important;
}

#item1488132 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1488155 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1488159 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1488159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488182 {
	width:490px !important;
	height:325px !important;
	top:138px !important;
}

@keyframes intensificar-1488182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488206 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:138px !important;
}

@keyframes intensificar-1488206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488229 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:161px !important;
}

@keyframes intensificar-1488229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488252 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:186px !important;
}

@keyframes intensificar-1488252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488124 {
	width:664px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1488386 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1488409 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1488434 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1488437 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730703 {
	width:28px !important;
	height:33px !important;
	left:226px !important;
	top:373px !important;
}

#item1488463 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1488464 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1488460 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1488500 {
	width:172px !important;
	height:70px !important;
}

#item1488501 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488475 {
	width:172px !important;
	height:70px !important;
}

#item1488476 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488471 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1488553 {
	width:139px !important;
	height:70px !important;
}

#item1488554 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1488528 {
	width:139px !important;
	height:70px !important;
}

#item1488529 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1488524 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1488608 {
	width:141px !important;
	height:70px !important;
}

#item1488609 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488582 {
	width:141px !important;
	height:70px !important;
}

#item1488583 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488577 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687550 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687573 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687547 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1488667 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1488667 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1488667 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1488667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689051 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1352139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1352137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1352135 {
	width:600px !important;
	height:790px !important;
}

#item1352140 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1352169 {
	width:528px !important;
	height:322px !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-1352169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2031836 th, table#table2031836 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2031836 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2031836 {
	table-layout:fixed;
}

#item1422259 {
	width:528px !important;
	height:173px !important;
	top:343px !important;
}

@keyframes intensificar-1422259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422282 {
	width:100px !important;
	height:13px !important;
	top:323px !important;
}

@keyframes intensificar-1422282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1352760 {
	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-1352760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1352316 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:296px !important;
}

#item1422329 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1422329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422352 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1422352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422375 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1422375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422399 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:184px !important;
}

@keyframes intensificar-1422399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422422 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:202px !important;
}

@keyframes intensificar-1422422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711114 {
	width:167px !important;
	height:22px !important;
	left:397px !important;
	top:259px !important;
}

#item1711137 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:261px !important;
}

#item1711140 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:229px !important;
}

#item1352143 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1352414 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1352437 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1352461 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1352465 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730706 {
	width:40px !important;
	height:18px !important;
	left:756px !important;
	top:54px !important;
}

#item1352491 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1352492 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1352488 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1352524 {
	width:123px !important;
	height:50px !important;
}

#item1352525 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352499 {
	width:123px !important;
	height:50px !important;
}

#item1352500 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352495 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1352578 {
	width:99px !important;
	height:50px !important;
}

#item1352579 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1352553 {
	width:99px !important;
	height:50px !important;
}

#item1352554 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1352548 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1352631 {
	width:101px !important;
	height:50px !important;
}

#item1352632 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352606 {
	width:101px !important;
	height:50px !important;
}

#item1352607 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352602 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615486 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615509 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615483 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1352688 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1352688 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1352688 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1352688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690227 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1456031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1456025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456023 {
	width:700px !important;
	height:309px !important;
}

#item1500698 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2034420 th, table#table2034420 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2034420 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2034420 {
	table-layout:fixed;
}

#item1456247 {
	width:628px !important;
	height:262px !important;
	top:256px !important;
}

@keyframes intensificar-1456247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456270 {
	width:140px !important;
	height:18px !important;
	top:228px !important;
}

@keyframes intensificar-1456270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591333 {
	width:628px !important;
	height:198px !important;
}

#item1591334 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1591334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591358 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:76px !important;
}

#item1588588 {
	width:628px !important;
	height:518px !important;
}

#item1588589 {
	width:595px !important;
	height:1029px !important;
}

@keyframes intensificar-1588589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588612 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1456081 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1456081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456104 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1456104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711210 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:406px !important;
}

#item1711216 {
	width:234px !important;
	height:30px !important;
	left:430px !important;
	top:351px !important;
}

#item1711239 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:354px !important;
}

#item1711244 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:308px !important;
}

#item1711248 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:232px !important;
}

@keyframes intensificar-1711248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711272 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:255px !important;
}

@keyframes intensificar-1711272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711295 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:280px !important;
}

@keyframes intensificar-1711295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456043 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1456293 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1456316 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1456341 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1456344 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730709 {
	width:56px !important;
	height:26px !important;
	left:200px !important;
	top:380px !important;
}

#item1456370 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1456371 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1456367 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1456403 {
	width:172px !important;
	height:70px !important;
}

#item1456404 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456378 {
	width:172px !important;
	height:70px !important;
}

#item1456379 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456374 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1456456 {
	width:139px !important;
	height:70px !important;
}

#item1456457 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1456431 {
	width:139px !important;
	height:70px !important;
}

#item1456432 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1456427 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1456510 {
	width:141px !important;
	height:70px !important;
}

#item1456511 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456485 {
	width:141px !important;
	height:70px !important;
}

#item1456486 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456480 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687584 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687608 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687581 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1456567 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1456567 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1456567 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1456567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689058 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1352842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1352840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1352838 {
	width:600px !important;
	height:790px !important;
}

#item1352843 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1352873 {
	width:528px !important;
	height:295px !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-1352873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2038119 th, table#table2038119 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2038119 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2038119 {
	table-layout:fixed;
}

#item1422044 {
	width:528px !important;
	height:173px !important;
	top:315px !important;
}

@keyframes intensificar-1422044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422067 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1422067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353075 {
	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-1353075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353018 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:260px !important;
}

#item1353024 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1353047 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1422113 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1422113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422136 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1422136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422159 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1422159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422182 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:184px !important;
}

@keyframes intensificar-1422182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422205 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:202px !important;
}

@keyframes intensificar-1422205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1352846 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1353100 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1353123 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1353147 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1353150 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730717 {
	width:40px !important;
	height:18px !important;
	left:768px !important;
	top:54px !important;
}

#item1353176 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1353177 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1353173 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1353210 {
	width:123px !important;
	height:50px !important;
}

#item1353211 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353185 {
	width:123px !important;
	height:50px !important;
}

#item1353186 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353181 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1353265 {
	width:99px !important;
	height:50px !important;
}

#item1353266 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1353239 {
	width:99px !important;
	height:50px !important;
}

#item1353240 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1353235 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1353318 {
	width:101px !important;
	height:50px !important;
}

#item1353319 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353293 {
	width:101px !important;
	height:50px !important;
}

#item1353294 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353289 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615520 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615543 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615517 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1353376 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1353376 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1353376 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1353376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690242 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1456599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1456592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456590 {
	width:700px !important;
	height:309px !important;
}

#item1500703 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2040879 th, table#table2040879 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2040879 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2040879 {
	table-layout:fixed;
}

#item1456815 {
	width:628px !important;
	height:262px !important;
	top:254px !important;
}

@keyframes intensificar-1456815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456839 {
	width:140px !important;
	height:18px !important;
	top:226px !important;
}

@keyframes intensificar-1456839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591363 {
	width:628px !important;
	height:196px !important;
}

#item1591364 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1591364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591387 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:75px !important;
}

#item1588627 {
	width:628px !important;
	height:516px !important;
}

#item1588628 {
	width:595px !important;
	height:1010px !important;
}

@keyframes intensificar-1588628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588652 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1456615 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:364px !important;
}

#item1456622 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1456645 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1456649 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1456649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456672 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1456672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456695 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:235px !important;
}

@keyframes intensificar-1456695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456718 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:258px !important;
}

@keyframes intensificar-1456718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456741 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:283px !important;
}

@keyframes intensificar-1456741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1456613 {
	width:664px !important;
	height:516px !important;
	left:36px !important;
	top:559px !important;
}

#item1456862 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1456885 {
	width:664px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1456909 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1456912 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730720 {
	width:56px !important;
	height:26px !important;
	left:214px !important;
	top:380px !important;
}

#item1456938 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1456939 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1456935 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1456972 {
	width:172px !important;
	height:70px !important;
}

#item1456973 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456947 {
	width:172px !important;
	height:70px !important;
}

#item1456948 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456943 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1457026 {
	width:139px !important;
	height:70px !important;
}

#item1457027 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1457000 {
	width:139px !important;
	height:70px !important;
}

#item1457001 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1456996 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1457081 {
	width:141px !important;
	height:70px !important;
}

#item1457082 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1457056 {
	width:141px !important;
	height:70px !important;
}

#item1457057 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1457052 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687617 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687641 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687614 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1457137 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1457137 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1457137 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1457137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689073 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1353458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1353456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353454 {
	width:600px !important;
	height:790px !important;
}

#item1353459 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1354316 {
	width:100px !important;
	height:12px !important;
	top:339px !important;
}

@keyframes intensificar-1354316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2044004 th, table#table2044004 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2044004 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2044004 {
	table-layout:fixed;
}

#item1526801 {
	width:528px !important;
	height:144px !important;
	top:357px !important;
}

@keyframes intensificar-1526801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1602804 {
	width:528px !important;
	height:308px !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-1602804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353696 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1353699 {
	width:534px !important;
	height:535px !important;
	top:16px !important;
}

#item1354245 {
	width:509px !important;
	height:763px !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-1354245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353725 {
	width:14px !important;
	height:9px !important;
}

#item1353728 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item1354121 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:267px !important;
}

#item1354127 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:247px !important;
}

#item1354150 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:249px !important;
}

#item1421912 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1421912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421935 {
	width:360px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1421935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735606 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:180px !important;
}

@keyframes intensificar-1735606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735629 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:196px !important;
}

@keyframes intensificar-1735629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735652 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:214px !important;
}

@keyframes intensificar-1735652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353466 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1353731 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1353754 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1353779 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1353782 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1584828 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1730727 {
	width:40px !important;
	height:18px !important;
	left:723px !important;
	top:54px !important;
}

#item1353808 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1353809 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1353805 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1353842 {
	width:123px !important;
	height:50px !important;
}

#item1353843 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353817 {
	width:123px !important;
	height:50px !important;
}

#item1353818 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353813 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1353897 {
	width:99px !important;
	height:50px !important;
}

#item1353898 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1353871 {
	width:99px !important;
	height:50px !important;
}

#item1353872 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1353866 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1353951 {
	width:101px !important;
	height:50px !important;
}

#item1353952 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353925 {
	width:101px !important;
	height:50px !important;
}

#item1353926 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353921 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615550 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615574 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615547 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1354009 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1354009 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1354009 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1354009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690265 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1457167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1457160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457158 {
	width:700px !important;
	height:309px !important;
}

#item1500709 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1509392 {
	width:140px !important;
	height:18px !important;
	top:248px !important;
}

@keyframes intensificar-1509392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2047061 th, table#table2047061 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2047061 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2047061 {
	table-layout:fixed;
}

#item1526900 {
	width:628px !important;
	height:221px !important;
	top:276px !important;
}

@keyframes intensificar-1526900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591394 {
	width:628px !important;
	height:223px !important;
}

#item1591395 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1591395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591418 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:89px !important;
}

#item1588658 {
	width:628px !important;
	height:518px !important;
}

#item1588659 {
	width:595px !important;
	height:1364px !important;
}

@keyframes intensificar-1588659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588682 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1457267 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:348px !important;
}

#item1457272 {
	width:234px !important;
	height:14px !important;
	left:430px !important;
	top:327px !important;
}

#item1457296 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:330px !important;
}

#item1457303 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1457303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457326 {
	width:378px !important;
	height:225px !important;
	top:92px !important;
}

@keyframes intensificar-1457326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735750 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:232px !important;
}

@keyframes intensificar-1735750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735773 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:255px !important;
}

@keyframes intensificar-1735773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735796 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:280px !important;
}

@keyframes intensificar-1735796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457177 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:578px !important;
}

#item1457456 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1457480 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1457504 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1457508 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1603224 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1730730 {
	width:56px !important;
	height:26px !important;
	left:151px !important;
	top:380px !important;
}

#item1457537 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1457538 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1457534 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1457573 {
	width:172px !important;
	height:70px !important;
}

#item1457574 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1457548 {
	width:172px !important;
	height:70px !important;
}

#item1457549 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1457544 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1457627 {
	width:139px !important;
	height:70px !important;
}

#item1457628 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1457601 {
	width:139px !important;
	height:70px !important;
}

#item1457602 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1457597 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1457680 {
	width:141px !important;
	height:70px !important;
}

#item1457681 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1457655 {
	width:141px !important;
	height:70px !important;
}

#item1457656 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1457651 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687651 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687674 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687648 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1457738 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1457738 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1457738 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1457738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1713072 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1711877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1711875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711873 {
	width:600px !important;
	height:790px !important;
}

#item1711879 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1711884 {
	width:100px !important;
	height:12px !important;
	top:311px !important;
}

@keyframes intensificar-1711884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2050025 th, table#table2050025 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2050025 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2050025 {
	table-layout:fixed;
}

#item1711907 {
	width:528px !important;
	height:220px !important;
	top:329px !important;
}

@keyframes intensificar-1711907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711930 {
	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-1711930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712082 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1712085 {
	width:534px !important;
	height:553px !important;
	top:16px !important;
}

#item1712086 {
	width:509px !important;
	height:891px !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-1712086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712111 {
	width:14px !important;
	height:9px !important;
}

#item1712115 {
	width:14px !important;
	height:9px !important;
	top:575px !important;
}

#item1711955 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:301px !important;
}

#item1711961 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:281px !important;
}

#item1711984 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:283px !important;
}

#item1711987 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1711987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712011 {
	width:360px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1712011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735896 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:215px !important;
}

@keyframes intensificar-1735896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735919 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:231px !important;
}

@keyframes intensificar-1735919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735942 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:249px !important;
}

@keyframes intensificar-1735942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711882 {
	width:564px !important;
	height:584px !important;
	left:636px !important;
	top:141px !important;
}

#item1712118 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1712142 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1712166 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1712169 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1712192 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1730733 {
	width:40px !important;
	height:18px !important;
	left:847px !important;
	top:54px !important;
}

#item1712218 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1712219 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1712215 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1712251 {
	width:123px !important;
	height:50px !important;
}

#item1712252 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1712226 {
	width:123px !important;
	height:50px !important;
}

#item1712227 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1712222 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1712305 {
	width:99px !important;
	height:50px !important;
}

#item1712306 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1712279 {
	width:99px !important;
	height:50px !important;
}

#item1712280 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1712275 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1712359 {
	width:101px !important;
	height:50px !important;
}

#item1712360 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1712333 {
	width:101px !important;
	height:50px !important;
}

#item1712334 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1712329 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1712386 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1712409 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1712383 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1712414 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1712414 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1712414 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1712414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1713075 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1712474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1712472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712470 {
	width:700px !important;
	height:309px !important;
}

#item1712476 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1712662 {
	width:140px !important;
	height:18px !important;
	top:213px !important;
}

@keyframes intensificar-1712662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2053448 th, table#table2053448 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2053448 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2053448 {
	table-layout:fixed;
}

#item1712685 {
	width:628px !important;
	height:304px !important;
	top:241px !important;
}

@keyframes intensificar-1712685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712708 {
	width:628px !important;
	height:158px !important;
	top:24px !important;
}

#item1712709 {
	width:595px !important;
	height:615px !important;
}

@keyframes intensificar-1712709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712732 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:81px !important;
}

#item1712633 {
	width:628px !important;
	height:542px !important;
}

#item1712635 {
	width:595px !important;
	height:1440px !important;
}

@keyframes intensificar-1712635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712658 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:261px !important;
}

#item1712484 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:418px !important;
}

#item1712489 {
	width:234px !important;
	height:14px !important;
	left:430px !important;
	top:397px !important;
}

#item1712512 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:400px !important;
}

#item1712517 {
	width:626px !important;
	height:64px !important;
	top:24px !important;
}

@keyframes intensificar-1712517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712540 {
	width:504px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1712540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1736042 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:302px !important;
}

@keyframes intensificar-1736042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1736042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1736065 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:325px !important;
}

@keyframes intensificar-1736065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1736065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1736088 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:350px !important;
}

@keyframes intensificar-1736088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1736088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712482 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:533px !important;
}

#item1712735 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1712758 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1712782 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1712786 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1712809 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1730737 {
	width:56px !important;
	height:26px !important;
	left:327px !important;
	top:380px !important;
}

#item1712835 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1712836 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1712832 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1712870 {
	width:172px !important;
	height:70px !important;
}

#item1712871 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1712845 {
	width:172px !important;
	height:70px !important;
}

#item1712846 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1712841 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1712923 {
	width:139px !important;
	height:70px !important;
}

#item1712924 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1712898 {
	width:139px !important;
	height:70px !important;
}

#item1712899 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1712894 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1712976 {
	width:141px !important;
	height:70px !important;
}

#item1712977 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1712951 {
	width:141px !important;
	height:70px !important;
}

#item1712952 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1712947 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1713003 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1713027 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1713000 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1713030 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1713030 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1713030 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1713030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689094 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1374860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1374858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1374856 {
	width:600px !important;
	height:790px !important;
}

#item1374861 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1374890 {
	width:528px !important;
	height:309px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1374890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2057352 th, table#table2057352 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2057352 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2057352 {
	table-layout:fixed;
}

#item1416406 {
	width:528px !important;
	height:144px !important;
	top:345px !important;
}

@keyframes intensificar-1416406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1416429 {
	width:100px !important;
	height:13px !important;
	top:325px !important;
}

@keyframes intensificar-1416429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375092 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1375096 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1375531 {
	width:509px !important;
	height:910px !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-1375531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375122 {
	width:14px !important;
	height:9px !important;
}

#item1375128 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1375035 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:245px !important;
}

#item1375040 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:220px !important;
}

#item1375063 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:224px !important;
}

#item1416490 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1416490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1416513 {
	width:360px !important;
	height:267px !important;
	top:85px !important;
}

@keyframes intensificar-1416513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1416536 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:153px !important;
}

@keyframes intensificar-1416536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1416559 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:169px !important;
}

@keyframes intensificar-1416559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1416582 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:187px !important;
}

@keyframes intensificar-1416582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1374864 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1375131 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1375154 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1375178 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1375184 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1587686 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1730853 {
	width:40px !important;
	height:18px !important;
	left:755px !important;
	top:54px !important;
}

#item1375210 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1375211 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1375207 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1375243 {
	width:123px !important;
	height:50px !important;
}

#item1375244 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375218 {
	width:123px !important;
	height:50px !important;
}

#item1375219 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375214 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1375297 {
	width:99px !important;
	height:50px !important;
}

#item1375298 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1375271 {
	width:99px !important;
	height:50px !important;
}

#item1375272 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1375267 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1375350 {
	width:101px !important;
	height:50px !important;
}

#item1375351 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375325 {
	width:101px !important;
	height:50px !important;
}

#item1375326 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375321 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1616373 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1616396 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1616370 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1375410 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1375410 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1375410 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1375410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690296 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1472373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1472367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472365 {
	width:700px !important;
	height:309px !important;
}

#item1500831 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2060051 th, table#table2060051 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2060051 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2060051 {
	table-layout:fixed;
}

#item1472599 {
	width:628px !important;
	height:221px !important;
	top:321px !important;
}

@keyframes intensificar-1472599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472622 {
	width:140px !important;
	height:18px !important;
	top:293px !important;
}

@keyframes intensificar-1472622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592229 {
	width:628px !important;
	height:262px !important;
}

#item1592230 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1592230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592253 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:108px !important;
}

#item1589519 {
	width:628px !important;
	height:542px !important;
}

#item1589520 {
	width:595px !important;
	height:1696px !important;
}

@keyframes intensificar-1589520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589543 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1472388 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:303px !important;
}

#item1472394 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:268px !important;
}

#item1472417 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:273px !important;
}

#item1472420 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1472420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472443 {
	width:504px !important;
	height:373px !important;
	top:83px !important;
}

@keyframes intensificar-1472443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472466 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:175px !important;
}

@keyframes intensificar-1472466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472489 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:197px !important;
}

@keyframes intensificar-1472489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472512 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:222px !important;
}

@keyframes intensificar-1472512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472386 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1472645 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1472668 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1472692 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1472695 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1587735 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1730858 {
	width:56px !important;
	height:26px !important;
	left:196px !important;
	top:380px !important;
}

#item1472723 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1472724 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1472718 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1472758 {
	width:172px !important;
	height:70px !important;
}

#item1472759 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472732 {
	width:172px !important;
	height:70px !important;
}

#item1472733 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472728 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1472811 {
	width:139px !important;
	height:70px !important;
}

#item1472812 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472786 {
	width:139px !important;
	height:70px !important;
}

#item1472787 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472782 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1472865 {
	width:141px !important;
	height:70px !important;
}

#item1472866 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472840 {
	width:141px !important;
	height:70px !important;
}

#item1472841 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472835 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687685 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687708 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687682 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1472923 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1472923 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1472923 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1472923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689122 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1373328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1373326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1373324 {
	width:601px !important;
	height:790px !important;
}

#item1373329 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1373358 {
	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-1373358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2063604 th, table#table2063604 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2063604 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2063604 {
	table-layout:fixed;
}

#item1416849 {
	width:528px !important;
	height:144px !important;
	top:358px !important;
}

@keyframes intensificar-1416849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416849 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1416872 {
	width:100px !important;
	height:13px !important;
	top:338px !important;
}

@keyframes intensificar-1416872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1373560 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1373563 {
	width:534px !important;
	height:514px !important;
	top:15px !important;
}

#item1373986 {
	width:509px !important;
	height:832px !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-1373986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1373590 {
	width:14px !important;
	height:9px !important;
}

#item1373595 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1373503 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:257px !important;
}

#item1373508 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:232px !important;
}

#item1373531 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:236px !important;
}

#item1416920 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1416920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1416943 {
	width:360px !important;
	height:267px !important;
	top:64px !important;
}

@keyframes intensificar-1416943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1416966 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:166px !important;
}

@keyframes intensificar-1416966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1416990 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:182px !important;
}

@keyframes intensificar-1416990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417014 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:200px !important;
}

@keyframes intensificar-1417014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1373332 {
	width:564px !important;
	height:546px !important;
	left:637px !important;
	top:179px !important;
}

#item1373600 {
	width:528px !important;
	height:30px !important;
	left:637px !important;
	top:145px !important;
}

#item1373623 {
	width:528px !important;
	height:30px !important;
	left:637px !important;
	top:100px !important;
}

#item1373647 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1373650 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730861 {
	width:40px !important;
	height:18px !important;
	left:866px !important;
	top:54px !important;
}

#item1373676 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1373677 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1373673 {
	width:53px !important;
	height:50px !important;
	left:1148px !important;
	top:740px !important;
}

#item1373712 {
	width:123px !important;
	height:50px !important;
}

#item1373713 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373687 {
	width:123px !important;
	height:50px !important;
}

#item1373688 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373683 {
	width:123px !important;
	height:50px !important;
	left:1022px !important;
	top:740px !important;
}

#item1373766 {
	width:99px !important;
	height:50px !important;
}

#item1373767 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1373741 {
	width:99px !important;
	height:50px !important;
}

#item1373742 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1373737 {
	width:99px !important;
	height:50px !important;
	left:816px !important;
	top:740px !important;
}

#item1373819 {
	width:101px !important;
	height:50px !important;
}

#item1373820 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373794 {
	width:101px !important;
	height:50px !important;
}

#item1373795 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373790 {
	width:101px !important;
	height:50px !important;
	left:918px !important;
	top:740px !important;
}

#item1616342 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1616365 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1616338 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1373878 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1373878 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1373878 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1373878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690322 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1471210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1471204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471202 {
	width:700px !important;
	height:309px !important;
}

#item1500825 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2066135 th, table#table2066135 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2066135 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2066135 {
	table-layout:fixed;
}

#item1471438 {
	width:628px !important;
	height:221px !important;
	top:287px !important;
}

@keyframes intensificar-1471438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471461 {
	width:140px !important;
	height:18px !important;
	top:259px !important;
}

@keyframes intensificar-1471461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592194 {
	width:628px !important;
	height:229px !important;
}

#item1592195 {
	width:595px !important;
	height:596px !important;
}

@keyframes intensificar-1592195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592218 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:92px !important;
}

#item1589482 {
	width:628px !important;
	height:508px !important;
}

#item1589483 {
	width:595px !important;
	height:1323px !important;
}

@keyframes intensificar-1589483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589506 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item1471222 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:352px !important;
}

#item1471227 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:317px !important;
}

#item1471251 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:321px !important;
}

#item1471255 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1471255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471278 {
	width:504px !important;
	height:373px !important;
	top:83px !important;
}

@keyframes intensificar-1471278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471301 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:223px !important;
}

@keyframes intensificar-1471301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471324 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:246px !important;
}

@keyframes intensificar-1471324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471347 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:271px !important;
}

@keyframes intensificar-1471347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471220 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:567px !important;
}

#item1471484 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1471508 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1471532 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1471536 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730864 {
	width:56px !important;
	height:26px !important;
	left:358px !important;
	top:380px !important;
}

#item1471562 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1471563 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1471559 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1471596 {
	width:172px !important;
	height:70px !important;
}

#item1471597 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471571 {
	width:172px !important;
	height:70px !important;
}

#item1471572 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471566 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1471649 {
	width:139px !important;
	height:70px !important;
}

#item1471650 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1471624 {
	width:139px !important;
	height:70px !important;
}

#item1471625 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1471620 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1471702 {
	width:141px !important;
	height:70px !important;
}

#item1471703 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471677 {
	width:141px !important;
	height:70px !important;
}

#item1471678 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471673 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687726 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687749 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687723 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1471759 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1471759 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1471759 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1471759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689136 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1375588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1375586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375584 {
	width:600px !important;
	height:790px !important;
}

#item1375589 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1375618 {
	width:528px !important;
	height:267px !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-1375618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2069749 tr {
	border-right:2.2px solid #fff;;
}

table#table2069749 {
	table-layout:fixed;
}

#item1416203 {
	width:528px !important;
	height:133px !important;
	top:330px !important;
}

@keyframes intensificar-1416203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1416226 {
	width:100px !important;
	height:13px !important;
	top:310px !important;
}

@keyframes intensificar-1416226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375821 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1375825 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1376254 {
	width:509px !important;
	height:946px !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-1376254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375851 {
	width:14px !important;
	height:9px !important;
}

#item1375856 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1375764 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:189px !important;
}

#item1375769 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:164px !important;
}

#item1375792 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:168px !important;
}

#item1416274 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1416274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1416298 {
	width:360px !important;
	height:115px !important;
	top:64px !important;
}

@keyframes intensificar-1416298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1416321 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:98px !important;
}

@keyframes intensificar-1416321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1416344 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:114px !important;
}

@keyframes intensificar-1416344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1416367 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:132px !important;
}

@keyframes intensificar-1416367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375592 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:145px !important;
}

#item1375861 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1375884 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1375908 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1375914 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1587710 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1730867 {
	width:40px !important;
	height:18px !important;
	left:743px !important;
	top:54px !important;
}

#item1375940 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1375941 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1375937 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1375973 {
	width:123px !important;
	height:50px !important;
}

#item1375974 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375948 {
	width:123px !important;
	height:50px !important;
}

#item1375949 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375944 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1376027 {
	width:99px !important;
	height:50px !important;
}

#item1376028 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1376001 {
	width:99px !important;
	height:50px !important;
}

#item1376002 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1375997 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1376081 {
	width:101px !important;
	height:50px !important;
}

#item1376082 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1376056 {
	width:101px !important;
	height:50px !important;
}

#item1376057 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1376051 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1616403 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1616426 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1616400 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1376138 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1376138 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1376138 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690333 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1472958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1472951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472949 {
	width:700px !important;
	height:309px !important;
}

#item1500834 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2072682 tr {
	border-right:3.08px solid #fff;;
}

table#table2072682 {
	table-layout:fixed;
}

#item1473187 {
	width:628px !important;
	height:206px !important;
	top:324px !important;
}

@keyframes intensificar-1473187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473210 {
	width:140px !important;
	height:18px !important;
	top:296px !important;
}

@keyframes intensificar-1473210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592259 {
	width:628px !important;
	height:265px !important;
}

#item1592260 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1592260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592283 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:110px !important;
}

#item1589550 {
	width:628px !important;
	height:529px !important;
}

#item1589551 {
	width:595px !important;
	height:1578px !important;
}

@keyframes intensificar-1589551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589574 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1472971 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:259px !important;
}

#item1472977 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:224px !important;
}

#item1473000 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:229px !important;
}

#item1473004 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1473004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473027 {
	width:504px !important;
	height:373px !important;
	top:83px !important;
}

@keyframes intensificar-1473027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473050 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:130px !important;
}

@keyframes intensificar-1473050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473073 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:153px !important;
}

@keyframes intensificar-1473073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473097 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:178px !important;
}

@keyframes intensificar-1473097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472969 {
	width:664px !important;
	height:529px !important;
	left:36px !important;
	top:546px !important;
}

#item1473233 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:505px !important;
}

#item1473256 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1473280 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1473284 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1587758 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1730873 {
	width:56px !important;
	height:26px !important;
	left:181px !important;
	top:380px !important;
}

#item1473311 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1473312 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1473308 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1473344 {
	width:172px !important;
	height:70px !important;
}

#item1473345 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473319 {
	width:172px !important;
	height:70px !important;
}

#item1473320 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473315 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1473398 {
	width:139px !important;
	height:70px !important;
}

#item1473399 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1473373 {
	width:139px !important;
	height:70px !important;
}

#item1473374 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1473368 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1473451 {
	width:141px !important;
	height:70px !important;
}

#item1473452 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473426 {
	width:141px !important;
	height:70px !important;
}

#item1473427 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473422 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687760 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687784 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687756 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1473512 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1473512 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1473512 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1473512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689158 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1401968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1401966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1401964 {
	width:600px !important;
	height:790px !important;
}

#item1401969 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1401999 {
	width:528px !important;
	height:333px !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-1401999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2076524 tr {
	border-right:2.2px solid #fff;;
}

table#table2076524 {
	table-layout:fixed;
}

#item1409552 {
	width:528px !important;
	height:133px !important;
	top:372px !important;
}

@keyframes intensificar-1409552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1409592 {
	width:100px !important;
	height:13px !important;
	top:352px !important;
}

@keyframes intensificar-1409592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723381 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:249px !important;
}

#item1723385 {
	width:534px !important;
	height:512px !important;
	top:16px !important;
}

#item1723386 {
	width:509px !important;
	height:588px !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-1723386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1723386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723411 {
	width:14px !important;
	height:9px !important;
}

#item1723415 {
	width:14px !important;
	height:9px !important;
	top:535px !important;
}

#item1402144 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:209px !important;
}

#item1402150 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1402173 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1409627 {
	width:528px !important;
	height:46px !important;
	top:13px !important;
}

@keyframes intensificar-1409627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1409650 {
	width:350px !important;
	height:232px !important;
	top:83px !important;
}

@keyframes intensificar-1409650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1409677 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:118px !important;
}

@keyframes intensificar-1409677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1409700 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:134px !important;
}

@keyframes intensificar-1409700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1409723 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:152px !important;
}

@keyframes intensificar-1409723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1401972 {
	width:564px !important;
	height:544px !important;
	left:636px !important;
	top:164px !important;
}

#item1402225 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1402248 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1402272 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1402275 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1735079 {
	width:22px !important;
	height:27px !important;
	left:812px !important;
	top:47px !important;
}

#item1402301 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1402302 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1402298 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1402335 {
	width:123px !important;
	height:50px !important;
}

#item1402336 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1402310 {
	width:123px !important;
	height:50px !important;
}

#item1402311 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1402306 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1402389 {
	width:99px !important;
	height:50px !important;
}

#item1402390 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1402363 {
	width:99px !important;
	height:50px !important;
}

#item1402364 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1402359 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1402442 {
	width:101px !important;
	height:50px !important;
}

#item1402443 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1402417 {
	width:101px !important;
	height:50px !important;
}

#item1402418 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1402413 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1620453 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1620477 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1620450 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1402502 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1402502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1402502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1402502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690345 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1492675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1492667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492665 {
	width:700px !important;
	height:309px !important;
}

#item1501094 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2079581 tr {
	border-right:3.08px solid #fff;;
}

table#table2079581 {
	table-layout:fixed;
}

#item1492886 {
	width:628px !important;
	height:206px !important;
	top:312px !important;
}

@keyframes intensificar-1492886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492909 {
	width:140px !important;
	height:18px !important;
	top:284px !important;
}

@keyframes intensificar-1492909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593408 {
	width:628px !important;
	height:256px !important;
}

#item1593409 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1593409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593432 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:105px !important;
}

#item1590705 {
	width:628px !important;
	height:518px !important;
}

#item1590707 {
	width:595px !important;
	height:1029px !important;
}

@keyframes intensificar-1590707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590730 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1492688 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:273px !important;
}

#item1492694 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1492717 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1492720 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1492720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492743 {
	width:395px !important;
	height:137px !important;
	top:97px !important;
}

@keyframes intensificar-1492743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492766 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:145px !important;
}

@keyframes intensificar-1492766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492789 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:167px !important;
}

@keyframes intensificar-1492789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492812 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:192px !important;
}

@keyframes intensificar-1492812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492686 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1492932 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1492955 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1492979 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1492983 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730882 {
	width:28px !important;
	height:33px !important;
	left:286px !important;
	top:373px !important;
}

#item1493009 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1493010 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1493006 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1493042 {
	width:172px !important;
	height:70px !important;
}

#item1493043 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1493017 {
	width:172px !important;
	height:70px !important;
}

#item1493018 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1493013 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1493096 {
	width:139px !important;
	height:70px !important;
}

#item1493097 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1493071 {
	width:139px !important;
	height:70px !important;
}

#item1493072 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1493066 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1493150 {
	width:141px !important;
	height:70px !important;
}

#item1493152 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1493124 {
	width:141px !important;
	height:70px !important;
}

#item1493125 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1493120 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687791 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687814 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687788 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1493208 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1493208 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1493208 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1493208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680753 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1680754 {
	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-1680754 {
	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;
	}
}
#item1680756 {
	width:707px !important;
	height:144px !important;
	left:67px !important;
	top:99px !important;
}

@keyframes intensificar-1680756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680780 {
	opacity:0.35;
	width:382px !important;
	height:456px !important;
	left:67px !important;
	top:261px !important;
	background:#0e0b00;
}

#item1680781 {
	width:347px !important;
	height:489px !important;
	left:82px !important;
	top:279px !important;
}

@keyframes intensificar-1680781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680804 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680804 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680804 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681569 {
	width:738px !important;
	height:1233px !important;
	left:-19px !important;
	top:-19px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1681570 {
	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-1681570 {
	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;
	}
}
#item1681572 {
	width:664px !important;
	height:204px !important;
	left:36px !important;
	top:73px !important;
}

@keyframes intensificar-1681572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681596 {
	opacity:0.20;
	width:628px !important;
	height:580px !important;
	left:36px !important;
	top:310px !important;
	background:#0e0b00;
}

#item1681597 {
	width:578px !important;
	height:547px !important;
	left:56px !important;
	top:338px !important;
}

@keyframes intensificar-1681597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681620 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1681620 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1681620 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1681620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680002 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1680305 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1730747 {
	width:528px !important;
	height:538px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1730747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680420 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item1680416 {
	width:25px !important;
	height:25px !important;
	left:565px !important;
	top:28px !important;
}

#item1680009 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1680032 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:45px !important;
}

#item1680055 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:45px !important;
}

table#table2084251 th, table#table2084251 td {
	vertical-align:top;;
}

table#table2084251 tr {
	height:18px;;
}

table#table2084251 {
	table-layout:fixed;
}

#item1680078 {
	width:510px !important;
	height:661px !important;
	left:46px !important;
	top:74px !important;
}

#item1680104 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1680101 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:142px !important;
}

#item1680109 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1680105 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:160px !important;
}

#item1680114 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1680110 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:178px !important;
}

#item1680118 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1680115 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:196px !important;
}

#item1680122 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1680119 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:214px !important;
}

#item1680126 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1680123 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:232px !important;
}

#item1680130 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1680127 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:250px !important;
}

#item1680134 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1680131 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:268px !important;
}

#item1680138 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1680135 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:286px !important;
}

#item1680142 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1680139 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:304px !important;
}

#item1680146 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1680143 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:322px !important;
}

#item1680150 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1680147 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:340px !important;
}

#item1680154 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1680151 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:358px !important;
}

#item1680158 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1680155 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:376px !important;
}

#item1680162 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1680159 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:394px !important;
}

#item1680236 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1680233 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:124px !important;
}

#item1680240 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1680237 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:106px !important;
}

#item1680244 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1680241 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:89px !important;
}

#item1680249 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1680246 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:71px !important;
}

#item1723272 {
	width:20px !important;
	height:10px !important;
	left:204px !important;
	top:166px !important;
}

#item1723275 {
	width:20px !important;
	height:10px !important;
	left:177px !important;
	top:256px !important;
}

#item1723278 {
	width:33px !important;
	height:17px !important;
	left:46px !important;
	top:444px !important;
}

#item1723285 {
	width:93px !important;
	height:8px !important;
	left:84px !important;
	top:449px !important;
}

@keyframes intensificar-1680251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680253 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1680007 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1680352 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1680359 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1680383 {
	width:574px !important;
	height:549px !important;
	left:19px !important;
	top:94px !important;
}

#item1680390 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1680413 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1680387 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

@keyframes intensificar-1680423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680426 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1680427 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1680423 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1680430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680459 {
	width:122px !important;
	height:50px !important;
}

#item1680460 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1680434 {
	width:122px !important;
	height:50px !important;
}

#item1680435 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1680430 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1680537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680566 {
	width:87px !important;
	height:50px !important;
}

#item1680567 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1680541 {
	width:87px !important;
	height:50px !important;
}

#item1680542 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1680537 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1680594 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1680617 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1680590 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1680621 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681122 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1730816 {
	width:614px !important;
	height:685px !important;
	left:46px !important;
	top:106px !important;
}

@keyframes intensificar-1730816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680822 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1680845 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

#item1680868 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

table#table2087576 th, table#table2087576 td {
	vertical-align:top;;
}

table#table2087576 tr {
	height:22px;;
}

table#table2087576 {
	table-layout:fixed;
}

#item1680891 {
	width:622px !important;
	height:813px !important;
	left:54px !important;
	top:113px !important;
}

#item1680917 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1680914 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:132px !important;
}

#item1680921 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1680918 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:154px !important;
}

#item1680925 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1680922 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:176px !important;
}

#item1680929 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1680926 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:198px !important;
}

#item1680933 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1680930 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:220px !important;
}

#item1680937 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1680934 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:242px !important;
}

#item1680941 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1680938 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:264px !important;
}

#item1680946 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1680943 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:286px !important;
}

#item1680950 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1680947 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:308px !important;
}

#item1680955 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1680952 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:330px !important;
}

#item1680960 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1680956 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:352px !important;
}

#item1680964 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1680961 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:374px !important;
}

#item1680968 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1680965 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:396px !important;
}

#item1680972 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1680969 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:418px !important;
}

#item1680976 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1680973 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:440px !important;
}

#item1680980 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1680977 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:462px !important;
}

#item1680984 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1680981 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:484px !important;
}

#item1680988 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1680985 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:506px !important;
}

#item1681055 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1681051 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:110px !important;
}

#item1681070 {
	width:703px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1681070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680820 {
	width:713px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

#item1681174 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1681179 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1681205 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1681229 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1681202 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1681238 {
	width:26px !important;
	height:26px !important;
}

#item1681234 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:170px !important;
}

@keyframes intensificar-1681241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681244 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1681245 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1681241 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1681248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681277 {
	width:171px !important;
	height:70px !important;
}

#item1681278 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1681252 {
	width:171px !important;
	height:70px !important;
}

#item1681253 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1681248 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1681356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681385 {
	width:122px !important;
	height:70px !important;
}

#item1681386 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1681360 {
	width:122px !important;
	height:70px !important;
}

#item1681361 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1681356 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1681412 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1681435 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1681409 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1681439 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1681439 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1681439 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1681439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689177 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1354840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1354838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1354836 {
	width:600px !important;
	height:790px !important;
}

#item1354841 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1354870 {
	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-1354870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2091235 th, table#table2091235 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2091235 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2091235 {
	table-layout:fixed;
}

#item1421837 {
	width:528px !important;
	height:144px !important;
	top:331px !important;
}

@keyframes intensificar-1421837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421860 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1421860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1355074 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1355078 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1355500 {
	width:509px !important;
	height:681px !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-1355500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1355104 {
	width:14px !important;
	height:9px !important;
}

#item1355110 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1355015 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:259px !important;
}

#item1355022 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1355045 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1421627 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1421627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421650 {
	width:322px !important;
	height:146px !important;
	top:99px !important;
}

@keyframes intensificar-1421650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421673 {
	width:160px !important;
	height:16px !important;
	left:368px !important;
	top:167px !important;
}

@keyframes intensificar-1421673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421696 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:183px !important;
}

@keyframes intensificar-1421696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421719 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:201px !important;
}

@keyframes intensificar-1421719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1354844 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1355113 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1355136 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1355161 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1355164 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730885 {
	width:40px !important;
	height:18px !important;
	left:791px !important;
	top:54px !important;
}

#item1355190 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1355191 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1355187 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1355225 {
	width:123px !important;
	height:50px !important;
}

#item1355226 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355199 {
	width:123px !important;
	height:50px !important;
}

#item1355200 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355194 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1355279 {
	width:99px !important;
	height:50px !important;
}

#item1355280 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1355253 {
	width:99px !important;
	height:50px !important;
}

#item1355254 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1355249 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1355333 {
	width:101px !important;
	height:50px !important;
}

#item1355334 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355308 {
	width:101px !important;
	height:50px !important;
}

#item1355309 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355303 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615581 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615604 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615578 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1355392 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1355392 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1355392 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1355392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690373 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1457768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1457762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457760 {
	width:700px !important;
	height:309px !important;
}

#item1500715 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2094005 th, table#table2094005 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2094005 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2094005 {
	table-layout:fixed;
}

#item1457801 {
	width:628px !important;
	height:221px !important;
	top:321px !important;
}

@keyframes intensificar-1457801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457824 {
	width:140px !important;
	height:18px !important;
	top:293px !important;
}

@keyframes intensificar-1457824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591424 {
	width:628px !important;
	height:262px !important;
}

#item1591425 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1591425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591449 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:108px !important;
}

#item1588688 {
	width:628px !important;
	height:542px !important;
}

#item1588689 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1588689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588712 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1457848 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:361px !important;
}

#item1457854 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1457877 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1457882 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1457882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457905 {
	width:490px !important;
	height:325px !important;
	top:137px !important;
}

@keyframes intensificar-1457905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457928 {
	width:224px !important;
	height:22px !important;
	left:404px !important;
	top:233px !important;
}

@keyframes intensificar-1457928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457951 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:255px !important;
}

@keyframes intensificar-1457951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457975 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:280px !important;
}

@keyframes intensificar-1457975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457775 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1458041 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1458064 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1458088 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1458092 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730888 {
	width:56px !important;
	height:26px !important;
	left:242px !important;
	top:380px !important;
}

#item1458118 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1458119 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1458115 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1458153 {
	width:172px !important;
	height:70px !important;
}

#item1458154 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1458128 {
	width:172px !important;
	height:70px !important;
}

#item1458129 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1458124 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1458206 {
	width:139px !important;
	height:70px !important;
}

#item1458207 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1458181 {
	width:139px !important;
	height:70px !important;
}

#item1458182 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1458177 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1458259 {
	width:141px !important;
	height:70px !important;
}

#item1458260 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1458234 {
	width:141px !important;
	height:70px !important;
}

#item1458235 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1458230 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1617127 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1617150 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1617124 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1458316 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1458316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1458316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1458316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689180 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1356296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1356294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356292 {
	width:600px !important;
	height:790px !important;
}

#item1356297 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1356326 {
	width:528px !important;
	height:308px !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-1356326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2097525 th, table#table2097525 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2097525 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2097525 {
	table-layout:fixed;
}

#item1421133 {
	width:528px !important;
	height:58px !important;
	top:343px !important;
}

@keyframes intensificar-1421133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421156 {
	width:100px !important;
	height:13px !important;
	top:323px !important;
}

@keyframes intensificar-1421156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1713806 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1713809 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1713810 {
	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-1713810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1713810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1713810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1713836 {
	width:14px !important;
	height:9px !important;
}

#item1713840 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1356472 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:196px !important;
}

#item1356478 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1356501 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1421201 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1421201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421224 {
	width:350px !important;
	height:232px !important;
	top:120px !important;
}

@keyframes intensificar-1421224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421247 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:104px !important;
}

@keyframes intensificar-1421247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421270 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:120px !important;
}

@keyframes intensificar-1421270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421293 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:138px !important;
}

@keyframes intensificar-1421293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356300 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1356572 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1356595 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1356619 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1356622 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730891 {
	width:40px !important;
	height:18px !important;
	left:888px !important;
	top:54px !important;
}

#item1356648 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1356649 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1356645 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1356681 {
	width:123px !important;
	height:50px !important;
}

#item1356682 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356656 {
	width:123px !important;
	height:50px !important;
}

#item1356657 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356652 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1356735 {
	width:99px !important;
	height:50px !important;
}

#item1356736 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1356709 {
	width:99px !important;
	height:50px !important;
}

#item1356710 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1356705 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1356789 {
	width:101px !important;
	height:50px !important;
}

#item1356790 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356763 {
	width:101px !important;
	height:50px !important;
}

#item1356764 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356759 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615649 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615673 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615646 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1356846 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1356846 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1356846 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1356846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690377 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1458925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1458918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1458916 {
	width:700px !important;
	height:309px !important;
}

#item1500723 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1509503 {
	width:140px !important;
	height:18px !important;
	top:396px !important;
}

@keyframes intensificar-1509503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2099494 th, table#table2099494 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2099494 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2099494 {
	table-layout:fixed;
}

#item1527217 {
	width:628px !important;
	height:101px !important;
	top:425px !important;
}

@keyframes intensificar-1527217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591489 {
	width:628px !important;
	height:366px !important;
}

#item1591490 {
	width:595px !important;
	height:635px !important;
}

@keyframes intensificar-1591490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591513 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:160px !important;
}

#item1588769 {
	width:628px !important;
	height:526px !important;
}

#item1588770 {
	width:595px !important;
	height:1369px !important;
}

@keyframes intensificar-1588770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588793 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1458936 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:257px !important;
}

#item1458945 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1458968 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1458972 {
	width:628px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1458972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1458995 {
	width:490px !important;
	height:325px !important;
	left:1px !important;
	top:151px !important;
}

@keyframes intensificar-1458995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459018 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:129px !important;
}

@keyframes intensificar-1459018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459042 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:151px !important;
}

@keyframes intensificar-1459042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459065 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:176px !important;
}

@keyframes intensificar-1459065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1458934 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

#item1459185 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1459208 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1459232 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1459236 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730897 {
	width:56px !important;
	height:26px !important;
	left:385px !important;
	top:380px !important;
}

#item1459262 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1459263 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1459259 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1459296 {
	width:172px !important;
	height:70px !important;
}

#item1459298 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1459270 {
	width:172px !important;
	height:70px !important;
}

#item1459271 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1459266 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1459350 {
	width:139px !important;
	height:70px !important;
}

#item1459351 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1459325 {
	width:139px !important;
	height:70px !important;
}

#item1459326 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1459321 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1459403 {
	width:141px !important;
	height:70px !important;
}

#item1459404 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1459378 {
	width:141px !important;
	height:70px !important;
}

#item1459379 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1459374 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687820 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687843 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687817 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1459459 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1459459 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1459459 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1459459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689205 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1398184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1398182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398180 {
	width:600px !important;
	height:790px !important;
}

#item1398185 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1398215 {
	width:528px !important;
	height:210px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1398215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2102268 th, table#table2102268 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2102268 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2102268 {
	table-layout:fixed;
}

#item1410758 {
	width:528px !important;
	height:144px !important;
	top:237px !important;
}

@keyframes intensificar-1410758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410781 {
	width:100px !important;
	height:13px !important;
	top:217px !important;
}

@keyframes intensificar-1410781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398420 {
	width:528px !important;
	height:547px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1398420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398360 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:233px !important;
}

#item1398369 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1398392 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1410834 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1410834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410857 {
	width:350px !important;
	height:232px !important;
	top:73px !important;
}

@keyframes intensificar-1410857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410880 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:141px !important;
}

@keyframes intensificar-1410880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410903 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:157px !important;
}

@keyframes intensificar-1410903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410926 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:175px !important;
}

@keyframes intensificar-1410926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398188 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:177px !important;
}

#item1398446 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1398469 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1398493 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1398497 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1735082 {
	width:22px !important;
	height:27px !important;
	left:778px !important;
	top:47px !important;
}

#item1398523 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1398524 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1398520 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1398557 {
	width:123px !important;
	height:50px !important;
}

#item1398558 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398531 {
	width:123px !important;
	height:50px !important;
}

#item1398532 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398527 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1398611 {
	width:99px !important;
	height:50px !important;
}

#item1398612 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1398585 {
	width:99px !important;
	height:50px !important;
}

#item1398586 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1398581 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1398664 {
	width:101px !important;
	height:50px !important;
}

#item1398665 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398639 {
	width:101px !important;
	height:50px !important;
}

#item1398640 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398635 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1620221 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1620244 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1620218 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1398722 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1398722 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1398722 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1398722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690411 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1489270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1489264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489262 {
	width:700px !important;
	height:309px !important;
}

#item1501057 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2104592 th, table#table2104592 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2104592 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2104592 {
	table-layout:fixed;
}

#item1489480 {
	width:628px !important;
	height:221px !important;
	top:297px !important;
}

@keyframes intensificar-1489480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489503 {
	width:140px !important;
	height:18px !important;
	top:269px !important;
}

@keyframes intensificar-1489503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593176 {
	width:628px !important;
	height:239px !important;
}

#item1593177 {
	width:595px !important;
	height:439px !important;
}

@keyframes intensificar-1593177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593200 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:97px !important;
}

#item1590457 {
	width:628px !important;
	height:518px !important;
}

#item1590459 {
	width:595px !important;
	height:892px !important;
}

@keyframes intensificar-1590459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590482 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1489280 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:326px !important;
}

#item1489286 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1489309 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1489312 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1489312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489336 {
	width:395px !important;
	height:196px !important;
	top:102px !important;
}

@keyframes intensificar-1489336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489359 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:198px !important;
}

@keyframes intensificar-1489359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489383 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:220px !important;
}

@keyframes intensificar-1489383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489407 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:245px !important;
}

@keyframes intensificar-1489407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489278 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1489526 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1489549 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1489573 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1489577 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730904 {
	width:28px !important;
	height:33px !important;
	left:234px !important;
	top:373px !important;
}

#item1489603 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1489604 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1489600 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1489638 {
	width:172px !important;
	height:70px !important;
}

#item1489639 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1489613 {
	width:172px !important;
	height:70px !important;
}

#item1489614 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1489607 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1489691 {
	width:139px !important;
	height:70px !important;
}

#item1489692 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1489666 {
	width:139px !important;
	height:70px !important;
}

#item1489667 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1489662 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1489744 {
	width:141px !important;
	height:70px !important;
}

#item1489745 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1489719 {
	width:141px !important;
	height:70px !important;
}

#item1489720 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1489715 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687850 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687873 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687847 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1489806 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1489806 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1489806 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1489806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689212 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1362393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1362391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362389 {
	width:600px !important;
	height:790px !important;
}

#item1362394 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1362423 {
	width:528px !important;
	height:278px !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-1362423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2107831 th, table#table2107831 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2107831 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2107831 {
	table-layout:fixed;
}

#item1419530 {
	width:528px !important;
	height:115px !important;
	top:298px !important;
}

@keyframes intensificar-1419530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1419554 {
	width:100px !important;
	height:13px !important;
	top:278px !important;
}

@keyframes intensificar-1419554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609221 {
	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-1609221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362570 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:191px !important;
}

#item1362576 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1362599 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1419603 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1419603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1419626 {
	width:360px !important;
	height:97px !important;
	top:66px !important;
}

@keyframes intensificar-1419626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1419649 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:99px !important;
}

@keyframes intensificar-1419649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1419672 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:115px !important;
}

@keyframes intensificar-1419672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1419695 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:133px !important;
}

@keyframes intensificar-1419695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362397 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1362665 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1362689 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1362713 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1362718 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730908 {
	width:40px !important;
	height:18px !important;
	left:774px !important;
	top:54px !important;
}

#item1362744 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1362745 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1362741 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1362778 {
	width:123px !important;
	height:50px !important;
}

#item1362779 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362753 {
	width:123px !important;
	height:50px !important;
}

#item1362754 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362749 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1362831 {
	width:99px !important;
	height:50px !important;
}

#item1362832 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1362806 {
	width:99px !important;
	height:50px !important;
}

#item1362807 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1362802 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1362886 {
	width:101px !important;
	height:50px !important;
}

#item1362887 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362860 {
	width:101px !important;
	height:50px !important;
}

#item1362861 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362856 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615990 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1616013 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615987 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1362946 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1362946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1362946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1362946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690430 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1463580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1463574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463572 {
	width:700px !important;
	height:309px !important;
}

#item1500766 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2110257 th, table#table2110257 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2110257 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2110257 {
	table-layout:fixed;
}

#item1463800 {
	width:628px !important;
	height:181px !important;
	top:350px !important;
}

@keyframes intensificar-1463800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463823 {
	width:140px !important;
	height:18px !important;
	top:322px !important;
}

@keyframes intensificar-1463823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591829 {
	width:628px !important;
	height:313px !important;
}

#item1591830 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1591830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591853 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:134px !important;
}

#item1589110 {
	width:628px !important;
	height:531px !important;
}

#item1589111 {
	width:595px !important;
	height:1049px !important;
}

@keyframes intensificar-1589111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589134 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:243px !important;
}

#item1463589 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:294px !important;
}

#item1463595 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1463618 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1463621 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1463621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463644 {
	width:404px !important;
	height:135px !important;
	top:120px !important;
}

@keyframes intensificar-1463644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463668 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:165px !important;
}

@keyframes intensificar-1463668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463691 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:188px !important;
}

@keyframes intensificar-1463691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463714 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:213px !important;
}

@keyframes intensificar-1463714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463587 {
	width:664px !important;
	height:531px !important;
	left:36px !important;
	top:544px !important;
}

#item1463847 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1463871 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1463895 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1463899 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730911 {
	width:56px !important;
	height:26px !important;
	left:221px !important;
	top:380px !important;
}

#item1463925 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1463926 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1463922 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1463960 {
	width:172px !important;
	height:70px !important;
}

#item1463961 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1463934 {
	width:172px !important;
	height:70px !important;
}

#item1463936 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1463930 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1464013 {
	width:139px !important;
	height:70px !important;
}

#item1464014 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1463988 {
	width:139px !important;
	height:70px !important;
}

#item1463989 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1463984 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1464067 {
	width:141px !important;
	height:70px !important;
}

#item1464068 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464042 {
	width:141px !important;
	height:70px !important;
}

#item1464043 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464038 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687884 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687907 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687881 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1464127 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1464127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1464127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1464127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714783 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1714190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1714188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714186 {
	width:600px !important;
	height:790px !important;
}

#item1714192 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1714372 {
	width:528px !important;
	height:315px !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-1714372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2113473 th, table#table2113473 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table2113473 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2113473 {
	table-layout:fixed;
}

#item1714397 {
	width:528px !important;
	height:58px !important;
	top:349px !important;
}

@keyframes intensificar-1714397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714422 {
	width:100px !important;
	height:13px !important;
	top:329px !important;
}

@keyframes intensificar-1714422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723315 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1723321 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1723322 {
	width:509px !important;
	height:630px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1723322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1723322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723347 {
	width:14px !important;
	height:9px !important;
}

#item1723350 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1714198 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:151px !important;
}

#item1714205 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1714228 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1714231 {
	width:528px !important;
	height:46px !important;
	top:13px !important;
}

@keyframes intensificar-1714231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714254 {
	width:360px !important;
	height:97px !important;
	top:94px !important;
}

@keyframes intensificar-1714254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714277 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:59px !important;
}

@keyframes intensificar-1714277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714300 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:75px !important;
}

@keyframes intensificar-1714300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714323 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:93px !important;
}

@keyframes intensificar-1714323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714196 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1714445 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1714468 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1714493 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1714497 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730919 {
	width:40px !important;
	height:18px !important;
	left:758px !important;
	top:54px !important;
}

#item1714523 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1714524 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1714520 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1714556 {
	width:123px !important;
	height:50px !important;
}

#item1714557 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1714531 {
	width:123px !important;
	height:50px !important;
}

#item1714532 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1714527 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1714610 {
	width:99px !important;
	height:50px !important;
}

#item1714611 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1714584 {
	width:99px !important;
	height:50px !important;
}

#item1714586 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1714580 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1714663 {
	width:101px !important;
	height:50px !important;
}

#item1714664 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1714638 {
	width:101px !important;
	height:50px !important;
}

#item1714639 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1714634 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1714690 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1714713 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1714687 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1714717 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1714717 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1714717 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1714717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715374 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1714809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1714807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714805 {
	width:700px !important;
	height:309px !important;
}

#item1714810 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2115321 th, table#table2115321 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table2115321 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2115321 {
	table-layout:fixed;
}

#item1714815 {
	width:628px !important;
	height:101px !important;
	top:432px !important;
}

@keyframes intensificar-1714815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714838 {
	width:140px !important;
	height:18px !important;
	top:404px !important;
}

@keyframes intensificar-1714838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714861 {
	width:628px !important;
	height:377px !important;
}

#item1714862 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1714862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714885 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:166px !important;
}

#item1715043 {
	width:628px !important;
	height:531px !important;
}

#item1715044 {
	width:595px !important;
	height:1084px !important;
}

@keyframes intensificar-1715044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715067 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:243px !important;
}

#item1714890 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:234px !important;
}

#item1714899 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1714922 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1714926 {
	width:628px !important;
	height:73px !important;
}

@keyframes intensificar-1714926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714949 {
	width:388px !important;
	height:42px !important;
	top:155px !important;
}

@keyframes intensificar-1714949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714973 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:106px !important;
}

@keyframes intensificar-1714973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714996 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:128px !important;
}

@keyframes intensificar-1714996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715019 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:153px !important;
}

@keyframes intensificar-1715019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714813 {
	width:664px !important;
	height:533px !important;
	left:36px !important;
	top:544px !important;
}

#item1715070 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1715093 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1715117 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1715120 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730923 {
	width:56px !important;
	height:26px !important;
	left:197px !important;
	top:380px !important;
}

#item1715148 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1715149 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1715145 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1715181 {
	width:172px !important;
	height:70px !important;
}

#item1715182 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1715156 {
	width:172px !important;
	height:70px !important;
}

#item1715157 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1715152 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1715234 {
	width:139px !important;
	height:70px !important;
}

#item1715235 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1715209 {
	width:139px !important;
	height:70px !important;
}

#item1715210 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1715205 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1715289 {
	width:141px !important;
	height:70px !important;
}

#item1715290 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1715263 {
	width:141px !important;
	height:70px !important;
}

#item1715264 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1715258 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1715317 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1715340 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1715314 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1715344 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1715344 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1715344 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1715344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689248 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1360782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1360780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1360778 {
	width:600px !important;
	height:790px !important;
}

#item1360783 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1360813 {
	width:528px !important;
	height:309px !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-1360813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362275 {
	width:528px !important;
	height:82px !important;
	top:363px !important;
}

table#table2118150 th, table#table2118150 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2118150 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2118150 {
	table-layout:fixed;
}

#item1362276 {
	width:599px !important;
	height:82px !important;
}

@keyframes intensificar-1362276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362299 {
	width:100px !important;
	height:12px !important;
	top:345px !important;
}

@keyframes intensificar-1362299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362272 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:452px !important;
}

#item1716069 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:264px !important;
}

#item1716073 {
	width:534px !important;
	height:537px !important;
	top:15px !important;
}

#item1716074 {
	width:509px !important;
	height:701px !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-1716074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716099 {
	width:14px !important;
	height:9px !important;
}

#item1716104 {
	width:14px !important;
	height:9px !important;
	top:559px !important;
}

#item1419904 {
	width:528px !important;
	height:46px !important;
	top:17px !important;
}

@keyframes intensificar-1419904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715837 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:214px !important;
}

#item1715843 {
	width:375px !important;
	height:21px !important;
	top:122px !important;
}

@keyframes intensificar-1715843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715866 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:86px !important;
}

@keyframes intensificar-1715866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715889 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:102px !important;
}

@keyframes intensificar-1715889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715912 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:120px !important;
}

@keyframes intensificar-1715912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715935 {
	width:167px !important;
	height:22px !important;
	left:397px !important;
	top:177px !important;
}

#item1715958 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:179px !important;
}

#item1715961 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:147px !important;
}

#item1360786 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

#item1361056 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1361079 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1361103 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1361107 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730953 {
	width:40px !important;
	height:18px !important;
	left:796px !important;
	top:54px !important;
}

#item1361134 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1361135 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1361130 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1361171 {
	width:123px !important;
	height:50px !important;
}

#item1361172 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1361146 {
	width:123px !important;
	height:50px !important;
}

#item1361147 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1361142 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1361224 {
	width:99px !important;
	height:50px !important;
}

#item1361226 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1361199 {
	width:99px !important;
	height:50px !important;
}

#item1361200 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1361195 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1361278 {
	width:101px !important;
	height:50px !important;
}

#item1361279 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1361253 {
	width:101px !important;
	height:50px !important;
}

#item1361254 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1361249 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615961 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615984 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615958 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1361335 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1361335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1361335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1361335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690469 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1462416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1462408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462406 {
	width:700px !important;
	height:309px !important;
}

#item1500755 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1509709 {
	width:140px !important;
	height:18px !important;
	top:356px !important;
}

@keyframes intensificar-1509709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509732 {
	width:628px !important;
	height:105px !important;
	top:385px !important;
}

table#table2120176 th, table#table2120176 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2120176 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2120176 {
	table-layout:fixed;
}

#item1509733 {
	width:839px !important;
	height:105px !important;
}

@keyframes intensificar-1509733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509756 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:497px !important;
}

#item1591797 {
	width:628px !important;
	height:324px !important;
	top:5px !important;
}

#item1591798 {
	width:595px !important;
	height:635px !important;
}

@keyframes intensificar-1591798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591821 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:144px !important;
}

#item1589078 {
	width:628px !important;
	height:512px !important;
	top:9px !important;
}

#item1589079 {
	width:595px !important;
	height:1251px !important;
}

@keyframes intensificar-1589079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589102 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

#item1462466 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1462466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462489 {
	width:490px !important;
	height:16px !important;
	top:143px !important;
}

@keyframes intensificar-1462489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462513 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:92px !important;
}

@keyframes intensificar-1462513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462536 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:114px !important;
}

@keyframes intensificar-1462536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462559 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:140px !important;
}

@keyframes intensificar-1462559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716376 {
	width:102px !important;
	height:25px !important;
	left:524px !important;
	top:268px !important;
}

#item1716381 {
	width:234px !important;
	height:30px !important;
	left:443px !important;
	top:217px !important;
}

#item1716404 {
	width:7px !important;
	height:11px !important;
	left:432px !important;
	top:220px !important;
}

#item1716407 {
	width:66px !important;
	height:33px !important;
	left:560px !important;
	top:175px !important;
}

#item1462427 {
	width:677px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1462682 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1462705 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1462729 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1462732 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730956 {
	width:56px !important;
	height:26px !important;
	left:250px !important;
	top:380px !important;
}

#item1462759 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1462760 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1462756 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1462793 {
	width:172px !important;
	height:70px !important;
}

#item1462794 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462768 {
	width:172px !important;
	height:70px !important;
}

#item1462769 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462763 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1462848 {
	width:139px !important;
	height:70px !important;
}

#item1462849 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1462821 {
	width:139px !important;
	height:70px !important;
}

#item1462822 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1462817 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1462901 {
	width:141px !important;
	height:70px !important;
}

#item1462902 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462876 {
	width:141px !important;
	height:70px !important;
}

#item1462877 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462872 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687917 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687940 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687913 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1462959 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1462959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1462959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1462959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689255 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1356987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1356985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356983 {
	width:600px !important;
	height:790px !important;
}

#item1356988 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1357017 {
	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-1357017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2123158 th, table#table2123158 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2123158 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2123158 {
	table-layout:fixed;
}

#item1420929 {
	width:528px !important;
	height:202px !important;
	top:330px !important;
}

@keyframes intensificar-1420929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420952 {
	width:100px !important;
	height:13px !important;
	top:310px !important;
}

@keyframes intensificar-1420952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357589 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1357595 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1357719 {
	width:509px !important;
	height:1304px !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-1357719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357621 {
	width:14px !important;
	height:9px !important;
}

#item1357625 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1357162 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:371px !important;
}

#item1357168 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1357192 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1420998 {
	width:528px !important;
	height:63px !important;
	top:15px !important;
}

@keyframes intensificar-1420998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421021 {
	width:350px !important;
	height:232px !important;
	top:109px !important;
}

@keyframes intensificar-1421021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421044 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:279px !important;
}

@keyframes intensificar-1421044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421067 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:295px !important;
}

@keyframes intensificar-1421067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421091 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:313px !important;
}

@keyframes intensificar-1421091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356991 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1357243 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1357266 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1357290 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1357293 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730959 {
	width:40px !important;
	height:18px !important;
	left:725px !important;
	top:54px !important;
}

#item1357320 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1357321 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1357316 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1357353 {
	width:123px !important;
	height:50px !important;
}

#item1357354 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357328 {
	width:123px !important;
	height:50px !important;
}

#item1357329 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357324 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1357406 {
	width:99px !important;
	height:50px !important;
}

#item1357407 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1357381 {
	width:99px !important;
	height:50px !important;
}

#item1357382 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1357377 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1357460 {
	width:101px !important;
	height:50px !important;
}

#item1357461 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357435 {
	width:101px !important;
	height:50px !important;
}

#item1357436 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357430 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615734 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615757 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615731 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1357521 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1357521 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1357521 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1357521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690476 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1459490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1459484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459482 {
	width:700px !important;
	height:309px !important;
}

#item1500727 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2126268 th, table#table2126268 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2126268 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2126268 {
	table-layout:fixed;
}

#item1459720 {
	width:628px !important;
	height:302px !important;
	top:194px !important;
}

@keyframes intensificar-1459720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459743 {
	width:140px !important;
	height:18px !important;
	top:166px !important;
}

@keyframes intensificar-1459743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591557 {
	width:628px !important;
	height:134px !important;
}

#item1591558 {
	width:595px !important;
	height:596px !important;
}

@keyframes intensificar-1591558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591581 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:44px !important;
}

#item1588832 {
	width:628px !important;
	height:497px !important;
}

#item1588833 {
	width:595px !important;
	height:2318px !important;
}

@keyframes intensificar-1588833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588856 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1459502 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:471px !important;
}

#item1459508 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1459531 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1459538 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1459538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459561 {
	width:490px !important;
	height:325px !important;
	top:120px !important;
}

@keyframes intensificar-1459561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459584 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:342px !important;
}

@keyframes intensificar-1459584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459608 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:365px !important;
}

@keyframes intensificar-1459608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459631 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:390px !important;
}

@keyframes intensificar-1459631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459499 {
	width:664px !important;
	height:497px !important;
	left:36px !important;
	top:578px !important;
}

#item1459766 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1459789 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1459814 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1459817 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730963 {
	width:56px !important;
	height:26px !important;
	left:155px !important;
	top:380px !important;
}

#item1459843 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1459844 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1459840 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1459876 {
	width:172px !important;
	height:70px !important;
}

#item1459877 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1459851 {
	width:172px !important;
	height:70px !important;
}

#item1459852 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1459847 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1459929 {
	width:139px !important;
	height:70px !important;
}

#item1459930 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1459904 {
	width:139px !important;
	height:70px !important;
}

#item1459905 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1459900 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1459983 {
	width:141px !important;
	height:70px !important;
}

#item1459984 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1459957 {
	width:141px !important;
	height:70px !important;
}

#item1459959 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1459953 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687952 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687975 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687949 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1460039 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1460039 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1460039 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1460039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689289 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1359290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1359288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1359286 {
	width:600px !important;
	height:790px !important;
}

#item1359291 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1359321 {
	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-1359321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2130373 th, table#table2130373 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2130373 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2130373 {
	table-layout:fixed;
}

#item1420377 {
	width:528px !important;
	height:203px !important;
	top:331px !important;
}

@keyframes intensificar-1420377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420400 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1420400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1359524 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1359528 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1360001 {
	width:509px !important;
	height:764px !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-1360001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1359555 {
	width:14px !important;
	height:9px !important;
}

#item1359558 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1359466 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:359px !important;
}

#item1359472 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1359495 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1420450 {
	width:528px !important;
	height:63px !important;
	top:15px !important;
}

@keyframes intensificar-1420450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420473 {
	width:350px !important;
	height:301px !important;
	top:98px !important;
}

@keyframes intensificar-1420473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420496 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:268px !important;
}

@keyframes intensificar-1420496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420520 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:284px !important;
}

@keyframes intensificar-1420520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420543 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:302px !important;
}

@keyframes intensificar-1420543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1359294 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1359562 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1359586 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1359610 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1359615 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730968 {
	width:40px !important;
	height:18px !important;
	left:905px !important;
	top:54px !important;
}

#item1359641 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1359642 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1359638 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1359678 {
	width:123px !important;
	height:50px !important;
}

#item1359679 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359652 {
	width:123px !important;
	height:50px !important;
}

#item1359653 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359648 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1359732 {
	width:99px !important;
	height:50px !important;
}

#item1359733 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1359707 {
	width:99px !important;
	height:50px !important;
}

#item1359708 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1359703 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1359785 {
	width:101px !important;
	height:50px !important;
}

#item1359786 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359760 {
	width:101px !important;
	height:50px !important;
}

#item1359761 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359756 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615866 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615889 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615863 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1359842 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1359842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1359842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1359842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690508 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1461253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1461246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461244 {
	width:700px !important;
	height:309px !important;
}

#item1500742 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2133350 th, table#table2133350 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2133350 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2133350 {
	table-layout:fixed;
}

#item1461288 {
	width:628px !important;
	height:302px !important;
	top:216px !important;
}

@keyframes intensificar-1461288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461311 {
	width:140px !important;
	height:18px !important;
	top:188px !important;
}

@keyframes intensificar-1461311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591694 {
	width:628px !important;
	height:158px !important;
}

#item1591695 {
	width:595px !important;
	height:596px !important;
}

@keyframes intensificar-1591695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591719 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1588967 {
	width:628px !important;
	height:518px !important;
}

#item1588968 {
	width:595px !important;
	height:1402px !important;
}

@keyframes intensificar-1588968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588991 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1461335 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:482px !important;
}

#item1461341 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1461364 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1461368 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1461368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461392 {
	width:350px !important;
	height:402px !important;
	top:116px !important;
}

@keyframes intensificar-1461392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461415 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:353px !important;
}

@keyframes intensificar-1461415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461438 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:376px !important;
}

@keyframes intensificar-1461438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461461 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:401px !important;
}

@keyframes intensificar-1461461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461262 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1461527 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1461550 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1461576 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1461580 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730972 {
	width:56px !important;
	height:26px !important;
	left:409px !important;
	top:380px !important;
}

#item1461606 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1461607 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1461603 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1461639 {
	width:172px !important;
	height:70px !important;
}

#item1461640 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461614 {
	width:172px !important;
	height:70px !important;
}

#item1461615 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461610 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1461692 {
	width:139px !important;
	height:70px !important;
}

#item1461694 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1461667 {
	width:139px !important;
	height:70px !important;
}

#item1461668 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1461663 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1461748 {
	width:141px !important;
	height:70px !important;
}

#item1461749 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461722 {
	width:141px !important;
	height:70px !important;
}

#item1461723 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461717 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1687982 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1688005 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687979 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1461806 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1461806 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1461806 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1461806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689302 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1358540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1358538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1358536 {
	width:600px !important;
	height:790px !important;
}

#item1358541 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1358595 {
	width:100px !important;
	height:13px !important;
	top:326px !important;
}

@keyframes intensificar-1358595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1409385 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:143px !important;
}

#item1409388 {
	width:534px !important;
	height:280px !important;
	top:16px !important;
}

#item1409390 {
	width:508px !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-1409390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1409421 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:303px !important;
}

table#table2137485 th, table#table2137485 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table2137485 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2137485 {
	table-layout:fixed;
}

#item1409443 {
	width:528px !important;
	height:232px !important;
	top:346px !important;
}

@keyframes intensificar-1409443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1409417 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1358775 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:275px !important;
}

#item1358778 {
	width:534px !important;
	height:546px !important;
	top:15px !important;
}

#item1359227 {
	width:509px !important;
	height:1917px !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-1359227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1358804 {
	width:14px !important;
	height:9px !important;
}

#item1358807 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1358717 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:375px !important;
}

#item1358723 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1358746 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1420592 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1420592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420615 {
	width:350px !important;
	height:301px !important;
	top:82px !important;
}

@keyframes intensificar-1420615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420638 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:283px !important;
}

@keyframes intensificar-1420638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420661 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:299px !important;
}

@keyframes intensificar-1420661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420684 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:317px !important;
}

@keyframes intensificar-1420684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1358546 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item1358811 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:130px !important;
}

#item1358835 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1358859 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1358863 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1730975 {
	width:40px !important;
	height:18px !important;
	left:862px !important;
	top:54px !important;
}

#item1358890 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1358891 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1358887 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1358933 {
	width:123px !important;
	height:50px !important;
}

#item1358934 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358908 {
	width:123px !important;
	height:50px !important;
}

#item1358909 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358903 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1358986 {
	width:99px !important;
	height:50px !important;
}

#item1358987 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1358961 {
	width:99px !important;
	height:50px !important;
}

#item1358962 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1358957 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1359041 {
	width:101px !important;
	height:50px !important;
}

#item1359042 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359016 {
	width:101px !important;
	height:50px !important;
}

#item1359017 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359012 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1615800 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615823 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615797 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1359099 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1359099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1359099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1359099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690519 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1460657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1460648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460646 {
	width:700px !important;
	height:309px !important;
}

#item1500736 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1460858 {
	width:140px !important;
	height:18px !important;
	top:124px !important;
}

@keyframes intensificar-1460858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2140973 th, table#table2140973 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table2140973 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2140973 {
	table-layout:fixed;
}

#item1460914 {
	width:629px !important;
	height:344px !important;
	top:152px !important;
}

@keyframes intensificar-1460914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591629 {
	width:628px !important;
	height:98px !important;
}

#item1591630 {
	width:595px !important;
	height:596px !important;
}

@keyframes intensificar-1591630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591654 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:26px !important;
}

#item1588898 {
	width:628px !important;
	height:494px !important;
}

#item1588899 {
	width:595px !important;
	height:3211px !important;
}

@keyframes intensificar-1588899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588922 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1460669 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:440px !important;
}

#item1460675 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1460698 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1460701 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1460701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460724 {
	width:490px !important;
	height:350px !important;
	top:116px !important;
}

@keyframes intensificar-1460724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460749 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:312px !important;
}

@keyframes intensificar-1460749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460772 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:334px !important;
}

@keyframes intensificar-1460772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460795 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:359px !important;
}

@keyframes intensificar-1460795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460667 {
	width:664px !important;
	height:497px !important;
	left:36px !important;
	top:581px !important;
}

#item1460940 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1460963 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1460988 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1460995 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1730978 {
	width:56px !important;
	height:26px !important;
	left:345px !important;
	top:380px !important;
}

#item1461022 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1461023 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1461018 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1461057 {
	width:172px !important;
	height:70px !important;
}

#item1461058 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461032 {
	width:172px !important;
	height:70px !important;
}

#item1461033 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461027 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1461111 {
	width:139px !important;
	height:70px !important;
}

#item1461112 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1461086 {
	width:139px !important;
	height:70px !important;
}

#item1461087 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1461082 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1461164 {
	width:141px !important;
	height:70px !important;
}

#item1461165 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461139 {
	width:141px !important;
	height:70px !important;
}

#item1461140 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461135 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1688013 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1688036 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1688010 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1461221 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1461221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1461221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1461221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689335 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1364550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1364548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364546 {
	width:600px !important;
	height:790px !important;
}

#item1364551 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1364580 {
	width:528px !important;
	height:309px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1364580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2145514 th, table#table2145514 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2145514 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2145514 {
	table-layout:fixed;
}

#item1418921 {
	width:528px !important;
	height:231px !important;
	top:332px !important;
}

@keyframes intensificar-1418921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418944 {
	width:100px !important;
	height:13px !important;
	top:312px !important;
}

@keyframes intensificar-1418944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364784 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1364787 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1365214 {
	width:509px !important;
	height:779px !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-1365214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364813 {
	width:14px !important;
	height:9px !important;
}

#item1364817 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1364726 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:361px !important;
}

#item1364732 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1364755 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1419000 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1419000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419000 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1419023 {
	width:360px !important;
	height:267px !important;
	top:64px !important;
}

@keyframes intensificar-1419023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1419046 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:269px !important;
}

@keyframes intensificar-1419046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1419069 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:285px !important;
}

@keyframes intensificar-1419069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1419093 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:303px !important;
}

@keyframes intensificar-1419093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364554 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1364821 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1364844 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1364869 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1364873 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730982 {
	width:40px !important;
	height:18px !important;
	left:804px !important;
	top:54px !important;
}

#item1364899 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1364900 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1364896 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1364933 {
	width:123px !important;
	height:50px !important;
}

#item1364934 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1364908 {
	width:123px !important;
	height:50px !important;
}

#item1364909 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1364904 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1364987 {
	width:99px !important;
	height:50px !important;
}

#item1364988 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1364961 {
	width:99px !important;
	height:50px !important;
}

#item1364963 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1364957 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1365040 {
	width:101px !important;
	height:50px !important;
}

#item1365041 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1365015 {
	width:101px !important;
	height:50px !important;
}

#item1365016 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1365011 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1616034 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1616058 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1616031 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1365099 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1365099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1365099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1365099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690530 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1465319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1465311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465309 {
	width:700px !important;
	height:309px !important;
}

#item1500778 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2148807 th, table#table2148807 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2148807 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2148807 {
	table-layout:fixed;
}

#item1465552 {
	width:628px !important;
	height:343px !important;
	top:175px !important;
}

@keyframes intensificar-1465552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465575 {
	width:140px !important;
	height:18px !important;
	top:147px !important;
}

@keyframes intensificar-1465575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591867 {
	width:628px !important;
	height:116px !important;
}

#item1591868 {
	width:595px !important;
	height:635px !important;
}

@keyframes intensificar-1591868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591891 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:35px !important;
}

#item1589140 {
	width:628px !important;
	height:518px !important;
}

#item1589141 {
	width:595px !important;
	height:1304px !important;
}

@keyframes intensificar-1589141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589164 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1465332 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:484px !important;
}

#item1465339 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1465362 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1465369 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1465369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465392 {
	width:504px !important;
	height:373px !important;
	top:68px !important;
}

@keyframes intensificar-1465392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465415 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:355px !important;
}

@keyframes intensificar-1465415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465438 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:378px !important;
}

@keyframes intensificar-1465438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465461 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:403px !important;
}

@keyframes intensificar-1465461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465330 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1465598 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1465621 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1465645 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1465648 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730988 {
	width:56px !important;
	height:26px !important;
	left:264px !important;
	top:380px !important;
}

#item1465675 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1465676 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1465671 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1465708 {
	width:172px !important;
	height:70px !important;
}

#item1465709 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465683 {
	width:172px !important;
	height:70px !important;
}

#item1465684 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465679 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1465761 {
	width:139px !important;
	height:70px !important;
}

#item1465762 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1465736 {
	width:139px !important;
	height:70px !important;
}

#item1465737 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1465732 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1465814 {
	width:141px !important;
	height:70px !important;
}

#item1465815 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465789 {
	width:141px !important;
	height:70px !important;
}

#item1465790 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465785 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1688043 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1688066 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1688039 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1465871 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1465871 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1465871 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1465871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689360 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1366014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1366011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366009 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1366015 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:40px !important;
}

#item1366044 {
	width:528px !important;
	height:309px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1366044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2153299 th, table#table2153299 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2153299 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2153299 {
	table-layout:fixed;
}

#item1418667 {
	width:528px !important;
	height:173px !important;
	top:345px !important;
}

@keyframes intensificar-1418667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418690 {
	width:100px !important;
	height:13px !important;
	top:325px !important;
}

@keyframes intensificar-1418690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368056 {
	width:528px !important;
	height:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1368056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368080 {
	width:528px !important;
	height:321px !important;
	top:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1368080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366248 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1366251 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1367983 {
	width:509px !important;
	height:891px !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-1367983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366277 {
	width:14px !important;
	height:9px !important;
}

#item1366281 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1366687 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:374px !important;
}

#item1366692 {
	width:167px !important;
	height:22px !important;
	left:397px !important;
	top:335px !important;
}

#item1366715 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:337px !important;
}

#item1366741 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:305px !important;
}

#item1418545 {
	width:528px !important;
	height:80px !important;
	top:15px !important;
}

@keyframes intensificar-1418545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418568 {
	width:360px !important;
	height:283px !important;
	top:115px !important;
}

@keyframes intensificar-1418568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418591 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:251px !important;
}

@keyframes intensificar-1418591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418614 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:267px !important;
}

@keyframes intensificar-1418614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418637 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:285px !important;
}

@keyframes intensificar-1418637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366018 {
	width:564px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

#item1366286 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1366309 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1366333 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1366337 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730991 {
	width:40px !important;
	height:18px !important;
	left:194px !important;
	top:54px !important;
}

#item1366532 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1366555 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1366529 {
	width:147px !important;
	height:13px !important;
	left:435px !important;
	top:748px !important;
}

#item1367628 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1367629 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1367625 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1367660 {
	width:123px !important;
	height:50px !important;
}

#item1367661 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1367635 {
	width:123px !important;
	height:50px !important;
}

#item1367636 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1367633 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1367712 {
	width:113px !important;
	height:50px !important;
}

#item1367713 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1367686 {
	width:113px !important;
	height:50px !important;
}

#item1367687 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1367684 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1367764 {
	width:101px !important;
	height:50px !important;
}

#item1367765 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1367739 {
	width:101px !important;
	height:50px !important;
}

#item1367740 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1367737 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1367816 {
	width:101px !important;
	height:50px !important;
}

#item1367817 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1367790 {
	width:101px !important;
	height:50px !important;
}

#item1367791 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1367788 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1366564 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1366564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1366564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1366564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690555 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1466456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1466448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466446 {
	width:700px !important;
	height:309px !important;
}

#item1500784 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2156850 th, table#table2156850 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2156850 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2156850 {
	table-layout:fixed;
}

#item1466734 {
	width:628px !important;
	height:262px !important;
	top:256px !important;
}

@keyframes intensificar-1466734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466757 {
	width:140px !important;
	height:18px !important;
	top:228px !important;
}

@keyframes intensificar-1466757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591933 {
	width:628px !important;
	height:200px !important;
}

#item1591934 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1591934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591957 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:77px !important;
}

#item1466661 {
	width:628px !important;
	height:518px !important;
}

@keyframes intensificar-1466661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589211 {
	width:628px !important;
	height:518px !important;
}

#item1589212 {
	width:595px !important;
	height:1500px !important;
}

@keyframes intensificar-1589212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589235 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1466468 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:503px !important;
}

#item1466473 {
	width:234px !important;
	height:30px !important;
	left:430px !important;
	top:448px !important;
}

#item1466496 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:451px !important;
}

#item1466499 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:406px !important;
}

#item1466502 {
	width:626px !important;
	height:112px !important;
}

@keyframes intensificar-1466502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466525 {
	width:504px !important;
	height:373px !important;
	top:140px !important;
}

@keyframes intensificar-1466525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466548 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:330px !important;
}

@keyframes intensificar-1466548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466571 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:353px !important;
}

@keyframes intensificar-1466571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466595 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:378px !important;
}

@keyframes intensificar-1466595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466466 {
	width:664px !important;
	height:528px !important;
	left:36px !important;
	top:557px !important;
}

#item1466780 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1466803 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1466828 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1466832 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1730996 {
	width:56px !important;
	height:26px !important;
	left:252px !important;
	top:380px !important;
}

#item1466888 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1466889 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1466885 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1132px !important;
}

#item1466926 {
	width:172px !important;
	height:70px !important;
}

#item1466927 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466900 {
	width:172px !important;
	height:70px !important;
}

#item1466901 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466896 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1132px !important;
}

#item1466981 {
	width:158px !important;
	height:70px !important;
}

#item1466982 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466955 {
	width:158px !important;
	height:70px !important;
}

#item1466956 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466950 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1132px !important;
}

#item1467035 {
	width:141px !important;
	height:70px !important;
}

#item1467036 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467009 {
	width:141px !important;
	height:70px !important;
}

#item1467010 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467005 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1132px !important;
}

#item1467088 {
	width:141px !important;
	height:70px !important;
}

#item1467089 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467063 {
	width:141px !important;
	height:70px !important;
}

#item1467064 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467059 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1132px !important;
}

#item1688099 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1688122 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1688096 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1467112 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1467112 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1467112 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1467112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718959 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1717828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1717828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1717828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1717826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1717826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1717826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1717824 {
	width:600px !important;
	height:790px !important;
}

#item1717830 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1718012 {
	width:528px !important;
	height:330px !important;
	top:9px !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-1718012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2161619 th, table#table2161619 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2161619 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2161619 {
	table-layout:fixed;
}

#item1718036 {
	width:528px !important;
	height:175px !important;
	top:341px !important;
}

@keyframes intensificar-1718036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718059 {
	width:100px !important;
	height:13px !important;
	top:321px !important;
}

@keyframes intensificar-1718059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1719114 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:274px !important;
}

#item1719119 {
	width:534px !important;
	height:544px !important;
	top:15px !important;
}

#item1719120 {
	width:509px !important;
	height:779px !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-1719120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1719120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1719120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1719145 {
	width:14px !important;
	height:9px !important;
}

#item1719149 {
	width:14px !important;
	height:9px !important;
	top:567px !important;
}

#item1717837 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:287px !important;
}

#item1717844 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1717867 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1717870 {
	width:528px !important;
	height:63px !important;
	top:7px !important;
}

@keyframes intensificar-1717870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1717870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1717870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1717893 {
	width:350px !important;
	height:232px !important;
	top:96px !important;
}

@keyframes intensificar-1717893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1717893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1717893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1717916 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:195px !important;
}

@keyframes intensificar-1717916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1717916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1717916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1717940 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:211px !important;
}

@keyframes intensificar-1717940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1717940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1717940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1717963 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:229px !important;
}

@keyframes intensificar-1717963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1717963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1717963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1717835 {
	width:564px !important;
	height:576px !important;
	left:636px !important;
	top:149px !important;
}

#item1718082 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1718105 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1718129 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1718133 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1719020 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1731006 {
	width:40px !important;
	height:18px !important;
	left:770px !important;
	top:54px !important;
}

#item1718159 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1718160 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1718156 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1718193 {
	width:123px !important;
	height:50px !important;
}

#item1718194 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1718168 {
	width:123px !important;
	height:50px !important;
}

#item1718169 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1718164 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1718246 {
	width:99px !important;
	height:50px !important;
}

#item1718247 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1718221 {
	width:99px !important;
	height:50px !important;
}

#item1718222 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1718217 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1718299 {
	width:101px !important;
	height:50px !important;
}

#item1718300 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1718274 {
	width:101px !important;
	height:50px !important;
}

#item1718275 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1718270 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1718327 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1718351 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1718324 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1718356 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1718356 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1718356 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1718356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718962 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1718400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1718398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718396 {
	width:700px !important;
	height:309px !important;
}

#item1718402 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2164526 th, table#table2164526 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2164526 tr {
	height:40.6px;;
	border-top:3.08px solid #fff;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2164526 {
	table-layout:fixed;
}

#item1718585 {
	width:628px !important;
	height:265px !important;
	top:255px !important;
}

@keyframes intensificar-1718585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718608 {
	width:140px !important;
	height:18px !important;
	top:227px !important;
}

@keyframes intensificar-1718608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718631 {
	width:628px !important;
	height:204px !important;
}

#item1718632 {
	width:595px !important;
	height:631px !important;
}

@keyframes intensificar-1718632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718656 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:79px !important;
}

#item1718557 {
	width:628px !important;
	height:518px !important;
}

#item1718558 {
	width:595px !important;
	height:1340px !important;
}

@keyframes intensificar-1718558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718581 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1718407 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:410px !important;
}

#item1718413 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1718436 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1718440 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1718440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718463 {
	width:490px !important;
	height:325px !important;
	top:140px !important;
}

@keyframes intensificar-1718463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718487 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:281px !important;
}

@keyframes intensificar-1718487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718510 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:304px !important;
}

@keyframes intensificar-1718510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718533 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:329px !important;
}

@keyframes intensificar-1718533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718405 {
	width:664px !important;
	height:520px !important;
	left:36px !important;
	top:557px !important;
}

#item1718660 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1718684 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1718708 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1718711 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1719447 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1731000 {
	width:56px !important;
	height:26px !important;
	left:218px !important;
	top:380px !important;
}

#item1718737 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1718738 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1718734 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1718770 {
	width:172px !important;
	height:70px !important;
}

#item1718771 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1718745 {
	width:172px !important;
	height:70px !important;
}

#item1718746 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1718741 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1718823 {
	width:139px !important;
	height:70px !important;
}

#item1718824 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1718798 {
	width:139px !important;
	height:70px !important;
}

#item1718799 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1718794 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1718877 {
	width:141px !important;
	height:70px !important;
}

#item1718878 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1718852 {
	width:141px !important;
	height:70px !important;
}

#item1718853 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1718848 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1718905 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1718928 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1718901 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1718932 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1718932 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1718932 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1718932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689389 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1399519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1399517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399515 {
	width:600px !important;
	height:790px !important;
}

#item1399520 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1399551 {
	width:528px !important;
	height:231px !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-1399551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2168289 tr {
	border-right:2.2px solid #fff;;
}

table#table2168289 {
	table-layout:fixed;
}

#item1410361 {
	width:528px !important;
	height:104px !important;
	top:251px !important;
}

@keyframes intensificar-1410361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410384 {
	width:100px !important;
	height:13px !important;
	top:231px !important;
}

@keyframes intensificar-1410384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399754 {
	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-1399754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399696 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:161px !important;
}

#item1399703 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1399726 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1410445 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1410445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410468 {
	width:350px !important;
	height:232px !important;
	top:70px !important;
}

@keyframes intensificar-1410468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410491 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:70px !important;
}

@keyframes intensificar-1410491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410514 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:86px !important;
}

@keyframes intensificar-1410514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410537 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:104px !important;
}

@keyframes intensificar-1410537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399525 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1399778 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1399801 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1399825 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1399828 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1735085 {
	width:22px !important;
	height:27px !important;
	left:748px !important;
	top:47px !important;
}

#item1399854 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1399855 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1399851 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1399890 {
	width:123px !important;
	height:50px !important;
}

#item1399891 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399865 {
	width:123px !important;
	height:50px !important;
}

#item1399866 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399861 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1399944 {
	width:99px !important;
	height:50px !important;
}

#item1399945 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1399919 {
	width:99px !important;
	height:50px !important;
}

#item1399920 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1399915 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1399997 {
	width:101px !important;
	height:50px !important;
}

#item1399998 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399972 {
	width:101px !important;
	height:50px !important;
}

#item1399973 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399968 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1620325 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1620348 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1620322 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1400057 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1400057 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1400057 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1400057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690586 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1490413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1490409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490407 {
	width:700px !important;
	height:309px !important;
}

#item1501069 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2170512 tr {
	border-right:3.08px solid #fff;;
}

table#table2170512 {
	table-layout:fixed;
}

#item1490622 {
	width:628px !important;
	height:165px !important;
	top:353px !important;
}

@keyframes intensificar-1490622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490645 {
	width:140px !important;
	height:18px !important;
	top:325px !important;
}

@keyframes intensificar-1490645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593270 {
	width:628px !important;
	height:296px !important;
}

#item1593271 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1593271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593294 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:125px !important;
}

#item1590571 {
	width:628px !important;
	height:518px !important;
}

#item1590572 {
	width:595px !important;
	height:971px !important;
}

@keyframes intensificar-1590572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590595 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1490423 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:222px !important;
}

#item1490429 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1490452 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1490456 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1490456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490479 {
	width:490px !important;
	height:325px !important;
	top:94px !important;
}

@keyframes intensificar-1490479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490502 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:93px !important;
}

@keyframes intensificar-1490502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490525 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:116px !important;
}

@keyframes intensificar-1490525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490548 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:141px !important;
}

@keyframes intensificar-1490548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490421 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1490668 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1490691 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1490715 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1490718 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1731015 {
	width:28px !important;
	height:33px !important;
	left:197px !important;
	top:373px !important;
}

#item1490745 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1490746 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1490741 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1490778 {
	width:172px !important;
	height:70px !important;
}

#item1490779 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1490753 {
	width:172px !important;
	height:70px !important;
}

#item1490754 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1490749 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1490832 {
	width:139px !important;
	height:70px !important;
}

#item1490833 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1490807 {
	width:139px !important;
	height:70px !important;
}

#item1490808 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1490803 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1490886 {
	width:141px !important;
	height:70px !important;
}

#item1490887 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1490860 {
	width:141px !important;
	height:70px !important;
}

#item1490861 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1490856 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1688130 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1688153 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1688127 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1490946 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1490946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1490946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1490946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689397 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1368144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1368142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368140 {
	width:600px !important;
	height:790px !important;
}

#item1368145 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1368175 {
	width:528px !important;
	height:300px !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-1368175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2173625 th, table#table2173625 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2173625 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2173625 {
	table-layout:fixed;
}

#item1418327 {
	width:528px !important;
	height:115px !important;
	top:336px !important;
}

@keyframes intensificar-1418327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418350 {
	width:100px !important;
	height:13px !important;
	top:316px !important;
}

@keyframes intensificar-1418350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368356 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1368359 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1368903 {
	width:509px !important;
	height:776px !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-1368903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368385 {
	width:14px !important;
	height:9px !important;
}

#item1368388 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1368795 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:241px !important;
}

#item1368800 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:216px !important;
}

#item1368823 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:218px !important;
}

#item1418406 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1418406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418429 {
	width:317px !important;
	height:144px !important;
	top:81px !important;
}

@keyframes intensificar-1418429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418452 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:149px !important;
}

@keyframes intensificar-1418452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418475 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:165px !important;
}

@keyframes intensificar-1418475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418498 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:183px !important;
}

@keyframes intensificar-1418498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368149 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1368391 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1368414 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1368438 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1368442 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1731018 {
	width:40px !important;
	height:18px !important;
	left:791px !important;
	top:54px !important;
}

#item1368468 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1368469 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1368465 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1368502 {
	width:123px !important;
	height:50px !important;
}

#item1368503 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1368477 {
	width:123px !important;
	height:50px !important;
}

#item1368478 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1368473 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1368555 {
	width:99px !important;
	height:50px !important;
}

#item1368556 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1368530 {
	width:99px !important;
	height:50px !important;
}

#item1368531 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1368526 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1368609 {
	width:101px !important;
	height:50px !important;
}

#item1368610 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1368583 {
	width:101px !important;
	height:50px !important;
}

#item1368584 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1368579 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1616104 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1616127 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1616101 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1368674 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1368674 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1368674 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1368674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690596 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1467143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1467136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467134 {
	width:700px !important;
	height:309px !important;
}

#item1500790 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2175840 th, table#table2175840 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2175840 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2175840 {
	table-layout:fixed;
}

#item1467366 {
	width:628px !important;
	height:181px !important;
	top:337px !important;
}

@keyframes intensificar-1467366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467389 {
	width:140px !important;
	height:18px !important;
	top:309px !important;
}

@keyframes intensificar-1467389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591971 {
	width:628px !important;
	height:278px !important;
}

#item1591972 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1591972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591995 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:116px !important;
}

#item1589247 {
	width:628px !important;
	height:518px !important;
}

#item1589248 {
	width:595px !important;
	height:1421px !important;
}

@keyframes intensificar-1589248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589271 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1467154 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:316px !important;
}

#item1467159 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:281px !important;
}

#item1467182 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:284px !important;
}

#item1467185 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1467185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467208 {
	width:395px !important;
	height:194px !important;
	top:92px !important;
}

@keyframes intensificar-1467208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467231 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:188px !important;
}

@keyframes intensificar-1467231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467254 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:210px !important;
}

@keyframes intensificar-1467254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467277 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:235px !important;
}

@keyframes intensificar-1467277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467152 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1467412 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1467435 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1467459 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1467463 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1731021 {
	width:56px !important;
	height:26px !important;
	left:250px !important;
	top:380px !important;
}

#item1467490 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1467491 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1467486 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1467527 {
	width:172px !important;
	height:70px !important;
}

#item1467528 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467502 {
	width:172px !important;
	height:70px !important;
}

#item1467503 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467498 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1467580 {
	width:139px !important;
	height:70px !important;
}

#item1467581 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467555 {
	width:139px !important;
	height:70px !important;
}

#item1467556 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467551 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1467634 {
	width:141px !important;
	height:70px !important;
}

#item1467635 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467609 {
	width:141px !important;
	height:70px !important;
}

#item1467610 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467605 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1688160 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1688183 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1688157 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1467694 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1467694 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1467694 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1467694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689414 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1369666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1369664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369662 {
	width:600px !important;
	height:790px !important;
}

#item1369667 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1369696 {
	width:528px !important;
	height:338px !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-1369696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2178962 th, table#table2178962 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2178962 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2178962 {
	table-layout:fixed;
}

#item1417907 {
	width:528px !important;
	height:173px !important;
	top:374px !important;
}

@keyframes intensificar-1417907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417930 {
	width:100px !important;
	height:13px !important;
	top:354px !important;
}

@keyframes intensificar-1417930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369902 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:287px !important;
}

#item1369906 {
	width:534px !important;
	height:550px !important;
	top:16px !important;
}

#item1370345 {
	width:509px !important;
	height:674px !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-1370345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369933 {
	width:14px !important;
	height:9px !important;
}

#item1369936 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1369843 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:286px !important;
}

#item1369849 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:261px !important;
}

#item1369872 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:264px !important;
}

#item1417973 {
	width:528px !important;
	height:29px !important;
	top:12px !important;
}

@keyframes intensificar-1417973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417996 {
	width:296px !important;
	height:213px !important;
	top:61px !important;
}

@keyframes intensificar-1417996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418019 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:195px !important;
}

@keyframes intensificar-1418019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418042 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:211px !important;
}

@keyframes intensificar-1418042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418065 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:229px !important;
}

@keyframes intensificar-1418065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369670 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

#item1369939 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1369962 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1369986 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1369989 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1731024 {
	width:40px !important;
	height:18px !important;
	left:776px !important;
	top:54px !important;
}

#item1370017 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1370018 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1370014 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1370051 {
	width:123px !important;
	height:50px !important;
}

#item1370052 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370026 {
	width:123px !important;
	height:50px !important;
}

#item1370027 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370022 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1370105 {
	width:99px !important;
	height:50px !important;
}

#item1370106 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1370080 {
	width:99px !important;
	height:50px !important;
}

#item1370081 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1370076 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1370158 {
	width:101px !important;
	height:50px !important;
}

#item1370159 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370133 {
	width:101px !important;
	height:50px !important;
}

#item1370134 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370129 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1616170 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1616193 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1616167 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1370216 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1370216 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1370216 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1370216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690606 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1468284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1468280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468278 {
	width:700px !important;
	height:309px !important;
}

#item1500803 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2181804 th, table#table2181804 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2181804 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2181804 {
	table-layout:fixed;
}

#item1468511 {
	width:628px !important;
	height:262px !important;
	top:249px !important;
}

@keyframes intensificar-1468511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468534 {
	width:140px !important;
	height:18px !important;
	top:221px !important;
}

@keyframes intensificar-1468534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592035 {
	width:628px !important;
	height:197px !important;
}

#item1592036 {
	width:595px !important;
	height:645px !important;
}

@keyframes intensificar-1592036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592060 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:76px !important;
}

#item1589312 {
	width:628px !important;
	height:509px !important;
}

#item1589313 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1589313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589336 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

#item1468296 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:400px !important;
}

#item1468301 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:365px !important;
}

#item1468325 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:368px !important;
}

#item1468328 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1468328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468351 {
	width:395px !important;
	height:282px !important;
	top:85px !important;
}

@keyframes intensificar-1468351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468374 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:272px !important;
}

@keyframes intensificar-1468374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468397 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:294px !important;
}

@keyframes intensificar-1468397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468420 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:319px !important;
}

@keyframes intensificar-1468420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468294 {
	width:664px !important;
	height:511px !important;
	left:36px !important;
	top:566px !important;
}

#item1468557 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:505px !important;
}

#item1468580 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1468604 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1468610 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1731028 {
	width:56px !important;
	height:26px !important;
	left:226px !important;
	top:380px !important;
}

#item1468636 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1468637 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1468633 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1468671 {
	width:172px !important;
	height:70px !important;
}

#item1468672 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468645 {
	width:172px !important;
	height:70px !important;
}

#item1468646 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468641 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1468724 {
	width:139px !important;
	height:70px !important;
}

#item1468725 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468699 {
	width:139px !important;
	height:70px !important;
}

#item1468700 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468695 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1468777 {
	width:141px !important;
	height:70px !important;
}

#item1468778 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468752 {
	width:141px !important;
	height:70px !important;
}

#item1468753 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468748 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1688192 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1688215 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1688189 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1468836 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1468836 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1468836 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1468836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689430 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1368959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1368957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368955 {
	width:600px !important;
	height:790px !important;
}

#item1368960 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1368989 {
	width:528px !important;
	height:289px !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-1368989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2185580 th, table#table2185580 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table2185580 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2185580 {
	table-layout:fixed;
}

#item1418109 {
	width:528px !important;
	height:232px !important;
	top:331px !important;
}

@keyframes intensificar-1418109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418132 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1418132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542712 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:272px !important;
}

#item1542716 {
	width:534px !important;
	height:540px !important;
	top:15px !important;
}

#item1542717 {
	width:509px !important;
	height:600px !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-1542717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542743 {
	width:14px !important;
	height:9px !important;
}

#item1542747 {
	width:14px !important;
	height:9px !important;
	top:563px !important;
}

#item1418192 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1418192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418215 {
	width:360px !important;
	height:301px !important;
	top:100px !important;
}

@keyframes intensificar-1418215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1720614 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:393px !important;
}

#item1720619 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:368px !important;
}

#item1720642 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:371px !important;
}

#item1720645 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:302px !important;
}

@keyframes intensificar-1720645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1720645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1720645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1720670 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:318px !important;
}

@keyframes intensificar-1720670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1720670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1720670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1720694 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:336px !important;
}

@keyframes intensificar-1720694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1720694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1720694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368963 {
	width:564px !important;
	height:572px !important;
	left:636px !important;
	top:153px !important;
}

#item1369229 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:136px !important;
}

#item1369252 {
	width:564px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1369276 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1369282 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1731033 {
	width:40px !important;
	height:18px !important;
	left:763px !important;
	top:54px !important;
}

#item1369308 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1369309 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1369305 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1369345 {
	width:123px !important;
	height:50px !important;
}

#item1369346 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369320 {
	width:123px !important;
	height:50px !important;
}

#item1369321 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369316 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1369399 {
	width:99px !important;
	height:50px !important;
}

#item1369400 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1369374 {
	width:99px !important;
	height:50px !important;
}

#item1369375 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1369370 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1369452 {
	width:101px !important;
	height:50px !important;
}

#item1369453 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369427 {
	width:101px !important;
	height:50px !important;
}

#item1369428 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369423 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1616136 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1616159 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1616133 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1369509 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1369509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1369509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1369509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690628 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1467723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1467717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467715 {
	width:700px !important;
	height:309px !important;
}

#item1500799 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2189497 th, table#table2189497 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table2189497 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2189497 {
	table-layout:fixed;
}

#item1467930 {
	width:628px !important;
	height:344px !important;
	top:157px !important;
}

@keyframes intensificar-1467930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467953 {
	width:140px !important;
	height:18px !important;
	top:129px !important;
}

@keyframes intensificar-1467953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592004 {
	width:628px !important;
	height:98px !important;
}

#item1592005 {
	width:595px !important;
	height:505px !important;
}

@keyframes intensificar-1592005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592028 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:26px !important;
}

#item1589278 {
	width:628px !important;
	height:494px !important;
	top:6px !important;
}

#item1589279 {
	width:595px !important;
	height:1104px !important;
}

@keyframes intensificar-1589279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589302 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:218px !important;
}

#item1467765 {
	width:628px !important;
	height:88px !important;
	top:3px !important;
}

@keyframes intensificar-1467765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467788 {
	width:504px !important;
	height:350px !important;
	top:123px !important;
}

@keyframes intensificar-1467788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1721116 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:447px !important;
}

#item1721124 {
	width:234px !important;
	height:21px !important;
	left:445px !important;
	top:412px !important;
}

#item1721147 {
	width:7px !important;
	height:11px !important;
	left:434px !important;
	top:415px !important;
}

#item1721150 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:319px !important;
}

@keyframes intensificar-1721150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1721150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1721150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1721173 {
	width:224px !important;
	height:25px !important;
	left:405px !important;
	top:341px !important;
}

@keyframes intensificar-1721173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1721173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1721173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1721196 {
	width:224px !important;
	height:25px !important;
	left:405px !important;
	top:366px !important;
}

@keyframes intensificar-1721196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1721196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1721196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467731 {
	width:679px !important;
	height:502px !important;
	left:36px !important;
	top:575px !important;
}

#item1467976 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1467999 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1468024 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1468028 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1731036 {
	width:56px !important;
	height:26px !important;
	left:205px !important;
	top:380px !important;
}

#item1468054 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1468055 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1468051 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1468087 {
	width:172px !important;
	height:70px !important;
}

#item1468088 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468062 {
	width:172px !important;
	height:70px !important;
}

#item1468063 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468058 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1468140 {
	width:139px !important;
	height:70px !important;
}

#item1468141 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468115 {
	width:139px !important;
	height:70px !important;
}

#item1468116 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468111 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1468194 {
	width:141px !important;
	height:70px !important;
}

#item1468195 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468169 {
	width:141px !important;
	height:70px !important;
}

#item1468170 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468164 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1688233 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1688256 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1688230 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1468255 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1468255 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1468255 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1468255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689434 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1370409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1370406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370404 {
	width:600px !important;
	height:790px !important;
}

#item1370410 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1370415 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:117px !important;
}

#item1370421 {
	width:534px !important;
	height:228px !important;
	top:16px !important;
}

#item1370423 {
	width:508px !important;
	height:328px !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-1370423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370451 {
	width:14px !important;
	height:9px !important;
}

#item1370454 {
	width:14px !important;
	height:9px !important;
	top:250px !important;
}

table#table2193813 th, table#table2193813 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table2193813 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2193813 {
	table-layout:fixed;
}

#item1417689 {
	width:528px !important;
	height:278px !important;
	top:283px !important;
}

@keyframes intensificar-1417689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417712 {
	width:100px !important;
	height:13px !important;
	top:264px !important;
}

@keyframes intensificar-1417712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370657 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:246px !important;
}

#item1370661 {
	width:534px !important;
	height:508px !important;
	top:17px !important;
}

#item1371088 {
	width:509px !important;
	height:1065px !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-1371088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370687 {
	width:14px !important;
	height:9px !important;
}

#item1370691 {
	width:14px !important;
	height:9px !important;
	top:533px !important;
}

#item1370552 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:396px !important;
}

#item1370606 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1370629 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1417767 {
	width:528px !important;
	height:63px !important;
	top:19px !important;
}

@keyframes intensificar-1417767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417790 {
	width:350px !important;
	height:363px !important;
	top:102px !important;
}

@keyframes intensificar-1417790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417814 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:304px !important;
}

@keyframes intensificar-1417814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417837 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:320px !important;
}

@keyframes intensificar-1417837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417860 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:338px !important;
}

@keyframes intensificar-1417860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370413 {
	width:564px !important;
	height:561px !important;
	left:636px !important;
	top:179px !important;
}

#item1370695 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:149px !important;
}

#item1370718 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1370743 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1370746 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1731042 {
	width:40px !important;
	height:18px !important;
	left:749px !important;
	top:54px !important;
}

#item1370772 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1370773 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1370769 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1370810 {
	width:123px !important;
	height:50px !important;
}

#item1370811 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370783 {
	width:123px !important;
	height:50px !important;
}

#item1370784 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370779 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1370863 {
	width:101px !important;
	height:50px !important;
}

#item1370864 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370838 {
	width:101px !important;
	height:50px !important;
}

#item1370839 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370834 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1370917 {
	width:99px !important;
	height:50px !important;
}

#item1370918 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1370892 {
	width:99px !important;
	height:50px !important;
}

#item1370893 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1370887 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1616204 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1616227 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1616201 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1370974 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1370974 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1370974 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1370974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690631 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1468863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1468859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468857 {
	width:700px !important;
	height:309px !important;
}

#item1500807 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1509966 {
	width:140px !important;
	height:18px !important;
	top:188px !important;
}

@keyframes intensificar-1509966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509989 {
	width:596px !important;
	height:258px !important;
	top:216px !important;
}

table#table2197509 th, table#table2197509 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table2197509 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2197509 {
	table-layout:fixed;
}

#item1509990 {
	width:739px !important;
	height:405px !important;
}

@keyframes intensificar-1509990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510013 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:491px !important;
}

#item1510061 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:322px !important;
}

#item1592068 {
	width:628px !important;
	height:167px !important;
}

#item1592069 {
	width:595px !important;
	height:644px !important;
}

@keyframes intensificar-1592069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592092 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:61px !important;
}

#item1589345 {
	width:628px !important;
	height:514px !important;
}

#item1589346 {
	width:595px !important;
	height:1813px !important;
}

@keyframes intensificar-1589346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589369 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1468874 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:460px !important;
}

#item1468881 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1468905 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1468909 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1468909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468932 {
	width:490px !important;
	height:367px !important;
	top:133px !important;
}

@keyframes intensificar-1468932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468956 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:332px !important;
}

@keyframes intensificar-1468956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468979 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:354px !important;
}

@keyframes intensificar-1468979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469002 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:380px !important;
}

@keyframes intensificar-1469002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468871 {
	width:664px !important;
	height:514px !important;
	left:36px !important;
	top:561px !important;
}

#item1469156 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:504px !important;
}

#item1469179 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1469203 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1469207 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1731046 {
	width:56px !important;
	height:26px !important;
	left:205px !important;
	top:380px !important;
}

#item1469233 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1469234 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1469230 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1469266 {
	width:172px !important;
	height:70px !important;
}

#item1469267 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469241 {
	width:172px !important;
	height:70px !important;
}

#item1469242 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469237 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1469320 {
	width:141px !important;
	height:70px !important;
}

#item1469321 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469295 {
	width:141px !important;
	height:70px !important;
}

#item1469296 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469291 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1131px !important;
}

#item1469373 {
	width:139px !important;
	height:70px !important;
}

#item1469374 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469348 {
	width:139px !important;
	height:70px !important;
}

#item1469349 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469344 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1688262 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1688285 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1688259 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1469429 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1469429 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1469429 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1469429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689475 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1371878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1371876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371874 {
	width:600px !important;
	height:790px !important;
}

#item1371879 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1371908 {
	width:528px !important;
	height:365px !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-1371908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2202274 th, table#table2202274 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2202274 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2202274 {
	table-layout:fixed;
}

#item1417284 {
	width:528px !important;
	height:144px !important;
	top:400px !important;
}

@keyframes intensificar-1417284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417307 {
	width:100px !important;
	height:13px !important;
	top:380px !important;
}

@keyframes intensificar-1417307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1372112 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1372116 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1372542 {
	width:509px !important;
	height:750px !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-1372542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1372142 {
	width:14px !important;
	height:9px !important;
}

#item1372146 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1372055 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:257px !important;
}

#item1372060 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:232px !important;
}

#item1372083 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:234px !important;
}

#item1417353 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1417353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417376 {
	width:360px !important;
	height:267px !important;
	top:64px !important;
}

@keyframes intensificar-1417376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417400 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:166px !important;
}

@keyframes intensificar-1417400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417423 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:182px !important;
}

@keyframes intensificar-1417423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417446 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:200px !important;
}

@keyframes intensificar-1417446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371882 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1372151 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1372174 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1372198 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1372202 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1731049 {
	width:40px !important;
	height:18px !important;
	left:808px !important;
	top:54px !important;
}

#item1372228 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1372229 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1372225 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1372265 {
	width:123px !important;
	height:50px !important;
}

#item1372266 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372240 {
	width:123px !important;
	height:50px !important;
}

#item1372241 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372236 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1372318 {
	width:99px !important;
	height:50px !important;
}

#item1372320 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1372293 {
	width:99px !important;
	height:50px !important;
}

#item1372294 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1372289 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1372372 {
	width:101px !important;
	height:50px !important;
}

#item1372373 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372347 {
	width:101px !important;
	height:50px !important;
}

#item1372348 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372343 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1616268 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1616291 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1616265 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1372429 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1372429 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1372429 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1372429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690657 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1470041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1470049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470039 {
	width:700px !important;
	height:309px !important;
}

#item1500815 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2204819 th, table#table2204819 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2204819 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2204819 {
	table-layout:fixed;
}

#item1470269 {
	width:628px !important;
	height:221px !important;
	top:297px !important;
}

@keyframes intensificar-1470269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470292 {
	width:140px !important;
	height:18px !important;
	top:269px !important;
}

@keyframes intensificar-1470292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592132 {
	width:628px !important;
	height:236px !important;
}

#item1592133 {
	width:595px !important;
	height:714px !important;
}

@keyframes intensificar-1592133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592156 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:95px !important;
}

#item1589413 {
	width:628px !important;
	height:518px !important;
}

#item1589414 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1589414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589437 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1470059 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:355px !important;
}

#item1470064 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:320px !important;
}

#item1470087 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:323px !important;
}

#item1470090 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1470090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470113 {
	width:504px !important;
	height:373px !important;
	top:84px !important;
}

@keyframes intensificar-1470113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470136 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:226px !important;
}

@keyframes intensificar-1470136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470159 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:249px !important;
}

@keyframes intensificar-1470159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470182 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:274px !important;
}

@keyframes intensificar-1470182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470056 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1470316 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1470339 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1470363 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1470367 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1731052 {
	width:56px !important;
	height:26px !important;
	left:270px !important;
	top:380px !important;
}

#item1470393 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1470394 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1470390 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1470427 {
	width:172px !important;
	height:70px !important;
}

#item1470428 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1470401 {
	width:172px !important;
	height:70px !important;
}

#item1470402 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1470397 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1470480 {
	width:139px !important;
	height:70px !important;
}

#item1470481 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1470455 {
	width:139px !important;
	height:70px !important;
}

#item1470456 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1470451 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1470534 {
	width:141px !important;
	height:70px !important;
}

#item1470535 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1470508 {
	width:141px !important;
	height:70px !important;
}

#item1470509 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1470504 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1688300 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1688323 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1688297 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1470596 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1470596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1470596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1470596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689489 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1371162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1371159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371157 {
	width:600px !important;
	height:790px !important;
}

#item1371164 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1371194 {
	width:528px !important;
	height:245px !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-1371194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2208369 th, table#table2208369 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2208369 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2208369 {
	table-layout:fixed;
}

#item1417480 {
	width:528px !important;
	height:202px !important;
	top:280px !important;
}

@keyframes intensificar-1417480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417503 {
	width:100px !important;
	height:13px !important;
	top:260px !important;
}

@keyframes intensificar-1417503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371395 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1371399 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1371820 {
	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-1371820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371425 {
	width:14px !important;
	height:9px !important;
}

#item1371429 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1417560 {
	width:528px !important;
	height:66px !important;
	top:15px !important;
}

@keyframes intensificar-1417560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417583 {
	width:360px !important;
	height:267px !important;
	top:81px !important;
}

@keyframes intensificar-1417583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1722109 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:341px !important;
}

#item1722114 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:316px !important;
}

#item1722137 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:318px !important;
}

#item1722141 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:249px !important;
}

@keyframes intensificar-1722141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1722141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1722141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1722164 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:265px !important;
}

@keyframes intensificar-1722164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1722164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1722164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1722187 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:283px !important;
}

@keyframes intensificar-1722187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1722187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1722187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371167 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1371433 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1371456 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1371480 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1371483 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1731058 {
	width:40px !important;
	height:18px !important;
	left:765px !important;
	top:54px !important;
}

#item1371509 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1371510 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1371506 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1371546 {
	width:123px !important;
	height:50px !important;
}

#item1371547 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371520 {
	width:123px !important;
	height:50px !important;
}

#item1371521 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371516 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1371599 {
	width:99px !important;
	height:50px !important;
}

#item1371600 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1371574 {
	width:99px !important;
	height:50px !important;
}

#item1371575 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1371570 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1371652 {
	width:101px !important;
	height:50px !important;
}

#item1371653 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371627 {
	width:101px !important;
	height:50px !important;
}

#item1371628 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371623 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1616235 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1616258 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1616231 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1371710 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1371710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1371710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1371710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690672 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1469462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1469455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469453 {
	width:700px !important;
	height:309px !important;
}

#item1500811 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2211523 th, table#table2211523 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2211523 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2211523 {
	table-layout:fixed;
}

#item1469689 {
	width:628px !important;
	height:302px !important;
	top:206px !important;
}

@keyframes intensificar-1469689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469712 {
	width:140px !important;
	height:18px !important;
	top:178px !important;
}

@keyframes intensificar-1469712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592097 {
	width:628px !important;
	height:148px !important;
}

#item1592098 {
	width:595px !important;
	height:510px !important;
}

@keyframes intensificar-1592098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592121 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:51px !important;
}

#item1589380 {
	width:628px !important;
	height:508px !important;
}

#item1589381 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1589381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589405 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item1469510 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1469510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469533 {
	width:504px !important;
	height:373px !important;
	top:116px !important;
}

@keyframes intensificar-1469533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1722378 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:485px !important;
}

#item1722383 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:450px !important;
}

#item1722406 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:453px !important;
}

#item1722409 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:356px !important;
}

@keyframes intensificar-1722409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1722409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1722409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1722432 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:379px !important;
}

@keyframes intensificar-1722432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1722432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1722432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1722455 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:404px !important;
}

@keyframes intensificar-1722455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1722455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1722455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469475 {
	width:664px !important;
	height:510px !important;
	left:36px !important;
	top:567px !important;
}

#item1469735 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:505px !important;
}

#item1469758 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1469782 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1469786 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1731061 {
	width:56px !important;
	height:26px !important;
	left:211px !important;
	top:380px !important;
}

#item1469812 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1469814 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1469809 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1131px !important;
}

#item1469848 {
	width:172px !important;
	height:70px !important;
}

#item1469849 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469823 {
	width:172px !important;
	height:70px !important;
}

#item1469824 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469819 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1131px !important;
}

#item1469902 {
	width:139px !important;
	height:70px !important;
}

#item1469903 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469877 {
	width:139px !important;
	height:70px !important;
}

#item1469878 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469873 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1131px !important;
}

#item1469956 {
	width:141px !important;
	height:70px !important;
}

#item1469957 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469930 {
	width:141px !important;
	height:70px !important;
}

#item1469931 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469926 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1131px !important;
}

#item1688340 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1688363 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1688337 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1470014 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1470014 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1470014 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1470014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675542 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1675551 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1675552 {
	width:1200px !important;
	height:790px !important;
}

#item1675558 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1675569 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1675574 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1675579 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1675584 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1675589 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1675594 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1675600 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1675610 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1675629 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1534877 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1534877 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1534877 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1534877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675640 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1675649 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1675650 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1675656 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1675665 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1675671 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1675676 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1675681 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1675686 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1675691 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1675697 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1675703 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1534693 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1534693 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1534693 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1534693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534802 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1534802 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1534802 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1534802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182110 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1182053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1222351 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501103 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1501104 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1501127 {
	width:548px !important;
	height:57px !important;
	left:76px !important;
	top:911px !important;
}

#item1501150 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1501156 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1501156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493282 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1493282 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1493282 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1493282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle212 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:17px;
	line-height:20px;
	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.autoParaStyle211 {
	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.autoParaStyle210 {
	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.autoParaStyle209 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22px;
	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.autoParaStyle208 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22px;
	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.autoParaStyle207 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:21px;
	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.autoParaStyle206 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:21px;
	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.autoParaStyle205 {
	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.autoParaStyle204 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle203 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:73.2px;
	line-height:61px;
	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.autoParaStyle202 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:65px;
	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.autoParaStyle201 {
	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.autoParaStyle200 {
	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.autoParaStyle199 {
	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.autoParaStyle198 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:73.2px;
	line-height:75px;
	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.autoParaStyle197 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:62px;
	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.autoParaStyle196 {
	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.autoParaStyle195 {
	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.autoParaStyle194 {
	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.autoParaStyle193 {
	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.autoParaStyle192 {
	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.autoParaStyle191 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#3c3c3b;
	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.autoParaStyle190 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:16.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.autoParaStyle189 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#3c3c3b;
	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.autoParaStyle188 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:12px;
	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.autoParaStyle187 {
	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.autoParaStyle186 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:12px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle185 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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.autoParaStyle184 {
	font-weight:900;
	font-family:Avenir,"Times New Roman", Times, serif;
	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.autoParaStyle183 {
	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.autoParaStyle182 {
	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.autoParaStyle181 {
	font-weight:900;
	font-family:Avenir,"Times New Roman", Times, serif;
	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.autoParaStyle180 {
	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.autoParaStyle179 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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: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.autoParaStyle177 {
	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.autoParaStyle176 {
	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.autoParaStyle175 {
	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.autoParaStyle174 {
	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.autoParaStyle173 {
	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.autoParaStyle172 {
	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.autoParaStyle171 {
	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.autoParaStyle170 {
	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:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle169 {
	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.autoParaStyle168 {
	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.autoParaStyle167 {
	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.autoParaStyle166 {
	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.autoParaStyle165 {
	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.autoParaStyle164 {
	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.autoParaStyle163 {
	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.autoParaStyle162 {
	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.autoParaStyle161 {
	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.autoParaStyle160 {
	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.autoParaStyle159 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle158 {
	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.autoParaStyle157 {
	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.autoParaStyle156 {
	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.autoParaStyle155 {
	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.autoParaStyle154 {
	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.autoParaStyle153 {
	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.autoParaStyle152 {
	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.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.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.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: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.autoParaStyle148 {
	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.autoParaStyle147 {
	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.autoParaStyle146 {
	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;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle145 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-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.autoParaStyle143 {
	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.autoParaStyle142 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11.2px;
	line-height:14.7px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle133 {
	font-family:FF-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.autoParaStyle132 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle131 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8px;
	line-height:10.5px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:70px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle121 {
	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.autoParaStyle120 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:65px;
	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.autoParaStyle119 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.2px;
	line-height:20.3px;
	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:left;
}

p.autoParaStyle118 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.9px;
	line-height:20.3px;
	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:right;
}

p.autoParaStyle117 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.3px;
	line-height:35.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle116 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle115 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:28px;
	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;
	text-align:left;
}

p.autoParaStyle114 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle113 {
	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.autoParaStyle112 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.5px;
	line-height:19.7px;
	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:left;
}

p.autoParaStyle111 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.8px;
	line-height:19.7px;
	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:left;
}

p.autoParaStyle110 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.5px;
	line-height:19.7px;
	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:right;
}

p.autoParaStyle109 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.8px;
	line-height:34.1px;
	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-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24.4px;
	line-height:24.4px;
	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.autoParaStyle107 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:19.5px;
	line-height:24.4px;
	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.autoParaStyle106 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.2px;
	line-height:26.5px;
	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:center;
}

p.autoParaStyle105 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13.2px;
	line-height:14.7px;
	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.autoParaStyle104 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.2px;
	line-height:14.7px;
	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:center;
}

p.autoParaStyle103 {
	font-family:FF-Averta-Regular,Averta;
	font-size:4.7px;
	line-height:26.5px;
	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.autoParaStyle102 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:17.6px;
	line-height:14.7px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle101 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:17.6px;
	line-height:25px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-15px;
	padding-left:15px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle100 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:17.6px;
	line-height:25px;
	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:15px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle99 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:17.6px;
	line-height:25px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-15px;
	padding-left:29px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle98 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:17.6px;
	line-height:25px;
	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.autoParaStyle97 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.6px;
	line-height:25px;
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.2px;
	line-height:16.1px;
	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:left;
}

p.autoParaStyle94 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11.3px;
	line-height:16.1px;
	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:left;
}

p.autoParaStyle93 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.2px;
	line-height:16.1px;
	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:right;
}

p.autoParaStyle92 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.9px;
	line-height:28px;
	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.autoParaStyle91 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle90 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	line-height:20px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle89 {
	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:center;
}

p.autoParaStyle88 {
	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.autoParaStyle87 {
	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:center;
}

p.autoParaStyle86 {
	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.autoParaStyle85 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:10px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle84 {
	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;
	padding-left:10px;
	-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:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle82 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:39.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	font-family:"Optima LT Pro";
	font-size:14.6px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	font-family:"Optima LT Pro";
	font-size:10.4px;
	line-height:15px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle41 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle40 {
	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.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:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, 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.autoParaStyle37 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle32 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle31 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle28 {
	font-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: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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	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.autoParaStyle11 {
	font-weight:600;
	font-family: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.autoParaStyle10 {
	font-weight:600;
	font-family: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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	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.autoParaStyle4 {
	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.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Subtítulo-8pt--Dias {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subtítulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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._2-1_TEXTO-GENERAL {
	font-family:Optima,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#6f6f6e;
	text-align:left;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle22 {
}

span.autoCharStyle21 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	letter-spacing:0.010em;
}

span.autoCharStyle20 {
	color:#fff;
}

span.autoCharStyle19 {
	font-size:16.8px;
}

span.autoCharStyle18 {
	font-size:14px;
}

span.autoCharStyle17 {
	font-size:10px;
}

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-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle12 {
	color:#575756;
	text-decoration:underline;
}

span.autoCharStyle11 {
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

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:#575756;
	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.texto-mapa-1 {
	font-weight:bold;
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#fff;
}

span.Texto-itinerario {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#000;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

