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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

#item1758310 {
	width:782px !important;
	height:113px !important;
	left:70px !important;
	top:70px !important;
}

#item1758333 {
	width:645px !important;
	height:22px !important;
	left:75px !important;
	top:214px !important;
}

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

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

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

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

#item1758456 {
	width:728px !important;
	height:1230px !important;
	left:-16px !important;
	top:-15px !important;
	background:#000;
}

#item1758399 {
	width:664px !important;
	height:113px !important;
	left:36px !important;
	top:36px !important;
}

#item1758422 {
	width:645px !important;
	height:22px !important;
	left:41px !important;
	top:180px !important;
}

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

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

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

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

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

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

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

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

#item1152165 {
	opacity:0.35;
	width:460px !important;
	height:237px !important;
	background:#0e0b00;
}

#item1152187 {
	width:426px !important;
	height:219px !important;
	left:17px !important;
	top:18px !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%;
}

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

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

#item1613683 {
	width:427px !important;
	height:161px !important;
	left:50px !important;
	top:36px !important;
}

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

#item1613706 {
	opacity:0.25;
	width:651px !important;
	height:345px !important;
	background:#0e0b00;
}

#item1613707 {
	width:603px !important;
	height:306px !important;
	left:24px !important;
	top:17px !important;
}

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

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

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

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

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

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

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

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

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

#item1735492 {
	width:13px !important;
	height:26px !important;
	left:1140px !important;
	top:121px !important;
}

#item1735499 {
	width:1086px !important;
	height:188px !important;
	left:48px !important;
	top:39px !important;
}

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

#item1735531 {
	width:150px !important;
	height:9px !important;
	top:10px !important;
}

#item1735555 {
	width:56px !important;
	height:28px !important;
	left:155px !important;
}

#item1735561 {
	width:82px !important;
	height:9px !important;
	top:10px !important;
}

#item1735584 {
	width:56px !important;
	height:28px !important;
	left:82px !important;
}

#item1735589 {
	width:14px !important;
	height:9px !important;
	left:1123px !important;
	top:24px !important;
}

#item1735599 {
	width:14px !important;
	height:9px !important;
	left:1123px !important;
	top:233px !important;
}

#item1735607 {
	width:1102px !important;
	height:11px !important;
	left:48px !important;
	top:16px !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;
}

#item1735288 {
	width:452px !important;
	height:192px !important;
	left:49px !important;
	top:44px !important;
}

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

#item1735311 {
	width:452px !important;
	height:11px !important;
	left:50px !important;
	top:20px !important;
}

#item1735334 {
	width:539px !important;
	height:11px !important;
	left:540px !important;
	top:20px !important;
}

#item1735357 {
	width:452px !important;
	height:174px !important;
	left:540px !important;
	top:44px !important;
}

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

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

#item1735640 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:438px !important;
}

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

#item1747361 {
	width:609px !important;
	height:948px !important;
	left:9px !important;
}

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

#item1747384 {
	width:210px !important;
	height:13px !important;
	left:9px !important;
	top:485px !important;
}

#item1747408 {
	width:79px !important;
	height:39px !important;
	left:227px !important;
	top:471px !important;
}

#item1747415 {
	width:115px !important;
	height:13px !important;
	left:9px !important;
	top:776px !important;
}

#item1747438 {
	width:79px !important;
	height:39px !important;
	left:125px !important;
	top:763px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1613989 {
	width:700px !important;
	height:467px !important;
	top:280px !important;
	background:#f3f3f2;
}

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

#item1614013 {
	width:628px !important;
	height:374px !important;
	top:28px !important;
}

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

#item1614059 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:578px !important;
}

#item1613887 {
	width:700px !important;
	height:709px !important;
	top:38px !important;
	background:#f3f3f2;
}

#item1735417 {
	width:628px !important;
	height:272px !important;
	left:36px !important;
	top:101px !important;
}

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

#item1735440 {
	width:465px !important;
	height:15px !important;
	left:36px !important;
	top:74px !important;
}

#item1735463 {
	width:420px !important;
	height:323px !important;
	left:36px !important;
	top:388px !important;
}

#item1613816 {
	width:700px !important;
	height:516px !important;
	top:231px !important;
	background:#f3f3f2;
}

#item1613839 {
	width:628px !important;
	height:420px !important;
	left:36px !important;
	top:291px !important;
}

#item1613862 {
	width:615px !important;
	height:15px !important;
	left:36px !important;
	top:261px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1634304 {
	width:416px !important;
	height:50px !important;
	left:748px !important;
	top:601px !important;
}

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

#item1634327 {
	width:416px !important;
	height:57px !important;
	left:748px !important;
	top:524px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1448764 {
	width:528px !important;
	height:64px !important;
	left:636px !important;
	top:104px !important;
}

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

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

#item1735757 {
	width:564px !important;
	height:518px !important;
	left:636px !important;
	top:196px !important;
}

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

#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-1588273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1588283 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:456px !important;
}

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

#item1588310 {
	width:372px !important;
	height:51px !important;
	left:24px !important;
}

#item1735806 {
	width:664px !important;
	height:575px !important;
	left:36px !important;
	top:589px !important;
}

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

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

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

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

#item1511723 {
	width:600px !important;
	height:598px !important;
	top:127px !important;
}

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

#item1735917 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

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

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

#item1451360 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

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

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

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

table#table1773668 {
	table-layout:fixed;
}

#item1351325 {
	width:510px !important;
	height:666px !important;
	left:46px !important;
	top:47px !important;
}

#item1724072 {
	width:33px !important;
	height:17px !important;
	left:187px !important;
	top:722px !important;
}

#item1724102 {
	width:20px !important;
	height:10px !important;
	left:154px !important;
	top:67px !important;
}

#item1724108 {
	width:20px !important;
	height:10px !important;
	left:180px !important;
	top:85px !important;
}

#item1724078 {
	width:93px !important;
	height:8px !important;
	left:225px !important;
	top:726px !important;
}

#item1724111 {
	width:33px !important;
	height:17px !important;
	left:55px !important;
	top:722px !important;
}

#item1724118 {
	width:87px !important;
	height:8px !important;
	left:94px !important;
	top:726px !important;
}

#item1724145 {
	width:20px !important;
	height:10px !important;
	left:221px !important;
	top:192px !important;
}

#item1724155 {
	width:20px !important;
	height:10px !important;
	left:361px !important;
	top:300px !important;
}

#item1724159 {
	width:20px !important;
	height:10px !important;
	left:206px !important;
	top:426px !important;
}

#item1724162 {
	width:20px !important;
	height:10px !important;
	left:279px !important;
	top:605px !important;
}

#item1724166 {
	width:20px !important;
	height:10px !important;
	left:212px !important;
	top:623px !important;
}

#item1724169 {
	width:20px !important;
	height:10px !important;
	left:303px !important;
	top:641px !important;
}

#item1724173 {
	width:20px !important;
	height:10px !important;
	left:267px !important;
	top:660px !important;
}

#item1724177 {
	width:20px !important;
	height:10px !important;
	left:288px !important;
	top:677px !important;
}

#item1724181 {
	width:20px !important;
	height:10px !important;
	left:317px !important;
	top:695px !important;
}

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

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

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

#item1558592 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:80px !important;
}

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

#item1558596 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:98px !important;
}

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

#item1558600 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:116px !important;
}

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

#item1558604 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:151px !important;
}

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

#item1558609 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:169px !important;
}

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

#item1558613 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:187px !important;
}

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

#item1558617 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:224px !important;
}

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

#item1558621 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:242px !important;
}

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

#item1558625 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:260px !important;
}

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

#item1558629 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:278px !important;
}

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

#item1558633 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:296px !important;
}

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

#item1558639 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:314px !important;
}

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

#item1558643 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:332px !important;
}

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

#item1558647 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:367px !important;
}

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

#item1558651 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:385px !important;
}

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

#item1558655 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:403px !important;
}

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

#item1558659 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:422px !important;
}

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

#item1558663 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:457px !important;
}

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

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

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

#item1661076 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:475px !important;
}

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

#item1661079 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:493px !important;
}

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

#item1661083 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:512px !important;
}

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

#item1661087 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:530px !important;
}

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

#item1661091 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:548px !important;
}

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

#item1661095 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:566px !important;
}

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

#item1661099 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:601px !important;
}

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

#item1661103 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:620px !important;
}

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

#item1661107 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:638px !important;
}

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

#item1661111 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:656px !important;
}

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

#item1661115 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:674px !important;
}

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

#item1661120 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:692px !important;
}

#item1758592 {
	width:76px !important;
	height:10px !important;
	left:16px !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%;
}

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

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

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

#item1171654 {
	width:528px !important;
	height:37px !important;
	left:16px !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:807px !important;
	top:740px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1737047 {
	width:700px !important;
	height:911px !important;
	background:#f3f3f2;
}

#item1737070 {
	width:600px !important;
	height:786px !important;
	left:50px !important;
	top:91px !important;
}

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

#item1588766 {
	width:700px !important;
	height:911px !important;
	background:#f3f3f2;
}

#item1588789 {
	width:600px !important;
	height:820px !important;
	left:50px !important;
	top:91px !important;
}

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

#item1588824 {
	width:700px !important;
	height:911px !important;
	background:#f3f3f2;
}

#item1736906 {
	width:46px !important;
	height:23px !important;
	left:46px !important;
	top:868px !important;
}

#item1736909 {
	width:122px !important;
	height:11px !important;
	left:100px !important;
	top:874px !important;
}

#item1736934 {
	width:46px !important;
	height:23px !important;
	left:248px !important;
	top:868px !important;
}

#item1736937 {
	width:130px !important;
	height:11px !important;
	left:301px !important;
	top:874px !important;
}

#item1754230 {
	width:92px !important;
	height:20px !important;
	left:45px !important;
	top:68px !important;
}

#item1754253 {
	width:105px !important;
	height:20px !important;
	left:518px !important;
	top:68px !important;
}

#item1754276 {
	width:656px !important;
	height:727px !important;
	left:36px !important;
	top:99px !important;
}

table#table1779571 tr {
	height:21.9px;;
}

table#table1779571 {
	table-layout:fixed;
}

#item1759825 {
	width:620px !important;
	height:810px !important;
}

#item1759848 {
	width:24px !important;
	height:12px !important;
	left:131px !important;
	top:25px !important;
}

#item1759853 {
	width:24px !important;
	height:12px !important;
	left:162px !important;
	top:47px !important;
}

#item1759858 {
	width:24px !important;
	height:12px !important;
	left:213px !important;
	top:176px !important;
}

#item1759863 {
	width:24px !important;
	height:12px !important;
	left:379px !important;
	top:308px !important;
}

#item1759871 {
	width:24px !important;
	height:12px !important;
	left:190px !important;
	top:462px !important;
}

#item1759879 {
	width:24px !important;
	height:12px !important;
	left:283px !important;
	top:679px !important;
}

#item1759884 {
	width:24px !important;
	height:12px !important;
	left:202px !important;
	top:701px !important;
}

#item1759890 {
	width:24px !important;
	height:12px !important;
	left:313px !important;
	top:723px !important;
}

#item1759895 {
	width:24px !important;
	height:12px !important;
	left:263px !important;
	top:747px !important;
}

#item1759900 {
	width:24px !important;
	height:12px !important;
	left:295px !important;
	top:767px !important;
}

#item1759906 {
	width:24px !important;
	height:12px !important;
	left:330px !important;
	top:789px !important;
}

#item1759947 {
	width:622px !important;
	height:21px !important;
}

#item1759944 {
	width:622px !important;
	height:21px !important;
	top:22px !important;
}

#item1759951 {
	width:622px !important;
	height:21px !important;
}

#item1759948 {
	width:622px !important;
	height:21px !important;
	top:44px !important;
}

#item1759956 {
	width:622px !important;
	height:21px !important;
}

#item1759952 {
	width:622px !important;
	height:21px !important;
	top:66px !important;
}

#item1759960 {
	width:622px !important;
	height:21px !important;
}

#item1759957 {
	width:622px !important;
	height:21px !important;
	top:88px !important;
}

#item1759965 {
	width:622px !important;
	height:21px !important;
}

#item1759961 {
	width:622px !important;
	height:21px !important;
	top:131px !important;
}

#item1759969 {
	width:622px !important;
	height:21px !important;
}

#item1759966 {
	width:622px !important;
	height:21px !important;
	top:153px !important;
}

#item1759973 {
	width:622px !important;
	height:21px !important;
}

#item1759970 {
	width:622px !important;
	height:21px !important;
	top:175px !important;
}

#item1759977 {
	width:622px !important;
	height:21px !important;
}

#item1759974 {
	width:622px !important;
	height:21px !important;
	top:219px !important;
}

#item1759981 {
	width:622px !important;
	height:21px !important;
}

#item1759978 {
	width:622px !important;
	height:21px !important;
	top:241px !important;
}

#item1759985 {
	width:622px !important;
	height:21px !important;
}

#item1759982 {
	width:622px !important;
	height:21px !important;
	top:263px !important;
}

#item1759989 {
	width:622px !important;
	height:21px !important;
}

#item1759986 {
	width:622px !important;
	height:21px !important;
	top:285px !important;
}

#item1759994 {
	width:622px !important;
	height:21px !important;
}

#item1759990 {
	width:622px !important;
	height:21px !important;
	top:307px !important;
}

#item1759998 {
	width:622px !important;
	height:21px !important;
}

#item1759995 {
	width:622px !important;
	height:21px !important;
	top:329px !important;
}

#item1760002 {
	width:622px !important;
	height:21px !important;
}

#item1759999 {
	width:622px !important;
	height:21px !important;
	top:351px !important;
}

#item1760006 {
	width:622px !important;
	height:21px !important;
}

#item1760003 {
	width:622px !important;
	height:21px !important;
	top:394px !important;
}

#item1760010 {
	width:622px !important;
	height:21px !important;
}

#item1760007 {
	width:622px !important;
	height:21px !important;
	top:416px !important;
}

#item1760014 {
	width:622px !important;
	height:21px !important;
}

#item1760011 {
	width:622px !important;
	height:21px !important;
	top:438px !important;
}

#item1760018 {
	width:622px !important;
	height:21px !important;
}

#item1760015 {
	width:622px !important;
	height:21px !important;
	top:460px !important;
}

#item1760022 {
	width:622px !important;
	height:21px !important;
}

#item1760019 {
	width:622px !important;
	height:21px !important;
	top:503px !important;
}

#item1760026 {
	width:622px !important;
	height:21px !important;
}

#item1760023 {
	width:622px !important;
	height:21px !important;
	top:525px !important;
}

#item1760030 {
	width:622px !important;
	height:21px !important;
}

#item1760027 {
	width:622px !important;
	height:21px !important;
	top:547px !important;
}

#item1760034 {
	width:622px !important;
	height:21px !important;
}

#item1760031 {
	width:622px !important;
	height:21px !important;
	top:569px !important;
}

#item1760038 {
	width:622px !important;
	height:21px !important;
}

#item1760035 {
	width:622px !important;
	height:21px !important;
	top:591px !important;
}

#item1760042 {
	width:622px !important;
	height:21px !important;
}

#item1760039 {
	width:622px !important;
	height:21px !important;
	top:613px !important;
}

#item1760046 {
	width:622px !important;
	height:21px !important;
}

#item1760043 {
	width:622px !important;
	height:21px !important;
	top:635px !important;
}

#item1760051 {
	width:622px !important;
	height:21px !important;
}

#item1760047 {
	width:622px !important;
	height:21px !important;
	top:679px !important;
}

#item1760055 {
	width:622px !important;
	height:21px !important;
}

#item1760052 {
	width:622px !important;
	height:21px !important;
	top:701px !important;
}

#item1760059 {
	width:622px !important;
	height:21px !important;
}

#item1760056 {
	width:622px !important;
	height:21px !important;
	top:723px !important;
}

#item1760063 {
	width:622px !important;
	height:21px !important;
}

#item1760060 {
	width:622px !important;
	height:21px !important;
	top:745px !important;
}

#item1760067 {
	width:622px !important;
	height:21px !important;
}

#item1760064 {
	width:622px !important;
	height:21px !important;
	top:767px !important;
}

#item1760071 {
	width:622px !important;
	height:21px !important;
}

#item1760068 {
	width:622px !important;
	height:21px !important;
	top:789px !important;
}

#item1754632 {
	width:23px !important;
	height:46px !important;
	left:669px !important;
	top:463px !important;
}

#item1759342 {
	width:107px !important;
	height:14px !important;
	left:468px !important;
	top:870px !important;
}

#item1588813 {
	width:700px !important;
	height:911px !important;
	background:#fff;
}

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

#item1588764 {
	width:700px !important;
	height:911px !important;
	top:150px !important;
}

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

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

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

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

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

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

#item1589447 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:157px !important;
}

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

#item1589459 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

#item1589464 {
	width:171px !important;
	height:70px !important;
	left:151px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

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

#item1614846 {
	width:35px !important;
	height:74px !important;
	left:149px !important;
	top:1128px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1490926 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:189px !important;
}

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

#item1712458 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

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

#item1490979 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

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

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

#item1490711 {
	width:100px !important;
	height:13px !important;
	top:402px !important;
}

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

table#table1785873 th, table#table1785873 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-top:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

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

table#table1785873 {
	table-layout:fixed;
}

#item1490734 {
	width:528px !important;
	height:56px !important;
	top:422px !important;
}

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

#item1490890 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:247px !important;
}

#item1490894 {
	width:534px !important;
	height:486px !important;
	top:17px !important;
}

#item1490895 {
	width:509px !important;
	height:1988px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

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

#item1490923 {
	width:14px !important;
	height:9px !important;
	top:511px !important;
}

#item1490759 {
	width:70px !important;
	height:16px !important;
	left:164px !important;
}

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

#item1490783 {
	width:234px !important;
	height:18px !important;
	top:16px !important;
}

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

#item1490835 {
	width:528px !important;
	height:80px !important;
	top:12px !important;
}

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

#item1490858 {
	width:429px !important;
	height:82px !important;
	top:112px !important;
}

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

#item1490881 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:235px !important;
}

#item1558674 {
	width:233px !important;
	height:18px !important;
	left:295px !important;
	top:147px !important;
}

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

#item1712483 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:165px !important;
}

#item1712486 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:199px !important;
}

#item1712509 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:201px !important;
}

#item1737907 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:269px !important;
}

#item1490685 {
	width:564px !important;
	height:520px !important;
	left:636px !important;
	top:205px !important;
}

#item1491005 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1590249 {
	width:430px !important;
	height:51px !important;
	left:22px !important;
}

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

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

#item1616789 {
	width:628px !important;
	height:327px !important;
}

#item1616790 {
	width:595px !important;
	height:852px !important;
}

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

table#table1789245 th, table#table1789245 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#table1789245 tr {
	height:40.6px;;
	border-top:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1789245 {
	table-layout:fixed;
}

#item1718530 {
	width:628px !important;
	height:78px !important;
	top:384px !important;
}

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

#item1718506 {
	width:140px !important;
	height:18px !important;
	top:356px !important;
}

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

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

#item1616737 {
	width:628px !important;
	height:463px !important;
}

#item1616738 {
	width:595px !important;
	height:3286px !important;
}

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

#item1590375 {
	width:628px !important;
	height:135px !important;
	top:1px !important;
}

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

#item1718246 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:158px !important;
}

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

#item1718270 {
	width:328px !important;
	height:25px !important;
	left:300px !important;
	top:181px !important;
}

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

#item1718293 {
	width:601px !important;
	height:115px !important;
	top:157px !important;
}

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

#item1718323 {
	width:326px !important;
	height:25px !important;
	left:301px !important;
	top:206px !important;
}

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

#item1718346 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:231px !important;
}

#item1718349 {
	width:245px !important;
	height:36px !important;
	left:433px !important;
	top:279px !important;
}

#item1718372 {
	width:7px !important;
	height:11px !important;
	left:422px !important;
	top:282px !important;
}

#item1737915 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:327px !important;
}

#item1737920 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:373px !important;
}

#item1590295 {
	width:678px !important;
	height:463px !important;
	left:36px !important;
	top:612px !important;
}

#item1718121 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:575px !important;
}

#item1718144 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1718167 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1590562 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1615148 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1667922 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

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

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

#item1667975 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

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

#item1668214 {
	width:528px !important;
	height:409px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1668238 {
	width:100px !important;
	height:13px !important;
	top:443px !important;
}

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

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

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

table#table1793084 {
	table-layout:fixed;
}

#item1668261 {
	width:528px !important;
	height:55px !important;
	top:463px !important;
}

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

#item1668175 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1668178 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1668179 {
	width:509px !important;
	height:1143px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

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

#item1668210 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

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

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

#item1668048 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

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

#item1668099 {
	width:528px !important;
	height:97px !important;
	top:15px !important;
}

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

#item1668122 {
	width:446px !important;
	height:12px !important;
	top:165px !important;
}

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

#item1668145 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:255px !important;
}

#item1669229 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:183px !important;
}

#item1669236 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:218px !important;
}

#item1669259 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:220px !important;
}

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

#item1668287 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1724184 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

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

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

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

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

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

#item1668541 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:521px !important;
}

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

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

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

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

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

#item1668870 {
	width:628px !important;
	height:380px !important;
}

#item1668871 {
	width:595px !important;
	height:813px !important;
}

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

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

table#table1795497 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#table1795497 {
	table-layout:fixed;
}

#item1670181 {
	width:627px !important;
	height:83px !important;
	top:438px !important;
}

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

#item1670158 {
	width:140px !important;
	height:18px !important;
	top:410px !important;
}

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

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

#item1668795 {
	width:628px !important;
	height:513px !important;
	top:9px !important;
}

#item1668796 {
	width:595px !important;
	height:1872px !important;
}

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

#item1668717 {
	width:628px !important;
	height:159px !important;
	top:5px !important;
}

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

#item1670015 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:185px !important;
}

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

#item1670038 {
	width:196px !important;
	height:25px !important;
	left:432px !important;
	top:207px !important;
}

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

#item1670061 {
	width:625px !important;
	height:122px !important;
	top:186px !important;
}

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

#item1670084 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:331px !important;
}

#item1670089 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:232px !important;
}

#item1670092 {
	width:245px !important;
	height:36px !important;
	left:433px !important;
	top:279px !important;
}

#item1670115 {
	width:7px !important;
	height:11px !important;
	left:421px !important;
	top:282px !important;
}

#item1668640 {
	width:678px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item1668897 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1669061 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1670248 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:143px !important;
}

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

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

#item1670301 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

#item1670565 {
	width:100px !important;
	height:13px !important;
	top:329px !important;
}

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

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

table#table1797858 {
	table-layout:fixed;
}

#item1670589 {
	width:528px !important;
	height:106px !important;
	top:349px !important;
}

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

#item1670500 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:263px !important;
}

#item1670504 {
	width:534px !important;
	height:533px !important;
	top:18px !important;
}

#item1670505 {
	width:509px !important;
	height:1032px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

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

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

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

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

#item1670373 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

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

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

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

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

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

#item1670446 {
	width:382px !important;
	height:82px !important;
	top:91px !important;
}

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

#item1670469 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:201px !important;
}

#item1670347 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1670615 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1718624 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:521px !important;
}

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

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

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

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

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

#item1718731 {
	width:628px !important;
	height:287px !important;
	top:4px !important;
}

#item1718732 {
	width:595px !important;
	height:715px !important;
}

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

#item1721334 {
	width:140px !important;
	height:18px !important;
	top:320px !important;
}

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

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

table#table1800746 {
	table-layout:fixed;
}

#item1721357 {
	width:628px !important;
	height:169px !important;
	top:348px !important;
}

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

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

#item1718937 {
	width:628px !important;
	height:513px !important;
	top:4px !important;
}

#item1718938 {
	width:595px !important;
	height:1538px !important;
}

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

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

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

#item1721099 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:131px !important;
}

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

#item1721122 {
	width:196px !important;
	height:25px !important;
	left:432px !important;
	top:154px !important;
}

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

#item1721145 {
	width:234px !important;
	height:21px !important;
	left:445px !important;
	top:202px !important;
}

#item1721168 {
	width:7px !important;
	height:11px !important;
	left:434px !important;
	top:205px !important;
}

#item1721197 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:237px !important;
}

#item1721174 {
	width:535px !important;
	height:184px !important;
	top:83px !important;
}

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

#item1718725 {
	width:679px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1718964 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1719130 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1671704 {
	width:553px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

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

#item1671732 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

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

#item1671976 {
	width:528px !important;
	height:337px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1672000 {
	width:100px !important;
	height:13px !important;
	top:351px !important;
}

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

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

table#table1803790 {
	table-layout:fixed;
}

#item1672024 {
	width:528px !important;
	height:74px !important;
	top:371px !important;
}

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

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

#item1671939 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1671940 {
	width:509px !important;
	height:1142px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

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

#item1671971 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1671858 {
	width:528px !important;
	height:97px !important;
	top:16px !important;
}

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

#item1671881 {
	width:429px !important;
	height:12px !important;
	top:168px !important;
}

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

#item1671904 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:226px !important;
}

#item1673224 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:153px !important;
}

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

#item1673247 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:169px !important;
}

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

#item1673270 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:200px !important;
}

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

#item1673293 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:203px !important;
}

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

#item1671779 {
	width:552px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

#item1672050 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1724194 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

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

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

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

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

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

#item1719350 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:521px !important;
}

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

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

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

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

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

#item1719453 {
	width:628px !important;
	height:332px !important;
}

#item1719454 {
	width:595px !important;
	height:774px !important;
}

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

#item1721991 {
	width:80px !important;
	height:12px !important;
	top:362px !important;
}

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

#item1722014 {
	width:628px !important;
	height:104px !important;
	top:386px !important;
}

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

table#table1806510 {
	table-layout:fixed;
}

#item1722016 {
	width:739px !important;
	height:104px !important;
}

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

#item1722039 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:499px !important;
}

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

#item1719660 {
	width:628px !important;
	height:513px !important;
	top:9px !important;
}

#item1719661 {
	width:595px !important;
	height:1872px !important;
}

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

#item1719524 {
	width:628px !important;
	height:159px !important;
	top:5px !important;
}

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

#item1721694 {
	width:512px !important;
	height:101px !important;
	top:187px !important;
}

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

#item1721717 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:291px !important;
}

#item1721722 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:189px !important;
}

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

#item1721745 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:211px !important;
}

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

#item1721768 {
	width:203px !important;
	height:21px !important;
	left:444px !important;
	top:256px !important;
}

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

#item1721791 {
	width:7px !important;
	height:11px !important;
	left:433px !important;
	top:259px !important;
}

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

#item1719448 {
	width:651px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item1719687 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1719852 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

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

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

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

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

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

#item1723916 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

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

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

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

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

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

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

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

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

#item1673528 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

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

#item1673771 {
	width:528px !important;
	height:309px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1673795 {
	width:100px !important;
	height:13px !important;
	top:334px !important;
}

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

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

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

table#table1809191 {
	table-layout:fixed;
}

#item1673818 {
	width:528px !important;
	height:127px !important;
	top:354px !important;
}

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

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

#item1673733 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1673734 {
	width:509px !important;
	height:2360px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

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

#item1673764 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

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

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

#item1673601 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

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

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

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

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

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

#item1673675 {
	width:302px !important;
	height:82px !important;
	top:65px !important;
}

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

#item1673698 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:192px !important;
}

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

#item1673844 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1724207 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

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

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

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

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

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

#item1720002 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:482px !important;
}

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

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

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

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

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

#item1720105 {
	width:628px !important;
	height:315px !important;
	top:1px !important;
}

#item1720106 {
	width:595px !important;
	height:754px !important;
}

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

#item1737832 {
	width:140px !important;
	height:18px !important;
	top:346px !important;
}

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

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

table#table1812154 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#table1812154 {
	table-layout:fixed;
}

#item1737855 {
	width:626px !important;
	height:178px !important;
	top:374px !important;
}

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

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

#item1720313 {
	width:628px !important;
	height:551px !important;
	top:1px !important;
}

#item1720314 {
	width:595px !important;
	height:3773px !important;
}

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

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

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

#item1720246 {
	width:625px !important;
	height:122px !important;
	top:60px !important;
}

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

#item1737638 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:131px !important;
}

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

#item1737661 {
	width:196px !important;
	height:25px !important;
	left:432px !important;
	top:153px !important;
}

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

#item1737684 {
	width:234px !important;
	height:21px !important;
	left:444px !important;
	top:201px !important;
}

#item1737707 {
	width:7px !important;
	height:11px !important;
	left:433px !important;
	top:204px !important;
}

#item1737710 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:236px !important;
}

#item1720099 {
	width:678px !important;
	height:552px !important;
	left:36px !important;
	top:523px !important;
}

#item1720340 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1720504 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

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

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

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

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

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

#item1723929 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

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

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

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

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

#item1674914 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:40px !important;
}

#item1674917 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

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

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

#item1674967 {
	width:324px !important;
	height:37px !important;
	left:16px !important;
}

#item1674990 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1675284 {
	width:100px !important;
	height:13px !important;
	top:309px !important;
}

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

table#table1814640 th, table#table1814640 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table1814640 tr {
	border-bottom:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1814640 {
	table-layout:fixed;
}

#item1675308 {
	width:528px !important;
	height:237px !important;
	top:329px !important;
}

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

#item1676616 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:134px !important;
}

#item1676620 {
	width:534px !important;
	height:262px !important;
	top:16px !important;
}

#item1676621 {
	width:509px !important;
	height:455px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

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

#item1676651 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:286px !important;
}

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

#item1676555 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

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

#item1676560 {
	width:509px !important;
	height:1036px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

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

#item1676587 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:557px !important;
}

#item1675015 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:321px !important;
}

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

#item1675038 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:337px !important;
}

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

#item1675061 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:371px !important;
}

#item1675085 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:373px !important;
}

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

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

#item1675111 {
	width:412px !important;
	height:346px !important;
	top:82px !important;
}

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

#item1675134 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:396px !important;
}

#item1675163 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:98px !important;
}

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

#item1675186 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:114px !important;
}

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

#item1675013 {
	width:564px !important;
	height:566px !important;
	left:36px !important;
	top:159px !important;
}

#item1675358 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

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

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

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

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

#item1675363 {
	width:147px !important;
	height:13px !important;
	left:417px !important;
	top:748px !important;
}

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

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

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

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

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

#item1675476 {
	width:113px !important;
	height:50px !important;
}

#item1675477 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1675450 {
	width:113px !important;
	height:50px !important;
}

#item1675451 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1675446 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

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

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

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

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

#item1675500 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

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

#item1675583 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

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

#item1675558 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1675553 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

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

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

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

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

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

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

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

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

#item1675702 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

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

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

#item1675755 {
	width:466px !important;
	height:51px !important;
	left:22px !important;
}

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

#item1676122 {
	width:628px !important;
	height:102px !important;
}

#item1676123 {
	width:595px !important;
	height:872px !important;
}

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

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

#item1722981 {
	width:140px !important;
	height:18px !important;
	top:123px !important;
}

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

table#table1821083 th, table#table1821083 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1821083 tr {
	border-bottom:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1821083 {
	table-layout:fixed;
}

#item1723004 {
	width:628px !important;
	height:373px !important;
	top:151px !important;
}

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

#item1722773 {
	width:628px !important;
	height:500px !important;
}

#item1722774 {
	width:595px !important;
	height:1142px !important;
}

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

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

#item1676023 {
	width:628px !important;
	height:500px !important;
}

#item1676024 {
	width:595px !important;
	height:1695px !important;
}

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

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

#item1675878 {
	width:628px !important;
	height:69px !important;
}

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

#item1722592 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:381px !important;
}

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

#item1722615 {
	width:196px !important;
	height:25px !important;
	left:432px !important;
	top:403px !important;
}

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

#item1722638 {
	width:234px !important;
	height:21px !important;
	left:445px !important;
	top:451px !important;
}

#item1722661 {
	width:7px !important;
	height:11px !important;
	left:433px !important;
	top:454px !important;
}

#item1722664 {
	width:577px !important;
	height:358px !important;
	top:94px !important;
}

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

#item1722687 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:486px !important;
}

#item1722692 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:116px !important;
}

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

#item1722715 {
	width:196px !important;
	height:25px !important;
	left:432px !important;
	top:138px !important;
}

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

#item1675802 {
	width:678px !important;
	height:524px !important;
	left:36px !important;
	top:575px !important;
}

#item1676152 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

#item1676239 {
	width:158px !important;
	height:70px !important;
}

#item1676240 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1676214 {
	width:158px !important;
	height:70px !important;
}

#item1676215 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1676210 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

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

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

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

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

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

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

#item1676347 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1676322 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1676317 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1676804 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

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

#item1677045 {
	width:528px !important;
	height:413px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1677069 {
	width:100px !important;
	height:13px !important;
	top:434px !important;
}

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

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

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

table#table1830145 {
	table-layout:fixed;
}

#item1677093 {
	width:528px !important;
	height:74px !important;
	top:454px !important;
}

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

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

#item1677012 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1677013 {
	width:509px !important;
	height:1180px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

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

#item1677041 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1676929 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

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

#item1676952 {
	width:426px !important;
	height:62px !important;
	top:98px !important;
}

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

#item1676976 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:195px !important;
}

#item1678124 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:99px !important;
}

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

#item1678147 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:115px !important;
}

@keyframes intensificar-1678147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678170 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:170px !important;
}

@keyframes intensificar-1678170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678193 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:172px !important;
}

@keyframes intensificar-1678193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678199 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:132px !important;
}

@keyframes intensificar-1678199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676850 {
	width:552px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

#item1677119 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1677120 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1677116 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1677155 {
	width:123px !important;
	height:50px !important;
}

#item1677156 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677130 {
	width:123px !important;
	height:50px !important;
}

#item1677131 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677126 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1677209 {
	width:99px !important;
	height:50px !important;
}

#item1677210 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1677183 {
	width:99px !important;
	height:50px !important;
}

#item1677184 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1677179 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1677263 {
	width:101px !important;
	height:50px !important;
}

#item1677264 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677237 {
	width:101px !important;
	height:50px !important;
}

#item1677238 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677233 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1677290 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1677313 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1677287 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1677319 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1677322 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1677322 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1677322 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1677322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724218 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1749089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1678889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1678891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678887 {
	width:700px !important;
	height:309px !important;
}

#item1678894 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1678897 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:503px !important;
}

#item1678920 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1678944 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1678947 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1678970 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1679224 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:173px !important;
}

#item1679227 {
	width:628px !important;
	height:392px !important;
}

#item1679228 {
	width:595px !important;
	height:931px !important;
}

@keyframes intensificar-1679228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723415 {
	width:140px !important;
	height:18px !important;
}

@keyframes intensificar-1723415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1723415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1832748 th, table#table1832748 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1832748 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#table1832748 {
	table-layout:fixed;
}

#item1723438 {
	width:628px !important;
	height:84px !important;
	top:28px !important;
}

@keyframes intensificar-1723438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1723438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679149 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:244px !important;
}

#item1679152 {
	width:628px !important;
	height:534px !important;
}

#item1679153 {
	width:595px !important;
	height:1891px !important;
}

@keyframes intensificar-1679153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679071 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1679071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679094 {
	width:370px !important;
	height:115px !important;
	top:106px !important;
}

@keyframes intensificar-1679094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723180 {
	width:125px !important;
	height:31px !important;
	left:70px !important;
	top:135px !important;
}

#item1723185 {
	width:98px !important;
	height:22px !important;
	left:96px !important;
}

@keyframes intensificar-1723185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1723185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723208 {
	width:130px !important;
	height:25px !important;
	left:64px !important;
	top:22px !important;
}

@keyframes intensificar-1723208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1723208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723231 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
	top:100px !important;
}

@keyframes intensificar-1723231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1723231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723254 {
	width:7px !important;
	height:11px !important;
	top:103px !important;
}

@keyframes intensificar-1723254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1723254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723257 {
	width:66px !important;
	height:33px !important;
	left:128px !important;
	top:47px !important;
}

@keyframes intensificar-1723257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1723257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678993 {
	width:650px !important;
	height:534px !important;
	left:36px !important;
	top:541px !important;
}

#item1679254 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1679255 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1679251 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1679290 {
	width:172px !important;
	height:70px !important;
}

#item1679291 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1679263 {
	width:172px !important;
	height:70px !important;
}

#item1679265 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1679259 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1679343 {
	width:139px !important;
	height:70px !important;
}

#item1679344 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1679318 {
	width:139px !important;
	height:70px !important;
}

#item1679319 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1679314 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1679396 {
	width:141px !important;
	height:70px !important;
}

#item1679397 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1679371 {
	width:141px !important;
	height:70px !important;
}

#item1679372 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1679367 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1679420 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1679431 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1679454 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1679428 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1679459 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1679459 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1679459 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1679459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723941 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1749125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1678249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1678251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678247 {
	width:600px !important;
	height:790px !important;
}

#item1678252 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1678255 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1678278 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1678302 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1678305 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1678328 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1678545 {
	width:528px !important;
	height:379px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1678545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678569 {
	width:100px !important;
	height:13px !important;
	top:409px !important;
}

@keyframes intensificar-1678569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1835491 th, table#table1835491 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1835491 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1835491 {
	table-layout:fixed;
}

#item1678593 {
	width:528px !important;
	height:83px !important;
	top:429px !important;
}

@keyframes intensificar-1678593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678506 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1678509 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1678510 {
	width:509px !important;
	height:988px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1678510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678536 {
	width:14px !important;
	height:9px !important;
}

#item1678539 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1678355 {
	width:70px !important;
	height:16px !important;
	left:70px !important;
}

@keyframes intensificar-1678355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678378 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1678378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678402 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1678425 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1678429 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1678429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678452 {
	width:382px !important;
	height:82px !important;
	top:117px !important;
}

@keyframes intensificar-1678452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678475 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:242px !important;
}

#item1678352 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

#item1678619 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1678620 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1678616 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1678655 {
	width:123px !important;
	height:50px !important;
}

#item1678656 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1678630 {
	width:123px !important;
	height:50px !important;
}

#item1678631 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1678626 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1678709 {
	width:99px !important;
	height:50px !important;
}

#item1678710 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1678683 {
	width:99px !important;
	height:50px !important;
}

#item1678684 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1678679 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1678763 {
	width:101px !important;
	height:50px !important;
}

#item1678764 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1678737 {
	width:101px !important;
	height:50px !important;
}

#item1678739 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1678733 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1678790 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1678813 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1678787 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1678816 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1678819 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1678819 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1678819 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1678819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724223 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1749127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1677365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1677367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677363 {
	width:700px !important;
	height:309px !important;
}

#item1677369 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1677373 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1677396 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1677420 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1677424 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1677447 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1677699 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:156px !important;
}

#item1677703 {
	width:628px !important;
	height:357px !important;
}

#item1677704 {
	width:595px !important;
	height:852px !important;
}

@keyframes intensificar-1677704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724502 {
	width:140px !important;
	height:18px !important;
	top:386px !important;
}

@keyframes intensificar-1724502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1838117 th, table#table1838117 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1838117 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1838117 {
	table-layout:fixed;
}

#item1724525 {
	width:627px !important;
	height:140px !important;
	top:414px !important;
}

@keyframes intensificar-1724525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677624 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:252px !important;
}

#item1677628 {
	width:628px !important;
	height:549px !important;
}

#item1677629 {
	width:595px !important;
	height:1499px !important;
}

@keyframes intensificar-1677629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677546 {
	width:628px !important;
	height:135px !important;
	top:3px !important;
}

@keyframes intensificar-1677546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724365 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:230px !important;
}

@keyframes intensificar-1724365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724388 {
	width:196px !important;
	height:25px !important;
	left:432px !important;
	top:253px !important;
}

@keyframes intensificar-1724388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724412 {
	width:234px !important;
	height:21px !important;
	left:445px !important;
	top:300px !important;
}

#item1724435 {
	width:7px !important;
	height:11px !important;
	left:433px !important;
	top:303px !important;
}

#item1724439 {
	width:535px !important;
	height:115px !important;
	top:159px !important;
}

@keyframes intensificar-1724439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724462 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:335px !important;
}

#item1677470 {
	width:678px !important;
	height:554px !important;
	left:36px !important;
	top:526px !important;
}

#item1677731 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1677732 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1677727 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1677766 {
	width:172px !important;
	height:70px !important;
}

#item1677767 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1677740 {
	width:172px !important;
	height:70px !important;
}

#item1677741 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1677735 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1677819 {
	width:139px !important;
	height:70px !important;
}

#item1677820 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1677794 {
	width:139px !important;
	height:70px !important;
}

#item1677795 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1677790 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1677872 {
	width:141px !important;
	height:70px !important;
}

#item1677873 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1677847 {
	width:141px !important;
	height:70px !important;
}

#item1677848 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1677843 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1677896 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1677903 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1677926 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1677900 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1677932 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1677932 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1677932 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1677932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723947 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1749179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1679567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1679569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679565 {
	width:600px !important;
	height:790px !important;
}

#item1679570 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1679573 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1679596 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1679621 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1679625 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1679648 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1679866 {
	width:528px !important;
	height:389px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1679866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679890 {
	width:100px !important;
	height:13px !important;
	top:404px !important;
}

@keyframes intensificar-1679890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1840763 th, table#table1840763 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1840763 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1840763 {
	table-layout:fixed;
}

#item1679913 {
	width:528px !important;
	height:84px !important;
	top:424px !important;
}

@keyframes intensificar-1679913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679826 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1679831 {
	width:534px !important;
	height:530px !important;
	top:16px !important;
}

#item1679832 {
	width:509px !important;
	height:1959px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1679832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679859 {
	width:14px !important;
	height:9px !important;
}

#item1679862 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1679674 {
	width:70px !important;
	height:16px !important;
	left:70px !important;
}

@keyframes intensificar-1679674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679697 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1679697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679721 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1679744 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1679747 {
	width:528px !important;
	height:151px !important;
	top:9px !important;
}

@keyframes intensificar-1679747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679770 {
	width:412px !important;
	height:46px !important;
	top:161px !important;
}

@keyframes intensificar-1679770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679793 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:254px !important;
}

#item1679671 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1679939 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1679940 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1679936 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1679974 {
	width:123px !important;
	height:50px !important;
}

#item1679975 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1679948 {
	width:123px !important;
	height:50px !important;
}

#item1679949 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1679944 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1680027 {
	width:99px !important;
	height:50px !important;
}

#item1680028 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1680002 {
	width:99px !important;
	height:50px !important;
}

#item1680003 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1679998 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1680080 {
	width:101px !important;
	height:50px !important;
}

#item1680081 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1680055 {
	width:101px !important;
	height:50px !important;
}

#item1680056 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1680051 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1680107 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1680131 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1680104 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1680138 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1680141 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1680141 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680141 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724228 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1749186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1680185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1680187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680183 {
	width:700px !important;
	height:309px !important;
}

#item1680189 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1680192 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:506px !important;
}

#item1680215 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1680239 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1680242 {
	width:470px !important;
	height:51px !important;
	left:22px !important;
}

#item1680265 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1680520 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:153px !important;
}

#item1680523 {
	width:628px !important;
	height:324px !important;
	top:14px !important;
}

#item1680524 {
	width:595px !important;
	height:852px !important;
}

@keyframes intensificar-1680524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1843869 th, table#table1843869 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1843869 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1843869 {
	table-layout:fixed;
}

#item1725233 {
	width:628px !important;
	height:136px !important;
	top:400px !important;
}

@keyframes intensificar-1725233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725210 {
	width:119px !important;
	height:20px !important;
	top:368px !important;
}

@keyframes intensificar-1725210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680442 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:252px !important;
}

#item1680446 {
	width:628px !important;
	height:522px !important;
	top:14px !important;
}

#item1680448 {
	width:595px !important;
	height:2558px !important;
}

@keyframes intensificar-1680448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680365 {
	width:628px !important;
	height:231px !important;
}

@keyframes intensificar-1680365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724996 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:301px !important;
}

@keyframes intensificar-1724996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725020 {
	width:196px !important;
	height:25px !important;
	left:432px !important;
	top:323px !important;
}

@keyframes intensificar-1725020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725043 {
	width:234px !important;
	height:21px !important;
	left:445px !important;
	top:371px !important;
}

#item1725066 {
	width:7px !important;
	height:11px !important;
	left:434px !important;
	top:374px !important;
}

#item1725093 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:406px !important;
}

#item1725070 {
	width:438px !important;
	height:181px !important;
	top:251px !important;
}

@keyframes intensificar-1725070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680288 {
	width:679px !important;
	height:536px !important;
	left:36px !important;
	top:539px !important;
}

#item1680551 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1680552 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1680547 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1680584 {
	width:172px !important;
	height:70px !important;
}

#item1680585 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1680559 {
	width:172px !important;
	height:70px !important;
}

#item1680560 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1680555 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1680638 {
	width:139px !important;
	height:70px !important;
}

#item1680639 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1680613 {
	width:139px !important;
	height:70px !important;
}

#item1680614 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1680608 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1680692 {
	width:141px !important;
	height:70px !important;
}

#item1680693 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1680667 {
	width:141px !important;
	height:70px !important;
}

#item1680668 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1680662 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1680716 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1680723 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1680746 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1680720 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1680754 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1680754 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680754 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723959 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1749266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1680878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1680881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1680876 {
	width:600px !important;
	height:790px !important;
}

#item1680882 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1680885 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1680908 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1680932 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1680935 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1680958 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1681196 {
	width:100px !important;
	height:13px !important;
	top:446px !important;
}

@keyframes intensificar-1681196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1846313 th, table#table1846313 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1846313 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1846313 {
	table-layout:fixed;
}

#item1682290 {
	width:528px !important;
	height:96px !important;
	top:466px !important;
}

@keyframes intensificar-1682290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1682185 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:198px !important;
}

#item1682191 {
	width:534px !important;
	height:394px !important;
	top:14px !important;
}

#item1682192 {
	width:509px !important;
	height:595px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1682192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1682216 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1682220 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:415px !important;
}

#item1681134 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:258px !important;
}

#item1681138 {
	width:534px !important;
	height:531px !important;
	top:14px !important;
}

#item1681139 {
	width:509px !important;
	height:1381px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1681139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681164 {
	width:14px !important;
	height:9px !important;
}

#item1681168 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1680984 {
	width:70px !important;
	height:16px !important;
	left:70px !important;
}

@keyframes intensificar-1680984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681007 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1681007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681031 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1681054 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1681057 {
	width:528px !important;
	height:80px !important;
	top:11px !important;
}

@keyframes intensificar-1681057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681081 {
	width:393px !important;
	height:82px !important;
	top:110px !important;
}

@keyframes intensificar-1681081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681104 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:203px !important;
}

#item1680981 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1681246 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1681247 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1681242 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1681279 {
	width:123px !important;
	height:50px !important;
}

#item1681280 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1681254 {
	width:123px !important;
	height:50px !important;
}

#item1681255 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1681250 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1681334 {
	width:99px !important;
	height:50px !important;
}

#item1681335 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1681308 {
	width:99px !important;
	height:50px !important;
}

#item1681309 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1681303 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1681387 {
	width:101px !important;
	height:50px !important;
}

#item1681388 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1681362 {
	width:101px !important;
	height:50px !important;
}

#item1681363 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1681358 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1681415 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1681438 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1681411 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1681442 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1681448 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1681448 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1681448 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1681448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724234 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1749270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1681492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1681494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681490 {
	width:700px !important;
	height:309px !important;
}

#item1681496 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1681499 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1681522 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1681547 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1681550 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1681573 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1681779 {
	width:140px !important;
	height:18px !important;
	top:347px !important;
}

@keyframes intensificar-1681779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681825 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:139px !important;
}

#item1681829 {
	width:628px !important;
	height:324px !important;
}

#item1681830 {
	width:595px !important;
	height:1205px !important;
}

@keyframes intensificar-1681830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1850569 th, table#table1850569 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1850569 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1850569 {
	table-layout:fixed;
}

#item1725887 {
	width:628px !important;
	height:134px !important;
	top:374px !important;
}

@keyframes intensificar-1725887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681749 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1681753 {
	width:628px !important;
	height:508px !important;
}

#item1681754 {
	width:595px !important;
	height:2303px !important;
}

@keyframes intensificar-1681754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681672 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1681672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725708 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:180px !important;
}

@keyframes intensificar-1725708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725731 {
	width:196px !important;
	height:25px !important;
	left:433px !important;
	top:203px !important;
}

@keyframes intensificar-1725731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725754 {
	width:234px !important;
	height:21px !important;
	left:445px !important;
	top:250px !important;
}

#item1725777 {
	width:7px !important;
	height:11px !important;
	left:434px !important;
	top:253px !important;
}

#item1725803 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:285px !important;
}

#item1725780 {
	width:413px !important;
	height:222px !important;
	top:132px !important;
}

@keyframes intensificar-1725780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681596 {
	width:679px !important;
	height:508px !important;
	left:36px !important;
	top:567px !important;
}

#item1681856 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1681857 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1681853 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1681889 {
	width:172px !important;
	height:70px !important;
}

#item1681890 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1681864 {
	width:172px !important;
	height:70px !important;
}

#item1681865 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1681860 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1681943 {
	width:139px !important;
	height:70px !important;
}

#item1681944 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1681918 {
	width:139px !important;
	height:70px !important;
}

#item1681919 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1681913 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1681996 {
	width:141px !important;
	height:70px !important;
}

#item1681997 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1681971 {
	width:141px !important;
	height:70px !important;
}

#item1681972 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1681967 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1682020 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1682026 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1682049 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1682023 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1682053 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1682053 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1682053 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1682053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1682354 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1749317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1682359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1682361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1682357 {
	width:600px !important;
	height:790px !important;
}

#item1682362 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1682367 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1682391 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1682415 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1682418 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1682441 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1682658 {
	width:528px !important;
	height:297px !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-1682658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1683705 {
	width:100px !important;
	height:13px !important;
	top:314px !important;
}

@keyframes intensificar-1683705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1853525 th, table#table1853525 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1853525 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1853525 {
	table-layout:fixed;
}

#item1683729 {
	width:528px !important;
	height:139px !important;
	top:333px !important;
}

@keyframes intensificar-1683729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1682620 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1682623 {
	width:534px !important;
	height:514px !important;
	top:16px !important;
}

#item1682624 {
	width:509px !important;
	height:835px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1682624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1682650 {
	width:14px !important;
	height:9px !important;
}

#item1682653 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1682468 {
	width:70px !important;
	height:16px !important;
	left:70px !important;
}

@keyframes intensificar-1682468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1682491 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1682491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1682515 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1682538 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1682542 {
	width:528px !important;
	height:46px !important;
	top:11px !important;
}

@keyframes intensificar-1682542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1682566 {
	width:511px !important;
	height:123px !important;
	top:76px !important;
}

@keyframes intensificar-1682566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1682589 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:237px !important;
}

#item1682465 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1682731 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1682732 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1682728 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1682767 {
	width:123px !important;
	height:50px !important;
}

#item1682768 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1682742 {
	width:123px !important;
	height:50px !important;
}

#item1682743 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1682738 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1682821 {
	width:99px !important;
	height:50px !important;
}

#item1682822 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1682795 {
	width:99px !important;
	height:50px !important;
}

#item1682796 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1682791 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1682874 {
	width:101px !important;
	height:50px !important;
}

#item1682875 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1682849 {
	width:101px !important;
	height:50px !important;
}

#item1682850 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1682845 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1682901 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1682924 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1682898 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1682927 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1682930 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1682930 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1682930 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1682930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1682969 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1749323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1682975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1682977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1682973 {
	width:700px !important;
	height:309px !important;
}

#item1682979 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1682982 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1683005 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1683029 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1683032 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1683055 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1683308 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:95px !important;
}

#item1683311 {
	width:628px !important;
	height:236px !important;
}

#item1683312 {
	width:595px !important;
	height:725px !important;
}

@keyframes intensificar-1683312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1856465 th, table#table1856465 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1856465 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1856465 {
	table-layout:fixed;
}

#item1726513 {
	width:626px !important;
	height:209px !important;
	top:293px !important;
}

@keyframes intensificar-1726513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1726490 {
	width:140px !important;
	height:18px !important;
	top:266px !important;
}

@keyframes intensificar-1726490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1683234 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:218px !important;
}

#item1683237 {
	width:628px !important;
	height:502px !important;
}

#item1683238 {
	width:595px !important;
	height:1264px !important;
}

@keyframes intensificar-1683238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1683157 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1683157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1726393 {
	width:98px !important;
	height:22px !important;
	left:516px !important;
	top:230px !important;
}

@keyframes intensificar-1726393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1726416 {
	width:196px !important;
	height:25px !important;
	left:418px !important;
	top:252px !important;
}

@keyframes intensificar-1726416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1726439 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:301px !important;
}

#item1726462 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:303px !important;
}

#item1726468 {
	width:125px !important;
	height:31px !important;
	left:489px !important;
	top:336px !important;
}

#item1726359 {
	width:464px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes intensificar-1726359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1683078 {
	width:664px !important;
	height:502px !important;
	left:36px !important;
	top:573px !important;
}

#item1683339 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1683340 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1683335 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1683373 {
	width:172px !important;
	height:70px !important;
}

#item1683374 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1683348 {
	width:172px !important;
	height:70px !important;
}

#item1683349 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1683344 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1683426 {
	width:139px !important;
	height:70px !important;
}

#item1683427 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1683401 {
	width:139px !important;
	height:70px !important;
}

#item1683402 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1683397 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1683480 {
	width:141px !important;
	height:70px !important;
}

#item1683481 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1683454 {
	width:141px !important;
	height:70px !important;
}

#item1683455 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1683450 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1683505 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1683514 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1683537 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1683511 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1683540 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1683540 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1683540 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1683540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723966 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1749360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1683787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1683789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1683785 {
	width:600px !important;
	height:790px !important;
}

#item1683791 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1683794 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:143px !important;
}

#item1683817 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1683841 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1683844 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1683867 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1684083 {
	width:528px !important;
	height:321px !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-1684083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684108 {
	width:100px !important;
	height:13px !important;
	top:340px !important;
}

@keyframes intensificar-1684108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1859525 th, table#table1859525 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1859525 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1859525 {
	table-layout:fixed;
}

#item1684131 {
	width:528px !important;
	height:95px !important;
	top:360px !important;
}

@keyframes intensificar-1684131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684045 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:244px !important;
}

#item1684050 {
	width:534px !important;
	height:516px !important;
	top:15px !important;
}

#item1684051 {
	width:509px !important;
	height:1652px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1684051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684076 {
	width:14px !important;
	height:9px !important;
}

#item1684079 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

#item1683966 {
	width:528px !important;
	height:46px !important;
	top:9px !important;
}

@keyframes intensificar-1683966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1683989 {
	width:306px !important;
	height:144px !important;
	top:74px !important;
}

@keyframes intensificar-1683989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684013 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:220px !important;
}

#item1685160 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:124px !important;
}

@keyframes intensificar-1685160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685183 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:140px !important;
}

@keyframes intensificar-1685183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685206 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:195px !important;
}

@keyframes intensificar-1685206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685229 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:197px !important;
}

@keyframes intensificar-1685229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685234 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:157px !important;
}

@keyframes intensificar-1685234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1683890 {
	width:552px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1684157 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1684158 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1684154 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1684192 {
	width:123px !important;
	height:50px !important;
}

#item1684193 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1684167 {
	width:123px !important;
	height:50px !important;
}

#item1684168 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1684163 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1684245 {
	width:99px !important;
	height:50px !important;
}

#item1684246 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1684220 {
	width:99px !important;
	height:50px !important;
}

#item1684221 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1684216 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1684298 {
	width:101px !important;
	height:50px !important;
}

#item1684299 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1684273 {
	width:101px !important;
	height:50px !important;
}

#item1684274 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1684269 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1684325 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1684350 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1684322 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1684356 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1684359 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1684359 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1684359 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1684359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724240 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1749379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1684402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1684404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684400 {
	width:700px !important;
	height:309px !important;
}

#item1684406 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1684409 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:530px !important;
}

#item1684432 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1684456 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1684460 {
	width:440px !important;
	height:51px !important;
	left:22px !important;
}

#item1684483 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1684736 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:103px !important;
}

#item1684739 {
	width:628px !important;
	height:251px !important;
}

#item1684740 {
	width:595px !important;
	height:773px !important;
}

@keyframes intensificar-1684740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1727136 {
	width:140px !important;
	height:18px !important;
	top:281px !important;
}

@keyframes intensificar-1727136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1863784 th, table#table1863784 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1863784 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1863784 {
	table-layout:fixed;
}

#item1727160 {
	width:628px !important;
	height:174px !important;
	top:309px !important;
}

@keyframes intensificar-1727160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684659 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:200px !important;
}

#item1684665 {
	width:628px !important;
	height:483px !important;
}

#item1684666 {
	width:595px !important;
	height:2906px !important;
}

@keyframes intensificar-1684666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684582 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1684582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1726980 {
	width:428px !important;
	height:112px !important;
	top:84px !important;
}

@keyframes intensificar-1726980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1727012 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:292px !important;
}

#item1727020 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:157px !important;
}

@keyframes intensificar-1727020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1727044 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:179px !important;
}

@keyframes intensificar-1727044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1727067 {
	width:203px !important;
	height:21px !important;
	left:444px !important;
	top:257px !important;
}

@keyframes intensificar-1727067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1727090 {
	width:7px !important;
	height:11px !important;
	left:433px !important;
	top:260px !important;
}

@keyframes intensificar-1727090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1727093 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:204px !important;
}

@keyframes intensificar-1727093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684506 {
	width:651px !important;
	height:483px !important;
	left:36px !important;
	top:592px !important;
}

#item1684766 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1684767 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1684763 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1684800 {
	width:172px !important;
	height:70px !important;
}

#item1684801 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1684775 {
	width:172px !important;
	height:70px !important;
}

#item1684776 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1684771 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1684854 {
	width:139px !important;
	height:70px !important;
}

#item1684855 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1684828 {
	width:139px !important;
	height:70px !important;
}

#item1684829 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1684824 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1684908 {
	width:141px !important;
	height:70px !important;
}

#item1684909 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1684882 {
	width:141px !important;
	height:70px !important;
}

#item1684884 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1684878 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1684932 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1684940 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1684964 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1684937 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1684970 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1684970 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1684970 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1684970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723971 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1749394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1685299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1685301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685297 {
	width:600px !important;
	height:790px !important;
}

#item1685302 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1685305 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:143px !important;
}

#item1685328 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1685353 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1685357 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1685380 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1685597 {
	width:528px !important;
	height:289px !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-1685597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685621 {
	width:100px !important;
	height:13px !important;
	top:316px !important;
}

@keyframes intensificar-1685621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1868887 th, table#table1868887 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1868887 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1868887 {
	table-layout:fixed;
}

#item1686591 {
	width:528px !important;
	height:114px !important;
	top:336px !important;
}

@keyframes intensificar-1686591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685558 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:245px !important;
}

#item1685561 {
	width:534px !important;
	height:516px !important;
	top:17px !important;
}

#item1685562 {
	width:509px !important;
	height:1591px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1685562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685587 {
	width:14px !important;
	height:9px !important;
}

#item1685591 {
	width:14px !important;
	height:9px !important;
	top:541px !important;
}

#item1685406 {
	width:70px !important;
	height:16px !important;
	left:70px !important;
}

@keyframes intensificar-1685406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685429 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1685429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685454 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1685477 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1685481 {
	width:528px !important;
	height:46px !important;
	top:17px !important;
}

@keyframes intensificar-1685481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685504 {
	width:264px !important;
	height:82px !important;
	top:82px !important;
}

@keyframes intensificar-1685504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685527 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:210px !important;
}

#item1685403 {
	width:564px !important;
	height:549px !important;
	left:636px !important;
	top:176px !important;
}

#item1685670 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1685671 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1685667 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1685706 {
	width:123px !important;
	height:50px !important;
}

#item1685707 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1685681 {
	width:123px !important;
	height:50px !important;
}

#item1685682 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1685677 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1685759 {
	width:99px !important;
	height:50px !important;
}

#item1685760 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1685734 {
	width:99px !important;
	height:50px !important;
}

#item1685735 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1685730 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1685814 {
	width:101px !important;
	height:50px !important;
}

#item1685815 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1685789 {
	width:101px !important;
	height:50px !important;
}

#item1685790 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1685784 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1685841 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1685864 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1685838 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1685867 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1685870 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1685870 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1685870 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1685870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724246 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1749465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1685915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1685917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685912 {
	width:700px !important;
	height:309px !important;
}

#item1685920 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1685923 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:503px !important;
}

#item1685946 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1685970 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1685973 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1685996 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1686249 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:121px !important;
}

#item1686252 {
	width:628px !important;
	height:263px !important;
	top:12px !important;
}

#item1686253 {
	width:595px !important;
	height:676px !important;
}

@keyframes intensificar-1686253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1872042 th, table#table1872042 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1872042 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1872042 {
	table-layout:fixed;
}

#item1727820 {
	width:628px !important;
	height:179px !important;
	top:334px !important;
}

@keyframes intensificar-1727820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1727797 {
	width:140px !important;
	height:18px !important;
	top:305px !important;
}

@keyframes intensificar-1727797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1686175 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:230px !important;
}

#item1686178 {
	width:628px !important;
	height:502px !important;
	top:12px !important;
}

#item1686179 {
	width:595px !important;
	height:2460px !important;
}

@keyframes intensificar-1686179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1686097 {
	width:628px !important;
	height:82px !important;
}

@keyframes intensificar-1686097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1727650 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:178px !important;
}

@keyframes intensificar-1727650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1727673 {
	width:196px !important;
	height:25px !important;
	left:432px !important;
	top:201px !important;
}

@keyframes intensificar-1727673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1727696 {
	width:234px !important;
	height:21px !important;
	left:445px !important;
	top:249px !important;
}

#item1727719 {
	width:7px !important;
	height:11px !important;
	left:433px !important;
	top:252px !important;
}

#item1727745 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:284px !important;
}

#item1727722 {
	width:370px !important;
	height:115px !important;
	top:102px !important;
}

@keyframes intensificar-1727722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1686019 {
	width:678px !important;
	height:514px !important;
	left:36px !important;
	top:561px !important;
}

#item1686280 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1686281 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1686277 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1686316 {
	width:172px !important;
	height:70px !important;
}

#item1686317 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1686291 {
	width:172px !important;
	height:70px !important;
}

#item1686292 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1686286 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1686369 {
	width:139px !important;
	height:70px !important;
}

#item1686370 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1686344 {
	width:139px !important;
	height:70px !important;
}

#item1686345 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1686340 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1686422 {
	width:141px !important;
	height:70px !important;
}

#item1686423 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1686397 {
	width:141px !important;
	height:70px !important;
}

#item1686398 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1686393 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1686446 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1686455 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1686479 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1686452 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1686482 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1686482 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1686482 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1686482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723976 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1749484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1686650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1686653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1686648 {
	width:600px !important;
	height:790px !important;
}

#item1686654 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1686657 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1686680 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1686704 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1686707 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1686730 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1686946 {
	width:528px !important;
	height:368px !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-1686946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1687934 {
	width:100px !important;
	height:13px !important;
	top:390px !important;
}

@keyframes intensificar-1687934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1875369 th, table#table1875369 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1875369 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1875369 {
	table-layout:fixed;
}

#item1687957 {
	width:528px !important;
	height:141px !important;
	top:410px !important;
}

@keyframes intensificar-1687957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1686908 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:258px !important;
}

#item1686912 {
	width:534px !important;
	height:529px !important;
	top:17px !important;
}

#item1686913 {
	width:509px !important;
	height:1629px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1686913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1686938 {
	width:14px !important;
	height:9px !important;
}

#item1686941 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1686756 {
	width:70px !important;
	height:16px !important;
	left:70px !important;
}

@keyframes intensificar-1686756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1686779 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1686779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1686804 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1686827 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1686830 {
	width:528px !important;
	height:63px !important;
	top:11px !important;
}

@keyframes intensificar-1686830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1686853 {
	width:264px !important;
	height:165px !important;
	top:93px !important;
}

@keyframes intensificar-1686853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1686876 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:254px !important;
}

#item1686753 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1687020 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1687021 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1687017 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1687054 {
	width:123px !important;
	height:50px !important;
}

#item1687055 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1687029 {
	width:123px !important;
	height:50px !important;
}

#item1687030 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1687025 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1687107 {
	width:99px !important;
	height:50px !important;
}

#item1687108 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1687082 {
	width:99px !important;
	height:50px !important;
}

#item1687083 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1687078 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1687162 {
	width:101px !important;
	height:50px !important;
}

#item1687163 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1687135 {
	width:101px !important;
	height:50px !important;
}

#item1687136 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1687131 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1687189 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1687212 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1687186 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1687219 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1687222 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1687222 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1687222 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724251 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1749489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1687266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1687268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1687264 {
	width:700px !important;
	height:309px !important;
}

#item1687270 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1687274 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1687297 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1687321 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1687324 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1687347 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1687601 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:93px !important;
}

#item1687604 {
	width:628px !important;
	height:231px !important;
}

#item1687605 {
	width:595px !important;
	height:852px !important;
}

@keyframes intensificar-1687605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1728542 {
	width:628px !important;
	height:197px !important;
	top:289px !important;
}

table#table1878828 th, table#table1878828 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1878828 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1878828 {
	table-layout:fixed;
}

#item1728543 {
	width:721px !important;
	height:197px !important;
}

@keyframes intensificar-1728543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1728543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1728543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1728566 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:497px !important;
}

#item1728614 {
	width:140px !important;
	height:18px !important;
	top:261px !important;
}

@keyframes intensificar-1728614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1728614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1728614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1687525 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1687529 {
	width:628px !important;
	height:522px !important;
}

#item1687530 {
	width:595px !important;
	height:2362px !important;
}

@keyframes intensificar-1687530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1687447 {
	width:628px !important;
	height:118px !important;
}

@keyframes intensificar-1687447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1728315 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:249px !important;
}

@keyframes intensificar-1728315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1728315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1728315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1728338 {
	width:196px !important;
	height:25px !important;
	left:433px !important;
	top:271px !important;
}

@keyframes intensificar-1728338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1728338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1728338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1728361 {
	width:234px !important;
	height:21px !important;
	left:445px !important;
	top:318px !important;
}

#item1728384 {
	width:7px !important;
	height:11px !important;
	left:434px !important;
	top:321px !important;
}

#item1728411 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:353px !important;
}

#item1728387 {
	width:478px !important;
	height:231px !important;
	top:128px !important;
}

@keyframes intensificar-1728387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1728387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1728387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1687370 {
	width:679px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item1687631 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1687632 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1687628 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1687666 {
	width:172px !important;
	height:70px !important;
}

#item1687667 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1687640 {
	width:172px !important;
	height:70px !important;
}

#item1687641 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1687635 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1687719 {
	width:139px !important;
	height:70px !important;
}

#item1687720 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1687694 {
	width:139px !important;
	height:70px !important;
}

#item1687695 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1687690 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1687772 {
	width:141px !important;
	height:70px !important;
}

#item1687773 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1687747 {
	width:141px !important;
	height:70px !important;
}

#item1687748 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1687743 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1687796 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1687803 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1687826 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1687800 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1687836 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1687836 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1687836 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723983 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1749507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1688022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1688022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1688022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1688024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1688024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1688024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688020 {
	width:600px !important;
	height:790px !important;
}

#item1688025 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1688028 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1688051 {
	width:554px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1688075 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1688079 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1688102 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1688317 {
	width:528px !important;
	height:355px !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-1688317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1688317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1688317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688341 {
	width:100px !important;
	height:13px !important;
	top:403px !important;
}

@keyframes intensificar-1688341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1688341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1688341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1882259 th, table#table1882259 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1882259 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1882259 {
	table-layout:fixed;
}

#item1688364 {
	width:528px !important;
	height:84px !important;
	top:423px !important;
}

@keyframes intensificar-1688364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1688364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1688364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688277 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:258px !important;
}

#item1688283 {
	width:534px !important;
	height:529px !important;
	top:17px !important;
}

#item1688284 {
	width:509px !important;
	height:1236px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1688284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1688284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1688284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688309 {
	width:14px !important;
	height:9px !important;
}

#item1688313 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1688128 {
	width:70px !important;
	height:16px !important;
	left:70px !important;
}

@keyframes intensificar-1688128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1688128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1688128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688151 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1688151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1688151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1688151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688175 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1688198 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1688201 {
	width:528px !important;
	height:29px !important;
	top:11px !important;
}

@keyframes intensificar-1688201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1688201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1688201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688224 {
	width:331px !important;
	height:114px !important;
	top:61px !important;
}

@keyframes intensificar-1688224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1688224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1688224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688247 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:155px !important;
}

#item1688125 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1688390 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1688391 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1688387 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1688423 {
	width:123px !important;
	height:50px !important;
}

#item1688424 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1688398 {
	width:123px !important;
	height:50px !important;
}

#item1688399 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1688394 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1688477 {
	width:99px !important;
	height:50px !important;
}

#item1688478 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1688452 {
	width:99px !important;
	height:50px !important;
}

#item1688453 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1688448 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1688530 {
	width:101px !important;
	height:50px !important;
}

#item1688531 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1688505 {
	width:101px !important;
	height:50px !important;
}

#item1688506 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1688501 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1688558 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1688581 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1688554 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1688586 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1688593 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1688593 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1688593 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1688593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724256 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1749517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1688665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1688665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1688665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1688667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1688667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1688667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688663 {
	width:700px !important;
	height:309px !important;
}

#item1688669 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1688672 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:503px !important;
}

#item1688695 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1688719 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1688722 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1688745 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1688997 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:136px !important;
}

#item1689001 {
	width:628px !important;
	height:318px !important;
}

#item1689002 {
	width:595px !important;
	height:813px !important;
}

@keyframes intensificar-1689002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1689002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1689002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1885187 th, table#table1885187 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1885187 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1885187 {
	table-layout:fixed;
}

#item1729275 {
	width:628px !important;
	height:134px !important;
	top:375px !important;
}

@keyframes intensificar-1729275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729252 {
	width:140px !important;
	height:18px !important;
	top:347px !important;
}

@keyframes intensificar-1729252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688922 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1688926 {
	width:628px !important;
	height:510px !important;
}

#item1688927 {
	width:595px !important;
	height:1989px !important;
}

@keyframes intensificar-1688927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1688927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1688927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688847 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1688847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1688847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1688847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729108 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:110px !important;
}

@keyframes intensificar-1729108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729131 {
	width:196px !important;
	height:25px !important;
	left:432px !important;
	top:132px !important;
}

@keyframes intensificar-1729131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729154 {
	width:234px !important;
	height:21px !important;
	left:445px !important;
	top:180px !important;
}

#item1729177 {
	width:7px !important;
	height:11px !important;
	left:433px !important;
	top:183px !important;
}

#item1729204 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:215px !important;
}

#item1729181 {
	width:464px !important;
	height:159px !important;
	top:84px !important;
}

@keyframes intensificar-1729181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688768 {
	width:678px !important;
	height:510px !important;
	left:36px !important;
	top:565px !important;
}

#item1689029 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1689030 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1689026 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1689062 {
	width:172px !important;
	height:70px !important;
}

#item1689063 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1689037 {
	width:172px !important;
	height:70px !important;
}

#item1689038 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1689033 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1689115 {
	width:139px !important;
	height:70px !important;
}

#item1689116 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1689090 {
	width:139px !important;
	height:70px !important;
}

#item1689091 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1689086 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1689168 {
	width:141px !important;
	height:70px !important;
}

#item1689170 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1689143 {
	width:141px !important;
	height:70px !important;
}

#item1689144 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1689139 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1689193 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1689199 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1689222 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1689196 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1689226 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1689226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1689226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1689226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689320 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1749597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1689329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1689329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1689329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1689331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1689331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1689331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689327 {
	width:600px !important;
	height:790px !important;
}

#item1689332 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1689335 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:143px !important;
}

#item1689358 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1689383 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1689386 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1689409 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1689652 {
	width:100px !important;
	height:13px !important;
	top:329px !important;
}

@keyframes intensificar-1689652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1689652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1689652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1887672 th, table#table1887672 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1887672 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1887672 {
	table-layout:fixed;
}

#item1689675 {
	width:528px !important;
	height:200px !important;
	top:349px !important;
}

@keyframes intensificar-1689675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1689675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1689675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690628 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:142px !important;
}

#item1690632 {
	width:534px !important;
	height:278px !important;
	top:16px !important;
}

#item1690633 {
	width:509px !important;
	height:441px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1690633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1690633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690657 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1690663 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:302px !important;
}

#item1689588 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:245px !important;
}

#item1689592 {
	width:534px !important;
	height:516px !important;
	top:16px !important;
}

#item1689593 {
	width:509px !important;
	height:1439px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1689593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1689593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1689593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689618 {
	width:14px !important;
	height:9px !important;
}

#item1689622 {
	width:14px !important;
	height:9px !important;
	top:540px !important;
}

#item1689436 {
	width:70px !important;
	height:16px !important;
	left:70px !important;
}

@keyframes intensificar-1689436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1689436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1689436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689459 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1689459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1689459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1689459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689484 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1689507 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1689510 {
	width:528px !important;
	height:63px !important;
	top:11px !important;
}

@keyframes intensificar-1689510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1689510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1689510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689533 {
	width:343px !important;
	height:251px !important;
	top:94px !important;
}

@keyframes intensificar-1689533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1689533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1689533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689556 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:323px !important;
}

#item1689432 {
	width:564px !important;
	height:549px !important;
	left:636px !important;
	top:176px !important;
}

#item1689701 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1689702 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1689698 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1689735 {
	width:123px !important;
	height:50px !important;
}

#item1689736 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1689709 {
	width:123px !important;
	height:50px !important;
}

#item1689710 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1689705 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1689788 {
	width:99px !important;
	height:50px !important;
}

#item1689789 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1689763 {
	width:99px !important;
	height:50px !important;
}

#item1689764 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1689759 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1689841 {
	width:101px !important;
	height:50px !important;
}

#item1689842 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1689816 {
	width:101px !important;
	height:50px !important;
}

#item1689817 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1689812 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1689868 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1689891 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1689865 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1689894 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1689899 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1689899 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1689899 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1689899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689938 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1749605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1689946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1689946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1689946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1689948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1689948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1689948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689944 {
	width:700px !important;
	height:309px !important;
}

#item1689950 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1689954 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:503px !important;
}

#item1689977 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1690001 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1690004 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1690027 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1690280 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:55px !important;
}

#item1690285 {
	width:628px !important;
	height:156px !important;
}

#item1690286 {
	width:595px !important;
	height:950px !important;
}

@keyframes intensificar-1690286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1690286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729962 {
	width:140px !important;
	height:18px !important;
	top:186px !important;
}

@keyframes intensificar-1729962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1892704 th, table#table1892704 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1892704 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1892704 {
	table-layout:fixed;
}

#item1729986 {
	width:628px !important;
	height:297px !important;
	top:214px !important;
}

@keyframes intensificar-1729986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690204 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

#item1690207 {
	width:628px !important;
	height:510px !important;
}

#item1690208 {
	width:595px !important;
	height:2283px !important;
}

@keyframes intensificar-1690208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1690208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690129 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1690129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1690129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729796 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:323px !important;
}

@keyframes intensificar-1729796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729819 {
	width:196px !important;
	height:25px !important;
	left:432px !important;
	top:345px !important;
}

@keyframes intensificar-1729819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729843 {
	width:234px !important;
	height:21px !important;
	left:445px !important;
	top:393px !important;
}

#item1729866 {
	width:7px !important;
	height:11px !important;
	left:433px !important;
	top:396px !important;
}

#item1729892 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:428px !important;
}

#item1729869 {
	width:480px !important;
	height:351px !important;
	top:108px !important;
}

@keyframes intensificar-1729869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690050 {
	width:678px !important;
	height:511px !important;
	left:36px !important;
	top:565px !important;
}

#item1690312 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1690313 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1690309 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1690346 {
	width:172px !important;
	height:70px !important;
}

#item1690347 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1690321 {
	width:172px !important;
	height:70px !important;
}

#item1690322 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1690317 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1690399 {
	width:139px !important;
	height:70px !important;
}

#item1690400 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1690374 {
	width:139px !important;
	height:70px !important;
}

#item1690375 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1690370 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1690453 {
	width:141px !important;
	height:70px !important;
}

#item1690454 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1690428 {
	width:141px !important;
	height:70px !important;
}

#item1690429 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1690424 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1690477 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1690483 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1690506 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1690480 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1690509 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1690509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1690509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1690509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723988 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1749641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1690726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1690726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1690728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1690728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690724 {
	width:600px !important;
	height:790px !important;
}

#item1690730 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1690733 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:143px !important;
}

#item1690756 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1690781 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1690784 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1690807 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1692020 {
	width:100px !important;
	height:13px !important;
	top:271px !important;
}

@keyframes intensificar-1692020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1897135 th, table#table1897135 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1897135 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1897135 {
	table-layout:fixed;
}

#item1692043 {
	width:528px !important;
	height:258px !important;
	top:291px !important;
}

@keyframes intensificar-1692043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692087 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:113px !important;
}

#item1692090 {
	width:534px !important;
	height:220px !important;
	top:16px !important;
}

#item1692092 {
	width:509px !important;
	height:483px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1692092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692117 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1692120 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:243px !important;
}

#item1690984 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:244px !important;
}

#item1690988 {
	width:534px !important;
	height:516px !important;
	top:16px !important;
}

#item1690989 {
	width:509px !important;
	height:1466px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1690989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1690989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1691014 {
	width:14px !important;
	height:9px !important;
}

#item1691017 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

#item1690833 {
	width:70px !important;
	height:16px !important;
	left:70px !important;
}

@keyframes intensificar-1690833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1690833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690856 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1690856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1690856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690880 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1690903 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1690906 {
	width:528px !important;
	height:63px !important;
	top:11px !important;
}

@keyframes intensificar-1690906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1690906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690929 {
	width:343px !important;
	height:250px !important;
	top:95px !important;
}

@keyframes intensificar-1690929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1690929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690953 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:392px !important;
}

#item1690830 {
	width:564px !important;
	height:549px !important;
	left:636px !important;
	top:176px !important;
}

#item1691094 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1691095 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1691091 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1691129 {
	width:123px !important;
	height:50px !important;
}

#item1691130 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1691104 {
	width:123px !important;
	height:50px !important;
}

#item1691105 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1691100 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1691183 {
	width:99px !important;
	height:50px !important;
}

#item1691184 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1691158 {
	width:99px !important;
	height:50px !important;
}

#item1691159 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1691154 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1691237 {
	width:101px !important;
	height:50px !important;
}

#item1691238 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1691212 {
	width:101px !important;
	height:50px !important;
}

#item1691213 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1691207 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1691264 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1691288 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1691261 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1691294 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1691298 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1691298 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1691298 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1691298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724262 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1749658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1691341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1691341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1691341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1691343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1691343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1691343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1691339 {
	width:700px !important;
	height:309px !important;
}

#item1691345 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1691348 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:530px !important;
}

#item1691371 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1691395 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1691399 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1691422 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1691675 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:48px !important;
}

#item1691678 {
	width:628px !important;
	height:141px !important;
}

#item1691679 {
	width:595px !important;
	height:1009px !important;
}

@keyframes intensificar-1691679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1691679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1691679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1731172 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:306px !important;
}

#item1731147 {
	width:614px !important;
	height:284px !important;
	top:200px !important;
}

table#table1904874 th, table#table1904874 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1904874 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1904874 {
	table-layout:fixed;
}

#item1731149 {
	width:614px !important;
	height:405px !important;
}

@keyframes intensificar-1731149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1731124 {
	width:140px !important;
	height:18px !important;
	top:171px !important;
}

@keyframes intensificar-1731124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1691599 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

#item1691604 {
	width:628px !important;
	height:483px !important;
}

#item1691605 {
	width:595px !important;
	height:2518px !important;
}

@keyframes intensificar-1691605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1691605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1691605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1691522 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1691522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1691522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1691522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1730937 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:345px !important;
}

@keyframes intensificar-1730937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1730960 {
	width:196px !important;
	height:25px !important;
	left:432px !important;
	top:367px !important;
}

@keyframes intensificar-1730960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1730983 {
	width:234px !important;
	height:21px !important;
	left:445px !important;
	top:416px !important;
}

#item1731006 {
	width:7px !important;
	height:11px !important;
	left:433px !important;
	top:419px !important;
}

#item1731010 {
	width:480px !important;
	height:350px !important;
	top:131px !important;
}

@keyframes intensificar-1731010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1731033 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:451px !important;
}

#item1691445 {
	width:678px !important;
	height:483px !important;
	left:36px !important;
	top:592px !important;
}

#item1691705 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1691706 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1691702 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1691738 {
	width:172px !important;
	height:70px !important;
}

#item1691739 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1691713 {
	width:172px !important;
	height:70px !important;
}

#item1691714 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1691709 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1691793 {
	width:139px !important;
	height:70px !important;
}

#item1691794 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1691767 {
	width:139px !important;
	height:70px !important;
}

#item1691768 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1691762 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1691846 {
	width:141px !important;
	height:70px !important;
}

#item1691847 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1691821 {
	width:141px !important;
	height:70px !important;
}

#item1691822 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1691817 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1691870 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1691877 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1691900 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1691874 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1691906 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1691906 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1691906 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1691906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723995 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1749672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1692190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1692192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692188 {
	width:600px !important;
	height:790px !important;
}

#item1692193 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1692196 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1692222 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1692246 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1692250 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1692273 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1692490 {
	width:528px !important;
	height:395px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1692490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692514 {
	width:100px !important;
	height:9px !important;
	top:410px !important;
}

@keyframes intensificar-1692514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1911072 th, table#table1911072 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1911072 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1911072 {
	table-layout:fixed;
}

#item1692537 {
	width:528px !important;
	height:113px !important;
	top:426px !important;
}

@keyframes intensificar-1692537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692450 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:258px !important;
}

#item1692453 {
	width:534px !important;
	height:529px !important;
	top:16px !important;
}

#item1692454 {
	width:509px !important;
	height:960px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1692454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692479 {
	width:14px !important;
	height:9px !important;
}

#item1692483 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1692373 {
	width:528px !important;
	height:29px !important;
	top:14px !important;
}

@keyframes intensificar-1692373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692396 {
	width:369px !important;
	height:82px !important;
	top:63px !important;
}

@keyframes intensificar-1692396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692419 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:220px !important;
}

#item1693452 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:114px !important;
}

@keyframes intensificar-1693452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693475 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:130px !important;
}

@keyframes intensificar-1693475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693498 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:148px !important;
}

#item1693501 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:182px !important;
}

#item1693524 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:184px !important;
}

#item1692296 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1692563 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1692564 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1692560 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1692598 {
	width:123px !important;
	height:50px !important;
}

#item1692599 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1692572 {
	width:123px !important;
	height:50px !important;
}

#item1692573 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1692568 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1692651 {
	width:99px !important;
	height:50px !important;
}

#item1692652 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1692626 {
	width:99px !important;
	height:50px !important;
}

#item1692627 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1692622 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1692704 {
	width:101px !important;
	height:50px !important;
}

#item1692705 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1692679 {
	width:101px !important;
	height:50px !important;
}

#item1692680 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1692675 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1692732 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1692756 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1692729 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1692759 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1692763 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1692763 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1692763 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1692763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724273 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1749689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@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%;
}

@keyframes intensificar-1692808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692804 {
	width:700px !important;
	height:309px !important;
}

#item1692810 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1692813 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1692836 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1692860 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1692865 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1692888 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1693142 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:122px !important;
}

#item1693147 {
	width:628px !important;
	height:290px !important;
}

#item1693148 {
	width:595px !important;
	height:944px !important;
}

@keyframes intensificar-1693148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1914329 th, table#table1914329 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1914329 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1914329 {
	table-layout:fixed;
}

#item1731854 {
	width:628px !important;
	height:186px !important;
	top:347px !important;
}

@keyframes intensificar-1731854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1731831 {
	width:209px !important;
	height:14px !important;
	top:320px !important;
}

@keyframes intensificar-1731831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693067 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1693070 {
	width:628px !important;
	height:522px !important;
}

#item1693071 {
	width:595px !important;
	height:1558px !important;
}

@keyframes intensificar-1693071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692991 {
	width:628px !important;
	height:58px !important;
}

@keyframes intensificar-1692991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1731720 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:297px !important;
}

#item1731728 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:150px !important;
}

@keyframes intensificar-1731728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1731751 {
	width:196px !important;
	height:25px !important;
	left:432px !important;
	top:172px !important;
}

@keyframes intensificar-1731751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1731774 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:197px !important;
}

#item1731778 {
	width:245px !important;
	height:36px !important;
	left:433px !important;
	top:244px !important;
}

#item1731801 {
	width:7px !important;
	height:11px !important;
	left:422px !important;
	top:247px !important;
}

#item1731695 {
	width:517px !important;
	height:115px !important;
	top:78px !important;
}

@keyframes intensificar-1731695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692914 {
	width:678px !important;
	height:532px !important;
	left:36px !important;
	top:553px !important;
}

#item1693174 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1693175 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1693171 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1693210 {
	width:172px !important;
	height:70px !important;
}

#item1693211 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1693185 {
	width:172px !important;
	height:70px !important;
}

#item1693186 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1693181 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1693263 {
	width:139px !important;
	height:70px !important;
}

#item1693264 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1693238 {
	width:139px !important;
	height:70px !important;
}

#item1693239 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1693234 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1693317 {
	width:141px !important;
	height:70px !important;
}

#item1693318 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1693292 {
	width:141px !important;
	height:70px !important;
}

#item1693293 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1693288 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1693341 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1693348 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1693371 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1693344 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1693374 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1693374 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1693374 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1693374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724000 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1749707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1693574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1693576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693572 {
	width:600px !important;
	height:790px !important;
}

#item1693577 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1693582 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1693605 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1693629 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1693633 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1693656 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1693900 {
	width:100px !important;
	height:13px !important;
	top:402px !important;
}

@keyframes intensificar-1693900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1916861 th, table#table1916861 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1916861 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1916861 {
	table-layout:fixed;
}

#item1693923 {
	width:528px !important;
	height:142px !important;
	top:422px !important;
}

@keyframes intensificar-1693923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694863 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:187px !important;
}

#item1694866 {
	width:534px !important;
	height:351px !important;
	top:17px !important;
}

#item1694867 {
	width:509px !important;
	height:583px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1694867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694891 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1694894 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:374px !important;
}

#item1693832 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:257px !important;
}

#item1693838 {
	width:534px !important;
	height:529px !important;
	top:15px !important;
}

#item1693839 {
	width:509px !important;
	height:1807px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1693839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693864 {
	width:14px !important;
	height:9px !important;
}

#item1693871 {
	width:14px !important;
	height:9px !important;
	top:552px !important;
}

#item1693683 {
	width:70px !important;
	height:16px !important;
	left:70px !important;
}

@keyframes intensificar-1693683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693706 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1693706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693730 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1693753 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1693756 {
	width:528px !important;
	height:80px !important;
	top:18px !important;
}

@keyframes intensificar-1693756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693779 {
	width:444px !important;
	height:157px !important;
	top:119px !important;
}

@keyframes intensificar-1693779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693802 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:280px !important;
}

#item1693679 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1693949 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1693950 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1693946 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1693982 {
	width:123px !important;
	height:50px !important;
}

#item1693983 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1693957 {
	width:123px !important;
	height:50px !important;
}

#item1693958 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1693953 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1694035 {
	width:99px !important;
	height:50px !important;
}

#item1694037 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1694010 {
	width:99px !important;
	height:50px !important;
}

#item1694011 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1694006 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1694090 {
	width:101px !important;
	height:50px !important;
}

#item1694091 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1694065 {
	width:101px !important;
	height:50px !important;
}

#item1694066 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1694061 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1694117 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1694140 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1694114 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1694143 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1694146 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1694146 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1694146 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1694146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724279 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1749724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1694190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1694192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694188 {
	width:700px !important;
	height:309px !important;
}

#item1694194 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1694198 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1694221 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1694245 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1694250 {
	width:568px !important;
	height:51px !important;
	left:22px !important;
}

#item1694273 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1694523 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:101px !important;
}

#item1694530 {
	width:628px !important;
	height:248px !important;
}

#item1694531 {
	width:595px !important;
	height:1009px !important;
}

@keyframes intensificar-1694531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1920984 th, table#table1920984 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1920984 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1920984 {
	table-layout:fixed;
}

#item1732514 {
	width:628px !important;
	height:216px !important;
	top:306px !important;
}

@keyframes intensificar-1732514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732491 {
	width:140px !important;
	height:18px !important;
	top:278px !important;
}

@keyframes intensificar-1732491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694448 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1694452 {
	width:628px !important;
	height:522px !important;
}

#item1694453 {
	width:595px !important;
	height:2754px !important;
}

@keyframes intensificar-1694453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694373 {
	width:628px !important;
	height:137px !important;
}

@keyframes intensificar-1694373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732348 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:284px !important;
}

@keyframes intensificar-1732348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732371 {
	width:196px !important;
	height:25px !important;
	left:432px !important;
	top:306px !important;
}

@keyframes intensificar-1732371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732394 {
	width:234px !important;
	height:21px !important;
	left:445px !important;
	top:354px !important;
}

#item1732417 {
	width:7px !important;
	height:11px !important;
	left:434px !important;
	top:357px !important;
}

#item1732420 {
	width:622px !important;
	height:220px !important;
	top:138px !important;
}

@keyframes intensificar-1732420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732443 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:389px !important;
}

#item1694296 {
	width:679px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item1694557 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1694559 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1694554 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1694591 {
	width:172px !important;
	height:70px !important;
}

#item1694592 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1694566 {
	width:172px !important;
	height:70px !important;
}

#item1694567 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1694562 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1694644 {
	width:139px !important;
	height:70px !important;
}

#item1694645 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1694619 {
	width:139px !important;
	height:70px !important;
}

#item1694620 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1694615 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1694698 {
	width:141px !important;
	height:70px !important;
}

#item1694699 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1694673 {
	width:141px !important;
	height:70px !important;
}

#item1694674 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1694668 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1694722 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1694730 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1694753 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1694726 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1694756 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1694756 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1694756 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1694756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724006 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1749734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1694988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1694990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694986 {
	width:600px !important;
	height:790px !important;
}

#item1694991 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1694994 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1695017 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1695041 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1695044 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1695067 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1695290 {
	width:528px !important;
	height:385px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1695290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695314 {
	width:100px !important;
	height:13px !important;
	top:405px !important;
}

@keyframes intensificar-1695314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1924575 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1924575 {
	table-layout:fixed;
}

#item1695337 {
	width:528px !important;
	height:135px !important;
	top:425px !important;
}

@keyframes intensificar-1695337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695253 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:258px !important;
}

#item1695256 {
	width:534px !important;
	height:529px !important;
	top:16px !important;
}

#item1695257 {
	width:509px !important;
	height:984px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1695257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695282 {
	width:14px !important;
	height:9px !important;
}

#item1695286 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1695093 {
	width:70px !important;
	height:16px !important;
	left:70px !important;
}

@keyframes intensificar-1695093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695117 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1695117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695141 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1695167 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1695172 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1695172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695195 {
	width:375px !important;
	height:148px !important;
	top:82px !important;
}

@keyframes intensificar-1695195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695218 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:209px !important;
}

#item1695090 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1695363 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1695364 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1695360 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1695396 {
	width:123px !important;
	height:50px !important;
}

#item1695397 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1695371 {
	width:123px !important;
	height:50px !important;
}

#item1695372 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1695367 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1695449 {
	width:99px !important;
	height:50px !important;
}

#item1695450 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1695424 {
	width:99px !important;
	height:50px !important;
}

#item1695425 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1695420 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1695503 {
	width:101px !important;
	height:50px !important;
}

#item1695504 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1695478 {
	width:101px !important;
	height:50px !important;
}

#item1695479 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1695474 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1695530 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1695553 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1695527 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1695556 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1695561 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1695561 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1695561 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1695561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724284 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1749750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1695608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1695610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695605 {
	width:700px !important;
	height:309px !important;
}

#item1695612 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1695616 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1695639 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1695663 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1695666 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1695689 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1695944 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:101px !important;
}

#item1695947 {
	width:628px !important;
	height:248px !important;
}

#item1695948 {
	width:595px !important;
	height:892px !important;
}

@keyframes intensificar-1695948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1733171 {
	width:205px !important;
	height:21px !important;
	top:278px !important;
}

@keyframes intensificar-1733171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1927795 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1927795 {
	table-layout:fixed;
}

#item1733194 {
	width:628px !important;
	height:227px !important;
	top:312px !important;
}

@keyframes intensificar-1733194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695869 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1695872 {
	width:628px !important;
	height:522px !important;
}

#item1695873 {
	width:595px !important;
	height:1636px !important;
}

@keyframes intensificar-1695873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695790 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1695790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1732982 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:181px !important;
}

@keyframes intensificar-1732982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1733005 {
	width:196px !important;
	height:25px !important;
	left:432px !important;
	top:203px !important;
}

@keyframes intensificar-1733005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1733028 {
	width:234px !important;
	height:21px !important;
	left:445px !important;
	top:251px !important;
}

#item1733051 {
	width:7px !important;
	height:11px !important;
	left:433px !important;
	top:253px !important;
}

#item1733077 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:286px !important;
}

#item1733054 {
	width:525px !important;
	height:207px !important;
	top:108px !important;
}

@keyframes intensificar-1733054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695712 {
	width:678px !important;
	height:539px !important;
	left:36px !important;
	top:553px !important;
}

#item1695974 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1695975 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1695971 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1696008 {
	width:172px !important;
	height:70px !important;
}

#item1696009 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1695983 {
	width:172px !important;
	height:70px !important;
}

#item1695984 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1695979 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1696061 {
	width:139px !important;
	height:70px !important;
}

#item1696062 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1696036 {
	width:139px !important;
	height:70px !important;
}

#item1696037 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1696032 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1696114 {
	width:141px !important;
	height:70px !important;
}

#item1696115 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1696089 {
	width:141px !important;
	height:70px !important;
}

#item1696090 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1696085 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1696138 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1696146 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1696169 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1696143 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1696173 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1696173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1696173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1696173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696277 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1749768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1696283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1696285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696281 {
	width:600px !important;
	height:790px !important;
}

#item1696286 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1696290 {
	width:554px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1696313 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1696337 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1696340 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1696364 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1697576 {
	width:100px !important;
	height:13px !important;
	top:339px !important;
}

@keyframes intensificar-1697576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1930406 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1930406 {
	table-layout:fixed;
}

#item1697599 {
	width:528px !important;
	height:222px !important;
	top:359px !important;
}

@keyframes intensificar-1697599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697646 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:159px !important;
}

#item1697649 {
	width:534px !important;
	height:276px !important;
	top:34px !important;
}

#item1697650 {
	width:509px !important;
	height:653px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1697650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697674 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:17px !important;
}

#item1697678 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:317px !important;
}

#item1696542 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1696548 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1696549 {
	width:509px !important;
	height:1524px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1696549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696574 {
	width:14px !important;
	height:9px !important;
}

#item1696579 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1696391 {
	width:70px !important;
	height:16px !important;
	left:70px !important;
}

@keyframes intensificar-1696391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696414 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1696414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696438 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1696461 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1696465 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1696465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696488 {
	width:365px !important;
	height:267px !important;
	top:99px !important;
}

@keyframes intensificar-1696488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696511 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:396px !important;
}

#item1696387 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

#item1696656 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1696657 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1696653 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1696689 {
	width:123px !important;
	height:50px !important;
}

#item1696690 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1696664 {
	width:123px !important;
	height:50px !important;
}

#item1696665 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1696660 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1696742 {
	width:99px !important;
	height:50px !important;
}

#item1696744 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1696717 {
	width:99px !important;
	height:50px !important;
}

#item1696718 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1696713 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1696796 {
	width:101px !important;
	height:50px !important;
}

#item1696797 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1696771 {
	width:101px !important;
	height:50px !important;
}

#item1696772 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1696767 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1696823 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1696846 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1696820 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1696849 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1696852 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1696852 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1696852 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1696852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696890 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1749795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1696898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1696900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696896 {
	width:700px !important;
	height:309px !important;
}

#item1696902 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1696908 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1696931 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1696955 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1696958 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1696981 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1697235 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:42px !important;
}

#item1697238 {
	width:628px !important;
	height:130px !important;
}

#item1697239 {
	width:595px !important;
	height:1107px !important;
}

@keyframes intensificar-1697239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1936373 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1936373 {
	table-layout:fixed;
}

#item1733820 {
	width:628px !important;
	height:343px !important;
	top:190px !important;
}

@keyframes intensificar-1733820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1733797 {
	width:140px !important;
	height:18px !important;
	top:162px !important;
}

@keyframes intensificar-1733797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697158 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1697164 {
	width:628px !important;
	height:522px !important;
}

#item1697165 {
	width:595px !important;
	height:2793px !important;
}

@keyframes intensificar-1697165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697081 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1697081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1733643 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:385px !important;
}

@keyframes intensificar-1733643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1733666 {
	width:196px !important;
	height:25px !important;
	left:432px !important;
	top:408px !important;
}

@keyframes intensificar-1733666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1733689 {
	width:234px !important;
	height:21px !important;
	left:444px !important;
	top:456px !important;
}

#item1733712 {
	width:7px !important;
	height:11px !important;
	left:433px !important;
	top:459px !important;
}

#item1733715 {
	width:511px !important;
	height:373px !important;
	top:132px !important;
}

@keyframes intensificar-1733715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1733740 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:491px !important;
}

#item1697004 {
	width:678px !important;
	height:533px !important;
	left:36px !important;
	top:553px !important;
}

#item1697265 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1697266 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1697262 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1697300 {
	width:172px !important;
	height:70px !important;
}

#item1697301 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1697275 {
	width:172px !important;
	height:70px !important;
}

#item1697276 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1697271 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1697353 {
	width:139px !important;
	height:70px !important;
}

#item1697354 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1697328 {
	width:139px !important;
	height:70px !important;
}

#item1697329 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1697324 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1697406 {
	width:141px !important;
	height:70px !important;
}

#item1697407 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1697381 {
	width:141px !important;
	height:70px !important;
}

#item1697382 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1697377 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1697430 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1697437 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1697460 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1697434 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1697463 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1697463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1697463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1697463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724017 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1749819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1697716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1697718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697714 {
	width:600px !important;
	height:790px !important;
}

#item1697719 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1697724 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1697747 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1697771 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1697775 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1697799 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1698015 {
	width:528px !important;
	height:332px !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-1698015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698039 {
	width:100px !important;
	height:13px !important;
	top:351px !important;
}

@keyframes intensificar-1698039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1940956 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1940956 {
	table-layout:fixed;
}

#item1698062 {
	width:528px !important;
	height:192px !important;
	top:371px !important;
}

@keyframes intensificar-1698062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697978 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1697982 {
	width:534px !important;
	height:529px !important;
	top:17px !important;
}

#item1697983 {
	width:509px !important;
	height:1448px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1697983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698008 {
	width:14px !important;
	height:9px !important;
}

#item1698011 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1697825 {
	width:70px !important;
	height:16px !important;
	left:70px !important;
}

@keyframes intensificar-1697825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697848 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1697848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697872 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1697895 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1697901 {
	width:528px !important;
	height:99px !important;
	top:17px !important;
}

@keyframes intensificar-1697901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697924 {
	width:434px !important;
	height:250px !important;
	top:115px !important;
}

@keyframes intensificar-1697924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697947 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:322px !important;
}

#item1697822 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1698088 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1698089 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1698085 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1698123 {
	width:123px !important;
	height:50px !important;
}

#item1698124 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1698098 {
	width:123px !important;
	height:50px !important;
}

#item1698099 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1698093 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1698177 {
	width:99px !important;
	height:50px !important;
}

#item1698178 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1698151 {
	width:99px !important;
	height:50px !important;
}

#item1698152 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1698147 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1698230 {
	width:101px !important;
	height:50px !important;
}

#item1698231 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1698205 {
	width:101px !important;
	height:50px !important;
}

#item1698206 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1698201 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1698257 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1698280 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1698254 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1698285 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1698291 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1698291 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1698291 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1698291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724289 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1749835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1698335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1698338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698333 {
	width:700px !important;
	height:309px !important;
}

#item1698340 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1698343 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:503px !important;
}

#item1698366 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1698390 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1698394 {
	width:564px !important;
	height:51px !important;
	left:22px !important;
}

#item1698419 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1698671 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:35px !important;
}

#item1698674 {
	width:628px !important;
	height:116px !important;
}

#item1698675 {
	width:595px !important;
	height:805px !important;
}

@keyframes intensificar-1698675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1734509 {
	width:140px !important;
	height:18px !important;
	top:146px !important;
}

@keyframes intensificar-1734509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1734482 {
	width:628px !important;
	height:269px !important;
	top:174px !important;
}

table#table1945596 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1945596 {
	table-layout:fixed;
}

#item1734483 {
	width:836px !important;
	height:269px !important;
}

@keyframes intensificar-1734483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1734506 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:461px !important;
}

#item1698596 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:202px !important;
}

#item1698599 {
	width:628px !important;
	height:486px !important;
}

#item1698600 {
	width:595px !important;
	height:2538px !important;
}

@keyframes intensificar-1698600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698521 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1698521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1734326 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:317px !important;
}

@keyframes intensificar-1734326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1734349 {
	width:196px !important;
	height:25px !important;
	left:432px !important;
	top:339px !important;
}

@keyframes intensificar-1734349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1734373 {
	width:234px !important;
	height:21px !important;
	left:445px !important;
	top:387px !important;
}

#item1734396 {
	width:7px !important;
	height:11px !important;
	left:433px !important;
	top:390px !important;
}

#item1734422 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:422px !important;
}

#item1734399 {
	width:608px !important;
	height:218px !important;
	top:132px !important;
}

@keyframes intensificar-1734399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698442 {
	width:678px !important;
	height:486px !important;
	left:36px !important;
	top:589px !important;
}

#item1698701 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1698702 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1698698 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1698734 {
	width:172px !important;
	height:70px !important;
}

#item1698735 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1698709 {
	width:172px !important;
	height:70px !important;
}

#item1698710 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1698705 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1698788 {
	width:139px !important;
	height:70px !important;
}

#item1698789 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1698762 {
	width:139px !important;
	height:70px !important;
}

#item1698763 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1698758 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1698841 {
	width:141px !important;
	height:70px !important;
}

#item1698842 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1698816 {
	width:141px !important;
	height:70px !important;
}

#item1698817 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1698812 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1698865 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1698872 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1698895 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1698869 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1698899 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1698899 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1698899 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1698899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724022 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1749846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1699056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1699059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699054 {
	width:600px !important;
	height:790px !important;
}

#item1699061 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1699064 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1699087 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1699111 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1699114 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1699137 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1699377 {
	width:100px !important;
	height:13px !important;
	top:363px !important;
}

@keyframes intensificar-1699377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1949648 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1949648 {
	table-layout:fixed;
}

#item1699400 {
	width:528px !important;
	height:164px !important;
	top:383px !important;
}

@keyframes intensificar-1699400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700350 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:162px !important;
}

#item1700354 {
	width:534px !important;
	height:315px !important;
	top:17px !important;
}

#item1700355 {
	width:509px !important;
	height:702px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1700355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700379 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1700384 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:340px !important;
}

#item1699317 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:243px !important;
}

#item1699320 {
	width:534px !important;
	height:514px !important;
	top:16px !important;
}

#item1699321 {
	width:509px !important;
	height:1665px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1699321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699346 {
	width:14px !important;
	height:9px !important;
}

#item1699349 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1699163 {
	width:70px !important;
	height:16px !important;
	left:70px !important;
}

@keyframes intensificar-1699163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699186 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1699186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699210 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1699233 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1699237 {
	width:528px !important;
	height:85px !important;
	top:17px !important;
}

@keyframes intensificar-1699237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699261 {
	width:359px !important;
	height:148px !important;
	top:109px !important;
}

@keyframes intensificar-1699261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699284 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:304px !important;
}

#item1699160 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1699427 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1699428 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1699423 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1699461 {
	width:123px !important;
	height:50px !important;
}

#item1699462 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1699436 {
	width:123px !important;
	height:50px !important;
}

#item1699437 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1699431 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1699514 {
	width:99px !important;
	height:50px !important;
}

#item1699515 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1699489 {
	width:99px !important;
	height:50px !important;
}

#item1699490 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1699485 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1699567 {
	width:101px !important;
	height:50px !important;
}

#item1699568 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1699542 {
	width:101px !important;
	height:50px !important;
}

#item1699543 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1699538 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1699595 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1699618 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1699591 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1699621 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1699625 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1699625 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1699625 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1699625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724296 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1749890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1699671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1699673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699668 {
	width:700px !important;
	height:309px !important;
}

#item1699675 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1699678 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1699701 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1699726 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1699729 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1699752 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1700007 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:64px !important;
}

#item1700010 {
	width:628px !important;
	height:174px !important;
}

#item1700011 {
	width:595px !important;
	height:1029px !important;
}

@keyframes intensificar-1700011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735145 {
	width:140px !important;
	height:18px !important;
	top:203px !important;
}

@keyframes intensificar-1735145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735168 {
	width:628px !important;
	height:269px !important;
	top:190px !important;
}

table#table1954283 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1954283 {
	table-layout:fixed;
}

#item1735169 {
	width:836px !important;
	height:230px !important;
	top:39px !important;
}

@keyframes intensificar-1735169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735193 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:477px !important;
}

#item1699933 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:218px !important;
}

#item1699936 {
	width:628px !important;
	height:502px !important;
}

#item1699937 {
	width:595px !important;
	height:2479px !important;
}

@keyframes intensificar-1699937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699853 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1699853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735011 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:297px !important;
}

@keyframes intensificar-1735011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735034 {
	width:196px !important;
	height:25px !important;
	left:432px !important;
	top:319px !important;
}

@keyframes intensificar-1735034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735057 {
	width:234px !important;
	height:21px !important;
	left:445px !important;
	top:367px !important;
}

#item1735080 {
	width:7px !important;
	height:11px !important;
	left:433px !important;
	top:370px !important;
}

#item1735083 {
	width:503px !important;
	height:207px !important;
	top:130px !important;
}

@keyframes intensificar-1735083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735106 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:402px !important;
}

#item1699775 {
	width:678px !important;
	height:502px !important;
	left:36px !important;
	top:573px !important;
}

#item1700038 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1700039 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1700035 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1700072 {
	width:172px !important;
	height:70px !important;
}

#item1700073 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1700047 {
	width:172px !important;
	height:70px !important;
}

#item1700048 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1700043 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1700126 {
	width:139px !important;
	height:70px !important;
}

#item1700127 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1700101 {
	width:139px !important;
	height:70px !important;
}

#item1700102 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1700096 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1700179 {
	width:141px !important;
	height:70px !important;
}

#item1700180 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1700154 {
	width:141px !important;
	height:70px !important;
}

#item1700155 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1700150 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1700203 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1700209 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1700233 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1700206 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1700236 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1700236 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1700236 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1700236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724034 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1749917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1700419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1700421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700417 {
	width:600px !important;
	height:790px !important;
}

#item1700422 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1700426 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:148px !important;
}

#item1700449 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1700473 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1700480 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1700503 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1701732 {
	width:100px !important;
	height:13px !important;
	top:305px !important;
}

@keyframes intensificar-1701732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1957629 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1957629 {
	table-layout:fixed;
}

#item1701851 {
	width:528px !important;
	height:222px !important;
	top:325px !important;
}

@keyframes intensificar-1701851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701933 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:133px !important;
}

#item1701936 {
	width:534px !important;
	height:258px !important;
	top:17px !important;
}

#item1701937 {
	width:509px !important;
	height:428px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1701937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701962 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1701966 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:283px !important;
}

#item1700679 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:241px !important;
}

#item1700682 {
	width:534px !important;
	height:511px !important;
	top:17px !important;
}

#item1700683 {
	width:509px !important;
	height:1262px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1700683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700708 {
	width:14px !important;
	height:9px !important;
}

#item1700711 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1700529 {
	width:70px !important;
	height:16px !important;
	left:70px !important;
}

@keyframes intensificar-1700529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700552 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1700552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700577 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1700600 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1700603 {
	width:528px !important;
	height:46px !important;
	top:20px !important;
}

@keyframes intensificar-1700603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700626 {
	width:384px !important;
	height:325px !important;
	top:85px !important;
}

@keyframes intensificar-1700626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700649 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:348px !important;
}

#item1700526 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1700790 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1700791 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1700786 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1700824 {
	width:123px !important;
	height:50px !important;
}

#item1700825 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1700799 {
	width:123px !important;
	height:50px !important;
}

#item1700800 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1700795 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1700878 {
	width:99px !important;
	height:50px !important;
}

#item1700879 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1700853 {
	width:99px !important;
	height:50px !important;
}

#item1700854 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1700848 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1700932 {
	width:101px !important;
	height:50px !important;
}

#item1700933 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1700906 {
	width:101px !important;
	height:50px !important;
}

#item1700907 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1700902 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1700959 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1700982 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1700956 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1700987 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1700991 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1700991 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1700991 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1700991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724301 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1749940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1701040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1701042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701038 {
	width:700px !important;
	height:309px !important;
}

#item1701044 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1701050 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:505px !important;
}

#item1701073 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1701097 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1701103 {
	width:420px !important;
	height:51px !important;
	left:22px !important;
}

#item1701126 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1701375 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:34px !important;
}

#item1701378 {
	width:628px !important;
	height:105px !important;
}

#item1701379 {
	width:595px !important;
	height:754px !important;
}

@keyframes intensificar-1701379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1738586 {
	width:140px !important;
	height:18px !important;
	top:126px !important;
}

@keyframes intensificar-1738586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1738609 {
	width:628px !important;
	height:311px !important;
	top:155px !important;
}

table#table1963287 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1963287 {
	table-layout:fixed;
}

#item1738610 {
	width:836px !important;
	height:311px !important;
}

@keyframes intensificar-1738610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1738633 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:484px !important;
}

#item1701301 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

#item1701304 {
	width:628px !important;
	height:509px !important;
}

#item1701305 {
	width:595px !important;
	height:2087px !important;
}

@keyframes intensificar-1701305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701225 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1701225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1738368 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:369px !important;
}

@keyframes intensificar-1738368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1738391 {
	width:196px !important;
	height:25px !important;
	left:432px !important;
	top:392px !important;
}

@keyframes intensificar-1738391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1738414 {
	width:234px !important;
	height:21px !important;
	left:445px !important;
	top:440px !important;
}

#item1738437 {
	width:7px !important;
	height:11px !important;
	left:433px !important;
	top:443px !important;
}

#item1738464 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:475px !important;
}

#item1738441 {
	width:538px !important;
	height:455px !important;
	top:107px !important;
}

@keyframes intensificar-1738441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701149 {
	width:678px !important;
	height:562px !important;
	left:36px !important;
	top:566px !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:1130px !important;
}

#item1701439 {
	width:172px !important;
	height:70px !important;
}

#item1701440 {
	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:1130px !important;
}

#item1701493 {
	width:139px !important;
	height:70px !important;
}

#item1701494 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1701468 {
	width:139px !important;
	height:70px !important;
}

#item1701469 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1701464 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1701546 {
	width:141px !important;
	height:70px !important;
}

#item1701548 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1701521 {
	width:141px !important;
	height:70px !important;
}

#item1701522 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1701517 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1701571 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1701578 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1701601 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1701575 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1701607 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1701607 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1701607 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1701607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724041 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1749951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1702002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1702004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702000 {
	width:600px !important;
	height:790px !important;
}

#item1702005 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1702009 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1702032 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1702056 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1702059 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1702082 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1702299 {
	width:528px !important;
	height:418px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1702299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702323 {
	width:100px !important;
	height:13px !important;
	top:443px !important;
}

@keyframes intensificar-1702323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1968415 th, table#table1968415 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1968415 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1968415 {
	table-layout:fixed;
}

#item1702346 {
	width:528px !important;
	height:118px !important;
	top:463px !important;
}

@keyframes intensificar-1702346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702259 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1702263 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1702264 {
	width:509px !important;
	height:1241px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1702264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702289 {
	width:14px !important;
	height:9px !important;
}

#item1702293 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1702108 {
	width:70px !important;
	height:16px !important;
	left:70px !important;
}

@keyframes intensificar-1702108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702132 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1702132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702156 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1702179 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1702182 {
	width:528px !important;
	height:63px !important;
	top:16px !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%;
}

#item1702206 {
	width:382px !important;
	height:226px !important;
	top:99px !important;
}

@keyframes intensificar-1702206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702229 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:294px !important;
}

#item1702105 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

#item1702372 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1702373 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1702369 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1702405 {
	width:123px !important;
	height:50px !important;
}

#item1702406 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1702380 {
	width:123px !important;
	height:50px !important;
}

#item1702381 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1702376 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1702458 {
	width:99px !important;
	height:50px !important;
}

#item1702459 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1702433 {
	width:99px !important;
	height:50px !important;
}

#item1702434 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1702429 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1702512 {
	width:101px !important;
	height:50px !important;
}

#item1702513 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1702487 {
	width:101px !important;
	height:50px !important;
}

#item1702488 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1702483 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1702539 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1702562 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1702536 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1702566 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1702570 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1702570 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1702570 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1702570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724309 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1749975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1702618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1702621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702615 {
	width:700px !important;
	height:309px !important;
}

#item1702623 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1702626 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:503px !important;
}

#item1702649 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1702673 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1702676 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1702699 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1702951 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:105px !important;
}

#item1702957 {
	width:628px !important;
	height:255px !important;
}

#item1702958 {
	width:595px !important;
	height:970px !important;
}

@keyframes intensificar-1702958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1739267 {
	width:140px !important;
	height:18px !important;
	top:294px !important;
}

@keyframes intensificar-1739267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1971713 th, table#table1971713 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1971713 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#table1971713 {
	table-layout:fixed;
}

#item1739291 {
	width:628px !important;
	height:186px !important;
	top:322px !important;
}

@keyframes intensificar-1739291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702876 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

#item1702880 {
	width:628px !important;
	height:510px !important;
}

#item1702881 {
	width:595px !important;
	height:2185px !important;
}

@keyframes intensificar-1702881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702800 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1702800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1739140 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:274px !important;
}

@keyframes intensificar-1739140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1739163 {
	width:196px !important;
	height:25px !important;
	left:431px !important;
	top:297px !important;
}

@keyframes intensificar-1739163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1739186 {
	width:234px !important;
	height:21px !important;
	left:444px !important;
	top:345px !important;
}

#item1739209 {
	width:7px !important;
	height:11px !important;
	left:433px !important;
	top:348px !important;
}

#item1739237 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:380px !important;
}

#item1739214 {
	width:535px !important;
	height:316px !important;
	top:105px !important;
}

@keyframes intensificar-1739214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702722 {
	width:678px !important;
	height:510px !important;
	left:36px !important;
	top:565px !important;
}

#item1702985 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1702986 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1702982 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1703020 {
	width:172px !important;
	height:70px !important;
}

#item1703021 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1702995 {
	width:172px !important;
	height:70px !important;
}

#item1702996 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1702991 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1703073 {
	width:139px !important;
	height:70px !important;
}

#item1703074 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1703048 {
	width:139px !important;
	height:70px !important;
}

#item1703049 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1703044 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1703126 {
	width:141px !important;
	height:70px !important;
}

#item1703127 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1703101 {
	width:141px !important;
	height:70px !important;
}

#item1703102 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1703097 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1703150 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1703156 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1703180 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1703153 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1703183 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1703183 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1703183 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1703183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703315 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1749995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1703321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1703323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703319 {
	width:600px !important;
	height:790px !important;
}

#item1703324 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1703332 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1703355 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1703379 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1703382 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1703405 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1704884 {
	width:100px !important;
	height:13px !important;
	top:443px !important;
}

@keyframes intensificar-1704884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1974359 th, table#table1974359 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1974359 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1974359 {
	table-layout:fixed;
}

#item1704908 {
	width:528px !important;
	height:118px !important;
	top:463px !important;
}

@keyframes intensificar-1704908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704950 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:202px !important;
}

#item1704954 {
	width:534px !important;
	height:397px !important;
	top:17px !important;
}

#item1704955 {
	width:509px !important;
	height:725px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1704955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704979 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1704985 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:420px !important;
}

#item1703583 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1703586 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1703587 {
	width:509px !important;
	height:1362px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1703587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703612 {
	width:14px !important;
	height:9px !important;
}

#item1703615 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1703504 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1703504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703527 {
	width:349px !important;
	height:148px !important;
	top:99px !important;
}

@keyframes intensificar-1703527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703551 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:247px !important;
}

#item1704692 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:151px !important;
}

@keyframes intensificar-1704692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704716 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:167px !important;
}

@keyframes intensificar-1704716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704739 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:222px !important;
}

@keyframes intensificar-1704739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704762 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:224px !important;
}

@keyframes intensificar-1704762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704766 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:184px !important;
}

@keyframes intensificar-1704766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703428 {
	width:552px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

#item1703693 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1703694 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1703690 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1703728 {
	width:123px !important;
	height:50px !important;
}

#item1703729 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1703703 {
	width:123px !important;
	height:50px !important;
}

#item1703704 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1703698 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1703781 {
	width:99px !important;
	height:50px !important;
}

#item1703782 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1703756 {
	width:99px !important;
	height:50px !important;
}

#item1703757 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1703752 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1703835 {
	width:101px !important;
	height:50px !important;
}

#item1703836 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1703810 {
	width:101px !important;
	height:50px !important;
}

#item1703811 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1703806 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1703862 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1703886 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1703859 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1703891 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1703894 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1703894 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1703894 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1703894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703932 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1750016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1703938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1703940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703936 {
	width:700px !important;
	height:309px !important;
}

#item1703942 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1703948 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1703971 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1703995 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1703998 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1704022 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1704271 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:116px !important;
}

#item1704274 {
	width:628px !important;
	height:277px !important;
}

#item1704275 {
	width:595px !important;
	height:1146px !important;
}

@keyframes intensificar-1704275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1739915 {
	width:140px !important;
	height:18px !important;
	top:308px !important;
}

@keyframes intensificar-1739915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1978635 th, table#table1978635 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1978635 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#table1978635 {
	table-layout:fixed;
}

#item1739938 {
	width:628px !important;
	height:186px !important;
	top:336px !important;
}

@keyframes intensificar-1739938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704196 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1704199 {
	width:628px !important;
	height:522px !important;
}

#item1704200 {
	width:595px !important;
	height:2107px !important;
}

@keyframes intensificar-1704200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704121 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1704121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1739796 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:318px !important;
}

#item1739801 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:184px !important;
}

@keyframes intensificar-1739801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1739825 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:206px !important;
}

@keyframes intensificar-1739825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1739848 {
	width:203px !important;
	height:21px !important;
	left:445px !important;
	top:284px !important;
}

@keyframes intensificar-1739848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1739871 {
	width:7px !important;
	height:11px !important;
	left:434px !important;
	top:287px !important;
}

@keyframes intensificar-1739871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1739877 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:231px !important;
}

@keyframes intensificar-1739877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1739773 {
	width:489px !important;
	height:207px !important;
	top:111px !important;
}

@keyframes intensificar-1739773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704045 {
	width:651px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item1704301 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1704302 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1704298 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1704336 {
	width:172px !important;
	height:70px !important;
}

#item1704337 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1704311 {
	width:172px !important;
	height:70px !important;
}

#item1704312 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1704306 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1704390 {
	width:139px !important;
	height:70px !important;
}

#item1704391 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1704364 {
	width:139px !important;
	height:70px !important;
}

#item1704365 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1704360 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1704443 {
	width:141px !important;
	height:70px !important;
}

#item1704444 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1704418 {
	width:141px !important;
	height:70px !important;
}

#item1704419 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1704414 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1704467 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1704474 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1704497 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1704471 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1704500 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1704500 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1704500 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1704500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724047 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1750028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1705022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1705024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705020 {
	width:600px !important;
	height:790px !important;
}

#item1705025 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1705028 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1705051 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1705075 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1705078 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1705101 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1705343 {
	width:100px !important;
	height:13px !important;
	top:444px !important;
}

@keyframes intensificar-1705343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1981061 th, table#table1981061 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1981061 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1981061 {
	table-layout:fixed;
}

#item1705366 {
	width:528px !important;
	height:117px !important;
	top:464px !important;
}

@keyframes intensificar-1705366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706406 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:202px !important;
}

#item1706409 {
	width:534px !important;
	height:397px !important;
	top:17px !important;
}

#item1706410 {
	width:509px !important;
	height:907px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1706410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706434 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1706438 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:420px !important;
}

#item1705282 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1705285 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1705286 {
	width:509px !important;
	height:1086px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1705286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705311 {
	width:14px !important;
	height:9px !important;
}

#item1705315 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1705203 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1705203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705226 {
	width:321px !important;
	height:131px !important;
	top:99px !important;
}

@keyframes intensificar-1705226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705249 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:240px !important;
}

#item1706287 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:143px !important;
}

@keyframes intensificar-1706287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706310 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:159px !important;
}

@keyframes intensificar-1706310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706333 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:214px !important;
}

@keyframes intensificar-1706333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706356 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:216px !important;
}

@keyframes intensificar-1706356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706361 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:177px !important;
}

@keyframes intensificar-1706361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705124 {
	width:552px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

#item1705392 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1705393 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1705389 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1705426 {
	width:123px !important;
	height:50px !important;
}

#item1705427 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705401 {
	width:123px !important;
	height:50px !important;
}

#item1705402 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705397 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1705482 {
	width:99px !important;
	height:50px !important;
}

#item1705483 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1705455 {
	width:99px !important;
	height:50px !important;
}

#item1705457 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1705450 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1705537 {
	width:101px !important;
	height:50px !important;
}

#item1705538 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705511 {
	width:101px !important;
	height:50px !important;
}

#item1705512 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705507 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1705564 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1705587 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1705561 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1705592 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1705595 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1705595 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1705595 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1705595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724315 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1750043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1705640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@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%;
}

#item1705637 {
	width:700px !important;
	height:309px !important;
}

#item1705644 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1705648 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1705671 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1705695 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1705698 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1705721 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1705974 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:171px !important;
}

#item1705977 {
	width:628px !important;
	height:323px !important;
}

#item1705978 {
	width:595px !important;
	height:1494px !important;
}

@keyframes intensificar-1705978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1985522 th, table#table1985522 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1985522 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#table1985522 {
	table-layout:fixed;
}

#item1740581 {
	width:642px !important;
	height:179px !important;
	top:381px !important;
}

@keyframes intensificar-1740581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740558 {
	width:140px !important;
	height:18px !important;
	top:353px !important;
}

@keyframes intensificar-1740558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705899 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

#item1705902 {
	width:628px !important;
	height:546px !important;
}

#item1705903 {
	width:595px !important;
	height:1832px !important;
}

@keyframes intensificar-1705903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705822 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1705822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740450 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:308px !important;
}

#item1740455 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:173px !important;
}

@keyframes intensificar-1740455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740478 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:195px !important;
}

@keyframes intensificar-1740478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740501 {
	width:203px !important;
	height:21px !important;
	left:445px !important;
	top:273px !important;
}

@keyframes intensificar-1740501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740524 {
	width:7px !important;
	height:11px !important;
	left:434px !important;
	top:276px !important;
}

@keyframes intensificar-1740524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740527 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:220px !important;
}

@keyframes intensificar-1740527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740427 {
	width:449px !important;
	height:183px !important;
	top:111px !important;
}

@keyframes intensificar-1740427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705744 {
	width:650px !important;
	height:560px !important;
	left:36px !important;
	top:529px !important;
}

#item1706004 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1706005 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1706001 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1706038 {
	width:172px !important;
	height:70px !important;
}

#item1706039 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1706013 {
	width:172px !important;
	height:70px !important;
}

#item1706014 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1706009 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1706091 {
	width:139px !important;
	height:70px !important;
}

#item1706092 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1706066 {
	width:139px !important;
	height:70px !important;
}

#item1706067 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1706062 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1706144 {
	width:141px !important;
	height:70px !important;
}

#item1706145 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1706119 {
	width:141px !important;
	height:70px !important;
}

#item1706120 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1706115 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1706168 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1706176 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1706199 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1706172 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1706204 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1706204 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1706204 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1706204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724052 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1750055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1706476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1706478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706474 {
	width:600px !important;
	height:790px !important;
}

#item1706480 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1706483 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1706506 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1706530 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1706533 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1706556 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1707909 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:202px !important;
}

#item1707912 {
	width:534px !important;
	height:397px !important;
	top:17px !important;
}

#item1707913 {
	width:509px !important;
	height:655px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1707913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707937 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1707941 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:420px !important;
}

table#table1988736 th, table#table1988736 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1988736 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1988736 {
	table-layout:fixed;
}

#item1707866 {
	width:528px !important;
	height:117px !important;
	top:464px !important;
}

@keyframes intensificar-1707866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707842 {
	width:100px !important;
	height:13px !important;
	top:444px !important;
}

@keyframes intensificar-1707842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706733 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1706739 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1706740 {
	width:509px !important;
	height:1036px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1706740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706765 {
	width:14px !important;
	height:9px !important;
}

#item1706768 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1706656 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1706656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706679 {
	width:316px !important;
	height:161px !important;
	top:64px !important;
}

@keyframes intensificar-1706679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706702 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:212px !important;
}

#item1707737 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:116px !important;
}

@keyframes intensificar-1707737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707760 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:132px !important;
}

@keyframes intensificar-1707760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707783 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:187px !important;
}

@keyframes intensificar-1707783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707806 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:189px !important;
}

@keyframes intensificar-1707806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707810 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:150px !important;
}

@keyframes intensificar-1707810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706579 {
	width:552px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

#item1706847 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1706848 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1706844 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1706881 {
	width:123px !important;
	height:50px !important;
}

#item1706882 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1706855 {
	width:123px !important;
	height:50px !important;
}

#item1706856 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1706851 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1706934 {
	width:99px !important;
	height:50px !important;
}

#item1706935 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1706909 {
	width:99px !important;
	height:50px !important;
}

#item1706910 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1706905 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1706988 {
	width:101px !important;
	height:50px !important;
}

#item1706989 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1706962 {
	width:101px !important;
	height:50px !important;
}

#item1706963 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1706958 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1707015 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707038 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707012 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1707041 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707045 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1707045 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1707045 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1707045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724320 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1750078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1707091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1707093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707089 {
	width:700px !important;
	height:309px !important;
}

#item1707095 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1707098 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1707123 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1707147 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1707150 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1707173 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1707425 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:171px !important;
}

#item1707428 {
	width:628px !important;
	height:323px !important;
}

#item1707429 {
	width:595px !important;
	height:1166px !important;
}

@keyframes intensificar-1707429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741226 {
	width:194px !important;
	height:18px !important;
	top:353px !important;
}

@keyframes intensificar-1741226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1992315 th, table#table1992315 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1992315 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#table1992315 {
	table-layout:fixed;
}

#item1741203 {
	width:628px !important;
	height:164px !important;
	top:381px !important;
}

@keyframes intensificar-1741203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707349 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:262px !important;
}

#item1707354 {
	width:628px !important;
	height:546px !important;
}

#item1707355 {
	width:595px !important;
	height:1682px !important;
}

@keyframes intensificar-1707355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707272 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1707272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741095 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:277px !important;
}

#item1741100 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:142px !important;
}

@keyframes intensificar-1741100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741123 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:164px !important;
}

@keyframes intensificar-1741123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741146 {
	width:203px !important;
	height:21px !important;
	left:445px !important;
	top:241px !important;
}

@keyframes intensificar-1741146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741169 {
	width:7px !important;
	height:11px !important;
	left:434px !important;
	top:244px !important;
}

@keyframes intensificar-1741169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741172 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:189px !important;
}

@keyframes intensificar-1741172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741072 {
	width:442px !important;
	height:225px !important;
	top:69px !important;
}

@keyframes intensificar-1741072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707196 {
	width:651px !important;
	height:546px !important;
	left:36px !important;
	top:529px !important;
}

#item1707455 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1707456 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1707452 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1707488 {
	width:172px !important;
	height:70px !important;
}

#item1707490 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1707463 {
	width:172px !important;
	height:70px !important;
}

#item1707464 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1707459 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1707543 {
	width:139px !important;
	height:70px !important;
}

#item1707544 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1707518 {
	width:139px !important;
	height:70px !important;
}

#item1707519 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1707513 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1707596 {
	width:141px !important;
	height:70px !important;
}

#item1707597 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1707571 {
	width:141px !important;
	height:70px !important;
}

#item1707572 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1707567 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1707620 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1707626 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1707649 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1707623 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1707652 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1707652 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1707652 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1707652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724059 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1750091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1707977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1707979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707975 {
	width:600px !important;
	height:790px !important;
}

#item1707980 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1707985 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:143px !important;
}

#item1708008 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1708032 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1708035 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1708058 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

table#table1994744 th, table#table1994744 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1994744 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1994744 {
	table-layout:fixed;
}

#item1709395 {
	width:528px !important;
	height:146px !important;
	top:403px !important;
}

@keyframes intensificar-1709395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709418 {
	width:100px !important;
	height:13px !important;
	top:383px !important;
}

@keyframes intensificar-1709418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709460 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:171px !important;
}

#item1709463 {
	width:534px !important;
	height:335px !important;
	top:17px !important;
}

#item1709464 {
	width:509px !important;
	height:835px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1709464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709488 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1709495 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:359px !important;
}

#item1708237 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:246px !important;
}

#item1708240 {
	width:534px !important;
	height:516px !important;
	top:17px !important;
}

#item1708241 {
	width:509px !important;
	height:1884px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1708241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708266 {
	width:14px !important;
	height:9px !important;
}

#item1708270 {
	width:14px !important;
	height:9px !important;
	top:541px !important;
}

#item1708084 {
	width:70px !important;
	height:16px !important;
	left:203px !important;
}

@keyframes intensificar-1708084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708108 {
	width:273px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1708108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708159 {
	width:528px !important;
	height:29px !important;
	top:18px !important;
}

@keyframes intensificar-1708159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708182 {
	width:316px !important;
	height:159px !important;
	top:67px !important;
}

@keyframes intensificar-1708182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708206 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:215px !important;
}

#item1708212 {
	width:274px !important;
	height:18px !important;
	left:254px !important;
	top:135px !important;
}

@keyframes intensificar-1708212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709318 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:190px !important;
}

@keyframes intensificar-1709318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709341 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:192px !important;
}

@keyframes intensificar-1709341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709344 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:152px !important;
}

@keyframes intensificar-1709344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708081 {
	width:552px !important;
	height:550px !important;
	left:636px !important;
	top:175px !important;
}

#item1708350 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1708351 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1708347 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1708385 {
	width:123px !important;
	height:50px !important;
}

#item1708386 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1708360 {
	width:123px !important;
	height:50px !important;
}

#item1708361 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1708356 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1708438 {
	width:99px !important;
	height:50px !important;
}

#item1708439 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1708413 {
	width:99px !important;
	height:50px !important;
}

#item1708414 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1708409 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1708493 {
	width:101px !important;
	height:50px !important;
}

#item1708494 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1708466 {
	width:101px !important;
	height:50px !important;
}

#item1708467 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1708462 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1708520 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708544 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708517 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1708547 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708551 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1708551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1708551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1708551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724327 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1750145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1708596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1708598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708594 {
	width:700px !important;
	height:309px !important;
}

#item1708600 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1708606 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:508px !important;
}

#item1708629 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1708653 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1708657 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1708680 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1708929 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:74px !important;
}

#item1708933 {
	width:628px !important;
	height:193px !important;
}

#item1708935 {
	width:595px !important;
	height:1264px !important;
}

@keyframes intensificar-1708935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742036 {
	width:628px !important;
	height:205px !important;
	top:251px !important;
}

table#table1999955 th, table#table1999955 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1999955 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#table1999955 {
	table-layout:fixed;
}

#item1742037 {
	width:836px !important;
	height:205px !important;
}

@keyframes intensificar-1742037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742060 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:474px !important;
}

#item1742013 {
	width:140px !important;
	height:18px !important;
	top:223px !important;
}

@keyframes intensificar-1742013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708855 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

#item1708858 {
	width:628px !important;
	height:499px !important;
}

#item1708859 {
	width:595px !important;
	height:3263px !important;
}

@keyframes intensificar-1708859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708779 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1708779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741770 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:182px !important;
}

@keyframes intensificar-1741770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741793 {
	width:382px !important;
	height:25px !important;
	left:247px !important;
	top:204px !important;
}

@keyframes intensificar-1741793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741839 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:342px !important;
}

#item1741844 {
	width:384px !important;
	height:25px !important;
	left:245px !important;
	top:229px !important;
}

@keyframes intensificar-1741844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741867 {
	width:203px !important;
	height:21px !important;
	left:445px !important;
	top:306px !important;
}

@keyframes intensificar-1741867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741890 {
	width:7px !important;
	height:11px !important;
	left:434px !important;
	top:309px !important;
}

@keyframes intensificar-1741890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741893 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:254px !important;
}

@keyframes intensificar-1741893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741816 {
	width:442px !important;
	height:222px !important;
	top:63px !important;
}

@keyframes intensificar-1741816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708703 {
	width:651px !important;
	height:499px !important;
	left:36px !important;
	top:576px !important;
}

#item1708961 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1708962 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1708958 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1708999 {
	width:172px !important;
	height:70px !important;
}

#item1709000 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1708972 {
	width:172px !important;
	height:70px !important;
}

#item1708974 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1708968 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1709052 {
	width:139px !important;
	height:70px !important;
}

#item1709053 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1709027 {
	width:139px !important;
	height:70px !important;
}

#item1709028 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1709023 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1709105 {
	width:141px !important;
	height:70px !important;
}

#item1709106 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1709080 {
	width:141px !important;
	height:70px !important;
}

#item1709081 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1709076 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1709129 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1709135 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1709158 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709132 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1709162 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1709162 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1709162 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1709162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724064 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1750181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1709528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1709530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709526 {
	width:600px !important;
	height:790px !important;
}

#item1709531 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1709534 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:143px !important;
}

#item1709558 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1709582 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1709586 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1709609 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1709850 {
	width:100px !important;
	height:13px !important;
	top:429px !important;
}

@keyframes intensificar-1709850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2003103 th, table#table2003103 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2003103 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2003103 {
	table-layout:fixed;
}

#item1709873 {
	width:528px !important;
	height:117px !important;
	top:449px !important;
}

@keyframes intensificar-1709873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710966 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:188px !important;
}

#item1710971 {
	width:534px !important;
	height:383px !important;
	top:17px !important;
}

#item1710972 {
	width:509px !important;
	height:596px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1710972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710996 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1711000 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:408px !important;
}

#item1709788 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:262px !important;
}

#item1709791 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1709792 {
	width:509px !important;
	height:900px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1709792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709817 {
	width:14px !important;
	height:9px !important;
}

#item1709820 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item1709711 {
	width:528px !important;
	height:46px !important;
	top:17px !important;
}

@keyframes intensificar-1709711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709757 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:233px !important;
}

#item1710795 {
	width:316px !important;
	height:161px !important;
	top:83px !important;
}

@keyframes intensificar-1710795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710818 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:136px !important;
}

@keyframes intensificar-1710818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710841 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:152px !important;
}

@keyframes intensificar-1710841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710864 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:208px !important;
}

@keyframes intensificar-1710864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710887 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:210px !important;
}

@keyframes intensificar-1710887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710892 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:170px !important;
}

@keyframes intensificar-1710892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709632 {
	width:552px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1709899 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1709900 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1709896 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1709933 {
	width:123px !important;
	height:50px !important;
}

#item1709934 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1709907 {
	width:123px !important;
	height:50px !important;
}

#item1709908 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1709903 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1709987 {
	width:99px !important;
	height:50px !important;
}

#item1709988 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1709961 {
	width:99px !important;
	height:50px !important;
}

#item1709963 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1709957 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1710040 {
	width:101px !important;
	height:50px !important;
}

#item1710041 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1710015 {
	width:101px !important;
	height:50px !important;
}

#item1710016 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1710011 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1710067 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1710090 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1710064 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1710096 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1710100 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1710100 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1710100 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1710100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724332 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1750197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1710144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@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%;
}

#item1710142 {
	width:700px !important;
	height:309px !important;
}

#item1710148 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1710151 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:509px !important;
}

#item1710174 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1710199 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1710204 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1710227 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1710481 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

#item1710484 {
	width:628px !important;
	height:275px !important;
	top:3px !important;
}

#item1710485 {
	width:595px !important;
	height:990px !important;
}

@keyframes intensificar-1710485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742760 {
	width:185px !important;
	height:21px !important;
	top:308px !important;
}

@keyframes intensificar-1742760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2006543 th, table#table2006543 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2006543 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#table2006543 {
	table-layout:fixed;
}

#item1742783 {
	width:628px !important;
	height:191px !important;
	top:340px !important;
}

@keyframes intensificar-1742783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710405 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

#item1710408 {
	width:628px !important;
	height:522px !important;
	top:3px !important;
}

#item1710409 {
	width:595px !important;
	height:1303px !important;
}

@keyframes intensificar-1710409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710330 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1710330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742564 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:321px !important;
}

#item1742597 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:186px !important;
}

@keyframes intensificar-1742597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742620 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:208px !important;
}

@keyframes intensificar-1742620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742643 {
	width:203px !important;
	height:21px !important;
	left:446px !important;
	top:285px !important;
}

@keyframes intensificar-1742643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742666 {
	width:7px !important;
	height:11px !important;
	left:434px !important;
	top:288px !important;
}

@keyframes intensificar-1742666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742669 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:233px !important;
}

@keyframes intensificar-1742669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742573 {
	width:442px !important;
	height:225px !important;
	top:111px !important;
}

@keyframes intensificar-1742573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710251 {
	width:651px !important;
	height:531px !important;
	left:36px !important;
	top:550px !important;
}

#item1710511 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1710513 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1710508 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1710546 {
	width:172px !important;
	height:70px !important;
}

#item1710547 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1710521 {
	width:172px !important;
	height:70px !important;
}

#item1710522 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1710517 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1710599 {
	width:139px !important;
	height:70px !important;
}

#item1710600 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1710574 {
	width:139px !important;
	height:70px !important;
}

#item1710575 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1710570 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1710653 {
	width:141px !important;
	height:70px !important;
}

#item1710654 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1710628 {
	width:141px !important;
	height:70px !important;
}

#item1710629 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1710624 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1710677 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1710683 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710706 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710680 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1710711 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1710711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1710711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1710711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711034 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1750228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1711039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1711041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711037 {
	width:600px !important;
	height:790px !important;
}

#item1711042 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1711045 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1711068 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1711092 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1711095 {
	width:343px !important;
	height:37px !important;
	left:16px !important;
}

#item1711119 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1711362 {
	width:100px !important;
	height:13px !important;
	top:458px !important;
}

@keyframes intensificar-1711362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2008941 th, table#table2008941 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2008941 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2008941 {
	table-layout:fixed;
}

#item1711385 {
	width:528px !important;
	height:88px !important;
	top:478px !important;
}

@keyframes intensificar-1711385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712399 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:209px !important;
}

#item1712402 {
	width:534px !important;
	height:411px !important;
	top:17px !important;
}

#item1712403 {
	width:509px !important;
	height:596px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1712403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712427 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1712430 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:435px !important;
}

#item1711297 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1711302 {
	width:534px !important;
	height:529px !important;
	top:16px !important;
}

#item1711303 {
	width:509px !important;
	height:901px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1711303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711329 {
	width:14px !important;
	height:9px !important;
}

#item1711333 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1711220 {
	width:528px !important;
	height:46px !important;
	top:14px !important;
}

@keyframes intensificar-1711220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711243 {
	width:264px !important;
	height:82px !important;
	top:79px !important;
}

@keyframes intensificar-1711243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711266 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:227px !important;
}

#item1712302 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:131px !important;
}

@keyframes intensificar-1712302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712325 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:147px !important;
}

@keyframes intensificar-1712325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712348 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:202px !important;
}

@keyframes intensificar-1712348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712371 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:204px !important;
}

@keyframes intensificar-1712371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712377 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:164px !important;
}

@keyframes intensificar-1712377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711142 {
	width:552px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1711411 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1711412 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1711408 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1711444 {
	width:123px !important;
	height:50px !important;
}

#item1711445 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1711419 {
	width:123px !important;
	height:50px !important;
}

#item1711420 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1711415 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1711498 {
	width:99px !important;
	height:50px !important;
}

#item1711499 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1711472 {
	width:99px !important;
	height:50px !important;
}

#item1711474 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1711468 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1711551 {
	width:101px !important;
	height:50px !important;
}

#item1711552 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1711526 {
	width:101px !important;
	height:50px !important;
}

#item1711527 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1711522 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1711578 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1711601 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1711575 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1711605 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1711610 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1711610 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1711610 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711650 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1750241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1711655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1711657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711653 {
	width:700px !important;
	height:309px !important;
}

#item1711659 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1711662 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:509px !important;
}

#item1711685 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1711710 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1711713 {
	width:395px !important;
	height:51px !important;
	left:22px !important;
}

#item1711736 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1711988 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:139px !important;
}

#item1711991 {
	width:628px !important;
	height:317px !important;
	top:3px !important;
}

#item1711992 {
	width:595px !important;
	height:950px !important;
}

@keyframes intensificar-1711992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2012312 th, table#table2012312 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2012312 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#table2012312 {
	table-layout:fixed;
}

#item1743445 {
	width:628px !important;
	height:153px !important;
	top:378px !important;
}

@keyframes intensificar-1743445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1743421 {
	width:140px !important;
	height:18px !important;
	top:350px !important;
}

@keyframes intensificar-1743421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711912 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

#item1711917 {
	width:628px !important;
	height:522px !important;
	top:3px !important;
}

#item1711918 {
	width:595px !important;
	height:1395px !important;
}

@keyframes intensificar-1711918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711837 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1711837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1743306 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:316px !important;
}

#item1743313 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:182px !important;
}

@keyframes intensificar-1743313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1743336 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:204px !important;
}

@keyframes intensificar-1743336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1743359 {
	width:203px !important;
	height:21px !important;
	left:445px !important;
	top:282px !important;
}

@keyframes intensificar-1743359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1743382 {
	width:7px !important;
	height:11px !important;
	left:434px !important;
	top:285px !important;
}

@keyframes intensificar-1743382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1743385 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:229px !important;
}

@keyframes intensificar-1743385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1743283 {
	width:370px !important;
	height:115px !important;
	top:110px !important;
}

@keyframes intensificar-1743283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711759 {
	width:651px !important;
	height:531px !important;
	left:36px !important;
	top:550px !important;
}

#item1712019 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1712020 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1712016 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1712053 {
	width:172px !important;
	height:70px !important;
}

#item1712054 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1712028 {
	width:172px !important;
	height:70px !important;
}

#item1712029 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1712023 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1712107 {
	width:139px !important;
	height:70px !important;
}

#item1712108 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1712081 {
	width:139px !important;
	height:70px !important;
}

#item1712082 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1712077 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1712161 {
	width:141px !important;
	height:70px !important;
}

#item1712162 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1712136 {
	width:141px !important;
	height:70px !important;
}

#item1712137 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1712131 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1712186 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1712192 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1712215 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1712189 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1712220 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1712220 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1712220 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1712220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1634832 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1634841 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1634842 {
	width:1200px !important;
	height:790px !important;
}

#item1634849 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1634858 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1634863 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1634869 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1634874 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1634879 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1634884 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1634890 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1634900 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1634920 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1548946 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#101820;
}

@keyframes atenuar-1548946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1548946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1548946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1634744 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1634754 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1634755 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1634765 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1634773 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1634778 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1634783 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1634788 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1634794 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1634799 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1634806 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1634812 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1610364 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1610364 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1610364 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1610364 {
	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;
	left:-2px !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%;
}

#item1613168 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1613169 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1613192 {
	width:628px !important;
	height:57px !important;
	left:36px !important;
	top:911px !important;
}

#item1613219 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1613224 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1613224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610434 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1610434 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1610434 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1610434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle158 {
	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.autoParaStyle157 {
	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.autoParaStyle156 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle155 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle154 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle153 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle152 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle151 {
	font-weight: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.autoParaStyle150 {
	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.autoParaStyle149 {
	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.autoParaStyle148 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:28px;
	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.autoParaStyle147 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:28px;
	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;
	margin-top:1px;
	text-align:left;
}

p.autoParaStyle146 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	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;
	margin-top:1px;
	text-align:left;
}

p.autoParaStyle145 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22.4px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle144 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	letter-spacing:0.010em;
	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.autoParaStyle143 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	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.autoParaStyle142 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	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;
	margin-top:1px;
	text-align:left;
}

p.autoParaStyle141 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	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;
	margin-top:1px;
	text-align:left;
}

p.autoParaStyle140 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:16px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle139 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	letter-spacing:0.010em;
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.7px;
	line-height:21px;
	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.autoParaStyle92 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.4px;
	line-height:18.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:center;
}

p.autoParaStyle91 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.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.autoParaStyle90 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.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.autoParaStyle89 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.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.autoParaStyle88 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11.6px;
	line-height:18.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:right;
}

p.autoParaStyle87 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.4px;
	line-height:18.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:center;
}

p.autoParaStyle86 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.6px;
	line-height:31.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle79 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size: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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:20px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle63 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle62 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:21px;
	line-height:25px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle61 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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;
	padding-left:22px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle60 {
	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.autoParaStyle59 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:20px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle58 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle57 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	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.autoParaStyle56 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15px;
	line-height:25px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle55 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15px;
	line-height:25px;
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle54 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:13px;
	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:25px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:16px;
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14.6px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:10.4px;
	line-height:15px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:27.3px;
	line-height:19.7px;
	color:#ec6264;
	letter-spacing:0.100em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:16px;
	text-align:center;
}

p.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:19.6px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle27 {
	font-weight: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.autoParaStyle26 {
	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.autoParaStyle25 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle24 {
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	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.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	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.autoParaStyle18 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight: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.autoParaStyle8 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle5 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Subtítulo-8pt--Dias {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#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.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle26 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
}

span.autoCharStyle25 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle24 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
}

span.autoCharStyle23 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle22 {
	letter-spacing:-0.300em;
}

span.autoCharStyle21 {
	font-size:14px;
}

span.autoCharStyle20 {
	font-size:10px;
}

span.autoCharStyle19 {
}

span.autoCharStyle18 {
	text-transform:uppercase;
}

span.autoCharStyle17 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	color:#575756;
	text-decoration:underline;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:21px;
	color:#ea5153;
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle13 {
	font-size:16.8px;
	color:#101820;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:15px;
	color:#ea5153;
}

span.autoCharStyle11 {
	font-size:12px;
	color:#101820;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle9 {
	color:#575756;
	text-decoration:underline;
}

span.autoCharStyle8 {
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle6 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#ea5153;
}

span.autoCharStyle5 {
	color:#ea5153;
}

span.autoCharStyle4 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.Hipervínculo {
	color:#575756;
	text-decoration:underline;
}

span._2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.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; } }

