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

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

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

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

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

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

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

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

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

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

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

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

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

#item1674565 {
	width:1201px !important;
	height:790px !important;
}

#item1151998 {
	width:772px !important;
	height:113px !important;
	left:70px !important;
	top:70px !important;
}

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

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

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

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

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

#item1674571 {
	width:801px !important;
	height:1207px !important;
	left:-46px !important;
	top:-3px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:75px !important;
	top:135px !important;
}

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

#item1152165 {
	opacity:0.25;
	width:371px !important;
	height:296px !important;
	left:75px !important;
	top:315px !important;
	background:#0e0b00;
}

#item1152187 {
	width:329px !important;
	height:289px !important;
	left:95px !important;
	top:332px !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%;
}

#item1632785 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

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

#item1632802 {
	width:427px !important;
	height:161px !important;
	left:58px !important;
	top:36px !important;
}

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

#item1632825 {
	opacity:0.25;
	width:539px !important;
	height:414px !important;
	left:42px !important;
	top:223px !important;
	background:#0e0b00;
}

#item1632826 {
	width:499px !important;
	height:372px !important;
	left:62px !important;
	top:240px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1559833 {
	width:13px !important;
	height:26px !important;
	left:1138px !important;
	top:117px !important;
}

#item1559838 {
	width:1086px !important;
	height:188px !important;
	left:51px !important;
	top:35px !important;
}

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

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

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

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

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

#item1559924 {
	width:14px !important;
	height:9px !important;
	left:1121px !important;
	top:20px !important;
}

#item1559929 {
	width:14px !important;
	height:9px !important;
	left:1121px !important;
	top:229px !important;
}

#item1561965 {
	width:1050px !important;
	height:11px !important;
	left:53px !important;
	top:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1633135 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:459px !important;
}

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

#item1632901 {
	width:628px !important;
	height:253px !important;
	top:28px !important;
}

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

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

#item1632971 {
	width:388px !important;
	height:365px !important;
	left:36px !important;
	top:346px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1171534 {
	width:527px !important;
	height:53px !important;
	left:17px !important;
}

#item1286945 {
	width:528px !important;
	height:434px !important;
	left:1px !important;
	top:22px !important;
}

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

#item1160912 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:250px !important;
}

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

#item1551855 {
	width:509px !important;
	height:1010px !important;
}

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

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

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

#item1156743 {
	width:553px !important;
	height:548px !important;
	left:635px !important;
	top:177px !important;
}

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

#item1286917 {
	width:84px !important;
	height:50px !important;
}

#item1286918 {
	width:72px !important;
	height:28px !important;
	left:12px !important;
	top:10px !important;
}

#item1286892 {
	width:84px !important;
	height:50px !important;
}

#item1286893 {
	width:72px !important;
	height:26px !important;
	left:12px !important;
	top:10px !important;
}

#item1286889 {
	width:84px !important;
	height:50px !important;
	left:1116px !important;
	top:740px !important;
}

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

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

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

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

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

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

#item1551914 {
	width:25px !important;
	height:53px !important;
	left:994px !important;
	top:738px !important;
}

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

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

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

#item1587825 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:460px !important;
}

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

#item1587853 {
	width:627px !important;
	height:75px !important;
	left:23px !important;
}

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

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

#item1700149 {
	width:628px !important;
	height:525px !important;
}

#item1700150 {
	width:595px !important;
	height:753px !important;
}

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

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

#item1700257 {
	width:628px !important;
	height:525px !important;
}

#item1700258 {
	width:595px !important;
	height:1541px !important;
}

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

#item1587877 {
	width:650px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

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

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

#item1587971 {
	width:118px !important;
	height:70px !important;
}

#item1587972 {
	width:101px !important;
	height:39px !important;
	left:17px !important;
	top:14px !important;
}

#item1587945 {
	width:118px !important;
	height:70px !important;
}

#item1587946 {
	width:101px !important;
	height:36px !important;
	left:17px !important;
	top:14px !important;
}

#item1587942 {
	width:118px !important;
	height:70px !important;
	left:582px !important;
	top:1129px !important;
}

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

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

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

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

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

#item1587995 {
	width:162px !important;
	height:70px !important;
	left:416px !important;
	top:1129px !important;
}

#item1588048 {
	width:35px !important;
	height:74px !important;
	left:412px !important;
	top:1126px !important;
}

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

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

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

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

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

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

#item1153510 {
	width:264px !important;
	height:74px !important;
	left:50px !important;
}

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

#item1153446 {
	width:264px !important;
	height:74px !important;
	left:50px !important;
}

#item1153377 {
	width:314px !important;
	height:74px !important;
	left:850px !important;
	top:155px !important;
}

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

#item1559092 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1559064 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

#item1559058 {
	width:314px !important;
	height:51px !important;
	left:850px !important;
	top:260px !important;
}

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

#item1559149 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1559122 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

#item1559115 {
	width:314px !important;
	height:51px !important;
	left:850px !important;
	top:365px !important;
}

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

#item1559239 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1559212 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

#item1559204 {
	width:314px !important;
	height:51px !important;
	left:850px !important;
	top:470px !important;
}

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

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

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

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

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

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

#item1588078 {
	width:200px !important;
	height:229px !important;
	left:500px !important;
	top:971px !important;
}

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

#item1588120 {
	width:278px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1588090 {
	width:278px !important;
	height:51px !important;
	left:50px !important;
}

#item1588084 {
	width:328px !important;
	height:51px !important;
	left:142px !important;
	top:770px !important;
}

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

#item1588177 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1588150 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

#item1588143 {
	width:315px !important;
	height:51px !important;
	left:142px !important;
	top:875px !important;
}

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

#item1588237 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1588207 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

#item1588200 {
	width:315px !important;
	height:51px !important;
	left:142px !important;
	top:980px !important;
}

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

#item1588295 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1588267 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

#item1588260 {
	width:315px !important;
	height:51px !important;
	left:142px !important;
	top:1085px !important;
}

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

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

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

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

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

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

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

#item1153800 {
	opacity:0.20;
	width:502px !important;
	height:135px !important;
	left:60px !important;
	top:495px !important;
	background:#0e0b00;
}

#item1153802 {
	width:459px !important;
	height:94px !important;
	left:82px !important;
	top:514px !important;
}

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

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

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

#item1588364 {
	width:1236px !important;
	height:814px !important;
	left:-268px !important;
	top:193px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1588365 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1588365 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1588370 {
	width:628px !important;
	height:313px !important;
	left:36px !important;
	top:630px !important;
}

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

#item1588393 {
	opacity:0.20;
	width:628px !important;
	height:187px !important;
	left:36px !important;
	top:977px !important;
	background:#0e0b00;
}

#item1588394 {
	width:548px !important;
	height:130px !important;
	left:76px !important;
	top:1006px !important;
}

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

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

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

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

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

#item1156489 {
	width:528px !important;
	height:592px !important;
	left:46px !important;
	top:75px !important;
}

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

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

#item1782892 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:382px !important;
}

#item1782895 {
	width:534px !important;
	height:640px !important;
	left:45px !important;
	top:75px !important;
}

#item1782897 {
	width:509px !important;
	height:1268px !important;
}

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

#item1782920 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:60px !important;
}

#item1782923 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:721px !important;
}

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

#item1674098 {
	width:20px !important;
	height:10px !important;
	left:178px !important;
	top:163px !important;
}

#item1177519 {
	width:75px !important;
	height:16px !important;
	left:57px !important;
	top:94px !important;
}

#item1242174 {
	width:114px !important;
	height:16px !important;
	left:442px !important;
	top:94px !important;
}

#item1417863 {
	width:33px !important;
	height:17px !important;
	left:46px !important;
	top:255px !important;
}

#item1417870 {
	width:87px !important;
	height:8px !important;
	left:85px !important;
	top:260px !important;
}

#item1417902 {
	width:20px !important;
	height:10px !important;
	left:159px !important;
	top:130px !important;
}

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

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

table#table1801753 {
	table-layout:fixed;
}

#item1416411 {
	width:510px !important;
	height:128px !important;
	left:46px !important;
	top:127px !important;
}

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

#item1416434 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:124px !important;
}

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

#item1416438 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:142px !important;
}

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

#item1416443 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:160px !important;
}

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

#item1416447 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:178px !important;
}

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

#item1416451 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:196px !important;
}

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

#item1700303 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:214px !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%;
}

#item1321292 {
	width:211px !important;
	height:33px !important;
	left:205px !important;
	top:46px !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:399px !important;
	height:37px !important;
	left:16px !important;
}

#item1553083 {
	width:529px !important;
	height:319px !important;
	left:36px !important;
	top:225px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1223792 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1223789 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

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

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

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

#item1588663 {
	width:628px !important;
	height:759px !important;
	left:46px !important;
	top:101px !important;
}

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

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

#item1783000 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:467px !important;
}

#item1783008 {
	width:628px !important;
	height:835px !important;
	left:46px !important;
	top:70px !important;
}

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

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

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

#item1674101 {
	width:24px !important;
	height:12px !important;
	left:212px !important;
	top:200px !important;
}

#item1588460 {
	width:92px !important;
	height:20px !important;
	left:68px !important;
	top:112px !important;
}

#item1588485 {
	width:139px !important;
	height:20px !important;
	left:537px !important;
	top:112px !important;
}

#item1588508 {
	width:40px !important;
	height:20px !important;
	left:54px !important;
	top:305px !important;
}

#item1588511 {
	width:106px !important;
	height:10px !important;
	left:101px !important;
	top:311px !important;
}

#item1588534 {
	width:24px !important;
	height:12px !important;
	left:189px !important;
	top:156px !important;
}

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

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

table#table1804893 {
	table-layout:fixed;
}

#item1588539 {
	width:622px !important;
	height:152px !important;
	left:54px !important;
	top:153px !important;
}

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

#item1588562 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:150px !important;
}

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

#item1588566 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:172px !important;
}

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

#item1588570 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:194px !important;
}

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

#item1588574 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:216px !important;
}

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

#item1588578 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:238px !important;
}

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

#item1700377 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:260px !important;
}

#item1588583 {
	width:700px !important;
	height:434px !important;
	left:10px !important;
	top:255px !important;
	background:#fff;
}

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

#item1588435 {
	width:710px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

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

#item1588691 {
	width:559px !important;
	height:52px !important;
	left:22px !important;
}

#item1588972 {
	width:135px !important;
	height:21px !important;
	left:13px !important;
}

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

#item1588969 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

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

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

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

#item1589009 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

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

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

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

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

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

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

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

#item1589017 {
	width:171px !important;
	height:70px !important;
	left:148px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1589070 {
	width:171px !important;
	height:70px !important;
	left:323px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1589123 {
	width:122px !important;
	height:70px !important;
	left:498px !important;
	top:1130px !important;
}

#item1589180 {
	width:209px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1589177 {
	width:232px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1635651 {
	width:35px !important;
	height:74px !important;
	left:144px !important;
	top:1127px !important;
}

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

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

#item1546480 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

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

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

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

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

#item1546509 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:128px !important;
}

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

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

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

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

table#table1806864 {
	table-layout:fixed;
}

#item1546763 {
	width:528px !important;
	height:74px !important;
	top:19px !important;
}

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

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

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

#item1546718 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:280px !important;
}

#item1546723 {
	width:534px !important;
	height:555px !important;
	top:15px !important;
}

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

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

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

#item1546756 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

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

#item1546558 {
	width:528px !important;
	height:12px !important;
}

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

#item1546582 {
	width:350px !important;
	height:67px !important;
	top:48px !important;
}

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

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

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

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

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

#item1549224 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:142px !important;
}

#item1674108 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:82px !important;
}

#item1546555 {
	width:564px !important;
	height:579px !important;
	left:36px !important;
	top:146px !important;
}

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

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

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

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

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

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

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

#item1546963 {
	width:113px !important;
	height:50px !important;
}

#item1546964 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546938 {
	width:113px !important;
	height:50px !important;
}

#item1546939 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546934 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

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

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

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

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

#item1546987 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

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

#item1547071 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

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

#item1547046 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1547040 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

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

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

#item1547095 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1572843 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1809482 {
	table-layout:fixed;
}

#item1589295 {
	width:628px !important;
	height:120px !important;
	top:27px !important;
}

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

#item1589318 {
	width:80px !important;
	height:12px !important;
}

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

#item1589341 {
	width:628px !important;
	height:341px !important;
}

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

#item1698193 {
	width:628px !important;
	height:539px !important;
}

#item1698195 {
	width:595px !important;
	height:1574px !important;
}

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

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

#item1696068 {
	width:628px !important;
	height:539px !important;
}

#item1696070 {
	width:595px !important;
	height:731px !important;
}

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

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

#item1589367 {
	width:628px !important;
	height:16px !important;
}

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

#item1589390 {
	width:490px !important;
	height:472px !important;
	top:67px !important;
}

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

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

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

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

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

#item1589487 {
	width:124px !important;
	height:31px !important;
	left:505px !important;
	top:146px !important;
}

#item1589292 {
	width:664px !important;
	height:539px !important;
	left:36px !important;
	top:536px !important;
}

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

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

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

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

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

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

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

#item1589675 {
	width:158px !important;
	height:70px !important;
}

#item1589676 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589650 {
	width:158px !important;
	height:70px !important;
}

#item1589651 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589645 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

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

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

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

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

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

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

#item1589783 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1589757 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1589752 {
	width:141px !important;
	height:70px !important;
	left:-4px !important;
	top:1130px !important;
}

#item1589839 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

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

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

#item1635654 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1127px !important;
}

#item1636274 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1636271 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

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

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

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

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

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

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

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

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

table#table1812694 {
	table-layout:fixed;
}

#item1547249 {
	width:528px !important;
	height:75px !important;
	top:19px !important;
}

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

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

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

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

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

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

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

#item1547350 {
	width:350px !important;
	height:397px !important;
	top:66px !important;
}

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

#item1547373 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:122px !important;
}

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

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

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

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

#item1547245 {
	width:564px !important;
	height:490px !important;
	left:636px !important;
	top:161px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1572836 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

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

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

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

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

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

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

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

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

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

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

table#table1814619 {
	table-layout:fixed;
}

#item1589884 {
	width:628px !important;
	height:125px !important;
	top:27px !important;
}

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

#item1589907 {
	width:80px !important;
	height:12px !important;
}

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

#item1589930 {
	width:628px !important;
	height:385px !important;
}

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

#item1696112 {
	width:628px !important;
	height:539px !important;
}

#item1696113 {
	width:595px !important;
	height:901px !important;
}

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

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

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

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

#item1589981 {
	width:490px !important;
	height:448px !important;
	top:92px !important;
}

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

#item1590004 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:171px !important;
}

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

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

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

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

#item1589881 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:534px !important;
}

#item1590110 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1590238 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

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

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

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

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

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

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

#item1590384 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

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

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

#item1770057 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1770054 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

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

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

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

#item1578758 {
	width:554px !important;
	height:137px !important;
	left:610px !important;
	top:477px !important;
}

#item1579027 {
	width:554px !important;
	height:27px !important;
	left:610px !important;
	top:641px !important;
}

#item1667422 {
	width:389px !important;
	height:52px !important;
	left:32px !important;
	top:32px !important;
}

#item1667445 {
	width:297px !important;
	height:10px !important;
	left:35px !important;
	top:93px !important;
}

#item1667469 {
	width:97px !important;
	height:15px !important;
	left:430px !important;
	top:32px !important;
}

#item1667474 {
	width:64px !important;
	height:24px !important;
	left:456px !important;
	top:310px !important;
}

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

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

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

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

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

#item1592231 {
	width:554px !important;
	height:137px !important;
	left:73px !important;
	top:973px !important;
}

#item1592256 {
	width:554px !important;
	height:27px !important;
	left:73px !important;
	top:1137px !important;
}

#item1667500 {
	width:441px !important;
	height:59px !important;
	left:37px !important;
	top:37px !important;
}

#item1667523 {
	width:337px !important;
	height:12px !important;
	left:39px !important;
	top:106px !important;
}

#item1667547 {
	width:110px !important;
	height:17px !important;
	left:488px !important;
	top:37px !important;
}

#item1667550 {
	width:73px !important;
	height:27px !important;
	left:517px !important;
	top:351px !important;
}

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

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

#item1547847 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

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

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

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

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

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

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

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

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

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

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

table#table1817893 {
	table-layout:fixed;
}

#item1731748 {
	width:528px !important;
	height:74px !important;
	top:19px !important;
}

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

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

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

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

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

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

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

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

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

#item1731549 {
	width:350px !important;
	height:12px !important;
	top:51px !important;
}

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

#item1731572 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:125px !important;
}

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

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

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

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

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

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

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

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

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

#item1731664 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:77px !important;
}

#item1731523 {
	width:542px !important;
	height:566px !important;
	left:36px !important;
	top:159px !important;
}

#item1731824 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:128px !important;
}

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

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

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

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

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

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

#item1548313 {
	width:113px !important;
	height:50px !important;
}

#item1548314 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1548288 {
	width:113px !important;
	height:50px !important;
}

#item1548289 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1548284 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

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

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

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

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

#item1548337 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

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

#item1548422 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

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

#item1548397 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1548392 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

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

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

#item1548445 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1572827 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

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

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

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

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

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

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

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

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

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

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

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

#item1590473 {
	width:628px !important;
	height:346px !important;
}

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

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

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

table#table1820613 {
	table-layout:fixed;
}

#item1590498 {
	width:628px !important;
	height:141px !important;
	top:27px !important;
}

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

#item1590521 {
	width:80px !important;
	height:12px !important;
}

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

#item1700076 {
	width:628px !important;
	height:539px !important;
}

#item1700077 {
	width:595px !important;
	height:877px !important;
}

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

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

#item1696147 {
	width:628px !important;
	height:539px !important;
}

#item1696148 {
	width:595px !important;
	height:666px !important;
}

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

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

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

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

#item1590570 {
	width:490px !important;
	height:16px !important;
	top:72px !important;
}

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

#item1590593 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:151px !important;
}

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

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

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

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

#item1590471 {
	width:664px !important;
	height:539px !important;
	left:36px !important;
	top:536px !important;
}

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

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

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

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

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

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

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

#item1590836 {
	width:158px !important;
	height:70px !important;
}

#item1590837 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590811 {
	width:158px !important;
	height:70px !important;
}

#item1590812 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590807 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

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

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

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

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

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

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

#item1590945 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1590920 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1590915 {
	width:141px !important;
	height:70px !important;
	left:-4px !important;
	top:1130px !important;
}

#item1591000 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

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

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

#item1635657 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1127px !important;
}

#item1770089 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1770086 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

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

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

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

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

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

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

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

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

table#table1823768 {
	table-layout:fixed;
}

#item1488728 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

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

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

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

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

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

#item1488556 {
	width:528px !important;
	height:46px !important;
}

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

#item1488579 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

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

#item1488602 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:224px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1572819 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

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

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

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

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

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

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

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

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

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

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

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

#item1640549 {
	width:628px !important;
	height:253px !important;
	top:257px !important;
}

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

table#table1826614 {
	table-layout:fixed;
}

#item1640550 {
	width:739px !important;
	height:227px !important;
}

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

#item1640575 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:517px !important;
}

#item1698276 {
	width:628px !important;
	height:206px !important;
}

#item1698278 {
	width:595px !important;
	height:1469px !important;
}

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

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

#item1696178 {
	width:628px !important;
	height:539px !important;
}

#item1696179 {
	width:595px !important;
	height:1038px !important;
}

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

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

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

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

#item1591143 {
	width:490px !important;
	height:432px !important;
	top:108px !important;
}

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

#item1591166 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:330px !important;
}

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

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

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

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

#item1591045 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:534px !important;
}

#item1591272 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1591401 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

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

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

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

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

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

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

#item1591545 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

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

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

#item1770121 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1770117 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

#item1549262 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

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

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

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

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

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

#item1548796 {
	width:57px !important;
	height:9px !important;
	top:311px !important;
}

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

#item1732623 {
	width:528px !important;
	height:212px !important;
	top:331px !important;
}

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

table#table1830897 {
	table-layout:fixed;
}

#item1732624 {
	width:775px !important;
	height:191px !important;
}

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

#item1732647 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:544px !important;
}

#item1548727 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1548733 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

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

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

#item1548764 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

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

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

#item1548617 {
	width:350px !important;
	height:297px !important;
	top:50px !important;
}

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

#item1548641 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:311px !important;
}

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

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

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

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

#item1548591 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1572807 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

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

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

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

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

#item1591566 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

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

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

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

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

#item1591639 {
	width:80px !important;
	height:12px !important;
	top:211px !important;
}

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

#item1698317 {
	width:628px !important;
	height:177px !important;
}

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

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

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

#item1733050 {
	width:628px !important;
	height:293px !important;
	top:237px !important;
}

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

table#table1834862 {
	table-layout:fixed;
}

#item1733051 {
	width:844px !important;
	height:268px !important;
}

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

#item1733074 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:535px !important;
}

#item1696208 {
	width:628px !important;
	height:545px !important;
}

#item1696209 {
	width:595px !important;
	height:2029px !important;
}

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

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

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

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

#item1591687 {
	width:490px !important;
	height:416px !important;
	top:83px !important;
}

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

#item1591711 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:441px !important;
}

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

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

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

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

#item1591589 {
	width:664px !important;
	height:558px !important;
	left:36px !important;
	top:530px !important;
}

#item1591830 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1591958 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

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

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

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

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

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

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

#item1592101 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

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

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

#item1770155 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1770152 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

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

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

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

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

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

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

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

table#table1838905 {
	table-layout:fixed;
}

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

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

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

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

#item1701089 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1701092 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

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

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

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

#item1701124 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1700961 {
	width:528px !important;
	height:80px !important;
}

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

#item1700984 {
	width:350px !important;
	height:297px !important;
	top:100px !important;
}

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

#item1701007 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:293px !important;
}

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

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

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

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

#item1700958 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:142px !important;
}

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

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

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

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

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

#item1701327 {
	width:123px !important;
	height:50px !important;
}

#item1701328 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1701302 {
	width:123px !important;
	height:50px !important;
}

#item1701303 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1701298 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1701381 {
	width:101px !important;
	height:50px !important;
}

#item1701382 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1701356 {
	width:101px !important;
	height:50px !important;
}

#item1701357 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1701352 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1701434 {
	width:99px !important;
	height:50px !important;
}

#item1701435 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1701409 {
	width:99px !important;
	height:50px !important;
}

#item1701410 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1701405 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1701461 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1701484 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1701458 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1701487 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1701494 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1701495 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1701491 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1701500 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1701500 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1701500 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1701500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774472 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1701564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1701566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701562 {
	width:700px !important;
	height:309px !important;
}

#item1701567 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1844409 tr {
	border-right:3.08px solid #fff;;
}

table#table1844409 {
	table-layout:fixed;
}

#item1701732 {
	width:628px !important;
	height:287px !important;
	top:258px !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%;
}

#item1701755 {
	width:80px !important;
	height:12px !important;
	top:231px !important;
}

@keyframes intensificar-1701755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701778 {
	width:628px !important;
	height:201px !important;
}

#item1701779 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1701779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701803 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:87px !important;
}

#item1701703 {
	width:628px !important;
	height:545px !important;
}

#item1701704 {
	width:595px !important;
	height:2578px !important;
}

@keyframes intensificar-1701704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701728 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

#item1701575 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1701575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701598 {
	width:490px !important;
	height:228px !important;
	top:155px !important;
}

@keyframes intensificar-1701598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701621 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:427px !important;
}

#item1701628 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1701652 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1701676 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1701699 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1701571 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:530px !important;
}

#item1701806 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1701829 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1701853 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1701856 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1701879 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1701932 {
	width:172px !important;
	height:70px !important;
}

#item1701933 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1701906 {
	width:172px !important;
	height:70px !important;
}

#item1701907 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1701902 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1701986 {
	width:141px !important;
	height:70px !important;
}

#item1701987 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1701960 {
	width:141px !important;
	height:70px !important;
}

#item1701961 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1701956 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1702039 {
	width:139px !important;
	height:70px !important;
}

#item1702040 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1702014 {
	width:139px !important;
	height:70px !important;
}

#item1702015 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1702010 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1702063 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1702072 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1702073 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1702069 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1770198 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1770221 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1770195 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1702106 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1702106 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1702106 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1702106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489956 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1489957 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1489957 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1489958 {
	width:476px !important;
	height:105px !important;
	left:86px !important;
	top:131px !important;
}

@keyframes intensificar-1489958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489982 {
	opacity:0.35;
	width:409px !important;
	height:157px !important;
	left:86px !important;
	top:210px !important;
	background:#0e0b00;
}

#item1489983 {
	width:367px !important;
	height:157px !important;
	left:108px !important;
	top:229px !important;
}

@keyframes intensificar-1489983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490006 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1490006 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1490006 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1490006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes moverhacialaizquierdayreducir-1592297 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1592297 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1592303 {
	width:667px !important;
	height:147px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1592303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592327 {
	opacity:0.35;
	width:628px !important;
	height:189px !important;
	left:36px !important;
	top:147px !important;
	background:#0e0b00;
}

#item1592328 {
	width:566px !important;
	height:131px !important;
	left:66px !important;
	top:174px !important;
}

@keyframes intensificar-1592328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592351 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1592351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490025 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1490366 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1490389 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1490389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490304 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1551994 {
	width:528px !important;
	height:725px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1551994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490031 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1490054 {
	width:75px !important;
	height:16px !important;
	left:57px !important;
	top:94px !important;
}

#item1490077 {
	width:114px !important;
	height:16px !important;
	left:442px !important;
	top:94px !important;
}

table#table1852347 th, table#table1852347 td {
	vertical-align:top;;
}

table#table1852347 tr {
	height:18px;;
}

table#table1852347 {
	table-layout:fixed;
}

#item1490101 {
	width:497px !important;
	height:309px !important;
	left:59px !important;
	top:127px !important;
}

#item1490128 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490125 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:124px !important;
}

#item1490132 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490129 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:142px !important;
}

#item1490136 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490133 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:160px !important;
}

#item1490140 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490137 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:178px !important;
}

#item1490144 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490141 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:196px !important;
}

#item1490148 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490145 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:215px !important;
}

#item1490154 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490150 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:233px !important;
}

#item1490158 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490155 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:251px !important;
}

#item1490162 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490159 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:269px !important;
}

#item1490166 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490163 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:287px !important;
}

#item1490170 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490167 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:305px !important;
}

#item1777598 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1777595 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:322px !important;
}

#item1777602 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1777599 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:339px !important;
}

@keyframes intensificar-1490252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490253 {
	width:211px !important;
	height:33px !important;
	left:205px !important;
	top:46px !important;
}

#item1490029 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1490414 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1490417 {
	width:399px !important;
	height:37px !important;
	left:16px !important;
}

#item1554012 {
	width:528px !important;
	height:482px !important;
	left:40px !important;
	top:118px !important;
}

#item1491579 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

#item1491602 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1491576 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1491611 {
	width:19px !important;
	height:19px !important;
}

#item1491607 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1491614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491617 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1491618 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1491614 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1491677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491706 {
	width:122px !important;
	height:50px !important;
}

#item1491707 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1491681 {
	width:122px !important;
	height:50px !important;
}

#item1491682 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1491677 {
	width:122px !important;
	height:50px !important;
	left:806px !important;
	top:740px !important;
}

@keyframes intensificar-1491730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491759 {
	width:122px !important;
	height:50px !important;
}

#item1491760 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491734 {
	width:122px !important;
	height:50px !important;
}

#item1491735 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491730 {
	width:122px !important;
	height:50px !important;
	left:931px !important;
	top:740px !important;
}

@keyframes intensificar-1491783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491812 {
	width:87px !important;
	height:50px !important;
}

#item1491813 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491787 {
	width:87px !important;
	height:50px !important;
}

#item1491788 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491783 {
	width:87px !important;
	height:50px !important;
	left:1056px !important;
	top:740px !important;
}

#item1491839 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

#item1491863 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1491836 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

#item1491869 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1491869 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1491869 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1491869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592568 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1698053 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:467px !important;
}

#item1698056 {
	width:628px !important;
	height:835px !important;
	left:46px !important;
	top:70px !important;
}

#item1698057 {
	width:595px !important;
	height:1110px !important;
}

@keyframes intensificar-1698057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592521 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1698002 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:467px !important;
}

#item1698007 {
	width:628px !important;
	height:835px !important;
	left:46px !important;
	top:70px !important;
}

#item1698008 {
	width:595px !important;
	height:1110px !important;
}

@keyframes intensificar-1698008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592383 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1592406 {
	width:92px !important;
	height:20px !important;
	left:68px !important;
	top:100px !important;
}

#item1592429 {
	width:139px !important;
	height:20px !important;
	left:537px !important;
	top:100px !important;
}

table#table1857035 th, table#table1857035 td {
	vertical-align:top;;
}

table#table1857035 tr {
	height:22px;;
}

table#table1857035 {
	table-layout:fixed;
}

#item1592452 {
	width:622px !important;
	height:345px !important;
	left:54px !important;
	top:140px !important;
}

#item1592478 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592475 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:138px !important;
}

#item1592482 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592479 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:160px !important;
}

#item1592487 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592483 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:182px !important;
}

#item1592491 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592488 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:204px !important;
}

#item1592495 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592492 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:226px !important;
}

#item1592499 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592496 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:248px !important;
}

#item1592503 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592500 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:270px !important;
}

#item1592507 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592504 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:292px !important;
}

#item1592511 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592508 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:314px !important;
}

#item1592515 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592512 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:336px !important;
}

#item1592519 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592516 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:380px !important;
}

#item1777728 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1777725 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:358px !important;
}

#item1777732 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1777729 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:399px !important;
}

#item1592371 {
	width:700px !important;
	height:922px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1592371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592369 {
	width:710px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

#item1592615 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1592619 {
	width:559px !important;
	height:52px !important;
	left:22px !important;
}

#item1592868 {
	width:135px !important;
	height:21px !important;
	left:13px !important;
}

#item1592891 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1592864 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1592898 {
	width:26px !important;
	height:26px !important;
}

#item1592894 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes intensificar-1592902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592906 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1592907 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1592902 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1592911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592940 {
	width:171px !important;
	height:70px !important;
}

#item1592941 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1592915 {
	width:171px !important;
	height:70px !important;
}

#item1592916 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1592911 {
	width:171px !important;
	height:70px !important;
	left:148px !important;
	top:1130px !important;
}

@keyframes intensificar-1592964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592994 {
	width:171px !important;
	height:70px !important;
}

#item1592995 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592968 {
	width:171px !important;
	height:70px !important;
}

#item1592969 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592964 {
	width:171px !important;
	height:70px !important;
	left:323px !important;
	top:1130px !important;
}

@keyframes intensificar-1593018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593047 {
	width:122px !important;
	height:70px !important;
}

#item1593048 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593022 {
	width:122px !important;
	height:70px !important;
}

#item1593023 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593018 {
	width:122px !important;
	height:70px !important;
	left:498px !important;
	top:1130px !important;
}

#item1593074 {
	width:209px !important;
	height:18px !important;
	left:23px !important;
}

#item1593097 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1593071 {
	width:232px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1635660 {
	width:35px !important;
	height:74px !important;
	left:147px !important;
	top:1127px !important;
}

#item1593100 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1593100 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1593100 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1593100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774272 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1492209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1492207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492205 {
	width:600px !important;
	height:790px !important;
}

#item1492210 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1492473 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1492981 {
	width:528px !important;
	height:239px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1492981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1859740 th, table#table1859740 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1859740 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1859740 {
	table-layout:fixed;
}

#item1492257 {
	width:528px !important;
	height:42px !important;
	top:19px !important;
}

@keyframes intensificar-1492257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492280 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1492280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492434 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1492438 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1492933 {
	width:509px !important;
	height:643px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1492933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492465 {
	width:14px !important;
	height:9px !important;
}

#item1492468 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1492305 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1492305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492329 {
	width:350px !important;
	height:62px !important;
	top:100px !important;
}

@keyframes intensificar-1492329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492352 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:156px !important;
}

#item1492358 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1492381 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1492405 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1492428 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1492213 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1492497 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1492521 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1492526 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1492588 {
	width:123px !important;
	height:50px !important;
}

#item1492590 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1492562 {
	width:123px !important;
	height:50px !important;
}

#item1492564 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1492558 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1492642 {
	width:101px !important;
	height:50px !important;
}

#item1492643 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1492617 {
	width:101px !important;
	height:50px !important;
}

#item1492618 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1492613 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1492696 {
	width:99px !important;
	height:50px !important;
}

#item1492697 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1492671 {
	width:99px !important;
	height:50px !important;
}

#item1492672 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1492667 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1492723 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1492746 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1492720 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1492749 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572796 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572797 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572792 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1492753 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1492753 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1492753 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1492753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774469 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1593131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1593123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593121 {
	width:700px !important;
	height:309px !important;
}

#item1634073 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1593139 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

table#table1862214 th, table#table1862214 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1862214 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1862214 {
	table-layout:fixed;
}

#item1593165 {
	width:627px !important;
	height:78px !important;
	top:27px !important;
}

@keyframes intensificar-1593165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593188 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1593188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593212 {
	width:628px !important;
	height:361px !important;
}

@keyframes intensificar-1593212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696246 {
	width:628px !important;
	height:538px !important;
}

#item1696247 {
	width:595px !important;
	height:1206px !important;
}

@keyframes intensificar-1696247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696270 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:246px !important;
}

#item1593238 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1593238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593261 {
	width:409px !important;
	height:87px !important;
	top:140px !important;
}

@keyframes intensificar-1593261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593284 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:219px !important;
}

#item1593294 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1593317 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1593341 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1593365 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1593162 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:537px !important;
}

#item1593406 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1593430 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1593433 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1593487 {
	width:172px !important;
	height:70px !important;
}

#item1593489 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593461 {
	width:172px !important;
	height:70px !important;
}

#item1593462 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593457 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1593541 {
	width:141px !important;
	height:70px !important;
}

#item1593542 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593516 {
	width:141px !important;
	height:70px !important;
}

#item1593517 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593512 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1593595 {
	width:139px !important;
	height:70px !important;
}

#item1593596 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1593570 {
	width:139px !important;
	height:70px !important;
}

#item1593571 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1593566 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1593648 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1593655 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1593657 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1593652 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1636426 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1636449 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1636423 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1593661 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1593661 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1593661 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1593661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774407 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1493041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1493039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493037 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1493042 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1493045 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:135px !important;
}

#item1493068 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1494036 {
	width:528px !important;
	height:357px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1494036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1864822 th, table#table1864822 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1864822 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1864822 {
	table-layout:fixed;
}

#item1493139 {
	width:528px !important;
	height:131px !important;
	top:376px !important;
}

@keyframes intensificar-1493139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493162 {
	width:57px !important;
	height:9px !important;
	top:357px !important;
}

@keyframes intensificar-1493162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493407 {
	width:528px !important;
	height:24px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1493407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493865 {
	width:528px !important;
	height:515px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1493865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493818 {
	width:528px !important;
	height:538px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1493818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493187 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1493187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493210 {
	width:350px !important;
	height:147px !important;
	top:65px !important;
}

@keyframes intensificar-1493210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493233 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:256px !important;
}

#item1493240 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1493263 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1493287 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1493310 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1493334 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1493358 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1493092 {
	width:564px !important;
	height:540px !important;
	left:36px !important;
	top:185px !important;
}

#item1493433 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1493437 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1493497 {
	width:123px !important;
	height:50px !important;
}

#item1493498 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1493472 {
	width:123px !important;
	height:50px !important;
}

#item1493473 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1493467 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1493550 {
	width:113px !important;
	height:50px !important;
}

#item1493551 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1493525 {
	width:113px !important;
	height:50px !important;
}

#item1493526 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1493521 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1493605 {
	width:101px !important;
	height:50px !important;
}

#item1493606 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1493579 {
	width:101px !important;
	height:50px !important;
}

#item1493580 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1493574 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1493658 {
	width:101px !important;
	height:50px !important;
}

#item1493659 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1493633 {
	width:101px !important;
	height:50px !important;
}

#item1493634 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1493629 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1493685 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1493708 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1493682 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1572787 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572788 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572784 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1493712 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1493712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1493712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1493712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774584 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1593689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1593682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593680 {
	width:700px !important;
	height:309px !important;
}

#item1634079 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1593700 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:498px !important;
}

#item1593723 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1640648 {
	width:140px !important;
	height:18px !important;
	top:250px !important;
}

@keyframes intensificar-1640648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1867632 th, table#table1867632 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1867632 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1867632 {
	table-layout:fixed;
}

#item1644893 {
	width:628px !important;
	height:225px !important;
	top:279px !important;
}

@keyframes intensificar-1644893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698350 {
	width:628px !important;
	height:222px !important;
}

#item1698352 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1698352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698375 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:88px !important;
}

#item1700110 {
	width:628px !important;
	height:504px !important;
}

#item1700111 {
	width:595px !important;
	height:681px !important;
}

@keyframes intensificar-1700111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700134 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:229px !important;
}

#item1696278 {
	width:628px !important;
	height:504px !important;
}

#item1696279 {
	width:595px !important;
	height:686px !important;
}

@keyframes intensificar-1696279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696302 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:229px !important;
}

#item1593822 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1593822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593845 {
	width:402px !important;
	height:413px !important;
	top:91px !important;
}

@keyframes intensificar-1593845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593868 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:359px !important;
}

#item1593874 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1593897 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1593921 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1593944 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1593968 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1593991 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1593746 {
	width:664px !important;
	height:504px !important;
	left:36px !important;
	top:571px !important;
}

#item1594073 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1594077 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1594129 {
	width:172px !important;
	height:70px !important;
}

#item1594130 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594104 {
	width:172px !important;
	height:70px !important;
}

#item1594105 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594100 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1594182 {
	width:158px !important;
	height:70px !important;
}

#item1594183 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594157 {
	width:158px !important;
	height:70px !important;
}

#item1594158 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594153 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1594236 {
	width:141px !important;
	height:70px !important;
}

#item1594237 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594210 {
	width:141px !important;
	height:70px !important;
}

#item1594211 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594206 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1594289 {
	width:141px !important;
	height:70px !important;
}

#item1594290 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1594264 {
	width:141px !important;
	height:70px !important;
}

#item1594265 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1594260 {
	width:141px !important;
	height:70px !important;
	left:-4px !important;
	top:1130px !important;
}

#item1594345 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1594346 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1594342 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1770623 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1770646 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1770620 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1594350 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1594350 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1594350 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1594350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774280 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1702490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1702493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702488 {
	width:600px !important;
	height:790px !important;
}

#item1702494 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1702667 {
	width:528px !important;
	height:239px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1702667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702715 {
	width:57px !important;
	height:9px !important;
	top:239px !important;
}

@keyframes intensificar-1702715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1734424 {
	width:528px !important;
	height:130px !important;
	top:258px !important;
}

table#table1871079 tr {
	border-right:2.2px solid #fff;;
}

table#table1871079 {
	table-layout:fixed;
}

#item1734425 {
	width:775px !important;
	height:104px !important;
}

@keyframes intensificar-1734425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1734448 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:392px !important;
}

#item1734333 {
	width:528px !important;
	height:568px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1734333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702500 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1702500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702523 {
	width:350px !important;
	height:153px !important;
	top:83px !important;
}

@keyframes intensificar-1702523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702546 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:208px !important;
}

#item1702553 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1702577 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1702601 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1702624 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1702497 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

#item1702738 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1702762 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1702786 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1702789 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1702812 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1702865 {
	width:123px !important;
	height:50px !important;
}

#item1702866 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1702839 {
	width:123px !important;
	height:50px !important;
}

#item1702840 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1702835 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1702918 {
	width:101px !important;
	height:50px !important;
}

#item1702919 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1702893 {
	width:101px !important;
	height:50px !important;
}

#item1702894 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1702889 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1702973 {
	width:99px !important;
	height:50px !important;
}

#item1702974 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1702947 {
	width:99px !important;
	height:50px !important;
}

#item1702948 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1702942 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1703000 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1703023 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1702997 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1703030 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1703036 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1703037 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1703033 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1703041 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1703041 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1703041 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1703041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774478 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1703105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1703107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703103 {
	width:700px !important;
	height:309px !important;
}

#item1703108 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1703295 {
	width:80px !important;
	height:12px !important;
	top:314px !important;
}

@keyframes intensificar-1703295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703318 {
	width:628px !important;
	height:285px !important;
}

#item1703319 {
	width:595px !important;
	height:439px !important;
}

@keyframes intensificar-1703319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703342 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:120px !important;
}

#item1734852 {
	width:628px !important;
	height:172px !important;
	top:341px !important;
}

table#table1873572 tr {
	border-right:3.08px solid #fff;;
}

table#table1873572 {
	table-layout:fixed;
}

#item1734853 {
	width:1051px !important;
	height:146px !important;
}

@keyframes intensificar-1734853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1734877 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:520px !important;
}

#item1703244 {
	width:628px !important;
	height:545px !important;
}

#item1703245 {
	width:595px !important;
	height:881px !important;
}

@keyframes intensificar-1703245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703268 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

#item1703114 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1703114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703137 {
	width:490px !important;
	height:228px !important;
	top:108px !important;
}

@keyframes intensificar-1703137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703160 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:283px !important;
}

#item1703168 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1703192 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1703216 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1703239 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1703111 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:530px !important;
}

#item1703345 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1703368 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1703392 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1703396 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1703419 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1703472 {
	width:172px !important;
	height:70px !important;
}

#item1703473 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1703447 {
	width:172px !important;
	height:70px !important;
}

#item1703448 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1703442 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1703525 {
	width:141px !important;
	height:70px !important;
}

#item1703526 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1703500 {
	width:141px !important;
	height:70px !important;
}

#item1703501 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1703496 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1703578 {
	width:139px !important;
	height:70px !important;
}

#item1703579 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1703553 {
	width:139px !important;
	height:70px !important;
}

#item1703554 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1703549 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1703604 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1703611 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1703612 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1703608 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1770654 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1770677 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1770650 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1703647 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1703647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1703647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1703647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774440 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1494100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1494098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494096 {
	width:600px !important;
	height:790px !important;
}

#item1494101 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1875672 th, table#table1875672 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1875672 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1875672 {
	table-layout:fixed;
}

#item1494154 {
	width:528px !important;
	height:115px !important;
	top:19px !important;
}

@keyframes intensificar-1494154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494177 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1494177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494864 {
	width:528px !important;
	height:239px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1494864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494792 {
	width:528px !important;
	height:564px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1494792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494202 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1494202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494225 {
	width:350px !important;
	height:80px !important;
	top:83px !important;
}

@keyframes intensificar-1494225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494248 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:207px !important;
}

#item1494254 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1494278 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1494302 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1494325 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1494104 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1494366 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1494389 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1494413 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1494417 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1494480 {
	width:123px !important;
	height:50px !important;
}

#item1494481 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494455 {
	width:123px !important;
	height:50px !important;
}

#item1494456 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494451 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1494533 {
	width:101px !important;
	height:50px !important;
}

#item1494534 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494508 {
	width:101px !important;
	height:50px !important;
}

#item1494509 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494504 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1494586 {
	width:99px !important;
	height:50px !important;
}

#item1494587 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1494561 {
	width:99px !important;
	height:50px !important;
}

#item1494562 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1494557 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1494641 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572775 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572776 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572772 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1770340 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1770365 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1770337 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1494648 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1494648 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1494648 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1494648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774635 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1594382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1594375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594372 {
	width:700px !important;
	height:309px !important;
}

#item1634084 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1878090 th, table#table1878090 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1878090 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1878090 {
	table-layout:fixed;
}

#item1594393 {
	width:628px !important;
	height:181px !important;
	top:27px !important;
}

@keyframes intensificar-1594393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594416 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1594416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698383 {
	width:628px !important;
	height:305px !important;
}

#item1698384 {
	width:595px !important;
	height:489px !important;
}

@keyframes intensificar-1698384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698407 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:130px !important;
}

#item1696318 {
	width:628px !important;
	height:544px !important;
}

#item1696319 {
	width:595px !important;
	height:1019px !important;
}

@keyframes intensificar-1696319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696342 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:249px !important;
}

#item1594465 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1594465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594488 {
	width:490px !important;
	height:112px !important;
	top:131px !important;
}

@keyframes intensificar-1594488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594511 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:305px !important;
}

#item1594521 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1594546 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1594570 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1594593 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1594390 {
	width:664px !important;
	height:544px !important;
	left:36px !important;
	top:531px !important;
}

#item1594621 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1594644 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1594668 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1594671 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1594723 {
	width:172px !important;
	height:70px !important;
}

#item1594724 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594698 {
	width:172px !important;
	height:70px !important;
}

#item1594699 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594694 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1594777 {
	width:141px !important;
	height:70px !important;
}

#item1594778 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594752 {
	width:141px !important;
	height:70px !important;
}

#item1594753 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594748 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1594830 {
	width:139px !important;
	height:70px !important;
}

#item1594831 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1594805 {
	width:139px !important;
	height:70px !important;
}

#item1594806 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1594801 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1594883 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1594891 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1594892 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1594888 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1770688 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1770711 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1770685 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1594896 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1594896 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1594896 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1594896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774304 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1494918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1494916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494914 {
	width:600px !important;
	height:790px !important;
}

#item1494919 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1495637 {
	width:528px !important;
	height:266px !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-1495637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494991 {
	width:57px !important;
	height:9px !important;
	top:281px !important;
}

@keyframes intensificar-1494991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1880923 tr {
	border-right:2.2px solid #fff;;
}

table#table1880923 {
	table-layout:fixed;
}

#item1495721 {
	width:528px !important;
	height:232px !important;
	top:299px !important;
}

@keyframes intensificar-1495721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495147 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:271px !important;
}

#item1495152 {
	width:534px !important;
	height:538px !important;
	top:15px !important;
}

#item1495587 {
	width:509px !important;
	height:642px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1495587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495178 {
	width:14px !important;
	height:9px !important;
}

#item1495182 {
	width:14px !important;
	height:9px !important;
	top:560px !important;
}

#item1495016 {
	width:528px !important;
	height:85px !important;
}

@keyframes intensificar-1495016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495040 {
	width:350px !important;
	height:238px !important;
	top:104px !important;
}

@keyframes intensificar-1495040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495063 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:329px !important;
}

#item1495072 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1495095 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1495119 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1495142 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1494922 {
	width:564px !important;
	height:569px !important;
	left:636px !important;
	top:156px !important;
}

#item1495185 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1495208 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1495232 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1495236 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1495297 {
	width:123px !important;
	height:50px !important;
}

#item1495298 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1495272 {
	width:123px !important;
	height:50px !important;
}

#item1495273 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1495268 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1495351 {
	width:101px !important;
	height:50px !important;
}

#item1495352 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1495326 {
	width:101px !important;
	height:50px !important;
}

#item1495327 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1495321 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1495404 {
	width:99px !important;
	height:50px !important;
}

#item1495405 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1495379 {
	width:99px !important;
	height:50px !important;
}

#item1495380 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1495375 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1495457 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572767 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572768 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572764 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1770372 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1770395 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1770369 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1495461 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1495461 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1495461 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1495461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774591 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1594923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1594917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594915 {
	width:700px !important;
	height:309px !important;
}

#item1634090 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1640763 {
	width:140px !important;
	height:18px !important;
	top:136px !important;
}

@keyframes intensificar-1640763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640786 {
	width:628px !important;
	height:348px !important;
	top:164px !important;
}

table#table1886364 tr {
	border-right:3.08px solid #fff;;
}

table#table1886364 {
	table-layout:fixed;
}

#item1640787 {
	width:739px !important;
	height:323px !important;
}

@keyframes intensificar-1640787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640810 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:520px !important;
}

#item1698429 {
	width:628px !important;
	height:104px !important;
}

#item1698430 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1698430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698454 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:29px !important;
}

#item1696349 {
	width:628px !important;
	height:523px !important;
}

#item1696350 {
	width:595px !important;
	height:1207px !important;
}

@keyframes intensificar-1696350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696373 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1595007 {
	width:628px !important;
	height:119px !important;
}

@keyframes intensificar-1595007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595030 {
	width:490px !important;
	height:333px !important;
	top:146px !important;
}

@keyframes intensificar-1595030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595053 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:461px !important;
}

#item1595060 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1595083 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1595107 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1595130 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1594933 {
	width:664px !important;
	height:544px !important;
	left:36px !important;
	top:551px !important;
}

#item1595176 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1595199 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1595224 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1595229 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1595281 {
	width:172px !important;
	height:70px !important;
}

#item1595282 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595256 {
	width:172px !important;
	height:70px !important;
}

#item1595257 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595252 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1595335 {
	width:141px !important;
	height:70px !important;
}

#item1595336 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595309 {
	width:141px !important;
	height:70px !important;
}

#item1595310 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595305 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1595388 {
	width:139px !important;
	height:70px !important;
}

#item1595389 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1595363 {
	width:139px !important;
	height:70px !important;
}

#item1595364 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1595359 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1595443 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1595449 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1595450 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1595446 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1770725 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1770748 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1770722 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1595454 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1595454 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1595454 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1595454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774284 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1495809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1495807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495805 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1495810 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1495813 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:127px !important;
}

#item1495836 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

table#table1891759 th, table#table1891759 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1891759 tr {
	background:#f5f5f5;;
}

table#table1891759 {
	table-layout:fixed;
}

#item1495905 {
	width:528px !important;
	height:251px !important;
	top:313px !important;
}

@keyframes intensificar-1495905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572157 {
	width:57px !important;
	height:9px !important;
	top:294px !important;
}

@keyframes intensificar-1572157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572191 {
	width:528px !important;
	height:279px !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-1572191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496173 {
	width:528px !important;
	height:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1496173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496197 {
	width:528px !important;
	height:207px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1496197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496132 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:246px !important;
}

#item1496138 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1567681 {
	width:509px !important;
	height:630px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1567681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496164 {
	width:14px !important;
	height:9px !important;
}

#item1496167 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1495953 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1495953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495976 {
	width:350px !important;
	height:249px !important;
	top:83px !important;
}

@keyframes intensificar-1495976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495999 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:377px !important;
}

#item1496008 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1496031 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1496055 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1496078 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1496103 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1496126 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1495859 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1496222 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1496227 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1496288 {
	width:123px !important;
	height:50px !important;
}

#item1496289 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496262 {
	width:123px !important;
	height:50px !important;
}

#item1496263 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496258 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1496341 {
	width:113px !important;
	height:50px !important;
}

#item1496342 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496316 {
	width:113px !important;
	height:50px !important;
}

#item1496317 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496312 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1496394 {
	width:101px !important;
	height:50px !important;
}

#item1496396 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496369 {
	width:101px !important;
	height:50px !important;
}

#item1496370 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496365 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1496448 {
	width:101px !important;
	height:50px !important;
}

#item1496449 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1496423 {
	width:101px !important;
	height:50px !important;
}

#item1496424 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1496419 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1496476 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1496499 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1496473 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1572717 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572718 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572714 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1496502 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1496502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1496502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1496502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774485 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1598245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1598239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598237 {
	width:700px !important;
	height:309px !important;
}

#item1634118 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1598253 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:487px !important;
}

#item1598276 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1897938 th, table#table1897938 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1897938 tr {
	background:#f5f5f5;;
}

table#table1897938 {
	table-layout:fixed;
}

#item1598302 {
	width:628px !important;
	height:368px !important;
	top:151px !important;
}

@keyframes intensificar-1598302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598325 {
	width:80px !important;
	height:12px !important;
	top:125px !important;
}

@keyframes intensificar-1598325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698619 {
	width:628px !important;
	height:95px !important;
}

#item1698620 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1698620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698643 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:25px !important;
}

#item1598615 {
	width:628px !important;
	height:486px !important;
}

@keyframes intensificar-1598615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696551 {
	width:628px !important;
	height:519px !important;
}

#item1696552 {
	width:595px !important;
	height:1225px !important;
}

@keyframes intensificar-1696552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696575 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1598374 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1598374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598399 {
	width:490px !important;
	height:348px !important;
	top:138px !important;
}

@keyframes intensificar-1598399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598422 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:527px !important;
}

#item1598428 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1598451 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1598475 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1598498 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1598522 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1598545 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1598299 {
	width:664px !important;
	height:558px !important;
	left:36px !important;
	top:556px !important;
}

#item1598640 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1598643 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1598696 {
	width:172px !important;
	height:70px !important;
}

#item1598697 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598670 {
	width:172px !important;
	height:70px !important;
}

#item1598671 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598666 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1598750 {
	width:158px !important;
	height:70px !important;
}

#item1598751 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598725 {
	width:158px !important;
	height:70px !important;
}

#item1598726 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598720 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1598803 {
	width:141px !important;
	height:70px !important;
}

#item1598804 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598778 {
	width:141px !important;
	height:70px !important;
}

#item1598779 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598774 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1598856 {
	width:141px !important;
	height:70px !important;
}

#item1598857 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598831 {
	width:141px !important;
	height:70px !important;
}

#item1598832 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598827 {
	width:141px !important;
	height:70px !important;
	left:-4px !important;
	top:1130px !important;
}

#item1598916 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1598917 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1598913 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1770760 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1770783 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1770757 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1598920 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1598920 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1598920 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1598920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774412 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1496800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1496798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496796 {
	width:600px !important;
	height:790px !important;
}

#item1496801 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1497496 {
	width:528px !important;
	height:253px !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-1497496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1644996 {
	width:528px !important;
	height:217px !important;
	top:286px !important;
}

table#table1904147 tr {
	border-right:2.2px solid #fff;;
}

table#table1904147 {
	table-layout:fixed;
}

#item1644997 {
	width:676px !important;
	height:191px !important;
}

@keyframes intensificar-1644997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645020 {
	width:57px !important;
	height:12px !important;
	top:275px !important;
}

@keyframes intensificar-1645020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645043 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:507px !important;
}

#item1497029 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1497032 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1567773 {
	width:509px !important;
	height:863px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1567773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497059 {
	width:14px !important;
	height:9px !important;
}

#item1497065 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1496901 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1496901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496924 {
	width:350px !important;
	height:182px !important;
	top:65px !important;
}

@keyframes intensificar-1496924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496947 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:292px !important;
}

#item1496954 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1496977 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1497001 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1497024 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1496805 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:146px !important;
}

#item1497068 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1497091 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1497115 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1497119 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1497180 {
	width:123px !important;
	height:50px !important;
}

#item1497181 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1497155 {
	width:123px !important;
	height:50px !important;
}

#item1497156 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1497151 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1497234 {
	width:101px !important;
	height:50px !important;
}

#item1497235 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1497209 {
	width:101px !important;
	height:50px !important;
}

#item1497210 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1497205 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1497287 {
	width:99px !important;
	height:50px !important;
}

#item1497288 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1497262 {
	width:99px !important;
	height:50px !important;
}

#item1497263 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1497258 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1497341 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572759 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572760 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572756 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1770402 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1770425 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1770399 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1497345 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1497345 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1497345 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1497345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774587 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1595482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1595476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595474 {
	width:700px !important;
	height:309px !important;
}

#item1634097 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1640882 {
	width:140px !important;
	height:18px !important;
	top:169px !important;
}

@keyframes intensificar-1640882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640905 {
	width:628px !important;
	height:293px !important;
	top:198px !important;
}

table#table1911946 tr {
	border-right:3.08px solid #fff;;
}

table#table1911946 {
	table-layout:fixed;
}

#item1640906 {
	width:946px !important;
	height:268px !important;
}

@keyframes intensificar-1640906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640929 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:500px !important;
}

#item1698459 {
	width:628px !important;
	height:146px !important;
}

#item1698460 {
	width:595px !important;
	height:548px !important;
}

@keyframes intensificar-1698460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698483 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:50px !important;
}

#item1696386 {
	width:628px !important;
	height:524px !important;
}

#item1696387 {
	width:595px !important;
	height:1382px !important;
}

@keyframes intensificar-1696387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696410 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1595570 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1595570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595593 {
	width:490px !important;
	height:254px !important;
	top:112px !important;
}

@keyframes intensificar-1595593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595616 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:429px !important;
}

#item1595622 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1595645 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1595669 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1595692 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1595494 {
	width:664px !important;
	height:524px !important;
	left:36px !important;
	top:551px !important;
}

#item1595735 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1595758 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1595782 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1595785 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1595838 {
	width:172px !important;
	height:70px !important;
}

#item1595839 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595813 {
	width:172px !important;
	height:70px !important;
}

#item1595814 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595808 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1595892 {
	width:141px !important;
	height:70px !important;
}

#item1595893 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595867 {
	width:141px !important;
	height:70px !important;
}

#item1595868 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595862 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1595945 {
	width:139px !important;
	height:70px !important;
}

#item1595946 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1595920 {
	width:139px !important;
	height:70px !important;
}

#item1595921 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1595916 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1595999 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1596007 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1596008 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1596004 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1770793 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1770816 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1770790 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1596011 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1596011 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1596011 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1596011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774288 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1704010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1704013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704008 {
	width:600px !important;
	height:790px !important;
}

#item1704014 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1704188 {
	width:528px !important;
	height:239px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1704188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1736558 {
	width:528px !important;
	height:130px !important;
	top:250px !important;
}

table#table1919599 tr {
	border-right:2.2px solid #fff;;
}

table#table1919599 {
	table-layout:fixed;
}

#item1736559 {
	width:761px !important;
	height:104px !important;
}

@keyframes intensificar-1736559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1736559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1736582 {
	width:57px !important;
	height:12px !important;
	top:238px !important;
}

@keyframes intensificar-1736582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1736582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1736605 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:384px !important;
}

#item1736522 {
	width:528px !important;
	height:568px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1736522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1736522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704021 {
	width:528px !important;
	height:114px !important;
}

@keyframes intensificar-1704021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704044 {
	width:350px !important;
	height:153px !important;
	top:134px !important;
}

@keyframes intensificar-1704044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704067 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:258px !important;
}

#item1704073 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1704096 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1704120 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1704145 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1704018 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

#item1704259 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1704282 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1704306 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1704310 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1704333 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1704385 {
	width:123px !important;
	height:50px !important;
}

#item1704386 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1704360 {
	width:123px !important;
	height:50px !important;
}

#item1704361 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1704356 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1704438 {
	width:101px !important;
	height:50px !important;
}

#item1704439 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1704413 {
	width:101px !important;
	height:50px !important;
}

#item1704414 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1704409 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1704491 {
	width:99px !important;
	height:50px !important;
}

#item1704492 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1704466 {
	width:99px !important;
	height:50px !important;
}

#item1704467 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1704462 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1704546 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1704555 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1704556 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1704552 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1770435 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1770458 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1770432 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1704560 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1704560 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1704560 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1704560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774488 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1704625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1704627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704623 {
	width:700px !important;
	height:309px !important;
}

#item1704628 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1704839 {
	width:628px !important;
	height:288px !important;
}

#item1704840 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1704840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704863 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:121px !important;
}

#item1736968 {
	width:140px !important;
	height:18px !important;
	top:318px !important;
}

@keyframes intensificar-1736968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1736968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1736991 {
	width:628px !important;
	height:172px !important;
	top:347px !important;
}

table#table1924771 tr {
	border-right:3.08px solid #fff;;
}

table#table1924771 {
	table-layout:fixed;
}

#item1736992 {
	width:1065px !important;
	height:146px !important;
}

@keyframes intensificar-1736992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1736992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1737015 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:522px !important;
}

#item1704763 {
	width:628px !important;
	height:545px !important;
}

#item1704764 {
	width:595px !important;
	height:971px !important;
}

@keyframes intensificar-1704764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704787 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

#item1704634 {
	width:628px !important;
	height:183px !important;
}

@keyframes intensificar-1704634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704657 {
	width:490px !important;
	height:228px !important;
	top:204px !important;
}

@keyframes intensificar-1704657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704680 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:379px !important;
}

#item1704687 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1704710 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1704734 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1704757 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1704631 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:530px !important;
}

#item1704866 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1704889 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1704913 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1704916 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1704939 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1704992 {
	width:172px !important;
	height:70px !important;
}

#item1704993 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1704966 {
	width:172px !important;
	height:70px !important;
}

#item1704968 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1704962 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1705046 {
	width:141px !important;
	height:70px !important;
}

#item1705047 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1705020 {
	width:141px !important;
	height:70px !important;
}

#item1705021 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1705016 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1705099 {
	width:139px !important;
	height:70px !important;
}

#item1705100 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1705074 {
	width:139px !important;
	height:70px !important;
}

#item1705075 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1705070 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1705123 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1705129 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1705130 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1705126 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1770845 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1770868 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1770842 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1705166 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1705166 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1705166 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1705166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774447 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1497608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1497606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497604 {
	width:600px !important;
	height:790px !important;
}

#item1497609 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1497832 {
	width:528px !important;
	height:239px !important;
	top:5px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1497832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1737185 {
	width:528px !important;
	height:159px !important;
	top:256px !important;
}

table#table1927997 tr {
	border-right:2.2px solid #fff;;
}

table#table1927997 {
	table-layout:fixed;
}

#item1737186 {
	width:703px !important;
	height:133px !important;
}

@keyframes intensificar-1737186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1737209 {
	width:57px !important;
	height:12px !important;
	top:244px !important;
}

@keyframes intensificar-1737209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1737232 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:419px !important;
}

#item1498219 {
	width:528px !important;
	height:567px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1498219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497615 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1497615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497638 {
	width:350px !important;
	height:80px !important;
	top:99px !important;
}

@keyframes intensificar-1497638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497661 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:223px !important;
}

#item1497667 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1497690 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1497714 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1497737 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1497612 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1497859 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1497882 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1497907 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1497910 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1497971 {
	width:123px !important;
	height:50px !important;
}

#item1497972 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1497946 {
	width:123px !important;
	height:50px !important;
}

#item1497947 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1497942 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1498025 {
	width:101px !important;
	height:50px !important;
}

#item1498026 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1498000 {
	width:101px !important;
	height:50px !important;
}

#item1498001 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1497996 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1498079 {
	width:99px !important;
	height:50px !important;
}

#item1498080 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1498054 {
	width:99px !important;
	height:50px !important;
}

#item1498055 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1498049 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1498134 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572751 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572752 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572748 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1770467 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1770490 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1770463 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1498137 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1498137 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1498137 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1498137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774641 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1596042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1596033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596031 {
	width:700px !important;
	height:309px !important;
}

#item1634102 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1641010 {
	width:140px !important;
	height:18px !important;
	top:263px !important;
}

@keyframes intensificar-1641010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641033 {
	width:628px !important;
	height:212px !important;
	top:292px !important;
}

table#table1932613 tr {
	border-right:3.08px solid #fff;;
}

table#table1932613 {
	table-layout:fixed;
}

#item1641034 {
	width:984px !important;
	height:187px !important;
}

@keyframes intensificar-1641034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641057 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:514px !important;
}

#item1698490 {
	width:628px !important;
	height:232px !important;
}

#item1698491 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1698491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698514 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:93px !important;
}

#item1696420 {
	width:628px !important;
	height:538px !important;
}

#item1696421 {
	width:595px !important;
	height:1064px !important;
}

@keyframes intensificar-1696421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696444 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:246px !important;
}

#item1596125 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1596125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596148 {
	width:490px !important;
	height:112px !important;
	top:155px !important;
}

@keyframes intensificar-1596148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596171 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:329px !important;
}

#item1596179 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1596202 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1596226 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1596249 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1596050 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:537px !important;
}

#item1596278 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1596301 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1596325 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1596328 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1596381 {
	width:172px !important;
	height:70px !important;
}

#item1596382 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596355 {
	width:172px !important;
	height:70px !important;
}

#item1596356 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596351 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1596434 {
	width:141px !important;
	height:70px !important;
}

#item1596435 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596409 {
	width:141px !important;
	height:70px !important;
}

#item1596410 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596405 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1596487 {
	width:139px !important;
	height:70px !important;
}

#item1596488 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1596462 {
	width:139px !important;
	height:70px !important;
}

#item1596463 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1596458 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1596540 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1596549 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1596550 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1596545 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1770876 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1770899 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1770873 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1596554 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1596554 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1596554 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1596554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774308 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1498289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1498287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498285 {
	width:600px !important;
	height:790px !important;
}

#item1498290 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1498344 {
	width:528px !important;
	height:252px !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-1498344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1938229 tr {
	border-right:2.2px solid #fff;;
}

table#table1938229 {
	table-layout:fixed;
}

#item1498297 {
	width:528px !important;
	height:192px !important;
	top:18px !important;
}

@keyframes intensificar-1498297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498320 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1498320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498876 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1498880 {
	width:534px !important;
	height:545px !important;
	top:15px !important;
}

#item1567934 {
	width:509px !important;
	height:686px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1567934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498906 {
	width:14px !important;
	height:9px !important;
}

#item1498909 {
	width:14px !important;
	height:9px !important;
	top:568px !important;
}

#item1498373 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1498373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498396 {
	width:350px !important;
	height:199px !important;
	top:66px !important;
}

@keyframes intensificar-1498396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498419 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:260px !important;
}

#item1498426 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1498449 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1498473 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1498496 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1498294 {
	width:564px !important;
	height:577px !important;
	left:636px !important;
	top:147px !important;
}

#item1498524 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1498547 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1498571 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1498574 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1498634 {
	width:123px !important;
	height:50px !important;
}

#item1498635 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1498609 {
	width:123px !important;
	height:50px !important;
}

#item1498610 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1498605 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1498688 {
	width:101px !important;
	height:50px !important;
}

#item1498689 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1498663 {
	width:101px !important;
	height:50px !important;
}

#item1498664 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1498658 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1498741 {
	width:99px !important;
	height:50px !important;
}

#item1498742 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1498716 {
	width:99px !important;
	height:50px !important;
}

#item1498717 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1498712 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1498798 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572744 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572745 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572741 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1770498 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1770521 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1770494 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1498802 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1498802 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1498802 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1498802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774645 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1596580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1596575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596573 {
	width:700px !important;
	height:309px !important;
}

#item1634105 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1641122 {
	width:140px !important;
	height:18px !important;
	top:184px !important;
}

@keyframes intensificar-1641122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641145 {
	width:628px !important;
	height:293px !important;
	top:212px !important;
}

table#table1941757 tr {
	border-right:3.08px solid #fff;;
}

table#table1941757 {
	table-layout:fixed;
}

#item1641146 {
	width:739px !important;
	height:268px !important;
}

@keyframes intensificar-1641146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641169 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:514px !important;
}

#item1698523 {
	width:628px !important;
	height:156px !important;
}

#item1698524 {
	width:595px !important;
	height:568px !important;
}

@keyframes intensificar-1698524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698547 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:55px !important;
}

#item1696451 {
	width:628px !important;
	height:538px !important;
}

#item1696452 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1696452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696475 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:246px !important;
}

#item1596666 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1596666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596690 {
	width:490px !important;
	height:278px !important;
	top:93px !important;
}

@keyframes intensificar-1596690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596714 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:364px !important;
}

#item1596720 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1596743 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1596767 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1596790 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1596591 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:537px !important;
}

#item1596834 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1596857 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1596882 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1596886 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1596938 {
	width:172px !important;
	height:70px !important;
}

#item1596939 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596913 {
	width:172px !important;
	height:70px !important;
}

#item1596914 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596909 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1596991 {
	width:141px !important;
	height:70px !important;
}

#item1596992 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596966 {
	width:141px !important;
	height:70px !important;
}

#item1596967 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596962 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1597047 {
	width:139px !important;
	height:70px !important;
}

#item1597048 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597020 {
	width:139px !important;
	height:70px !important;
}

#item1597023 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597015 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1597101 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1597107 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1597108 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1597104 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1770906 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1770929 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1770902 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1597111 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1597111 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1597111 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1597111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774291 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1499135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1499133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499131 {
	width:600px !important;
	height:790px !important;
}

#item1499136 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1499191 {
	width:528px !important;
	height:238px !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-1499191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1945722 tr {
	border-right:2.2px solid #fff;;
}

table#table1945722 {
	table-layout:fixed;
}

#item1499143 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1499143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499166 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1499166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774675 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1774678 {
	width:534px !important;
	height:545px !important;
	top:15px !important;
}

#item1774679 {
	width:509px !important;
	height:736px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1774679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1774679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1774679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774703 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1774706 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:568px !important;
}

#item1499221 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1499221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499245 {
	width:350px !important;
	height:199px !important;
	top:100px !important;
}

@keyframes intensificar-1499245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499268 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:259px !important;
}

#item1499274 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1499297 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1499321 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1499344 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1499140 {
	width:564px !important;
	height:577px !important;
	left:636px !important;
	top:147px !important;
}

#item1499389 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1499412 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1499436 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1499439 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1499500 {
	width:123px !important;
	height:50px !important;
}

#item1499501 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499475 {
	width:123px !important;
	height:50px !important;
}

#item1499476 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499470 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1499556 {
	width:101px !important;
	height:50px !important;
}

#item1499557 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499528 {
	width:101px !important;
	height:50px !important;
}

#item1499531 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499524 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1499609 {
	width:99px !important;
	height:50px !important;
}

#item1499610 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1499584 {
	width:99px !important;
	height:50px !important;
}

#item1499585 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1499580 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1499662 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572737 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572738 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572734 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1770530 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1770553 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1770527 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1499665 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1499665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1499665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1499665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774497 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1597141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1597135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597133 {
	width:700px !important;
	height:309px !important;
}

#item1634111 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1641236 {
	width:140px !important;
	height:18px !important;
	top:224px !important;
}

@keyframes intensificar-1641236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641259 {
	width:628px !important;
	height:253px !important;
	top:252px !important;
}

table#table1948705 tr {
	border-right:3.08px solid #fff;;
}

table#table1948705 {
	table-layout:fixed;
}

#item1641260 {
	width:739px !important;
	height:227px !important;
}

@keyframes intensificar-1641260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641283 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:515px !important;
}

#item1698557 {
	width:628px !important;
	height:194px !important;
}

#item1698558 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1698558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698581 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:74px !important;
}

#item1696481 {
	width:628px !important;
	height:538px !important;
}

#item1696482 {
	width:595px !important;
	height:1186px !important;
}

@keyframes intensificar-1696482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696505 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:246px !important;
}

#item1597228 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1597228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597251 {
	width:490px !important;
	height:278px !important;
	top:156px !important;
}

@keyframes intensificar-1597251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597275 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:379px !important;
}

#item1597282 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1597305 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1597330 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1597354 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1597151 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:537px !important;
}

#item1597382 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1597405 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1597429 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1597432 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1597484 {
	width:172px !important;
	height:70px !important;
}

#item1597485 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597459 {
	width:172px !important;
	height:70px !important;
}

#item1597460 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597455 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1597538 {
	width:141px !important;
	height:70px !important;
}

#item1597539 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597512 {
	width:141px !important;
	height:70px !important;
}

#item1597513 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597508 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1597591 {
	width:139px !important;
	height:70px !important;
}

#item1597592 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597566 {
	width:139px !important;
	height:70px !important;
}

#item1597567 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597562 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1597646 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1597654 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1597655 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1597651 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1770935 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1770958 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1770932 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1597659 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1597659 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1597659 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1597659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774415 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1499827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1499825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499823 {
	width:600px !important;
	height:790px !important;
}

#item1499828 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1499882 {
	width:528px !important;
	height:253px !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-1499882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1952393 tr {
	border-right:2.2px solid #fff;;
}

table#table1952393 {
	table-layout:fixed;
}

#item1499834 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1499834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499858 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1499858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500415 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1500418 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1500510 {
	width:509px !important;
	height:700px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1500510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500444 {
	width:14px !important;
	height:9px !important;
}

#item1500450 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1499911 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1499911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499934 {
	width:350px !important;
	height:199px !important;
	top:100px !important;
}

@keyframes intensificar-1499934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499957 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:294px !important;
}

#item1499963 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1499986 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1500010 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1500034 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1499831 {
	width:564px !important;
	height:577px !important;
	left:636px !important;
	top:148px !important;
}

#item1500064 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1500087 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1500111 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1500115 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1500175 {
	width:123px !important;
	height:50px !important;
}

#item1500176 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500150 {
	width:123px !important;
	height:50px !important;
}

#item1500151 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500146 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1500228 {
	width:101px !important;
	height:50px !important;
}

#item1500230 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500203 {
	width:101px !important;
	height:50px !important;
}

#item1500204 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500199 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1500282 {
	width:99px !important;
	height:50px !important;
}

#item1500283 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1500257 {
	width:99px !important;
	height:50px !important;
}

#item1500258 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1500253 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1500335 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572728 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572729 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572725 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1770565 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1770588 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1770562 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1500338 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1500338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1500338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774597 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1597691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1597682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597679 {
	width:700px !important;
	height:309px !important;
}

#item1634115 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1641351 {
	width:140px !important;
	height:18px !important;
	top:190px !important;
}

@keyframes intensificar-1641351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641374 {
	width:628px !important;
	height:293px !important;
	top:219px !important;
}

table#table1955664 tr {
	border-right:3.08px solid #fff;;
}

table#table1955664 {
	table-layout:fixed;
}

#item1641375 {
	width:739px !important;
	height:268px !important;
}

@keyframes intensificar-1641375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641398 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:519px !important;
}

#item1698589 {
	width:628px !important;
	height:164px !important;
}

#item1698590 {
	width:595px !important;
	height:607px !important;
}

@keyframes intensificar-1698590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698613 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:59px !important;
}

#item1696513 {
	width:628px !important;
	height:542px !important;
}

#item1696514 {
	width:595px !important;
	height:1241px !important;
}

@keyframes intensificar-1696514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696537 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1597774 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1597774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597797 {
	width:490px !important;
	height:278px !important;
	top:140px !important;
}

@keyframes intensificar-1597797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597820 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:411px !important;
}

#item1597826 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1597850 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1597874 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1597897 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1597699 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1597940 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1597963 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1597988 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1597992 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1598045 {
	width:172px !important;
	height:70px !important;
}

#item1598046 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598020 {
	width:172px !important;
	height:70px !important;
}

#item1598021 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598016 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1598098 {
	width:141px !important;
	height:70px !important;
}

#item1598099 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598073 {
	width:141px !important;
	height:70px !important;
}

#item1598074 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598069 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1598151 {
	width:139px !important;
	height:70px !important;
}

#item1598152 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598126 {
	width:139px !important;
	height:70px !important;
}

#item1598127 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598122 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1598205 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1598211 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1598212 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1598208 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1770969 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1770992 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1770966 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1598218 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1598218 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1598218 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1598218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774299 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1500578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1500576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500574 {
	width:600px !important;
	height:790px !important;
}

#item1500579 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1500844 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1569056 {
	width:528px !important;
	height:301px !important;
	top:240px !important;
}

table#table1959337 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1959337 {
	table-layout:fixed;
}

#item1569057 {
	width:611px !important;
	height:279px !important;
}

@keyframes intensificar-1569057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501405 {
	width:528px !important;
	height:208px !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-1501405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569033 {
	width:57px !important;
	height:12px !important;
	top:228px !important;
}

@keyframes intensificar-1569033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569080 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:548px !important;
}

#item1500585 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1500588 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item1501321 {
	width:509px !important;
	height:933px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1501321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500614 {
	width:14px !important;
	height:9px !important;
}

#item1500618 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1500624 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1500624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500648 {
	width:350px !important;
	height:267px !important;
	top:84px !important;
}

@keyframes intensificar-1500648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500672 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:379px !important;
}

#item1500678 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1500701 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1500725 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1500749 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1500582 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1500867 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1500891 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1500894 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1500957 {
	width:123px !important;
	height:50px !important;
}

#item1500958 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500932 {
	width:123px !important;
	height:50px !important;
}

#item1500933 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500928 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1501011 {
	width:101px !important;
	height:50px !important;
}

#item1501012 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500985 {
	width:101px !important;
	height:50px !important;
}

#item1500987 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500981 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1501064 {
	width:99px !important;
	height:50px !important;
}

#item1501065 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1501039 {
	width:99px !important;
	height:50px !important;
}

#item1501040 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1501035 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1501117 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572704 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572705 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572700 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1770594 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1770617 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1770591 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1501121 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1501121 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1501121 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774502 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1598942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1598948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598940 {
	width:700px !important;
	height:309px !important;
}

#item1634121 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1598957 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1641488 {
	width:140px !important;
	height:18px !important;
	top:163px !important;
}

@keyframes intensificar-1641488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641512 {
	width:595px !important;
	height:296px !important;
	top:191px !important;
}

table#table1963988 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1963988 {
	table-layout:fixed;
}

#item1641513 {
	width:855px !important;
	height:391px !important;
}

@keyframes intensificar-1641513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641536 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1641625 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:317px !important;
}

#item1698654 {
	width:628px !important;
	height:137px !important;
}

#item1698655 {
	width:595px !important;
	height:381px !important;
}

@keyframes intensificar-1698655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698678 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:46px !important;
}

#item1696581 {
	width:628px !important;
	height:518px !important;
}

#item1696582 {
	width:595px !important;
	height:1559px !important;
}

@keyframes intensificar-1696582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696605 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1599059 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1599059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599082 {
	width:490px !important;
	height:373px !important;
	top:131px !important;
}

@keyframes intensificar-1599082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599105 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:531px !important;
}

#item1599112 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1599135 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1599159 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1599182 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1598980 {
	width:664px !important;
	height:561px !important;
	left:36px !important;
	top:557px !important;
}

#item1599229 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1599253 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1599256 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1599309 {
	width:172px !important;
	height:70px !important;
}

#item1599310 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599283 {
	width:172px !important;
	height:70px !important;
}

#item1599284 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599279 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1599363 {
	width:141px !important;
	height:70px !important;
}

#item1599364 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599338 {
	width:141px !important;
	height:70px !important;
}

#item1599339 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599333 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1599416 {
	width:139px !important;
	height:70px !important;
}

#item1599417 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1599391 {
	width:139px !important;
	height:70px !important;
}

#item1599392 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1599387 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1599471 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1599477 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1599478 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1599474 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1771003 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1771026 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1771000 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1599482 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1599482 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1599482 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1599482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501820 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1501821 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1501821 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1501822 {
	width:665px !important;
	height:105px !important;
	left:55px !important;
	top:243px !important;
}

@keyframes intensificar-1501822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501845 {
	opacity:0.20;
	width:421px !important;
	height:121px !important;
	left:55px !important;
	top:368px !important;
	background:#0e0b00;
}

#item1501847 {
	width:373px !important;
	height:121px !important;
	left:77px !important;
	top:387px !important;
}

@keyframes intensificar-1501847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501872 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1501872 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1501872 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes moverhacialaizquierdayreducir-1599502 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1599502 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1599507 {
	width:632px !important;
	height:232px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1599507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599530 {
	opacity:0.20;
	width:628px !important;
	height:159px !important;
	left:36px !important;
	top:320px !important;
	background:#0e0b00;
}

#item1599531 {
	width:580px !important;
	height:103px !important;
	left:60px !important;
	top:347px !important;
}

@keyframes intensificar-1599531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599555 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1599555 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1599555 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1599555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503850 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1504189 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1504212 {
	width:528px !important;
	height:592px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1504212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504129 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1777776 {
	width:533px !important;
	height:640px !important;
	left:45px !important;
	top:75px !important;
}

@keyframes intensificar-1777776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1777776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1777776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503855 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1503878 {
	width:75px !important;
	height:16px !important;
	left:57px !important;
	top:94px !important;
}

#item1503901 {
	width:114px !important;
	height:16px !important;
	left:442px !important;
	top:94px !important;
}

#item1504044 {
	width:33px !important;
	height:17px !important;
	left:46px !important;
	top:525px !important;
}

#item1504048 {
	width:87px !important;
	height:8px !important;
	left:85px !important;
	top:529px !important;
}

#item1557785 {
	width:20px !important;
	height:10px !important;
	left:272px !important;
	top:381px !important;
}

#item1783069 {
	width:20px !important;
	height:10px !important;
	left:182px !important;
	top:363px !important;
}

table#table1969855 th, table#table1969855 td {
	vertical-align:top;;
}

table#table1969855 tr {
	height:18px;;
}

table#table1969855 {
	table-layout:fixed;
}

#item1557813 {
	width:510px !important;
	height:398px !important;
	left:46px !important;
	top:127px !important;
}

#item1557837 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557960 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:124px !important;
}

#item1557838 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557963 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:142px !important;
}

#item1557839 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557966 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:160px !important;
}

#item1557840 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557970 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:178px !important;
}

#item1557841 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557973 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:196px !important;
}

#item1557842 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557976 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:214px !important;
}

#item1557843 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557979 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:232px !important;
}

#item1557844 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557983 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:250px !important;
}

#item1557845 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557986 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:268px !important;
}

#item1557846 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557989 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:286px !important;
}

#item1557847 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557992 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:304px !important;
}

#item1557848 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557995 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:322px !important;
}

#item1557849 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557998 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:340px !important;
}

#item1557850 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1558001 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:358px !important;
}

#item1557851 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1558004 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:376px !important;
}

#item1557852 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1558007 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:394px !important;
}

#item1557853 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1558011 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:412px !important;
}

#item1718469 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1718466 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:430px !important;
}

#item1718473 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1718470 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:448px !important;
}

#item1718477 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1718474 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:465px !important;
}

#item1772581 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1772578 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:484px !important;
}

@keyframes intensificar-1504077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504078 {
	width:211px !important;
	height:33px !important;
	left:205px !important;
	top:46px !important;
}

#item1503853 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1504236 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1504243 {
	width:399px !important;
	height:37px !important;
	left:16px !important;
}

#item1555680 {
	width:500px !important;
	height:437px !important;
	left:50px !important;
	top:176px !important;
}

#item1505399 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

#item1505422 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1505396 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1505432 {
	width:19px !important;
	height:19px !important;
}

#item1505427 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1505496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505526 {
	width:122px !important;
	height:50px !important;
}

#item1505527 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1505500 {
	width:122px !important;
	height:50px !important;
}

#item1505501 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1505496 {
	width:122px !important;
	height:50px !important;
	left:806px !important;
	top:740px !important;
}

@keyframes intensificar-1505550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505579 {
	width:122px !important;
	height:50px !important;
}

#item1505581 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505554 {
	width:122px !important;
	height:50px !important;
}

#item1505555 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505550 {
	width:122px !important;
	height:50px !important;
	left:931px !important;
	top:740px !important;
}

@keyframes intensificar-1505605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505634 {
	width:87px !important;
	height:50px !important;
}

#item1505635 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505609 {
	width:87px !important;
	height:50px !important;
}

#item1505610 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505605 {
	width:87px !important;
	height:50px !important;
	left:1056px !important;
	top:740px !important;
}

#item1505661 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

#item1505684 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1505658 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

@keyframes intensificar-1572849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572849 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572852 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572853 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1572849 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1505690 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1505690 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1505690 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1505690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599883 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1599906 {
	width:628px !important;
	height:829px !important;
	left:46px !important;
	top:100px !important;
}

@keyframes intensificar-1599906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599823 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1777845 {
	width:627px !important;
	height:823px !important;
	left:46px !important;
	top:70px !important;
}

@keyframes intensificar-1777845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1777845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1777845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599587 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1599610 {
	width:92px !important;
	height:20px !important;
	left:68px !important;
	top:112px !important;
}

#item1599633 {
	width:139px !important;
	height:20px !important;
	left:537px !important;
	top:112px !important;
}

#item1599656 {
	width:40px !important;
	height:20px !important;
	left:54px !important;
	top:633px !important;
}

#item1599660 {
	width:106px !important;
	height:10px !important;
	left:101px !important;
	top:639px !important;
}

#item1599686 {
	width:24px !important;
	height:12px !important;
	left:330px !important;
	top:462px !important;
}

#item1783073 {
	width:24px !important;
	height:12px !important;
	left:220px !important;
	top:441px !important;
}

table#table1975616 th, table#table1975616 td {
	vertical-align:top;;
}

table#table1975616 tr {
	height:22px;;
}

table#table1975616 {
	table-layout:fixed;
}

#item1599692 {
	width:622px !important;
	height:482px !important;
	left:54px !important;
	top:153px !important;
}

#item1599722 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599719 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:150px !important;
}

#item1599726 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599723 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:172px !important;
}

#item1599730 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599727 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:194px !important;
}

#item1599734 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599731 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:216px !important;
}

#item1599738 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599735 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:238px !important;
}

#item1599742 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599739 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:260px !important;
}

#item1599746 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599743 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:282px !important;
}

#item1599750 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599747 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:304px !important;
}

#item1599755 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599751 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:326px !important;
}

#item1599759 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599756 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:348px !important;
}

#item1599763 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599760 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:370px !important;
}

#item1599767 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599764 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:392px !important;
}

#item1599771 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599768 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:414px !important;
}

#item1599775 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599772 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:436px !important;
}

#item1599779 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599776 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:458px !important;
}

#item1599783 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599780 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:480px !important;
}

#item1599787 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599784 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:502px !important;
}

#item1718675 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1718672 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:523px !important;
}

#item1718679 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1718676 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:544px !important;
}

#item1718683 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1718680 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:566px !important;
}

#item1772586 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1772583 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:589px !important;
}

#item1599576 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes intensificar-1599576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599574 {
	width:710px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

#item1599930 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1599934 {
	width:559px !important;
	height:52px !important;
	left:22px !important;
}

#item1600421 {
	width:135px !important;
	height:21px !important;
	left:13px !important;
}

#item1600445 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1600418 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1600453 {
	width:26px !important;
	height:26px !important;
}

#item1600448 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:171px !important;
}

@keyframes intensificar-1600458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600487 {
	width:171px !important;
	height:70px !important;
}

#item1600488 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1600462 {
	width:171px !important;
	height:70px !important;
}

#item1600463 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1600458 {
	width:171px !important;
	height:70px !important;
	left:148px !important;
	top:1130px !important;
}

@keyframes intensificar-1600511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600540 {
	width:171px !important;
	height:70px !important;
}

#item1600541 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1600515 {
	width:171px !important;
	height:70px !important;
}

#item1600516 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1600511 {
	width:171px !important;
	height:70px !important;
	left:323px !important;
	top:1130px !important;
}

@keyframes intensificar-1600564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600594 {
	width:122px !important;
	height:70px !important;
}

#item1600595 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1600568 {
	width:122px !important;
	height:70px !important;
}

#item1600570 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1600564 {
	width:122px !important;
	height:70px !important;
	left:498px !important;
	top:1130px !important;
}

#item1600622 {
	width:209px !important;
	height:18px !important;
	left:23px !important;
}

#item1600645 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600618 {
	width:232px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

@keyframes intensificar-1600649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600652 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1600653 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1600649 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1635664 {
	width:35px !important;
	height:74px !important;
	left:146px !important;
	top:1127px !important;
}

#item1600657 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1600657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1600657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1600657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705518 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1705523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1705526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705521 {
	width:600px !important;
	height:790px !important;
}

#item1705527 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1705703 {
	width:528px !important;
	height:224px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1705703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1979731 tr {
	border-right:2.2px solid #fff;;
}

table#table1979731 {
	table-layout:fixed;
}

#item1705728 {
	width:528px !important;
	height:134px !important;
	top:19px !important;
}

@keyframes intensificar-1705728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705751 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1705751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1739250 {
	width:528px !important;
	height:568px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1739250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705535 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1705535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705558 {
	width:350px !important;
	height:153px !important;
	top:49px !important;
}

@keyframes intensificar-1705558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705581 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:174px !important;
}

#item1705587 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1705610 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1705634 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1705658 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1705531 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

#item1705774 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1705798 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1705822 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1705827 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1705850 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1705902 {
	width:123px !important;
	height:50px !important;
}

#item1705903 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705877 {
	width:123px !important;
	height:50px !important;
}

#item1705878 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705873 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1705955 {
	width:101px !important;
	height:50px !important;
}

#item1705956 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705930 {
	width:101px !important;
	height:50px !important;
}

#item1705931 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705926 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1706008 {
	width:99px !important;
	height:50px !important;
}

#item1706009 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1705983 {
	width:99px !important;
	height:50px !important;
}

#item1705984 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1705979 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1706036 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1706059 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1706033 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1706063 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1706069 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1706070 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1706066 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1706076 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1706076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1706076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1706076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706134 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1706140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1706142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706138 {
	width:700px !important;
	height:309px !important;
}

#item1706143 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1706358 {
	width:628px !important;
	height:243px !important;
}

#item1706359 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1706359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706383 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:99px !important;
}

#item1739630 {
	width:140px !important;
	height:18px !important;
	top:274px !important;
}

@keyframes intensificar-1739630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1739653 {
	width:628px !important;
	height:214px !important;
	top:302px !important;
}

table#table1982462 tr {
	border-right:3.08px solid #fff;;
}

table#table1982462 {
	table-layout:fixed;
}

#item1739654 {
	width:739px !important;
	height:187px !important;
}

@keyframes intensificar-1739654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1739677 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:522px !important;
}

#item1706281 {
	width:628px !important;
	height:545px !important;
}

#item1706282 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1706282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706306 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

#item1706150 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1706150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706173 {
	width:490px !important;
	height:228px !important;
	top:61px !important;
}

@keyframes intensificar-1706173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706196 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:236px !important;
}

#item1706204 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1706228 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1706252 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1706275 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1706147 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:530px !important;
}

#item1706387 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1706410 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1706434 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1706437 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1706460 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1706513 {
	width:172px !important;
	height:70px !important;
}

#item1706514 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1706487 {
	width:172px !important;
	height:70px !important;
}

#item1706488 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1706483 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1706566 {
	width:141px !important;
	height:70px !important;
}

#item1706567 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1706541 {
	width:141px !important;
	height:70px !important;
}

#item1706542 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1706537 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1706619 {
	width:139px !important;
	height:70px !important;
}

#item1706620 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1706594 {
	width:139px !important;
	height:70px !important;
}

#item1706595 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1706590 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1706643 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1706649 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1706650 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1706646 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1706657 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1706680 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1706653 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1706683 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1706683 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1706683 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1706683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774311 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1707024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1707027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707022 {
	width:600px !important;
	height:794px !important;
	top:-3px !important;
}

#item1707028 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1707201 {
	width:528px !important;
	height:224px !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-1707201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1985104 tr {
	border-right:2.2px solid #fff;;
}

table#table1985104 {
	table-layout:fixed;
}

#item1707226 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1707226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707249 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1707249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707163 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1707166 {
	width:534px !important;
	height:552px !important;
	top:15px !important;
}

#item1707167 {
	width:509px !important;
	height:793px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1707167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707192 {
	width:14px !important;
	height:9px !important;
}

#item1707196 {
	width:14px !important;
	height:9px !important;
	top:575px !important;
}

#item1707034 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1707034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707057 {
	width:350px !important;
	height:153px !important;
	top:67px !important;
}

@keyframes intensificar-1707057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707080 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:226px !important;
}

#item1707087 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1707110 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1707134 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1707157 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1707031 {
	width:564px !important;
	height:583px !important;
	left:636px !important;
	top:142px !important;
}

#item1707272 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1707295 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1707319 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1707322 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1707346 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1707399 {
	width:123px !important;
	height:50px !important;
}

#item1707400 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1707373 {
	width:123px !important;
	height:50px !important;
}

#item1707374 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1707369 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1707453 {
	width:101px !important;
	height:50px !important;
}

#item1707454 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1707427 {
	width:101px !important;
	height:50px !important;
}

#item1707428 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1707423 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1707507 {
	width:99px !important;
	height:50px !important;
}

#item1707508 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1707482 {
	width:99px !important;
	height:50px !important;
}

#item1707483 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1707478 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1707561 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707567 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1707568 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1707564 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771048 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771071 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771045 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1707571 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1707571 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1707571 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1707571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774608 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1707639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1707641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707637 {
	width:700px !important;
	height:309px !important;
}

#item1707642 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1707851 {
	width:628px !important;
	height:202px !important;
}

#item1707852 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1707852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707875 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:78px !important;
}

#item1740116 {
	width:140px !important;
	height:18px !important;
	top:232px !important;
}

@keyframes intensificar-1740116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740139 {
	width:628px !important;
	height:253px !important;
	top:260px !important;
}

table#table1988102 tr {
	border-right:3.08px solid #fff;;
}

table#table1988102 {
	table-layout:fixed;
}

#item1740140 {
	width:739px !important;
	height:227px !important;
}

@keyframes intensificar-1740140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740163 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:522px !important;
}

#item1707776 {
	width:628px !important;
	height:545px !important;
}

#item1707777 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1707777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707801 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

#item1707648 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1707648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707671 {
	width:490px !important;
	height:228px !important;
	top:108px !important;
}

@keyframes intensificar-1707671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1707671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1707671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707695 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:332px !important;
}

#item1707702 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1707725 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1707749 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1707772 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1707645 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:530px !important;
}

#item1707880 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1707903 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1707927 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1707932 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1707955 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1708008 {
	width:172px !important;
	height:70px !important;
}

#item1708009 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1707982 {
	width:172px !important;
	height:70px !important;
}

#item1707983 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1707978 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1708061 {
	width:141px !important;
	height:70px !important;
}

#item1708062 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1708036 {
	width:141px !important;
	height:70px !important;
}

#item1708037 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1708032 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1708114 {
	width:139px !important;
	height:70px !important;
}

#item1708115 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1708089 {
	width:139px !important;
	height:70px !important;
}

#item1708090 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1708085 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1708138 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1708144 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1708145 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1708141 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773553 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773576 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773550 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1708179 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1708179 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1708179 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1708179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1666635 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1512038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1512036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512034 {
	width:600px !important;
	height:790px !important;
}

#item1512039 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1512726 {
	width:528px !important;
	height:297px !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-1512726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1991124 tr {
	border-right:2.2px solid #fff;;
}

table#table1991124 {
	table-layout:fixed;
}

#item1512084 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1512084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512107 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1512107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512262 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1512266 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1512691 {
	width:509px !important;
	height:904px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1512691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512293 {
	width:14px !important;
	height:9px !important;
}

#item1512297 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1512133 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1512133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512156 {
	width:350px !important;
	height:114px !important;
	top:49px !important;
}

@keyframes intensificar-1512156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512179 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:208px !important;
}

#item1512185 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1512208 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1512232 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1512255 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1512042 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:146px !important;
}

#item1512301 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1512324 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1512348 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1512351 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1512412 {
	width:123px !important;
	height:50px !important;
}

#item1512414 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1512387 {
	width:123px !important;
	height:50px !important;
}

#item1512388 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1512383 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1512467 {
	width:101px !important;
	height:50px !important;
}

#item1512468 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1512442 {
	width:101px !important;
	height:50px !important;
}

#item1512443 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1512437 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1512520 {
	width:99px !important;
	height:50px !important;
}

#item1512521 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1512495 {
	width:99px !important;
	height:50px !important;
}

#item1512496 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1512491 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1512573 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572616 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572617 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572613 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771083 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771106 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771080 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1512578 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1512578 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1512578 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1512578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1634904 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1604592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1604586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1604584 {
	width:700px !important;
	height:309px !important;
}

#item1634268 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1641664 {
	width:140px !important;
	height:18px !important;
	top:226px !important;
}

@keyframes intensificar-1641664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641687 {
	width:628px !important;
	height:253px !important;
	top:255px !important;
}

table#table1994084 tr {
	border-right:3.08px solid #fff;;
}

table#table1994084 {
	table-layout:fixed;
}

#item1641688 {
	width:739px !important;
	height:227px !important;
}

@keyframes intensificar-1641688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641711 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:518px !important;
}

#item1698693 {
	width:628px !important;
	height:196px !important;
}

#item1698694 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1698694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698717 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:75px !important;
}

#item1696617 {
	width:628px !important;
	height:541px !important;
}

#item1696618 {
	width:595px !important;
	height:1382px !important;
}

@keyframes intensificar-1696618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696641 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1604674 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1604674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1604697 {
	width:490px !important;
	height:159px !important;
	top:68px !important;
}

@keyframes intensificar-1604697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1604720 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:291px !important;
}

#item1604727 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1604750 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1604774 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1604797 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1604598 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1604841 {
	width:645px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1604864 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1604888 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1604891 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1604943 {
	width:172px !important;
	height:70px !important;
}

#item1604944 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1604918 {
	width:172px !important;
	height:70px !important;
}

#item1604919 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1604914 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1604997 {
	width:141px !important;
	height:70px !important;
}

#item1604998 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1604971 {
	width:141px !important;
	height:70px !important;
}

#item1604972 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1604967 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1605052 {
	width:139px !important;
	height:70px !important;
}

#item1605053 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1605025 {
	width:139px !important;
	height:70px !important;
}

#item1605028 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1605021 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1605106 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1605115 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1605116 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1605112 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773583 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773606 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773580 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1605119 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1605119 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1605119 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1605119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1666640 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1513150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1513148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513146 {
	width:600px !important;
	height:790px !important;
}

#item1513151 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1513824 {
	width:528px !important;
	height:225px !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-1513824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1997908 tr {
	border-right:2.2px solid #fff;;
}

table#table1997908 {
	table-layout:fixed;
}

#item1513195 {
	width:528px !important;
	height:134px !important;
	top:19px !important;
}

@keyframes intensificar-1513195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513218 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1513218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513373 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1513376 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1513789 {
	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-1513789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513402 {
	width:14px !important;
	height:9px !important;
}

#item1513405 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1513243 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1513243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513266 {
	width:350px !important;
	height:153px !important;
	top:67px !important;
}

@keyframes intensificar-1513266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513290 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:192px !important;
}

#item1513296 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1513319 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1513343 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1513366 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1513154 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:145px !important;
}

#item1513410 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1513433 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1513458 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1513461 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1513523 {
	width:123px !important;
	height:50px !important;
}

#item1513524 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513498 {
	width:123px !important;
	height:50px !important;
}

#item1513499 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513493 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1513576 {
	width:101px !important;
	height:50px !important;
}

#item1513577 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513551 {
	width:101px !important;
	height:50px !important;
}

#item1513552 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513547 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1513630 {
	width:99px !important;
	height:50px !important;
}

#item1513631 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1513605 {
	width:99px !important;
	height:50px !important;
}

#item1513606 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1513601 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1513683 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572609 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572610 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572606 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771114 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771138 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771111 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1513687 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1513687 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513687 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1513687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1666831 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1605147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1605141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605139 {
	width:700px !important;
	height:309px !important;
}

#item1634301 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1641799 {
	width:140px !important;
	height:18px !important;
	top:270px !important;
}

@keyframes intensificar-1641799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641823 {
	width:628px !important;
	height:212px !important;
	top:298px !important;
}

table#table2000546 tr {
	border-right:3.08px solid #fff;;
}

table#table2000546 {
	table-layout:fixed;
}

#item1641824 {
	width:739px !important;
	height:187px !important;
}

@keyframes intensificar-1641824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641847 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:519px !important;
}

#item1698726 {
	width:628px !important;
	height:240px !important;
}

#item1698727 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1698727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698751 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:97px !important;
}

#item1696648 {
	width:628px !important;
	height:542px !important;
}

#item1696649 {
	width:595px !important;
	height:1147px !important;
}

@keyframes intensificar-1696649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696672 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1605231 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1605231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605254 {
	width:490px !important;
	height:214px !important;
	top:93px !important;
}

@keyframes intensificar-1605254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605277 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:269px !important;
}

#item1605283 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1605307 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1605332 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1605355 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1605156 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1605397 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1605420 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1605444 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1605450 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1605504 {
	width:172px !important;
	height:70px !important;
}

#item1605505 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1605479 {
	width:172px !important;
	height:70px !important;
}

#item1605480 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1605475 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1605558 {
	width:141px !important;
	height:70px !important;
}

#item1605559 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1605532 {
	width:141px !important;
	height:70px !important;
}

#item1605534 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1605528 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1605611 {
	width:139px !important;
	height:70px !important;
}

#item1605612 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1605586 {
	width:139px !important;
	height:70px !important;
}

#item1605587 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1605582 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1605665 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1605671 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1605672 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1605668 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773618 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773642 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773615 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1605675 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1605675 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1605675 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1605675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774315 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1514580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1514578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514575 {
	width:600px !important;
	height:794px !important;
	top:-4px !important;
}

#item1514581 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2003566 tr {
	border-right:2.2px solid #fff;;
}

table#table2003566 {
	table-layout:fixed;
}

#item1514627 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1514627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514650 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1514650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515288 {
	width:528px !important;
	height:225px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1515288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514803 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1514808 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1515248 {
	width:509px !important;
	height:831px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1515248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514834 {
	width:14px !important;
	height:9px !important;
}

#item1514837 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1514675 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1514675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514698 {
	width:350px !important;
	height:153px !important;
	top:66px !important;
}

@keyframes intensificar-1514698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514721 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:258px !important;
}

#item1514728 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1514751 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1514775 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1514798 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1514587 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1514842 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1514865 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1514889 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1514893 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1514954 {
	width:123px !important;
	height:50px !important;
}

#item1514955 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514929 {
	width:123px !important;
	height:50px !important;
}

#item1514930 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514925 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1515008 {
	width:101px !important;
	height:50px !important;
}

#item1515009 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514982 {
	width:101px !important;
	height:50px !important;
}

#item1514983 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514978 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1515062 {
	width:99px !important;
	height:50px !important;
}

#item1515063 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1515036 {
	width:99px !important;
	height:50px !important;
}

#item1515037 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1515032 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1515118 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572592 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572593 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572589 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771149 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771173 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771146 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1515122 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1515122 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1515122 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1515122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774506 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1606247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1606238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606236 {
	width:701px !important;
	height:309px !important;
	left:-1px !important;
}

#item1634315 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2007173 tr {
	border-right:3.08px solid #fff;;
}

table#table2007173 {
	table-layout:fixed;
}

#item1606259 {
	width:628px !important;
	height:287px !important;
	top:27px !important;
}

@keyframes intensificar-1606259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606283 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1606283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698799 {
	width:628px !important;
	height:206px !important;
}

#item1698800 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1698800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698823 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:80px !important;
}

#item1696714 {
	width:628px !important;
	height:541px !important;
}

#item1696715 {
	width:595px !important;
	height:1441px !important;
}

@keyframes intensificar-1696715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696738 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1606332 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1606332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606355 {
	width:490px !important;
	height:214px !important;
	top:92px !important;
}

@keyframes intensificar-1606355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606378 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:361px !important;
}

#item1606385 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1606408 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1606432 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1606455 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1606256 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1606501 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1606524 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1606548 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1606551 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1606603 {
	width:172px !important;
	height:70px !important;
}

#item1606604 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606578 {
	width:172px !important;
	height:70px !important;
}

#item1606579 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606574 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1606657 {
	width:141px !important;
	height:70px !important;
}

#item1606658 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606632 {
	width:141px !important;
	height:70px !important;
}

#item1606633 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606627 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1606710 {
	width:139px !important;
	height:70px !important;
}

#item1606711 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1606685 {
	width:139px !important;
	height:70px !important;
}

#item1606686 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1606681 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1606763 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1606769 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1606770 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1606766 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773651 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773674 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773648 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1606774 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1606774 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1606774 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1606774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708534 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1708540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1708543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708538 {
	width:600px !important;
	height:790px !important;
}

#item1708544 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1708719 {
	width:528px !important;
	height:337px !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-1708719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2011506 th, table#table2011506 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2011506 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2011506 {
	table-layout:fixed;
}

#item1708745 {
	width:528px !important;
	height:173px !important;
	top:19px !important;
}

@keyframes intensificar-1708745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708768 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1708768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708682 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1708685 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1708686 {
	width:509px !important;
	height:930px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1708686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708711 {
	width:14px !important;
	height:9px !important;
}

#item1708714 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1708553 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1708553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708576 {
	width:350px !important;
	height:153px !important;
	top:67px !important;
}

@keyframes intensificar-1708576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708599 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:260px !important;
}

#item1708605 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1708628 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1708652 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1708675 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1708550 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:145px !important;
}

#item1708791 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1708814 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1708838 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1708842 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1708866 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1708918 {
	width:123px !important;
	height:50px !important;
}

#item1708919 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1708893 {
	width:123px !important;
	height:50px !important;
}

#item1708894 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1708889 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1708973 {
	width:101px !important;
	height:50px !important;
}

#item1708974 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1708948 {
	width:101px !important;
	height:50px !important;
}

#item1708949 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1708944 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1709026 {
	width:99px !important;
	height:50px !important;
}

#item1709027 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1709001 {
	width:99px !important;
	height:50px !important;
}

#item1709002 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1708997 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1709080 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709086 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1709087 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1709083 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771186 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771210 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771183 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1709090 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1709090 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1709090 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1709090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709145 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1709151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1709153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709149 {
	width:700px !important;
	height:309px !important;
}

#item1709154 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2014057 th, table#table2014057 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2014057 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2014057 {
	table-layout:fixed;
}

#item1709324 {
	width:628px !important;
	height:262px !important;
	top:283px !important;
}

@keyframes intensificar-1709324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709347 {
	width:80px !important;
	height:12px !important;
	top:257px !important;
}

@keyframes intensificar-1709347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709370 {
	width:628px !important;
	height:227px !important;
}

#item1709371 {
	width:595px !important;
	height:733px !important;
}

@keyframes intensificar-1709371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709394 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:91px !important;
}

#item1709295 {
	width:628px !important;
	height:545px !important;
}

#item1709296 {
	width:595px !important;
	height:1539px !important;
}

@keyframes intensificar-1709296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709319 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

#item1709165 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1709165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709189 {
	width:490px !important;
	height:228px !important;
	top:108px !important;
}

@keyframes intensificar-1709189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1709212 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:382px !important;
}

#item1709218 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1709241 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1709265 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1709288 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1709162 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:530px !important;
}

#item1709397 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1709420 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1709444 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1709448 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1709471 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1709523 {
	width:172px !important;
	height:70px !important;
}

#item1709526 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1709498 {
	width:172px !important;
	height:70px !important;
}

#item1709499 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1709494 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1709578 {
	width:141px !important;
	height:70px !important;
}

#item1709579 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1709553 {
	width:141px !important;
	height:70px !important;
}

#item1709554 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1709549 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1709631 {
	width:139px !important;
	height:70px !important;
}

#item1709632 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1709606 {
	width:139px !important;
	height:70px !important;
}

#item1709607 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1709602 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1709655 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709662 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1709663 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1709659 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773683 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773706 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773680 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1709696 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1709696 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1709696 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1709696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774386 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1513875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1513873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513871 {
	width:600px !important;
	height:790px !important;
}

#item1513876 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1514529 {
	width:528px !important;
	height:266px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1514529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2017709 tr {
	border-right:2.2px solid #fff;;
}

table#table2017709 {
	table-layout:fixed;
}

#item1513920 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1513920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513943 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1513943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514485 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1514485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513970 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1513970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513993 {
	width:350px !important;
	height:153px !important;
	top:65px !important;
}

@keyframes intensificar-1513993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514016 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:257px !important;
}

#item1514022 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1514046 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1514070 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1514093 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1513879 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1514138 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1514162 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1514186 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1514189 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1514250 {
	width:123px !important;
	height:50px !important;
}

#item1514251 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514225 {
	width:123px !important;
	height:50px !important;
}

#item1514226 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514221 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1514304 {
	width:101px !important;
	height:50px !important;
}

#item1514305 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514278 {
	width:101px !important;
	height:50px !important;
}

#item1514279 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514274 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1514357 {
	width:99px !important;
	height:50px !important;
}

#item1514358 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1514332 {
	width:99px !important;
	height:50px !important;
}

#item1514333 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1514328 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1514411 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572600 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572601 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572597 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771216 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771239 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771213 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1514415 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1514415 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1514415 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1514415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774611 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1605698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1605702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605696 {
	width:700px !important;
	height:309px !important;
}

#item1634311 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2020538 tr {
	border-right:3.08px solid #fff;;
}

table#table2020538 {
	table-layout:fixed;
}

#item1605739 {
	width:628px !important;
	height:247px !important;
	top:27px !important;
}

@keyframes intensificar-1605739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605763 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1605763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698762 {
	width:628px !important;
	height:221px !important;
}

#item1698763 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1698763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698786 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:88px !important;
}

#item1696680 {
	width:628px !important;
	height:525px !important;
}

#item1696681 {
	width:595px !important;
	height:1069px !important;
}

@keyframes intensificar-1696681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696704 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1605788 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1605788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605811 {
	width:490px !important;
	height:214px !important;
	top:108px !important;
}

@keyframes intensificar-1605811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605834 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:377px !important;
}

#item1605841 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1605864 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1605888 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1605911 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1605712 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1605939 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1605962 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1605987 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1605990 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1606042 {
	width:172px !important;
	height:70px !important;
}

#item1606043 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606017 {
	width:172px !important;
	height:70px !important;
}

#item1606018 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606013 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1606095 {
	width:141px !important;
	height:70px !important;
}

#item1606096 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606070 {
	width:141px !important;
	height:70px !important;
}

#item1606071 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606066 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1606150 {
	width:139px !important;
	height:70px !important;
}

#item1606151 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1606125 {
	width:139px !important;
	height:70px !important;
}

#item1606126 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1606121 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1606208 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1606214 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1606215 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1606211 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773718 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773741 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773715 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1606218 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1606218 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1606218 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1606218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774319 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1710275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1710278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710273 {
	width:600px !important;
	height:790px !important;
}

#item1710279 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1710452 {
	width:528px !important;
	height:211px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1710452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2024152 th, table#table2024152 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2024152 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2024152 {
	table-layout:fixed;
}

#item1710477 {
	width:528px !important;
	height:114px !important;
	top:19px !important;
}

@keyframes intensificar-1710477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710500 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1710500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742021 {
	width:528px !important;
	height:193px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1742021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710285 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1710285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710308 {
	width:350px !important;
	height:153px !important;
	top:101px !important;
}

@keyframes intensificar-1710308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710331 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:159px !important;
}

#item1710338 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1710361 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1710386 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1710410 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1710282 {
	width:564px !important;
	height:344px !important;
	left:636px !important;
	top:157px !important;
}

#item1710523 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1710546 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1710571 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1710574 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1710597 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1710649 {
	width:123px !important;
	height:50px !important;
}

#item1710650 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1710624 {
	width:123px !important;
	height:50px !important;
}

#item1710625 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1710620 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1710702 {
	width:101px !important;
	height:50px !important;
}

#item1710703 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1710677 {
	width:101px !important;
	height:50px !important;
}

#item1710678 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1710673 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1710756 {
	width:99px !important;
	height:50px !important;
}

#item1710757 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1710730 {
	width:99px !important;
	height:50px !important;
}

#item1710731 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1710726 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1710815 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1710821 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1710822 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1710818 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771246 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771270 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771243 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1710826 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1710826 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1710826 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1710826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774511 {
	width:186px !important;
	height:167px !important;
	top:1033px !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%;
}

@keyframes intensificar-1710889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710885 {
	width:700px !important;
	height:309px !important;
}

#item1710890 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2025602 th, table#table2025602 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2025602 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2025602 {
	table-layout:fixed;
}

#item1711055 {
	width:628px !important;
	height:179px !important;
	top:366px !important;
}

@keyframes intensificar-1711055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711078 {
	width:80px !important;
	height:12px !important;
	top:339px !important;
}

@keyframes intensificar-1711078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711101 {
	width:628px !important;
	height:310px !important;
}

#item1711102 {
	width:595px !important;
	height:439px !important;
}

@keyframes intensificar-1711102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711125 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:132px !important;
}

#item1742304 {
	width:628px !important;
	height:545px !important;
}

@keyframes intensificar-1742304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710896 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1710896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710919 {
	width:490px !important;
	height:228px !important;
	top:129px !important;
}

@keyframes intensificar-1710919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710942 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:205px !important;
}

#item1710949 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1710972 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1710996 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1711021 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1710893 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:530px !important;
}

#item1711129 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1711152 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1711176 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1711179 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1711202 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1711256 {
	width:172px !important;
	height:70px !important;
}

#item1711257 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1711231 {
	width:172px !important;
	height:70px !important;
}

#item1711232 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1711226 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1711309 {
	width:141px !important;
	height:70px !important;
}

#item1711310 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1711284 {
	width:141px !important;
	height:70px !important;
}

#item1711285 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1711280 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1711362 {
	width:139px !important;
	height:70px !important;
}

#item1711363 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1711337 {
	width:139px !important;
	height:70px !important;
}

#item1711338 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1711333 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1711386 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1711392 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1711394 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1711389 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773753 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773777 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773750 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1711429 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1711429 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1711429 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774418 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1712353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1712356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712351 {
	width:600px !important;
	height:790px !important;
}

#item1712358 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1712534 {
	width:528px !important;
	height:225px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1712534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742432 {
	width:528px !important;
	height:159px !important;
	top:238px !important;
}

table#table2027831 tr {
	border-right:2.2px solid #fff;;
}

table#table2027831 {
	table-layout:fixed;
}

#item1742433 {
	width:971px !important;
	height:133px !important;
}

@keyframes intensificar-1742433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742456 {
	width:57px !important;
	height:12px !important;
	top:227px !important;
}

@keyframes intensificar-1742456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742479 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:402px !important;
}

#item1742404 {
	width:528px !important;
	height:296px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1742404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712367 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1712367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712390 {
	width:350px !important;
	height:153px !important;
	top:49px !important;
}

@keyframes intensificar-1712390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1712390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1712390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712413 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:140px !important;
}

#item1712419 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1712442 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1712466 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1712490 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1712364 {
	width:564px !important;
	height:415px !important;
	left:636px !important;
	top:175px !important;
}

#item1712605 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1712628 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1712652 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1712655 {
	width:310px !important;
	height:37px !important;
	left:16px !important;
}

#item1712678 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1712730 {
	width:123px !important;
	height:50px !important;
}

#item1712732 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1712705 {
	width:123px !important;
	height:50px !important;
}

#item1712706 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1712701 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1712784 {
	width:101px !important;
	height:50px !important;
}

#item1712785 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1712759 {
	width:101px !important;
	height:50px !important;
}

#item1712760 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1712755 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1712838 {
	width:99px !important;
	height:50px !important;
}

#item1712839 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1712813 {
	width:99px !important;
	height:50px !important;
}

#item1712814 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1712809 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1712891 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1712898 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1712899 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1712894 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771278 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771301 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771274 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1712906 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1712906 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1712906 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1712906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774601 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1711761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1711763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711759 {
	width:700px !important;
	height:309px !important;
}

#item1711764 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1711973 {
	width:628px !important;
	height:220px !important;
}

#item1711974 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1711974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711997 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:87px !important;
}

#item1742852 {
	width:140px !important;
	height:18px !important;
	top:251px !important;
}

@keyframes intensificar-1742852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742875 {
	width:628px !important;
	height:212px !important;
	top:279px !important;
}

table#table2030497 tr {
	border-right:3.08px solid #fff;;
}

table#table2030497 {
	table-layout:fixed;
}

#item1742876 {
	width:1359px !important;
	height:187px !important;
}

@keyframes intensificar-1742876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742899 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:500px !important;
}

#item1742809 {
	width:628px !important;
	height:523px !important;
}

@keyframes intensificar-1742809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711770 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1711770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711793 {
	width:490px !important;
	height:228px !important;
	top:60px !important;
}

@keyframes intensificar-1711793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711816 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:188px !important;
}

#item1711822 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1711845 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1711869 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1711892 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1711767 {
	width:664px !important;
	height:523px !important;
	left:36px !important;
	top:552px !important;
}

#item1712000 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1712023 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1712047 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1712050 {
	width:426px !important;
	height:52px !important;
	left:22px !important;
}

#item1712073 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1712126 {
	width:172px !important;
	height:70px !important;
}

#item1712127 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1712100 {
	width:172px !important;
	height:70px !important;
}

#item1712102 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1712096 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1712179 {
	width:141px !important;
	height:70px !important;
}

#item1712180 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1712154 {
	width:141px !important;
	height:70px !important;
}

#item1712155 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1712150 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1712232 {
	width:139px !important;
	height:70px !important;
}

#item1712233 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1712207 {
	width:139px !important;
	height:70px !important;
}

#item1712208 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1712203 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1712256 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1712264 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1712265 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1712260 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773784 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773808 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773781 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1712302 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1712302 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1712302 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1712302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549370 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1519205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1519203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519201 {
	width:600px !important;
	height:790px !important;
}

#item1519206 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1519859 {
	width:528px !important;
	height:253px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1519859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583462 {
	width:57px !important;
	height:12px !important;
	top:253px !important;
}

@keyframes intensificar-1583462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583485 {
	width:528px !important;
	height:155px !important;
	top:265px !important;
}

table#table2033165 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2033165 {
	table-layout:fixed;
}

#item1583661 {
	width:876px !important;
	height:133px !important;
}

@keyframes intensificar-1583661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583509 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:428px !important;
}

#item1519824 {
	width:528px !important;
	height:547px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1519824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519298 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1519298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519321 {
	width:350px !important;
	height:153px !important;
	top:48px !important;
}

@keyframes intensificar-1519321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519344 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:173px !important;
}

#item1519350 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1519373 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1519399 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1519423 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1519210 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:177px !important;
}

#item1519467 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1519490 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1519514 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1519519 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1519579 {
	width:123px !important;
	height:50px !important;
}

#item1519580 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519554 {
	width:123px !important;
	height:50px !important;
}

#item1519555 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519550 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1519632 {
	width:101px !important;
	height:50px !important;
}

#item1519633 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519607 {
	width:101px !important;
	height:50px !important;
}

#item1519608 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519603 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1519685 {
	width:99px !important;
	height:50px !important;
}

#item1519686 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1519660 {
	width:99px !important;
	height:50px !important;
}

#item1519661 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1519656 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1519739 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572524 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572525 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572521 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771310 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771333 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771307 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1519743 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1519743 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519743 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1519743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1666841 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1609734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1609730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609728 {
	width:700px !important;
	height:309px !important;
}

#item1634340 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1641933 {
	width:140px !important;
	height:18px !important;
	top:246px !important;
}

@keyframes intensificar-1641933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641956 {
	width:628px !important;
	height:212px !important;
	top:275px !important;
}

table#table2035751 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2035751 {
	table-layout:fixed;
}

#item1641957 {
	width:1226px !important;
	height:186px !important;
}

@keyframes intensificar-1641957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641981 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1698925 {
	width:628px !important;
	height:216px !important;
}

#item1698926 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1698926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698949 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:85px !important;
}

#item1696847 {
	width:628px !important;
	height:518px !important;
}

#item1696848 {
	width:595px !important;
	height:901px !important;
}

@keyframes intensificar-1696848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696871 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1609823 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1609823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609846 {
	width:490px !important;
	height:214px !important;
	top:68px !important;
}

@keyframes intensificar-1609846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609869 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:243px !important;
}

#item1609875 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1609898 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1609922 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1609946 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1609743 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1609976 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1609999 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1610023 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1610027 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1610079 {
	width:172px !important;
	height:70px !important;
}

#item1610080 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610054 {
	width:172px !important;
	height:70px !important;
}

#item1610055 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610050 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1610133 {
	width:141px !important;
	height:70px !important;
}

#item1610134 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610107 {
	width:141px !important;
	height:70px !important;
}

#item1610108 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610103 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1610186 {
	width:139px !important;
	height:70px !important;
}

#item1610187 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1610161 {
	width:139px !important;
	height:70px !important;
}

#item1610162 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1610157 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1610240 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1610247 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1610248 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1610244 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773819 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773842 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773816 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1610251 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1610251 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1610251 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1610251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1666668 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1520848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1520846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520843 {
	width:600px !important;
	height:790px !important;
}

#item1520850 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2038649 th, table#table2038649 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2038649 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2038649 {
	table-layout:fixed;
}

#item1520894 {
	width:528px !important;
	height:115px !important;
	top:19px !important;
}

@keyframes intensificar-1520894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520917 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1520917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521516 {
	width:528px !important;
	height:225px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1521516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521465 {
	width:528px !important;
	height:547px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1521465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520942 {
	width:528px !important;
	height:53px !important;
}

@keyframes intensificar-1520942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520965 {
	width:350px !important;
	height:153px !important;
	top:68px !important;
}

@keyframes intensificar-1520965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520988 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:192px !important;
}

#item1520996 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1521019 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1521043 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1521066 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1520853 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:177px !important;
}

#item1521110 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1521133 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1521157 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1521161 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1521220 {
	width:123px !important;
	height:50px !important;
}

#item1521221 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521195 {
	width:123px !important;
	height:50px !important;
}

#item1521196 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521191 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1521273 {
	width:101px !important;
	height:50px !important;
}

#item1521274 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521248 {
	width:101px !important;
	height:50px !important;
}

#item1521249 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521244 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1521327 {
	width:99px !important;
	height:50px !important;
}

#item1521328 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1521301 {
	width:99px !important;
	height:50px !important;
}

#item1521302 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1521297 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1521380 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572514 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572515 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572510 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771342 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771365 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771339 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1521387 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1521387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1521387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1666844 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1610282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1610277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610275 {
	width:700px !important;
	height:309px !important;
}

#item1634346 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2041194 th, table#table2041194 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2041194 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2041194 {
	table-layout:fixed;
}

#item1610295 {
	width:628px !important;
	height:181px !important;
	top:27px !important;
}

@keyframes intensificar-1610295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610318 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1610318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698960 {
	width:628px !important;
	height:279px !important;
}

#item1698961 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1698961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698984 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

#item1696881 {
	width:628px !important;
	height:518px !important;
}

#item1696882 {
	width:595px !important;
	height:990px !important;
}

@keyframes intensificar-1696882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696905 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1610367 {
	width:628px !important;
	height:75px !important;
}

@keyframes intensificar-1610367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610390 {
	width:490px !important;
	height:214px !important;
	top:96px !important;
}

@keyframes intensificar-1610390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610413 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:269px !important;
}

#item1610421 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1610445 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1610469 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1610493 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1610292 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1610521 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1610544 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1610568 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1610571 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1610623 {
	width:172px !important;
	height:70px !important;
}

#item1610624 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610598 {
	width:172px !important;
	height:70px !important;
}

#item1610599 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610594 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1610678 {
	width:141px !important;
	height:70px !important;
}

#item1610679 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610652 {
	width:141px !important;
	height:70px !important;
}

#item1610654 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610648 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1610731 {
	width:139px !important;
	height:70px !important;
}

#item1610732 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1610706 {
	width:139px !important;
	height:70px !important;
}

#item1610707 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1610702 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1610786 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1610793 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1610794 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1610790 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773849 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773872 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773846 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1610799 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1610799 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1610799 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1610799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1666686 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1521568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1521566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521564 {
	width:600px !important;
	height:790px !important;
}

#item1521569 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1522229 {
	width:528px !important;
	height:239px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1522229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583706 {
	width:57px !important;
	height:12px !important;
	top:240px !important;
}

@keyframes intensificar-1583706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583729 {
	width:528px !important;
	height:126px !important;
	top:251px !important;
}

table#table2044149 tr {
	border-right:2.2px solid #fff;;
}

table#table2044149 {
	table-layout:fixed;
}

#item1583788 {
	width:670px !important;
	height:104px !important;
}

@keyframes intensificar-1583788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583753 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:385px !important;
}

#item1522185 {
	width:528px !important;
	height:525px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1522185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521664 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1521664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521687 {
	width:350px !important;
	height:153px !important;
	top:65px !important;
}

@keyframes intensificar-1521687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521711 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:156px !important;
}

#item1521719 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1521742 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1521767 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1521790 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1521576 {
	width:564px !important;
	height:525px !important;
	left:636px !important;
	top:177px !important;
}

#item1521831 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1521854 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1521879 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1521882 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1521941 {
	width:123px !important;
	height:50px !important;
}

#item1521942 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521916 {
	width:123px !important;
	height:50px !important;
}

#item1521917 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521912 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1521995 {
	width:101px !important;
	height:50px !important;
}

#item1521996 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521969 {
	width:101px !important;
	height:50px !important;
}

#item1521971 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521965 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1522049 {
	width:99px !important;
	height:50px !important;
}

#item1522050 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1522024 {
	width:99px !important;
	height:50px !important;
}

#item1522025 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1522019 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1522105 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572504 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572505 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572501 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771371 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771394 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771368 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1522109 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1522109 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1522109 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1666855 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1610827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1610820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610818 {
	width:700px !important;
	height:309px !important;
}

#item1634350 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1642044 {
	width:140px !important;
	height:18px !important;
	top:285px !important;
}

@keyframes intensificar-1642044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642067 {
	width:628px !important;
	height:172px !important;
	top:313px !important;
}

table#table2046308 tr {
	border-right:3.08px solid #fff;;
}

table#table2046308 {
	table-layout:fixed;
}

#item1642068 {
	width:934px !important;
	height:146px !important;
}

@keyframes intensificar-1642068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642091 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1698990 {
	width:628px !important;
	height:255px !important;
}

#item1698991 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1698991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699014 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:109px !important;
}

#item1696912 {
	width:628px !important;
	height:518px !important;
}

#item1696914 {
	width:595px !important;
	height:990px !important;
}

@keyframes intensificar-1696914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696937 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1610913 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1610913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610937 {
	width:490px !important;
	height:214px !important;
	top:91px !important;
}

@keyframes intensificar-1610937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610960 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:219px !important;
}

#item1610967 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1610991 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1611015 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1611038 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1610835 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1611066 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1611089 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1611113 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1611116 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1611169 {
	width:172px !important;
	height:70px !important;
}

#item1611170 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611144 {
	width:172px !important;
	height:70px !important;
}

#item1611145 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611139 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1611223 {
	width:141px !important;
	height:70px !important;
}

#item1611224 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611197 {
	width:141px !important;
	height:70px !important;
}

#item1611198 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611193 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1611276 {
	width:139px !important;
	height:70px !important;
}

#item1611277 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1611251 {
	width:139px !important;
	height:70px !important;
}

#item1611252 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1611247 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1611331 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1611338 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1611339 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1611335 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773881 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773904 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773878 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1611342 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1611342 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1611342 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1611342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1666693 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1522281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1522279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522277 {
	width:600px !important;
	height:790px !important;
}

#item1522282 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1522996 {
	width:528px !important;
	height:239px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1522996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584224 {
	width:57px !important;
	height:12px !important;
	top:254px !important;
}

@keyframes intensificar-1584224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584247 {
	width:528px !important;
	height:217px !important;
	top:271px !important;
}

table#table2049353 tr {
	border-right:2.2px solid #fff;;
}

table#table2049353 {
	table-layout:fixed;
}

#item1584474 {
	width:775px !important;
	height:191px !important;
}

@keyframes intensificar-1584474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584271 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:493px !important;
}

#item1522504 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1522507 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1522945 {
	width:509px !important;
	height:689px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1522945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522533 {
	width:14px !important;
	height:9px !important;
}

#item1522539 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1522376 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1522376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522399 {
	width:350px !important;
	height:165px !important;
	top:66px !important;
}

@keyframes intensificar-1522399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522422 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:258px !important;
}

#item1522428 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1522451 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1522475 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1522498 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1522285 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:162px !important;
}

#item1522543 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1522566 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1522590 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1522593 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1522654 {
	width:123px !important;
	height:50px !important;
}

#item1522655 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522629 {
	width:123px !important;
	height:50px !important;
}

#item1522630 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522625 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1522708 {
	width:101px !important;
	height:50px !important;
}

#item1522709 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522682 {
	width:101px !important;
	height:50px !important;
}

#item1522683 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522678 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1522762 {
	width:99px !important;
	height:50px !important;
}

#item1522763 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1522737 {
	width:99px !important;
	height:50px !important;
}

#item1522738 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1522733 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1522815 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572477 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572478 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572474 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771400 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771423 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771397 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1522818 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1522818 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1522818 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1666860 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1612653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1612646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1612644 {
	width:700px !important;
	height:309px !important;
}

#item1634362 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1642353 {
	width:140px !important;
	height:18px !important;
	top:164px !important;
}

@keyframes intensificar-1642353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642377 {
	width:628px !important;
	height:293px !important;
	top:192px !important;
}

table#table2052715 tr {
	border-right:3.08px solid #fff;;
}

table#table2052715 {
	table-layout:fixed;
}

#item1642378 {
	width:1085px !important;
	height:268px !important;
}

@keyframes intensificar-1642378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642401 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1699027 {
	width:628px !important;
	height:134px !important;
}

#item1699028 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1699028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699051 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:44px !important;
}

#item1696943 {
	width:628px !important;
	height:518px !important;
}

#item1696944 {
	width:595px !important;
	height:1402px !important;
}

@keyframes intensificar-1696944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696967 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1612741 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1612741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1612764 {
	width:490px !important;
	height:231px !important;
	top:114px !important;
}

@keyframes intensificar-1612764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1612787 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:383px !important;
}

#item1612794 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1612818 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1612842 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1612865 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1612662 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1612911 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1612934 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1612958 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1612961 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1613015 {
	width:172px !important;
	height:70px !important;
}

#item1613016 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612990 {
	width:172px !important;
	height:70px !important;
}

#item1612991 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612986 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1613068 {
	width:141px !important;
	height:70px !important;
}

#item1613069 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1613043 {
	width:141px !important;
	height:70px !important;
}

#item1613044 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1613039 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1613122 {
	width:139px !important;
	height:70px !important;
}

#item1613123 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1613097 {
	width:139px !important;
	height:70px !important;
}

#item1613098 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1613093 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1613176 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1613182 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1613183 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1613179 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773911 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773934 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773908 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1613187 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1613187 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1613187 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1613187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1666705 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1523057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1523055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523053 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1523058 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1523061 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:135px !important;
}

#item1523084 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1524069 {
	width:528px !important;
	height:364px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1524069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583922 {
	width:57px !important;
	height:12px !important;
	top:362px !important;
}

@keyframes intensificar-1583922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583945 {
	width:528px !important;
	height:159px !important;
	top:373px !important;
}

table#table2057122 tr {
	border-right:2.2px solid #fff;;
}

table#table2057122 {
	table-layout:fixed;
}

#item1584052 {
	width:678px !important;
	height:133px !important;
}

@keyframes intensificar-1584052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583969 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:537px !important;
}

#item1523420 {
	width:528px !important;
	height:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1523420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523444 {
	width:528px !important;
	height:320px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1523444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524033 {
	width:528px !important;
	height:524px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1524033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523201 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1523201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523224 {
	width:350px !important;
	height:288px !important;
	top:32px !important;
}

@keyframes intensificar-1523224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523253 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1523276 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1523934 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:221px !important;
}

#item1523940 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:116px !important;
}

#item1523963 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:132px !important;
}

#item1523986 {
	width:139px !important;
	height:26px !important;
	left:389px !important;
	top:184px !important;
}

#item1524009 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:186px !important;
}

#item1524012 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:152px !important;
}

#item1523107 {
	width:528px !important;
	height:550px !important;
	left:36px !important;
	top:200px !important;
}

#item1523469 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1523473 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1523536 {
	width:123px !important;
	height:50px !important;
}

#item1523537 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523509 {
	width:123px !important;
	height:50px !important;
}

#item1523510 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523504 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1523590 {
	width:113px !important;
	height:50px !important;
}

#item1523591 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523565 {
	width:113px !important;
	height:50px !important;
}

#item1523566 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523560 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1523643 {
	width:101px !important;
	height:50px !important;
}

#item1523644 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523618 {
	width:101px !important;
	height:50px !important;
}

#item1523619 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523614 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1523696 {
	width:101px !important;
	height:50px !important;
}

#item1523697 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1523671 {
	width:101px !important;
	height:50px !important;
}

#item1523672 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1523667 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1523724 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1523747 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1523720 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1572495 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572496 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572492 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1523750 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1523750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1523750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1523750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1666850 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1611364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1611373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1611361 {
	width:700px !important;
	height:309px !important;
}

#item1634354 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1611381 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:498px !important;
}

#item1611404 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1642147 {
	width:140px !important;
	height:18px !important;
	top:218px !important;
}

@keyframes intensificar-1642147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642170 {
	width:628px !important;
	height:212px !important;
	top:246px !important;
}

table#table2060237 tr {
	border-right:3.08px solid #fff;;
}

table#table2060237 {
	table-layout:fixed;
}

#item1642171 {
	width:949px !important;
	height:187px !important;
}

@keyframes intensificar-1642171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642194 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:465px !important;
}

#item1699061 {
	width:628px !important;
	height:189px !important;
}

#item1699062 {
	width:595px !important;
	height:783px !important;
}

@keyframes intensificar-1699062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699085 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:72px !important;
}

#item1611734 {
	width:628px !important;
	height:484px !important;
}

@keyframes intensificar-1611734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696980 {
	width:628px !important;
	height:484px !important;
}

#item1696981 {
	width:595px !important;
	height:951px !important;
}

@keyframes intensificar-1696981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697004 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

#item1611506 {
	width:628px !important;
	height:16px !important;
}

@keyframes intensificar-1611506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1611530 {
	width:490px !important;
	height:403px !important;
	top:44px !important;
}

@keyframes intensificar-1611530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1611554 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1611577 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1611600 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:309px !important;
}

#item1611607 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:163px !important;
}

#item1611630 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:185px !important;
}

#item1611653 {
	width:195px !important;
	height:36px !important;
	left:434px !important;
	top:258px !important;
}

#item1611677 {
	width:7px !important;
	height:11px !important;
	left:423px !important;
	top:261px !important;
}

#item1611680 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:213px !important;
}

#item1611427 {
	width:651px !important;
	height:488px !important;
	left:36px !important;
	top:591px !important;
}

#item1611759 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1611764 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1611816 {
	width:172px !important;
	height:70px !important;
}

#item1611817 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611791 {
	width:172px !important;
	height:70px !important;
}

#item1611792 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611787 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1611870 {
	width:158px !important;
	height:70px !important;
}

#item1611871 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611845 {
	width:158px !important;
	height:70px !important;
}

#item1611846 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611840 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1611923 {
	width:141px !important;
	height:70px !important;
}

#item1611924 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611898 {
	width:141px !important;
	height:70px !important;
}

#item1611899 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611894 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1611976 {
	width:141px !important;
	height:70px !important;
}

#item1611977 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1611951 {
	width:141px !important;
	height:70px !important;
}

#item1611952 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1611947 {
	width:141px !important;
	height:70px !important;
	left:-4px !important;
	top:1130px !important;
}

#item1612034 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1612035 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1612031 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773942 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773965 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773938 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1612038 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1612038 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1612038 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1612038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774322 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1713587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1713587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1713587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1713590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1713590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1713590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1713585 {
	width:600px !important;
	height:790px !important;
}

#item1713591 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1713765 {
	width:528px !important;
	height:267px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1713765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1713765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1713765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1744907 {
	width:57px !important;
	height:12px !important;
	top:268px !important;
}

@keyframes intensificar-1744907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1744907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1744907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1744930 {
	width:528px !important;
	height:159px !important;
	top:285px !important;
}

table#table2064327 tr {
	border-right:2.2px solid #fff;;
}

table#table2064327 {
	table-layout:fixed;
}

#item1744931 {
	width:553px !important;
	height:133px !important;
}

@keyframes intensificar-1744931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1744931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1744931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1744955 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:448px !important;
}

#item1744867 {
	width:528px !important;
	height:550px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1744867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1744867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1744867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1713599 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1713599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1713599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1713599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1713622 {
	width:350px !important;
	height:153px !important;
	top:66px !important;
}

@keyframes intensificar-1713622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1713622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1713622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1713652 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1713675 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1714840 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:227px !important;
}

#item1714845 {
	width:139px !important;
	height:26px !important;
	left:389px !important;
	top:190px !important;
}

#item1714869 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:192px !important;
}

#item1714875 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:158px !important;
}

#item1713595 {
	width:528px !important;
	height:550px !important;
	left:636px !important;
	top:175px !important;
}

#item1713837 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1713860 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1713884 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1713887 {
	width:310px !important;
	height:37px !important;
	left:16px !important;
}

#item1713910 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1713962 {
	width:123px !important;
	height:50px !important;
}

#item1713963 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1713937 {
	width:123px !important;
	height:50px !important;
}

#item1713938 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1713933 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1714016 {
	width:101px !important;
	height:50px !important;
}

#item1714017 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1713991 {
	width:101px !important;
	height:50px !important;
}

#item1713992 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1713986 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1714071 {
	width:99px !important;
	height:50px !important;
}

#item1714072 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1714045 {
	width:99px !important;
	height:50px !important;
}

#item1714046 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1714040 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1714125 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1714131 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1714132 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1714128 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771435 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771458 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771432 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1714138 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1714138 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1714138 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1714138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774514 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1714199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1714201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714197 {
	width:700px !important;
	height:309px !important;
}

#item1714202 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1714412 {
	width:628px !important;
	height:220px !important;
}

#item1714413 {
	width:595px !important;
	height:607px !important;
}

@keyframes intensificar-1714413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714436 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:87px !important;
}

#item1745321 {
	width:140px !important;
	height:18px !important;
	top:257px !important;
}

@keyframes intensificar-1745321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1745344 {
	width:628px !important;
	height:212px !important;
	top:285px !important;
}

table#table2067297 tr {
	border-right:3.08px solid #fff;;
}

table#table2067297 {
	table-layout:fixed;
}

#item1745345 {
	width:774px !important;
	height:187px !important;
}

@keyframes intensificar-1745345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1745369 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:504px !important;
}

#item1714336 {
	width:628px !important;
	height:522px !important;
}

#item1714337 {
	width:595px !important;
	height:1029px !important;
}

@keyframes intensificar-1714337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714360 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1714209 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1714209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714232 {
	width:490px !important;
	height:228px !important;
	top:84px !important;
}

@keyframes intensificar-1714232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1714232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1714232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1714924 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:155px !important;
}

#item1714947 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:178px !important;
}

#item1714970 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:303px !important;
}

#item1714977 {
	width:195px !important;
	height:36px !important;
	left:433px !important;
	top:251px !important;
}

#item1715000 {
	width:7px !important;
	height:11px !important;
	left:422px !important;
	top:254px !important;
}

#item1715004 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:206px !important;
}

#item1714206 {
	width:651px !important;
	height:527px !important;
	left:36px !important;
	top:552px !important;
}

#item1714440 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1714463 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1714487 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1714492 {
	width:426px !important;
	height:52px !important;
	left:22px !important;
}

#item1714516 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1714568 {
	width:172px !important;
	height:70px !important;
}

#item1714569 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1714543 {
	width:172px !important;
	height:70px !important;
}

#item1714544 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1714539 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1714621 {
	width:141px !important;
	height:70px !important;
}

#item1714622 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1714596 {
	width:141px !important;
	height:70px !important;
}

#item1714597 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1714592 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1714674 {
	width:139px !important;
	height:70px !important;
}

#item1714675 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1714649 {
	width:139px !important;
	height:70px !important;
}

#item1714650 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1714645 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1714698 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1714705 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1714706 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1714702 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773976 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773999 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773973 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1714738 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1714738 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1714738 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1714738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1666699 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1524855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1524853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524851 {
	width:600px !important;
	height:790px !important;
}

#item1524856 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1525515 {
	width:528px !important;
	height:308px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1525515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584866 {
	width:57px !important;
	height:12px !important;
	top:308px !important;
}

@keyframes intensificar-1584866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584889 {
	width:528px !important;
	height:126px !important;
	top:320px !important;
}

table#table2070292 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2070292 {
	table-layout:fixed;
}

#item1584951 {
	width:736px !important;
	height:105px !important;
}

@keyframes intensificar-1584951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584914 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:455px !important;
}

#item1525474 {
	width:528px !important;
	height:548px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1525474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524863 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1524863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524886 {
	width:350px !important;
	height:153px !important;
	top:48px !important;
}

@keyframes intensificar-1524886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524909 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:138px !important;
}

#item1524916 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1524939 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1524963 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1524986 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1524859 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1525122 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1525145 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1525169 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1525173 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1525236 {
	width:123px !important;
	height:50px !important;
}

#item1525237 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525208 {
	width:123px !important;
	height:50px !important;
}

#item1525209 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525204 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1525290 {
	width:101px !important;
	height:50px !important;
}

#item1525291 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525265 {
	width:101px !important;
	height:50px !important;
}

#item1525266 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525261 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1525343 {
	width:99px !important;
	height:50px !important;
}

#item1525344 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1525318 {
	width:99px !important;
	height:50px !important;
}

#item1525319 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1525314 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1525397 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572462 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572463 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572459 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771468 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771492 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771465 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1525400 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1525400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1525400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1525400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1634996 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1613770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1613778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613767 {
	width:700px !important;
	height:309px !important;
}

#item1634368 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1642583 {
	width:140px !important;
	height:18px !important;
	top:285px !important;
}

@keyframes intensificar-1642583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642606 {
	width:628px !important;
	height:173px !important;
	top:313px !important;
}

table#table2072634 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2072634 {
	table-layout:fixed;
}

#item1642607 {
	width:1031px !important;
	height:148px !important;
}

@keyframes intensificar-1642607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642630 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1699130 {
	width:628px !important;
	height:254px !important;
}

#item1699131 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1699131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699154 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:104px !important;
}

#item1697045 {
	width:628px !important;
	height:518px !important;
}

#item1697046 {
	width:595px !important;
	height:951px !important;
}

@keyframes intensificar-1697046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697069 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1613869 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1613869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613892 {
	width:490px !important;
	height:214px !important;
	top:67px !important;
}

@keyframes intensificar-1613892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613915 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:193px !important;
}

#item1613922 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1613945 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1613969 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1613992 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1613791 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1614020 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1614043 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1614067 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1614071 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1614124 {
	width:172px !important;
	height:70px !important;
}

#item1614125 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614098 {
	width:172px !important;
	height:70px !important;
}

#item1614099 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614094 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1614178 {
	width:141px !important;
	height:70px !important;
}

#item1614179 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614153 {
	width:141px !important;
	height:70px !important;
}

#item1614154 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614148 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1614231 {
	width:139px !important;
	height:70px !important;
}

#item1614232 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1614206 {
	width:139px !important;
	height:70px !important;
}

#item1614207 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1614202 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1614284 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1614292 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1614293 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1614287 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1774010 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1774033 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1774007 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1614297 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1614297 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1614297 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1614297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715246 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1715251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1715253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715249 {
	width:600px !important;
	height:790px !important;
}

#item1715255 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1715430 {
	width:528px !important;
	height:252px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1715430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1745835 {
	width:57px !important;
	height:12px !important;
	top:252px !important;
}

@keyframes intensificar-1745835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1745858 {
	width:528px !important;
	height:159px !important;
	top:263px !important;
}

table#table2075887 tr {
	border-right:2.2px solid #fff;;
}

table#table2075887 {
	table-layout:fixed;
}

#item1745859 {
	width:867px !important;
	height:133px !important;
}

@keyframes intensificar-1745859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1745882 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:422px !important;
}

#item1745800 {
	width:528px !important;
	height:548px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1745800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715262 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1715262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715285 {
	width:350px !important;
	height:182px !important;
	top:49px !important;
}

@keyframes intensificar-1715285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715309 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:175px !important;
}

@keyframes intensificar-1715309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715315 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1715315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715338 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1715338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715362 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1715362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715385 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1715385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715258 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1715500 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1715523 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1715547 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1715550 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1715573 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1715626 {
	width:123px !important;
	height:50px !important;
}

#item1715627 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1715600 {
	width:123px !important;
	height:50px !important;
}

#item1715602 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1715596 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1715680 {
	width:101px !important;
	height:50px !important;
}

#item1715681 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1715655 {
	width:101px !important;
	height:50px !important;
}

#item1715656 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1715650 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1715733 {
	width:99px !important;
	height:50px !important;
}

#item1715734 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1715708 {
	width:99px !important;
	height:50px !important;
}

#item1715709 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1715704 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1715758 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1715766 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1715767 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1715763 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771499 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771522 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771496 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1715801 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1715801 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1715801 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1715801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715866 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1715871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1715873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715869 {
	width:700px !important;
	height:309px !important;
}

#item1715874 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1716082 {
	width:628px !important;
	height:218px !important;
}

#item1716083 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1716083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716106 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:80px !important;
}

#item1746207 {
	width:140px !important;
	height:18px !important;
	top:249px !important;
}

@keyframes intensificar-1746207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1746230 {
	width:628px !important;
	height:212px !important;
	top:277px !important;
}

table#table2078957 tr {
	border-right:3.08px solid #fff;;
}

table#table2078957 {
	table-layout:fixed;
}

#item1746231 {
	width:1214px !important;
	height:187px !important;
}

@keyframes intensificar-1746231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1746254 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1716008 {
	width:628px !important;
	height:518px !important;
}

#item1716009 {
	width:595px !important;
	height:971px !important;
}

@keyframes intensificar-1716009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716032 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1715880 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1715880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715904 {
	width:490px !important;
	height:254px !important;
	top:60px !important;
}

@keyframes intensificar-1715904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715927 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:236px !important;
}

#item1715933 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1715956 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1715981 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1716004 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1715877 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1716110 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1716133 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1716157 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1716163 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1716186 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1716238 {
	width:172px !important;
	height:70px !important;
}

#item1716239 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1716213 {
	width:172px !important;
	height:70px !important;
}

#item1716214 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1716209 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1716291 {
	width:141px !important;
	height:70px !important;
}

#item1716292 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1716266 {
	width:141px !important;
	height:70px !important;
}

#item1716267 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1716262 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1716345 {
	width:139px !important;
	height:70px !important;
}

#item1716346 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1716320 {
	width:139px !important;
	height:70px !important;
}

#item1716321 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1716316 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1716369 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1716375 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1716376 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1716372 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1774042 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1774065 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1774039 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1778185 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1716765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1716768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716763 {
	width:600px !important;
	height:790px !important;
}

#item1716769 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1716945 {
	width:528px !important;
	height:309px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1716945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2082108 tr {
	border-right:2.2px solid #fff;;
}

table#table2082108 {
	table-layout:fixed;
}

#item1716971 {
	width:528px !important;
	height:133px !important;
	top:19px !important;
}

@keyframes intensificar-1716971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716994 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1716994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716905 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1716908 {
	width:534px !important;
	height:534px !important;
	top:15px !important;
}

#item1716909 {
	width:509px !important;
	height:1060px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1716909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716934 {
	width:14px !important;
	height:9px !important;
}

#item1716937 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1716775 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1716775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716798 {
	width:350px !important;
	height:153px !important;
	top:100px !important;
}

@keyframes intensificar-1716798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718048 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:243px !important;
}

@keyframes intensificar-1718048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718053 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:170px !important;
}

@keyframes intensificar-1718053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718076 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:186px !important;
}

@keyframes intensificar-1718076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718100 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:218px !important;
}

@keyframes intensificar-1718100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718123 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:220px !important;
}

@keyframes intensificar-1718123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716772 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1717017 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1717040 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1717064 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1717067 {
	width:310px !important;
	height:37px !important;
	left:16px !important;
}

#item1717090 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1717142 {
	width:123px !important;
	height:50px !important;
}

#item1717143 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1717117 {
	width:123px !important;
	height:50px !important;
}

#item1717118 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1717113 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1717196 {
	width:101px !important;
	height:50px !important;
}

#item1717197 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1717170 {
	width:101px !important;
	height:50px !important;
}

#item1717171 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1717166 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1717251 {
	width:99px !important;
	height:50px !important;
}

#item1717252 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1717225 {
	width:99px !important;
	height:50px !important;
}

#item1717226 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1717221 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1717306 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1717312 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1717313 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1717309 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771562 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771586 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771559 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1717317 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1717317 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1717317 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1717317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1778192 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1717378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1717378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1717378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1717380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1717380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1717380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1717376 {
	width:700px !important;
	height:309px !important;
}

#item1717381 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2084626 tr {
	border-right:3.08px solid #fff;;
}

table#table2084626 {
	table-layout:fixed;
}

#item1717545 {
	width:628px !important;
	height:206px !important;
	top:317px !important;
}

@keyframes intensificar-1717545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1717545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1717545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1717568 {
	width:80px !important;
	height:12px !important;
	top:291px !important;
}

@keyframes intensificar-1717568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1717568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1717568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1717591 {
	width:628px !important;
	height:261px !important;
}

#item1717592 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1717592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1717592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1717592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1717615 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:108px !important;
}

#item1717516 {
	width:628px !important;
	height:522px !important;
}

#item1717517 {
	width:595px !important;
	height:1657px !important;
}

@keyframes intensificar-1717517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1717517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1717517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1717540 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1717387 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1717387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1717387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1717387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1717410 {
	width:490px !important;
	height:228px !important;
	top:132px !important;
}

@keyframes intensificar-1717410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1717410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1717410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718179 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:307px !important;
}

@keyframes intensificar-1718179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718184 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:205px !important;
}

@keyframes intensificar-1718184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718207 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:227px !important;
}

@keyframes intensificar-1718207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718230 {
	width:234px !important;
	height:21px !important;
	left:445px !important;
	top:272px !important;
}

@keyframes intensificar-1718230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1718253 {
	width:7px !important;
	height:11px !important;
	left:434px !important;
	top:275px !important;
}

@keyframes intensificar-1718253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1717384 {
	width:679px !important;
	height:523px !important;
	left:36px !important;
	top:552px !important;
}

#item1717623 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1717648 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1717672 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1717675 {
	width:426px !important;
	height:52px !important;
	left:22px !important;
}

#item1717698 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1717750 {
	width:172px !important;
	height:70px !important;
}

#item1717751 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1717725 {
	width:172px !important;
	height:70px !important;
}

#item1717726 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1717721 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1717803 {
	width:141px !important;
	height:70px !important;
}

#item1717804 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1717778 {
	width:141px !important;
	height:70px !important;
}

#item1717779 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1717774 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1717857 {
	width:139px !important;
	height:70px !important;
}

#item1717858 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1717831 {
	width:139px !important;
	height:70px !important;
}

#item1717832 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1717827 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1717881 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1717890 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1717891 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1717887 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1774106 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1774129 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1774103 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1717925 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1717925 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1717925 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1717925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1778182 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1648187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1648183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648181 {
	width:600px !important;
	height:790px !important;
}

#item1648193 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1648198 {
	width:528px !important;
	height:311px !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-1648198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648222 {
	width:57px !important;
	height:12px !important;
	top:326px !important;
}

@keyframes intensificar-1648222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2087944 tr {
	border-right:2.2px solid #fff;;
}

table#table2087944 {
	table-layout:fixed;
}

#item1648825 {
	width:527px !important;
	height:191px !important;
	top:344px !important;
}

@keyframes intensificar-1648825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648404 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1648407 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1648408 {
	width:509px !important;
	height:1549px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1648408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648434 {
	width:14px !important;
	height:9px !important;
}

#item1648440 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1648275 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1648275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648298 {
	width:350px !important;
	height:182px !important;
	top:69px !important;
}

@keyframes intensificar-1648298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648321 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:292px !important;
}

@keyframes intensificar-1648321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648328 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1648328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648351 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1648351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648375 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1648375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648398 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1648398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648196 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:162px !important;
}

#item1648443 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1648466 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1648490 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1648493 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1648516 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1648568 {
	width:123px !important;
	height:50px !important;
}

#item1648569 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648543 {
	width:123px !important;
	height:50px !important;
}

#item1648544 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648539 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1648623 {
	width:101px !important;
	height:50px !important;
}

#item1648624 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648597 {
	width:101px !important;
	height:50px !important;
}

#item1648598 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648593 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1648677 {
	width:99px !important;
	height:50px !important;
}

#item1648678 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1648651 {
	width:99px !important;
	height:50px !important;
}

#item1648652 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1648647 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1648731 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1648737 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1648738 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1648734 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771529 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771552 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771526 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1694131 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1694131 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1694131 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1694131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1778189 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1650033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1650028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650025 {
	width:700px !important;
	height:309px !important;
}

#item1650038 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1649713 {
	width:140px !important;
	height:18px !important;
	top:207px !important;
}

@keyframes intensificar-1649713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2091181 tr {
	border-right:3.08px solid #fff;;
}

table#table2091181 {
	table-layout:fixed;
}

#item1650441 {
	width:628px !important;
	height:287px !important;
	top:231px !important;
}

@keyframes intensificar-1650441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699162 {
	width:628px !important;
	height:176px !important;
}

#item1699163 {
	width:595px !important;
	height:596px !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:23px !important;
	height:46px !important;
	left:628px !important;
	top:65px !important;
}

#item1697077 {
	width:628px !important;
	height:518px !important;
}

#item1697078 {
	width:595px !important;
	height:2637px !important;
}

@keyframes intensificar-1697078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697101 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1649770 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1649770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649793 {
	width:490px !important;
	height:254px !important;
	top:124px !important;
}

@keyframes intensificar-1649793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649816 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:435px !important;
}

#item1649824 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1649847 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1649871 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1649894 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1649688 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1649926 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1649949 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1649973 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1649979 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1650002 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1649514 {
	width:172px !important;
	height:70px !important;
}

#item1649515 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1649489 {
	width:172px !important;
	height:70px !important;
}

#item1649490 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1649485 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1649567 {
	width:141px !important;
	height:70px !important;
}

#item1649568 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1649542 {
	width:141px !important;
	height:70px !important;
}

#item1649543 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1649538 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1649621 {
	width:139px !important;
	height:70px !important;
}

#item1649622 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1649595 {
	width:139px !important;
	height:70px !important;
}

#item1649596 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1649591 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1649645 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1649654 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1649656 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1649651 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1774076 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1774099 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1774073 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1549405 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1525566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1525564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525562 {
	width:600px !important;
	height:790px !important;
}

#item1525567 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1526279 {
	width:528px !important;
	height:225px !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-1526279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584098 {
	width:57px !important;
	height:12px !important;
	top:240px !important;
}

@keyframes intensificar-1584098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584121 {
	width:528px !important;
	height:155px !important;
	top:252px !important;
}

table#table2095300 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2095300 {
	table-layout:fixed;
}

#item1584178 {
	width:617px !important;
	height:134px !important;
}

@keyframes intensificar-1584178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584145 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:416px !important;
}

#item1525703 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1525706 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1569539 {
	width:509px !important;
	height:718px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1569539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525732 {
	width:14px !important;
	height:9px !important;
}

#item1525736 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1525573 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1525573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525596 {
	width:350px !important;
	height:153px !important;
	top:69px !important;
}

@keyframes intensificar-1525596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525619 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:227px !important;
}

#item1525625 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1525648 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1525673 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1525696 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1525570 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:162px !important;
}

#item1525827 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1525850 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1525874 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1525881 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1526170 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1525942 {
	width:123px !important;
	height:50px !important;
}

#item1525943 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525917 {
	width:123px !important;
	height:50px !important;
}

#item1525918 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525913 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1525996 {
	width:101px !important;
	height:50px !important;
}

#item1525997 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525971 {
	width:101px !important;
	height:50px !important;
}

#item1525972 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525966 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1526049 {
	width:99px !important;
	height:50px !important;
}

#item1526050 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1526024 {
	width:99px !important;
	height:50px !important;
}

#item1526025 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1526020 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1526102 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572485 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572486 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572482 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771599 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771622 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771596 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1526105 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1526105 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1526105 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1526105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1634923 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1612068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1612060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1612058 {
	width:700px !important;
	height:309px !important;
}

#item1634358 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1642253 {
	width:140px !important;
	height:18px !important;
	top:245px !important;
}

@keyframes intensificar-1642253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642276 {
	width:628px !important;
	height:214px !important;
	top:273px !important;
}

table#table2098143 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2098143 {
	table-layout:fixed;
}

#item1642277 {
	width:864px !important;
	height:188px !important;
}

@keyframes intensificar-1642277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642301 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1699194 {
	width:628px !important;
	height:214px !important;
}

#item1699195 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1699195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699219 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:84px !important;
}

#item1697119 {
	width:628px !important;
	height:518px !important;
}

#item1697120 {
	width:595px !important;
	height:1421px !important;
}

@keyframes intensificar-1697120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697143 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1612157 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1612157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1612180 {
	width:490px !important;
	height:214px !important;
	top:97px !important;
}

@keyframes intensificar-1612180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1612203 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:318px !important;
}

#item1612211 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1612234 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1612258 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1612281 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1612077 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1612326 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1612349 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1612373 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1612376 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1612399 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1612451 {
	width:172px !important;
	height:70px !important;
}

#item1612452 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612426 {
	width:172px !important;
	height:70px !important;
}

#item1612427 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612422 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1612504 {
	width:141px !important;
	height:70px !important;
}

#item1612505 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612479 {
	width:141px !important;
	height:70px !important;
}

#item1612480 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612475 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1612558 {
	width:139px !important;
	height:70px !important;
}

#item1612559 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1612533 {
	width:139px !important;
	height:70px !important;
}

#item1612534 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1612529 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1612612 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1612621 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1612622 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1612618 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1774188 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1774211 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1774185 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1612625 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1612625 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1612625 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1612625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774451 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1526330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1526328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526326 {
	width:600px !important;
	height:790px !important;
}

#item1526331 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1585251 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:143px !important;
}

#item1585257 {
	width:534px !important;
	height:282px !important;
	top:15px !important;
}

#item1585258 {
	width:511px !important;
	height:357px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1585258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585282 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1585285 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:304px !important;
}

#item1585164 {
	width:57px !important;
	height:12px !important;
	top:328px !important;
}

@keyframes intensificar-1585164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585187 {
	width:528px !important;
	height:189px !important;
	top:346px !important;
}

table#table2101748 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2101748 {
	table-layout:fixed;
}

#item1585188 {
	width:641px !important;
	height:163px !important;
}

@keyframes intensificar-1585188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585211 {
	width:26px !important;
	height:13px !important;
	left:258px !important;
	top:542px !important;
}

#item1526466 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:263px !important;
}

#item1526470 {
	width:534px !important;
	height:521px !important;
	top:15px !important;
}

#item1527016 {
	width:509px !important;
	height:781px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1527016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526496 {
	width:14px !important;
	height:9px !important;
}

#item1526499 {
	width:14px !important;
	height:9px !important;
	top:543px !important;
}

#item1526337 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1526337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526360 {
	width:350px !important;
	height:199px !important;
	top:49px !important;
}

@keyframes intensificar-1526360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526383 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:276px !important;
}

#item1526390 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1526413 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1526437 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1526460 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1526334 {
	width:564px !important;
	height:555px !important;
	left:636px !important;
	top:170px !important;
}

#item1526589 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:133px !important;
}

#item1526612 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1526636 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1526643 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1526704 {
	width:123px !important;
	height:50px !important;
}

#item1526705 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1526678 {
	width:123px !important;
	height:50px !important;
}

#item1526680 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1526674 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1526759 {
	width:101px !important;
	height:50px !important;
}

#item1526760 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1526733 {
	width:101px !important;
	height:50px !important;
}

#item1526734 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1526729 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1526812 {
	width:99px !important;
	height:50px !important;
}

#item1526813 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1526787 {
	width:99px !important;
	height:50px !important;
}

#item1526788 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1526783 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1526865 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572453 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572454 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572450 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771633 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771656 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771630 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1526868 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1526868 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1526868 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1526868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774649 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1614325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1614319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1614317 {
	width:700px !important;
	height:309px !important;
}

#item1634381 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1642685 {
	width:140px !important;
	height:18px !important;
	top:200px !important;
}

@keyframes intensificar-1642685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642708 {
	width:628px !important;
	height:254px !important;
	top:229px !important;
}

table#table2105049 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2105049 {
	table-layout:fixed;
}

#item1642709 {
	width:897px !important;
	height:229px !important;
}

@keyframes intensificar-1642709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642732 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:492px !important;
}

#item1699229 {
	width:628px !important;
	height:170px !important;
}

#item1699230 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1699230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699253 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:62px !important;
}

#item1697151 {
	width:628px !important;
	height:515px !important;
}

#item1697152 {
	width:595px !important;
	height:1519px !important;
}

@keyframes intensificar-1697152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697175 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1614424 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1614424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1614447 {
	width:490px !important;
	height:278px !important;
	top:68px !important;
}

@keyframes intensificar-1614447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1614470 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:386px !important;
}

#item1614476 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1614499 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1614523 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1614546 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1614334 {
	width:664px !important;
	height:515px !important;
	left:36px !important;
	top:560px !important;
}

#item1614590 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1614613 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1614637 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1614641 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1614693 {
	width:172px !important;
	height:70px !important;
}

#item1614694 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614668 {
	width:172px !important;
	height:70px !important;
}

#item1614669 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614664 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1614747 {
	width:141px !important;
	height:70px !important;
}

#item1614748 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614721 {
	width:141px !important;
	height:70px !important;
}

#item1614722 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614717 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1614800 {
	width:139px !important;
	height:70px !important;
}

#item1614801 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1614775 {
	width:139px !important;
	height:70px !important;
}

#item1614776 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1614771 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1614858 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1614864 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1614865 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1614861 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1774156 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1774179 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1774153 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1614868 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1614868 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1614868 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1614868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527853 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1527854 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1527854 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1527855 {
	width:502px !important;
	height:201px !important;
	left:84px !important;
	top:85px !important;
}

@keyframes intensificar-1527855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527878 {
	opacity:0.35;
	width:502px !important;
	height:135px !important;
	left:84px !important;
	top:304px !important;
	background:#0e0b00;
}

#item1527879 {
	width:459px !important;
	height:94px !important;
	left:106px !important;
	top:323px !important;
}

@keyframes intensificar-1527879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527902 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1527902 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1527902 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1527902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes moverhacialaizquierdayreducir-1615444 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1615444 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1615449 {
	width:600px !important;
	height:412px !important;
	left:36px !important;
	top:513px !important;
}

@keyframes intensificar-1615449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615472 {
	opacity:0.35;
	width:628px !important;
	height:211px !important;
	left:36px !important;
	top:953px !important;
	background:#0e0b00;
}

#item1615473 {
	width:572px !important;
	height:159px !important;
	left:64px !important;
	top:980px !important;
}

@keyframes intensificar-1615473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615496 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1615496 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1615496 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1615496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527924 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1528275 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1528298 {
	width:528px !important;
	height:592px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1528298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528215 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1528239 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:322px !important;
}

#item1528243 {
	width:534px !important;
	height:640px !important;
	top:15px !important;
}

#item1666982 {
	width:509px !important;
	height:1978px !important;
}

@keyframes intensificar-1666982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1666982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1666982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528268 {
	width:14px !important;
	height:9px !important;
}

#item1528271 {
	width:14px !important;
	height:9px !important;
	top:661px !important;
}

#item1527930 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1719096 {
	width:20px !important;
	height:10px !important;
	left:179px !important;
	top:598px !important;
}

#item1527953 {
	width:75px !important;
	height:16px !important;
	left:57px !important;
	top:94px !important;
}

#item1527976 {
	width:114px !important;
	height:16px !important;
	left:442px !important;
	top:94px !important;
}

#item1528118 {
	width:33px !important;
	height:17px !important;
	left:46px !important;
	top:671px !important;
}

#item1528121 {
	width:87px !important;
	height:8px !important;
	left:85px !important;
	top:675px !important;
}

#item1528144 {
	width:20px !important;
	height:10px !important;
	left:176px !important;
	top:128px !important;
}

#item1783756 {
	width:20px !important;
	height:10px !important;
	left:213px !important;
	top:146px !important;
}

table#table2111466 th, table#table2111466 td {
	vertical-align:top;;
}

table#table2111466 tr {
	height:18px;;
}

table#table2111466 {
	table-layout:fixed;
}

#item1528000 {
	width:510px !important;
	height:543px !important;
	left:46px !important;
	top:127px !important;
}

#item1528030 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528027 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:124px !important;
}

#item1528034 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528031 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:142px !important;
}

#item1528038 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528035 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:160px !important;
}

#item1528042 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528039 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:178px !important;
}

#item1528046 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528043 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:196px !important;
}

#item1528050 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528047 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:214px !important;
}

#item1528055 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528052 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:232px !important;
}

#item1528059 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528056 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:250px !important;
}

#item1528063 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528060 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:268px !important;
}

#item1528067 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528064 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:286px !important;
}

#item1528071 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528068 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:304px !important;
}

#item1528076 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528072 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:322px !important;
}

#item1528080 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528077 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:340px !important;
}

#item1528084 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528081 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:358px !important;
}

#item1528088 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528085 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:376px !important;
}

#item1528092 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528089 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:394px !important;
}

#item1528096 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528093 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:411px !important;
}

#item1528100 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528097 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:429px !important;
}

#item1528104 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528101 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:447px !important;
}

#item1650704 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1650701 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:465px !important;
}

#item1650708 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1650705 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:483px !important;
}

#item1650712 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1650709 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:501px !important;
}

#item1719033 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1719030 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:519px !important;
}

#item1719052 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1719049 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:537px !important;
}

#item1719056 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1719053 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:555px !important;
}

#item1719060 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1719057 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:573px !important;
}

#item1719064 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1719061 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:591px !important;
}

#item1719068 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1719065 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:609px !important;
}

#item1772590 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1772587 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:628px !important;
}

#item1719069 {
	width:33px !important;
	height:17px !important;
	left:182px !important;
	top:671px !important;
}

#item1719072 {
	width:87px !important;
	height:8px !important;
	left:221px !important;
	top:676px !important;
}

@keyframes intensificar-1528162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528163 {
	width:211px !important;
	height:33px !important;
	left:205px !important;
	top:46px !important;
}

#item1527928 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1528322 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1528329 {
	width:528px !important;
	height:93px !important;
	left:16px !important;
}

#item1557314 {
	width:600px !important;
	height:395px !important;
	top:233px !important;
}

#item1529486 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

#item1529509 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1529483 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:116px !important;
}

#item1529516 {
	width:19px !important;
	height:19px !important;
}

#item1529512 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1529581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529610 {
	width:122px !important;
	height:50px !important;
}

#item1529611 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1529585 {
	width:122px !important;
	height:50px !important;
}

#item1529586 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1529581 {
	width:122px !important;
	height:50px !important;
	left:806px !important;
	top:740px !important;
}

@keyframes intensificar-1529635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529665 {
	width:122px !important;
	height:50px !important;
}

#item1529666 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1529639 {
	width:122px !important;
	height:50px !important;
}

#item1529640 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1529635 {
	width:122px !important;
	height:50px !important;
	left:931px !important;
	top:740px !important;
}

@keyframes intensificar-1529689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529718 {
	width:87px !important;
	height:50px !important;
}

#item1529719 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1529693 {
	width:87px !important;
	height:50px !important;
}

#item1529694 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1529689 {
	width:87px !important;
	height:50px !important;
	left:1056px !important;
	top:740px !important;
}

#item1529746 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

#item1529769 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1529743 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

@keyframes intensificar-1572862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572865 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572866 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1572862 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1529774 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1529774 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1529774 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1529774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615794 {
	width:700px !important;
	height:915px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1615817 {
	width:628px !important;
	height:800px !important;
	left:46px !important;
	top:100px !important;
}

@keyframes intensificar-1615817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615735 {
	width:700px !important;
	height:915px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1698143 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:457px !important;
}

#item1698148 {
	width:628px !important;
	height:830px !important;
	left:46px !important;
	top:60px !important;
}

#item1698149 {
	width:595px !important;
	height:2805px !important;
}

@keyframes intensificar-1698149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615527 {
	width:700px !important;
	height:915px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1719110 {
	width:24px !important;
	height:12px !important;
	left:214px !important;
	top:715px !important;
}

#item1615550 {
	width:92px !important;
	height:20px !important;
	left:68px !important;
	top:100px !important;
}

#item1615573 {
	width:139px !important;
	height:20px !important;
	left:537px !important;
	top:100px !important;
}

#item1615596 {
	width:40px !important;
	height:20px !important;
	left:54px !important;
	top:805px !important;
}

#item1615599 {
	width:106px !important;
	height:10px !important;
	left:101px !important;
	top:811px !important;
}

#item1615622 {
	width:24px !important;
	height:12px !important;
	left:213px !important;
	top:142px !important;
}

#item1783899 {
	width:24px !important;
	height:12px !important;
	left:257px !important;
	top:163px !important;
}

table#table2119357 th, table#table2119357 td {
	vertical-align:top;;
}

table#table2119357 tr {
	height:22px;;
}

table#table2119357 {
	table-layout:fixed;
}

#item1615628 {
	width:622px !important;
	height:657px !important;
	left:54px !important;
	top:140px !important;
}

#item1615659 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615656 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:137px !important;
}

#item1615663 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615660 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:159px !important;
}

#item1615667 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615664 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:181px !important;
}

#item1615672 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615668 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:203px !important;
}

#item1615676 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615673 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:225px !important;
}

#item1615680 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615677 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:247px !important;
}

#item1615684 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615681 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:269px !important;
}

#item1615688 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615685 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:291px !important;
}

#item1615692 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615689 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:313px !important;
}

#item1615696 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615693 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:335px !important;
}

#item1615700 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615697 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:357px !important;
}

#item1615704 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615701 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:379px !important;
}

#item1615708 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615705 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:401px !important;
}

#item1615712 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615709 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:423px !important;
}

#item1615716 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615713 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:445px !important;
}

#item1615720 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615717 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:467px !important;
}

#item1615724 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615721 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:489px !important;
}

#item1615729 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615725 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:511px !important;
}

#item1615733 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615730 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:533px !important;
}

#item1650865 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1650862 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:555px !important;
}

#item1650869 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1650866 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:577px !important;
}

#item1650873 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1650870 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:599px !important;
}

#item1719388 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1719385 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:621px !important;
}

#item1719392 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1719389 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:643px !important;
}

#item1719396 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1719393 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:665px !important;
}

#item1719401 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1719398 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:687px !important;
}

#item1719405 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1719402 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:709px !important;
}

#item1719409 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1719406 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:731px !important;
}

#item1772595 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1772592 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:752px !important;
}

#item1719197 {
	width:40px !important;
	height:20px !important;
	left:218px !important;
	top:805px !important;
}

#item1719205 {
	width:106px !important;
	height:10px !important;
	left:265px !important;
	top:810px !important;
}

#item1615518 {
	width:703px !important;
	height:915px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1615518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615515 {
	width:713px !important;
	height:925px !important;
	left:-10px !important;
	top:150px !important;
}

#item1615841 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1615846 {
	width:606px !important;
	height:74px !important;
	left:22px !important;
}

#item1616550 {
	width:135px !important;
	height:21px !important;
	left:13px !important;
}

#item1616573 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1616547 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:125px !important;
}

#item1616580 {
	width:26px !important;
	height:26px !important;
}

#item1616576 {
	width:26px !important;
	height:26px !important;
	left:640px !important;
	top:190px !important;
}

@keyframes intensificar-1616584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616614 {
	width:171px !important;
	height:70px !important;
}

#item1616615 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616588 {
	width:171px !important;
	height:70px !important;
}

#item1616589 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616584 {
	width:171px !important;
	height:70px !important;
	left:148px !important;
	top:1130px !important;
}

@keyframes intensificar-1616638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616667 {
	width:171px !important;
	height:70px !important;
}

#item1616668 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616642 {
	width:171px !important;
	height:70px !important;
}

#item1616643 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616638 {
	width:171px !important;
	height:70px !important;
	left:323px !important;
	top:1130px !important;
}

@keyframes intensificar-1616692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616721 {
	width:122px !important;
	height:70px !important;
}

#item1616722 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616696 {
	width:122px !important;
	height:70px !important;
}

#item1616697 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616692 {
	width:122px !important;
	height:70px !important;
	left:498px !important;
	top:1130px !important;
}

#item1616748 {
	width:209px !important;
	height:18px !important;
	left:23px !important;
}

#item1616771 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1616745 {
	width:232px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

@keyframes intensificar-1616775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616779 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1616780 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1616775 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1635672 {
	width:35px !important;
	height:74px !important;
	left:146px !important;
	top:1127px !important;
}

#item1616783 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1616783 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1616783 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1616783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774389 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1529998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1529996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529994 {
	width:600px !important;
	height:790px !important;
}

#item1529999 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2123980 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2123980 {
	table-layout:fixed;
}

#item1530213 {
	width:528px !important;
	height:76px !important;
	top:19px !important;
}

@keyframes intensificar-1530213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1530236 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1530236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531008 {
	width:528px !important;
	height:197px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1531008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1530135 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1530138 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1530650 {
	width:509px !important;
	height:1282px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1530650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1530164 {
	width:14px !important;
	height:9px !important;
}

#item1530171 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1530006 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1530006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1530029 {
	width:350px !important;
	height:153px !important;
	top:87px !important;
}

@keyframes intensificar-1530029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1530782 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:178px !important;
}

#item1530791 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:84px !important;
}

#item1530814 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:100px !important;
}

#item1530837 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:153px !important;
}

#item1530860 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:155px !important;
}

#item1530865 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:122px !important;
}

#item1530003 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:145px !important;
}

#item1530259 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1530283 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1530307 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1530310 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1530369 {
	width:123px !important;
	height:50px !important;
}

#item1530370 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1530344 {
	width:123px !important;
	height:50px !important;
}

#item1530345 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1530340 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1530423 {
	width:101px !important;
	height:50px !important;
}

#item1530424 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1530397 {
	width:101px !important;
	height:50px !important;
}

#item1530398 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1530393 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1530477 {
	width:99px !important;
	height:50px !important;
}

#item1530478 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1530452 {
	width:99px !important;
	height:50px !important;
}

#item1530453 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1530447 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1530504 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1530527 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1530501 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1530532 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572424 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572425 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572421 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1530535 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1530535 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1530535 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1530535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774566 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1616815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1616806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616804 {
	width:700px !important;
	height:309px !important;
}

#item1634509 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2128562 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2128562 {
	table-layout:fixed;
}

#item1616826 {
	width:628px !important;
	height:127px !important;
	top:27px !important;
}

@keyframes intensificar-1616826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616849 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1616849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616849 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616873 {
	width:628px !important;
	height:350px !important;
}

@keyframes intensificar-1616873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697214 {
	width:628px !important;
	height:526px !important;
}

#item1697215 {
	width:595px !important;
	height:2088px !important;
}

@keyframes intensificar-1697215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697238 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1616899 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1616899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616923 {
	width:490px !important;
	height:214px !important;
	top:100px !important;
}

@keyframes intensificar-1616923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616946 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:228px !important;
}

#item1616951 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:97px !important;
}

#item1616974 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:120px !important;
}

#item1616998 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:193px !important;
}

#item1617022 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:196px !important;
}

#item1617026 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:150px !important;
}

#item1616823 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

#item1617071 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1617094 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1617118 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1617121 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1617173 {
	width:172px !important;
	height:70px !important;
}

#item1617174 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617148 {
	width:172px !important;
	height:70px !important;
}

#item1617149 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617144 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1617226 {
	width:141px !important;
	height:70px !important;
}

#item1617227 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617201 {
	width:141px !important;
	height:70px !important;
}

#item1617202 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617197 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1617281 {
	width:139px !important;
	height:70px !important;
}

#item1617282 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1617255 {
	width:139px !important;
	height:70px !important;
}

#item1617257 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1617251 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1617335 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1617344 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1617345 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1617341 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1651957 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1651980 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1651954 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1617348 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1617348 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1617348 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1617348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774330 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1719437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1719437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1719437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1719439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1719439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1719439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1719435 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1719440 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1719446 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:135px !important;
}

#item1719470 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1719750 {
	width:528px !important;
	height:252px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1719750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1719750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1719750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1719774 {
	width:57px !important;
	height:12px !important;
	top:252px !important;
}

@keyframes intensificar-1719774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1719774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1719774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2133743 th, table#table2133743 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2133743 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2133743 {
	table-layout:fixed;
}

#item1719797 {
	width:528px !important;
	height:101px !important;
	top:271px !important;
}

@keyframes intensificar-1719797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1719797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1719797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1719701 {
	width:528px !important;
	height:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1719701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1719701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1719701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1719725 {
	width:528px !important;
	height:320px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1719725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1719725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1719725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1719675 {
	width:528px !important;
	height:545px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1719675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1719675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1719675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1719496 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1719496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1719496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1719496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1719519 {
	width:350px !important;
	height:86px !important;
	top:52px !important;
}

@keyframes intensificar-1719519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1719519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1719519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1719543 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1719566 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1719589 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:102px !important;
}

#item1719612 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:118px !important;
}

#item1719635 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:202px !important;
}

#item1719645 {
	width:167px !important;
	height:15px !important;
	left:398px !important;
	top:177px !important;
}

#item1719668 {
	width:5px !important;
	height:8px !important;
	left:390px !important;
	top:180px !important;
}

#item1778406 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:140px !important;
}

#item1719493 {
	width:565px !important;
	height:545px !important;
	left:36px !important;
	top:180px !important;
}

#item1719821 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1719824 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1719848 {
	width:264px !important;
	height:17px !important;
	left:38px !important;
	top:11px !important;
}

#item1719901 {
	width:123px !important;
	height:50px !important;
}

#item1719902 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1719876 {
	width:123px !important;
	height:50px !important;
}

#item1719877 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1719871 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1719954 {
	width:113px !important;
	height:50px !important;
}

#item1719955 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1719929 {
	width:113px !important;
	height:50px !important;
}

#item1719930 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1719925 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1720007 {
	width:101px !important;
	height:50px !important;
}

#item1720008 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1719982 {
	width:101px !important;
	height:50px !important;
}

#item1719983 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1719978 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1720061 {
	width:101px !important;
	height:50px !important;
}

#item1720062 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1720035 {
	width:101px !important;
	height:50px !important;
}

#item1720036 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1720031 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1720088 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1720111 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1720085 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1720117 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1720118 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1720114 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1720121 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1720121 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1720121 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1720121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774525 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1720174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1720174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1720174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@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%;
}

#item1720172 {
	width:700px !important;
	height:309px !important;
}

#item1720178 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1720181 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:490px !important;
}

#item1720205 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1720230 {
	width:140px !important;
	height:18px !important;
	top:298px !important;
}

@keyframes intensificar-1720230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1720230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1720230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2136363 th, table#table2136363 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2136363 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2136363 {
	table-layout:fixed;
}

#item1720253 {
	width:628px !important;
	height:161px !important;
	top:323px !important;
}

@keyframes intensificar-1720253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1720253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1720253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1720276 {
	width:628px !important;
	height:266px !important;
}

#item1720277 {
	width:595px !important;
	height:400px !important;
}

@keyframes intensificar-1720277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1720277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1720277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1720300 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:110px !important;
}

#item1720510 {
	width:628px !important;
	height:484px !important;
}

@keyframes intensificar-1720510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1720510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1720510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1749704 {
	width:628px !important;
	height:521px !important;
}

@keyframes intensificar-1749704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1720305 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1720305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1720305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1720305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1720328 {
	width:490px !important;
	height:312px !important;
	top:87px !important;
}

@keyframes intensificar-1720328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1720328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1720328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1720352 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1720376 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1720400 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:163px !important;
}

#item1720423 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:185px !important;
}

#item1720446 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:301px !important;
}

#item1720451 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:266px !important;
}

#item1720474 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:269px !important;
}

#item1778414 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:215px !important;
}

#item1720228 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1720534 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1720540 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1720563 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1720617 {
	width:172px !important;
	height:70px !important;
}

#item1720618 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1720590 {
	width:172px !important;
	height:70px !important;
}

#item1720593 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1720586 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1720670 {
	width:158px !important;
	height:70px !important;
}

#item1720671 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1720645 {
	width:158px !important;
	height:70px !important;
}

#item1720646 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1720641 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1720723 {
	width:141px !important;
	height:70px !important;
}

#item1720724 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1720698 {
	width:141px !important;
	height:70px !important;
}

#item1720699 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1720694 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1720776 {
	width:141px !important;
	height:70px !important;
}

#item1720777 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1720751 {
	width:141px !important;
	height:70px !important;
}

#item1720752 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1720747 {
	width:141px !important;
	height:70px !important;
	left:-4px !important;
	top:1130px !important;
}

#item1720804 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1720805 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1720801 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1772605 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1772628 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1772602 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1774425 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1749812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1749814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1749810 {
	width:600px !important;
	height:790px !important;
}

#item1749815 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1749868 {
	width:528px !important;
	height:239px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1749868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2142692 th, table#table2142692 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2142692 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2142692 {
	table-layout:fixed;
}

#item1749821 {
	width:528px !important;
	height:101px !important;
	top:19px !important;
}

@keyframes intensificar-1749821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1749845 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1749845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1750929 {
	width:528px !important;
	height:546px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1750929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1749894 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1749894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1749919 {
	width:350px !important;
	height:153px !important;
	top:49px !important;
}

@keyframes intensificar-1749919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1749943 {
	width:89px !important;
	height:22px !important;
	left:437px !important;
	top:136px !important;
}

#item1749948 {
	width:70px !important;
	height:16px !important;
	left:456px !important;
	top:64px !important;
}

#item1749971 {
	width:93px !important;
	height:18px !important;
	left:433px !important;
	top:80px !important;
}

#item1749994 {
	width:167px !important;
	height:15px !important;
	left:395px !important;
	top:111px !important;
}

#item1750017 {
	width:5px !important;
	height:8px !important;
	left:387px !important;
	top:113px !important;
}

#item1749818 {
	width:562px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1750065 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1750089 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1750113 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1750117 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1750169 {
	width:123px !important;
	height:50px !important;
}

#item1750170 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1750144 {
	width:123px !important;
	height:50px !important;
}

#item1750145 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1750140 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1750222 {
	width:101px !important;
	height:50px !important;
}

#item1750223 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1750197 {
	width:101px !important;
	height:50px !important;
}

#item1750198 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1750193 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1750276 {
	width:99px !important;
	height:50px !important;
}

#item1750277 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1750250 {
	width:99px !important;
	height:50px !important;
}

#item1750251 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1750246 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1750329 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1750335 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1750336 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1750332 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771686 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771709 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771683 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1750339 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1750339 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1750339 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1750339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774618 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1751127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1751129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1751125 {
	width:700px !important;
	height:309px !important;
}

#item1751130 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2145978 th, table#table2145978 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2145978 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2145978 {
	table-layout:fixed;
}

#item1751136 {
	width:628px !important;
	height:161px !important;
	top:27px !important;
}

@keyframes intensificar-1751136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1751159 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1751159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1751183 {
	width:628px !important;
	height:307px !important;
}

#item1751184 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1751184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1751207 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:131px !important;
}

#item1751340 {
	width:628px !important;
	height:526px !important;
}

#item1751341 {
	width:595px !important;
	height:1010px !important;
}

@keyframes intensificar-1751341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1751364 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1751212 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1751212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1751236 {
	width:490px !important;
	height:214px !important;
	top:61px !important;
}

@keyframes intensificar-1751236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1751259 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:188px !important;
}

#item1751265 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1751289 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1751313 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1751336 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1751133 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

#item1751368 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1751391 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1751415 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1751421 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1751474 {
	width:172px !important;
	height:70px !important;
}

#item1751475 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1751448 {
	width:172px !important;
	height:70px !important;
}

#item1751449 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1751444 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1751527 {
	width:141px !important;
	height:70px !important;
}

#item1751528 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1751502 {
	width:141px !important;
	height:70px !important;
}

#item1751503 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1751498 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1751582 {
	width:139px !important;
	height:70px !important;
}

#item1751583 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1751556 {
	width:139px !important;
	height:70px !important;
}

#item1751558 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1751551 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1751606 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1751612 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1751613 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1751609 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1772638 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1772661 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1772635 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1751648 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1751648 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1751648 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1751648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549418 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1531061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1531059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531057 {
	width:600px !important;
	height:790px !important;
}

#item1531062 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2149499 tr {
	border-right:2.2px solid #fff;;
}

table#table2149499 {
	table-layout:fixed;
}

#item1531278 {
	width:528px !important;
	height:105px !important;
	top:19px !important;
}

@keyframes intensificar-1531278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531301 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1531301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531762 {
	width:528px !important;
	height:253px !important;
	top:13px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1531762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531197 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1531204 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1568178 {
	width:509px !important;
	height:920px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1568178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531230 {
	width:14px !important;
	height:9px !important;
}

#item1531233 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1531068 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1531068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531091 {
	width:350px !important;
	height:153px !important;
	top:32px !important;
}

@keyframes intensificar-1531091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531115 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:123px !important;
}

#item1531121 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1531144 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1531168 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1531191 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1531065 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item1531324 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1531347 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1531371 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1531375 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1531435 {
	width:123px !important;
	height:50px !important;
}

#item1531437 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1531409 {
	width:123px !important;
	height:50px !important;
}

#item1531410 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1531405 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1531489 {
	width:101px !important;
	height:50px !important;
}

#item1531490 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1531464 {
	width:101px !important;
	height:50px !important;
}

#item1531465 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1531460 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1531542 {
	width:99px !important;
	height:50px !important;
}

#item1531543 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1531517 {
	width:99px !important;
	height:50px !important;
}

#item1531518 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1531513 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1531595 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572417 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572418 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572413 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771720 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771743 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771717 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1531599 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1531599 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1531599 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1531599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1634934 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1617374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1617370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617368 {
	width:700px !important;
	height:309px !important;
}

#item1634514 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2153757 tr {
	border-right:3.08px solid #fff;;
}

table#table2153757 {
	table-layout:fixed;
}

#item1617388 {
	width:628px !important;
	height:167px !important;
	top:27px !important;
}

@keyframes intensificar-1617388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617411 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1617411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699333 {
	width:628px !important;
	height:315px !important;
}

#item1699334 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1699334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699357 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:135px !important;
}

#item1697276 {
	width:628px !important;
	height:539px !important;
}

#item1697277 {
	width:595px !important;
	height:1539px !important;
}

@keyframes intensificar-1697277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697300 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1617460 {
	width:628px !important;
	height:16px !important;
}

@keyframes intensificar-1617460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617483 {
	width:490px !important;
	height:214px !important;
	top:45px !important;
}

@keyframes intensificar-1617483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617506 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:173px !important;
}

#item1617512 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1617536 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1617560 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1617583 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1617385 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1617627 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1617650 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1617674 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1617682 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1617736 {
	width:172px !important;
	height:70px !important;
}

#item1617738 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617710 {
	width:172px !important;
	height:70px !important;
}

#item1617711 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617706 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1617790 {
	width:141px !important;
	height:70px !important;
}

#item1617791 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617765 {
	width:141px !important;
	height:70px !important;
}

#item1617766 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617761 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1617843 {
	width:139px !important;
	height:70px !important;
}

#item1617844 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1617818 {
	width:139px !important;
	height:70px !important;
}

#item1617819 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1617814 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1617896 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1617903 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1617904 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1617899 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1772675 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1772698 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1772672 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1617908 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1617908 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1617908 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1617908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774455 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1721257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1721257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1721257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1721259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1721259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1721259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1721255 {
	width:600px !important;
	height:790px !important;
}

#item1721260 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2156386 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2156386 {
	table-layout:fixed;
}

#item1721434 {
	width:528px !important;
	height:105px !important;
	top:19px !important;
}

@keyframes intensificar-1721434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1721434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1721434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1721458 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1721458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1721458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1721458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1721481 {
	width:528px !important;
	height:253px !important;
	top:13px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1721481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1721481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1721481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1721396 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1721399 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1721400 {
	width:509px !important;
	height:919px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1721400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1721400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1721400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1721425 {
	width:14px !important;
	height:9px !important;
}

#item1721429 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1721267 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1721267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1721267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1721267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1721290 {
	width:350px !important;
	height:153px !important;
	top:32px !important;
}

@keyframes intensificar-1721290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1721290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1721290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1721313 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:123px !important;
}

#item1721319 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1721343 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1721368 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1721391 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1721264 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item1721505 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1721528 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1721552 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1721559 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1722437 {
	width:264px !important;
	height:17px !important;
	left:638px !important;
	top:11px !important;
}

#item1721611 {
	width:123px !important;
	height:50px !important;
}

#item1721612 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1721586 {
	width:123px !important;
	height:50px !important;
}

#item1721587 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1721582 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1721665 {
	width:101px !important;
	height:50px !important;
}

#item1721666 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1721640 {
	width:101px !important;
	height:50px !important;
}

#item1721641 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1721635 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1721718 {
	width:99px !important;
	height:50px !important;
}

#item1721719 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1721693 {
	width:99px !important;
	height:50px !important;
}

#item1721694 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1721689 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1721742 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1721749 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1721750 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1721746 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771749 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771772 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771746 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1721785 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1721785 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1721785 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1721785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774652 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1721837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1721837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1721837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1721839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1721839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1721839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1721835 {
	width:700px !important;
	height:309px !important;
}

#item1721840 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2159045 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2159045 {
	table-layout:fixed;
}

#item1721846 {
	width:628px !important;
	height:167px !important;
	top:27px !important;
}

@keyframes intensificar-1721846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1721846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1721846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1721869 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1721869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1721869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1721869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1721892 {
	width:628px !important;
	height:315px !important;
}

#item1721893 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1721893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1721893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1721893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1721916 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:135px !important;
}

#item1722049 {
	width:628px !important;
	height:539px !important;
}

#item1722050 {
	width:595px !important;
	height:1559px !important;
}

@keyframes intensificar-1722050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1722050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1722050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1722073 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1721922 {
	width:628px !important;
	height:16px !important;
}

@keyframes intensificar-1721922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1721922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1721922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1721946 {
	width:490px !important;
	height:214px !important;
	top:45px !important;
}

@keyframes intensificar-1721946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1721946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1721946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1721969 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:173px !important;
}

#item1721975 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1721998 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1722022 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1722045 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1721843 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1722076 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1722099 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1722124 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1722128 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1722460 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1722181 {
	width:172px !important;
	height:70px !important;
}

#item1722182 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1722156 {
	width:172px !important;
	height:70px !important;
}

#item1722157 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1722151 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1722234 {
	width:141px !important;
	height:70px !important;
}

#item1722235 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1722209 {
	width:141px !important;
	height:70px !important;
}

#item1722210 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1722205 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1722288 {
	width:139px !important;
	height:70px !important;
}

#item1722289 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1722263 {
	width:139px !important;
	height:70px !important;
}

#item1722264 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1722259 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1722313 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1722322 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1722323 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1722319 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1772704 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1772727 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1772701 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1722359 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1722359 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1722359 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1722359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774392 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1531815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1531813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531810 {
	width:600px !important;
	height:790px !important;
}

#item1531816 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1532497 {
	width:528px !important;
	height:295px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1532497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2162153 tr {
	border-right:2.2px solid #fff;;
}

table#table2162153 {
	table-layout:fixed;
}

#item1532029 {
	width:528px !important;
	height:163px !important;
	top:19px !important;
}

@keyframes intensificar-1532029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532053 {
	width:58px !important;
	height:9px !important;
}

@keyframes intensificar-1532053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531949 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1531957 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1532462 {
	width:509px !important;
	height:1016px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1532462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531984 {
	width:14px !important;
	height:9px !important;
}

#item1531987 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1531822 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1531822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531845 {
	width:350px !important;
	height:153px !important;
	top:48px !important;
}

@keyframes intensificar-1531845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531868 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:206px !important;
}

#item1531874 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1531897 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1531921 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1531944 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1531819 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:145px !important;
}

#item1532076 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1532099 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1532123 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1532128 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1532188 {
	width:123px !important;
	height:50px !important;
}

#item1532189 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532162 {
	width:123px !important;
	height:50px !important;
}

#item1532164 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532158 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1532242 {
	width:101px !important;
	height:50px !important;
}

#item1532243 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532217 {
	width:101px !important;
	height:50px !important;
}

#item1532218 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532212 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1532296 {
	width:99px !important;
	height:50px !important;
}

#item1532297 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1532270 {
	width:99px !important;
	height:50px !important;
}

#item1532271 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1532266 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1532349 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572404 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572405 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572401 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771781 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771804 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771778 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1532352 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1532352 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1532352 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1532352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774569 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1617931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1617937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617929 {
	width:700px !important;
	height:309px !important;
}

#item1634517 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2165132 tr {
	border-right:3.08px solid #fff;;
}

table#table2165132 {
	table-layout:fixed;
}

#item1617948 {
	width:628px !important;
	height:247px !important;
	top:27px !important;
}

@keyframes intensificar-1617948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617971 {
	width:81px !important;
	height:13px !important;
}

@keyframes intensificar-1617971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699362 {
	width:628px !important;
	height:242px !important;
}

#item1699363 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1699363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699386 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:98px !important;
}

#item1697309 {
	width:628px !important;
	height:543px !important;
}

#item1697310 {
	width:595px !important;
	height:1657px !important;
}

@keyframes intensificar-1697310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697333 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:249px !important;
}

#item1618020 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1618020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618044 {
	width:490px !important;
	height:214px !important;
	top:88px !important;
}

@keyframes intensificar-1618044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618067 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:309px !important;
}

#item1618075 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1618098 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1618122 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1618145 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1617945 {
	width:664px !important;
	height:543px !important;
	left:36px !important;
	top:532px !important;
}

#item1618189 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1618213 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1618237 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1618240 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1618292 {
	width:172px !important;
	height:70px !important;
}

#item1618293 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618267 {
	width:172px !important;
	height:70px !important;
}

#item1618268 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618263 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1618345 {
	width:141px !important;
	height:70px !important;
}

#item1618346 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618320 {
	width:141px !important;
	height:70px !important;
}

#item1618321 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618316 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1618401 {
	width:139px !important;
	height:70px !important;
}

#item1618402 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1618373 {
	width:139px !important;
	height:70px !important;
}

#item1618375 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1618369 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1618454 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1618462 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1618463 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1618459 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1772739 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1772762 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1772736 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1618466 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1618466 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1618466 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1618466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774334 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1722505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1722505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1722505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1722507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1722507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1722507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1722503 {
	width:600px !important;
	height:790px !important;
}

#item1722508 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1722681 {
	width:528px !important;
	height:309px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1722681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1722681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1722681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2168839 tr {
	border-right:2.2px solid #fff;;
}

table#table2168839 {
	table-layout:fixed;
}

#item1722707 {
	width:528px !important;
	height:163px !important;
	top:19px !important;
}

@keyframes intensificar-1722707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1722707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1722707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1722730 {
	width:58px !important;
	height:9px !important;
}

@keyframes intensificar-1722730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1722730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1722730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1722645 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1722648 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1722649 {
	width:509px !important;
	height:1000px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1722649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1722649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1722649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1722674 {
	width:14px !important;
	height:9px !important;
}

#item1722677 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1722515 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1722515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1722515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1722515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1722538 {
	width:350px !important;
	height:153px !important;
	top:66px !important;
}

@keyframes intensificar-1722538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1722538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1722538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1722562 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:224px !important;
}

#item1722568 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1722592 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1722617 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1722640 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1722512 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:145px !important;
}

#item1722753 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1722776 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1722800 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1722803 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1723645 {
	width:264px !important;
	height:17px !important;
	left:638px !important;
	top:11px !important;
}

#item1722856 {
	width:123px !important;
	height:50px !important;
}

#item1722857 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1722831 {
	width:123px !important;
	height:50px !important;
}

#item1722832 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1722827 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1722909 {
	width:101px !important;
	height:50px !important;
}

#item1722911 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1722884 {
	width:101px !important;
	height:50px !important;
}

#item1722885 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1722880 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1722964 {
	width:99px !important;
	height:50px !important;
}

#item1722965 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1722938 {
	width:99px !important;
	height:50px !important;
}

#item1722939 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1722934 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1722988 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1722997 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1722998 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1722994 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771820 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771844 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771817 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1723035 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1723035 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1723035 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1723035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774528 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1723095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1723095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1723097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1723097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723093 {
	width:700px !important;
	height:309px !important;
}

#item1723098 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1723150 {
	width:628px !important;
	height:203px !important;
}

#item1723151 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1723151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1723151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723174 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:79px !important;
}

#item1753797 {
	width:628px !important;
	height:253px !important;
	top:262px !important;
}

table#table2174326 tr {
	border-right:3.08px solid #fff;;
}

table#table2174326 {
	table-layout:fixed;
}

#item1753798 {
	width:757px !important;
	height:227px !important;
}

@keyframes intensificar-1753798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1753798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1753798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1753774 {
	width:140px !important;
	height:18px !important;
	top:233px !important;
}

@keyframes intensificar-1753774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1753774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1753774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1753821 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:520px !important;
}

#item1723306 {
	width:628px !important;
	height:543px !important;
}

#item1723307 {
	width:595px !important;
	height:1617px !important;
}

@keyframes intensificar-1723307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1723307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723330 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:249px !important;
}

#item1723180 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1723180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1723180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723203 {
	width:490px !important;
	height:214px !important;
	top:109px !important;
}

@keyframes intensificar-1723203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1723203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1723226 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:330px !important;
}

#item1723232 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1723255 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1723279 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1723302 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1723101 {
	width:664px !important;
	height:543px !important;
	left:36px !important;
	top:532px !important;
}

#item1723333 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1723356 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1723381 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1723384 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1723668 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1723437 {
	width:172px !important;
	height:70px !important;
}

#item1723438 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1723412 {
	width:172px !important;
	height:70px !important;
}

#item1723413 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1723408 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1723490 {
	width:141px !important;
	height:70px !important;
}

#item1723491 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1723465 {
	width:141px !important;
	height:70px !important;
}

#item1723466 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1723461 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1723543 {
	width:139px !important;
	height:70px !important;
}

#item1723544 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1723518 {
	width:139px !important;
	height:70px !important;
}

#item1723519 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1723514 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1723568 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1723576 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1723577 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1723573 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1772771 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1772794 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1772768 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1723613 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1723613 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1723613 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1723613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774428 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1532551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1532549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532547 {
	width:600px !important;
	height:790px !important;
}

#item1532552 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1533291 {
	width:528px !important;
	height:309px !important;
	top:13px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1533291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2180248 tr {
	border-right:2.2px solid #fff;;
}

table#table2180248 {
	table-layout:fixed;
}

#item1532599 {
	width:528px !important;
	height:134px !important;
	top:19px !important;
}

@keyframes intensificar-1532599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532622 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1532622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532775 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1532778 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1533197 {
	width:509px !important;
	height:671px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1533197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532804 {
	width:14px !important;
	height:9px !important;
}

#item1532808 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1532647 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1532647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532670 {
	width:350px !important;
	height:153px !important;
	top:49px !important;
}

@keyframes intensificar-1532670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532694 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:209px !important;
}

#item1532700 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1532723 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1532747 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1532770 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1532555 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:147px !important;
}

#item1532811 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1532834 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1532859 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1532864 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1532924 {
	width:123px !important;
	height:50px !important;
}

#item1532926 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532898 {
	width:123px !important;
	height:50px !important;
}

#item1532899 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532894 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1532978 {
	width:101px !important;
	height:50px !important;
}

#item1532979 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532953 {
	width:101px !important;
	height:50px !important;
}

#item1532954 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532949 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1533032 {
	width:99px !important;
	height:50px !important;
}

#item1533033 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1533006 {
	width:99px !important;
	height:50px !important;
}

#item1533008 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1533002 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1533086 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572396 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572397 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572393 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771851 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771874 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771848 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1533090 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1533090 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1533090 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1533090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774621 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1618495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1618488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618486 {
	width:700px !important;
	height:309px !important;
}

#item1634522 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2186322 tr {
	border-right:3.08px solid #fff;;
}

table#table2186322 {
	table-layout:fixed;
}

#item1618532 {
	width:628px !important;
	height:206px !important;
	top:27px !important;
}

@keyframes intensificar-1618532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618555 {
	width:80px !important;
	height:13px !important;
}

@keyframes intensificar-1618555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699394 {
	width:628px !important;
	height:254px !important;
}

#item1699395 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1699395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699418 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:104px !important;
}

#item1697346 {
	width:628px !important;
	height:519px !important;
}

#item1697347 {
	width:595px !important;
	height:1284px !important;
}

@keyframes intensificar-1697347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697370 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1618580 {
	width:628px !important;
	height:67px !important;
}

@keyframes intensificar-1618580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618603 {
	width:490px !important;
	height:214px !important;
	top:104px !important;
}

@keyframes intensificar-1618603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618626 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:328px !important;
}

#item1618632 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1618656 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1618680 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1618703 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1618505 {
	width:664px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1618749 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1618772 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1618796 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1618800 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1618852 {
	width:172px !important;
	height:70px !important;
}

#item1618853 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618827 {
	width:172px !important;
	height:70px !important;
}

#item1618828 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618823 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1618906 {
	width:141px !important;
	height:70px !important;
}

#item1618907 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618881 {
	width:141px !important;
	height:70px !important;
}

#item1618882 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618877 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1618959 {
	width:139px !important;
	height:70px !important;
}

#item1618960 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1618934 {
	width:139px !important;
	height:70px !important;
}

#item1618935 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1618930 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1619012 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1619018 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1619019 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1619015 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1772805 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1772829 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1772802 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1619024 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1619024 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1619024 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774341 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1534190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1534188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534186 {
	width:600px !important;
	height:790px !important;
}

#item1534191 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1534963 {
	width:528px !important;
	height:337px !important;
	top:13px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1534963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2192923 tr {
	border-right:2.2px solid #fff;;
}

table#table2192923 {
	table-layout:fixed;
}

#item1534239 {
	width:528px !important;
	height:221px !important;
	top:19px !important;
}

@keyframes intensificar-1534239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534262 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1534262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534416 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1534419 {
	width:534px !important;
	height:554px !important;
	top:15px !important;
}

#item1534848 {
	width:509px !important;
	height:1170px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1534848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534445 {
	width:14px !important;
	height:9px !important;
}

#item1534450 {
	width:14px !important;
	height:9px !important;
	top:576px !important;
}

#item1534287 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1534287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534312 {
	width:350px !important;
	height:231px !important;
	top:49px !important;
}

@keyframes intensificar-1534312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534335 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:276px !important;
}

#item1534341 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1534364 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1534388 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1534411 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1534195 {
	width:564px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1534453 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1534477 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1534501 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1534505 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1534564 {
	width:123px !important;
	height:50px !important;
}

#item1534565 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1534539 {
	width:123px !important;
	height:50px !important;
}

#item1534540 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1534535 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1534618 {
	width:101px !important;
	height:50px !important;
}

#item1534619 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1534593 {
	width:101px !important;
	height:50px !important;
}

#item1534594 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1534589 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1534672 {
	width:99px !important;
	height:50px !important;
}

#item1534673 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1534647 {
	width:99px !important;
	height:50px !important;
}

#item1534648 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1534643 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1534726 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572384 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572385 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572381 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771886 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771910 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771883 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1534729 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1534729 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1534729 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1534729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774532 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1619046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1619053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619044 {
	width:700px !important;
	height:309px !important;
}

#item1634529 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2197863 tr {
	border-right:3.08px solid #fff;;
}

table#table2197863 {
	table-layout:fixed;
}

#item1619093 {
	width:628px !important;
	height:328px !important;
	top:27px !important;
}

@keyframes intensificar-1619093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619116 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1619116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699432 {
	width:628px !important;
	height:167px !important;
}

#item1699433 {
	width:595px !important;
	height:675px !important;
}

@keyframes intensificar-1699433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699456 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:61px !important;
}

#item1697379 {
	width:628px !important;
	height:552px !important;
}

#item1697380 {
	width:595px !important;
	height:1911px !important;
}

@keyframes intensificar-1697380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697403 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:253px !important;
}

#item1619141 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1619141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619164 {
	width:490px !important;
	height:323px !important;
	top:90px !important;
}

@keyframes intensificar-1619164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619188 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:408px !important;
}

#item1619194 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1619217 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1619242 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1619265 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1619066 {
	width:664px !important;
	height:552px !important;
	left:36px !important;
	top:523px !important;
}

#item1619306 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1619329 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1619354 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1619357 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1619409 {
	width:172px !important;
	height:70px !important;
}

#item1619410 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619384 {
	width:172px !important;
	height:70px !important;
}

#item1619385 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619380 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1619464 {
	width:141px !important;
	height:70px !important;
}

#item1619465 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619437 {
	width:141px !important;
	height:70px !important;
}

#item1619439 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619433 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1619517 {
	width:139px !important;
	height:70px !important;
}

#item1619519 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1619492 {
	width:139px !important;
	height:70px !important;
}

#item1619493 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1619488 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1619572 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1619579 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1619580 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1619576 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1772835 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1772859 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1772832 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1619583 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1619583 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1619583 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774459 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1535649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1535647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535645 {
	width:600px !important;
	height:790px !important;
}

#item1535650 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1536457 {
	width:528px !important;
	height:281px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1536457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2204885 tr {
	border-right:2.2px solid #fff;;
}

table#table2204885 {
	table-layout:fixed;
}

#item1535698 {
	width:528px !important;
	height:249px !important;
	top:19px !important;
}

@keyframes intensificar-1535698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535721 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1535721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535878 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1535882 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1536392 {
	width:509px !important;
	height:1700px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1536392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535908 {
	width:14px !important;
	height:9px !important;
}

#item1535912 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1535747 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1535747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535770 {
	width:350px !important;
	height:268px !important;
	top:49px !important;
}

@keyframes intensificar-1535770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535793 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:309px !important;
}

#item1535799 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1535823 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1535847 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1535871 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1535653 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:146px !important;
}

#item1535915 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1535940 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1535964 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1535969 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1536029 {
	width:123px !important;
	height:50px !important;
}

#item1536030 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536004 {
	width:123px !important;
	height:50px !important;
}

#item1536005 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536000 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1536082 {
	width:101px !important;
	height:50px !important;
}

#item1536083 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536057 {
	width:101px !important;
	height:50px !important;
}

#item1536058 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536053 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1536136 {
	width:99px !important;
	height:50px !important;
}

#item1536137 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1536111 {
	width:99px !important;
	height:50px !important;
}

#item1536112 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1536106 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1536192 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572368 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572369 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572365 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771917 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771940 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771914 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1536195 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1536195 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1536195 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1536195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774655 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1620170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1620164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1620162 {
	width:700px !important;
	height:309px !important;
}

#item1634538 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2213080 tr {
	border-right:3.08px solid #fff;;
}

table#table2213080 {
	table-layout:fixed;
}

#item1620204 {
	width:628px !important;
	height:369px !important;
	top:27px !important;
}

@keyframes intensificar-1620204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1620227 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1620227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699461 {
	width:628px !important;
	height:117px !important;
}

#item1699462 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1699462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699485 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:36px !important;
}

#item1697415 {
	width:628px !important;
	height:542px !important;
}

#item1697416 {
	width:595px !important;
	height:2754px !important;
}

@keyframes intensificar-1697416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697439 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1620252 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1620252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1620275 {
	width:490px !important;
	height:375px !important;
	top:90px !important;
}

@keyframes intensificar-1620275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1620298 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:453px !important;
}

#item1620305 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1620328 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1620352 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1620375 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1620177 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1620418 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1620441 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1620465 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1620470 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1620523 {
	width:172px !important;
	height:70px !important;
}

#item1620524 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620497 {
	width:172px !important;
	height:70px !important;
}

#item1620499 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620493 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1620576 {
	width:141px !important;
	height:70px !important;
}

#item1620577 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620551 {
	width:141px !important;
	height:70px !important;
}

#item1620552 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620547 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1620630 {
	width:139px !important;
	height:70px !important;
}

#item1620631 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1620605 {
	width:139px !important;
	height:70px !important;
}

#item1620606 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1620600 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1620687 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1620693 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1620694 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1620690 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1772865 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1772889 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1772862 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1620697 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1620697 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1620697 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1620697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774395 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1533403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1533400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533398 {
	width:600px !important;
	height:790px !important;
}

#item1533405 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1534137 {
	width:528px !important;
	height:280px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1534137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2218147 tr {
	border-right:2.2px solid #fff;;
}

table#table2218147 {
	table-layout:fixed;
}

#item1533453 {
	width:528px !important;
	height:220px !important;
	top:19px !important;
}

@keyframes intensificar-1533453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533476 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1533476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533630 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1533633 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1534084 {
	width:509px !important;
	height:1230px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1534084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533659 {
	width:14px !important;
	height:9px !important;
}

#item1533663 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1533501 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1533501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533524 {
	width:350px !important;
	height:199px !important;
	top:49px !important;
}

@keyframes intensificar-1533524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533547 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:275px !important;
}

#item1533553 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1533578 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1533602 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1533625 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1533408 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1533667 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:129px !important;
}

#item1533690 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1533714 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1533718 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1533778 {
	width:123px !important;
	height:50px !important;
}

#item1533779 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533753 {
	width:123px !important;
	height:50px !important;
}

#item1533754 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533749 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1533831 {
	width:101px !important;
	height:50px !important;
}

#item1533832 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533806 {
	width:101px !important;
	height:50px !important;
}

#item1533807 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533802 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1533884 {
	width:99px !important;
	height:50px !important;
}

#item1533885 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1533859 {
	width:99px !important;
	height:50px !important;
}

#item1533860 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1533855 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1533938 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572376 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572377 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572373 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771946 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1771969 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771943 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1533941 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1533941 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1533941 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1533941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774573 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1619614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1619604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619602 {
	width:700px !important;
	height:309px !important;
}

#item1634533 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2224103 tr {
	border-right:3.08px solid #fff;;
}

table#table2224103 {
	table-layout:fixed;
}

#item1619650 {
	width:628px !important;
	height:328px !important;
	top:27px !important;
}

@keyframes intensificar-1619650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619673 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1619673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699531 {
	width:628px !important;
	height:154px !important;
}

#item1699532 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1699532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699555 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:54px !important;
}

#item1697452 {
	width:628px !important;
	height:539px !important;
}

#item1697453 {
	width:595px !important;
	height:1990px !important;
}

@keyframes intensificar-1697453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697476 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1619698 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1619698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619721 {
	width:490px !important;
	height:278px !important;
	top:68px !important;
}

@keyframes intensificar-1619721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619744 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:386px !important;
}

#item1619750 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1619774 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1619798 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1619821 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1619623 {
	width:664px !important;
	height:539px !important;
	left:36px !important;
	top:536px !important;
}

#item1619864 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:490px !important;
}

#item1619887 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1619911 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1619915 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1619967 {
	width:172px !important;
	height:70px !important;
}

#item1619968 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619942 {
	width:172px !important;
	height:70px !important;
}

#item1619943 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619938 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1620022 {
	width:141px !important;
	height:70px !important;
}

#item1620023 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619997 {
	width:141px !important;
	height:70px !important;
}

#item1619998 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619992 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1620075 {
	width:139px !important;
	height:70px !important;
}

#item1620076 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1620050 {
	width:139px !important;
	height:70px !important;
}

#item1620051 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1620046 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1620128 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1620134 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1620135 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1620131 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1772900 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1772923 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1772897 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1620141 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1620141 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1620141 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1620141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774349 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1536512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1536509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536507 {
	width:600px !important;
	height:790px !important;
}

#item1536513 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1536520 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:149px !important;
}

#item1536524 {
	width:534px !important;
	height:294px !important;
	top:15px !important;
}

#item1568347 {
	width:511px !important;
	height:356px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1568347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536550 {
	width:14px !important;
	height:9px !important;
}

#item1536553 {
	width:14px !important;
	height:9px !important;
	top:316px !important;
}

table#table2231725 tr {
	border-right:2.2px solid #fff;;
}

table#table2231725 {
	table-layout:fixed;
}

#item1536561 {
	width:528px !important;
	height:220px !important;
	top:19px !important;
}

@keyframes intensificar-1536561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536584 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1536584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536737 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1536740 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1569960 {
	width:509px !important;
	height:1240px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1569960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536766 {
	width:14px !important;
	height:9px !important;
}

#item1536770 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1536609 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1536609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536632 {
	width:350px !important;
	height:220px !important;
	top:49px !important;
}

@keyframes intensificar-1536632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536655 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:274px !important;
}

#item1536661 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1536684 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1536709 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1536732 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1536517 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:145px !important;
}

#item1536773 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1536796 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1536820 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1536825 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1536886 {
	width:123px !important;
	height:50px !important;
}

#item1536888 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536861 {
	width:123px !important;
	height:50px !important;
}

#item1536862 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536857 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1536941 {
	width:101px !important;
	height:50px !important;
}

#item1536942 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536915 {
	width:101px !important;
	height:50px !important;
}

#item1536916 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536911 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1536994 {
	width:99px !important;
	height:50px !important;
}

#item1536995 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1536969 {
	width:99px !important;
	height:50px !important;
}

#item1536970 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1536965 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1537048 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572361 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572362 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572358 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771978 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1772001 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1771975 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1537051 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1537051 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1537051 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1537051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774535 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1620726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1620718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1620716 {
	width:700px !important;
	height:309px !important;
}

#item1634544 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2235554 tr {
	border-right:3.08px solid #fff;;
}

table#table2235554 {
	table-layout:fixed;
}

#item1620777 {
	width:628px !important;
	height:328px !important;
	top:27px !important;
}

@keyframes intensificar-1620777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1620800 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1620800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699569 {
	width:628px !important;
	height:157px !important;
}

#item1699570 {
	width:595px !important;
	height:675px !important;
}

@keyframes intensificar-1699570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699593 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1697488 {
	width:628px !important;
	height:543px !important;
}

#item1697489 {
	width:595px !important;
	height:2066px !important;
}

@keyframes intensificar-1697489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697512 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:249px !important;
}

#item1620825 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1620825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1620848 {
	width:490px !important;
	height:308px !important;
	top:89px !important;
}

@keyframes intensificar-1620848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1620872 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:405px !important;
}

#item1620879 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1620902 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1620927 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1620950 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1620734 {
	width:664px !important;
	height:543px !important;
	left:36px !important;
	top:532px !important;
}

#item1620994 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1621017 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1621041 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1621045 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1621098 {
	width:172px !important;
	height:70px !important;
}

#item1621099 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621072 {
	width:172px !important;
	height:70px !important;
}

#item1621074 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621068 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1621152 {
	width:141px !important;
	height:70px !important;
}

#item1621153 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621127 {
	width:141px !important;
	height:70px !important;
}

#item1621128 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621122 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1621205 {
	width:139px !important;
	height:70px !important;
}

#item1621206 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1621180 {
	width:139px !important;
	height:70px !important;
}

#item1621181 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1621176 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1621258 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1621265 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1621266 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1621262 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1772933 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1772956 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1772930 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1621270 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1621270 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1621270 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1621270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724025 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1724032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1724034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724030 {
	width:600px !important;
	height:790px !important;
}

#item1724035 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1724208 {
	width:528px !important;
	height:281px !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-1724208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2241553 th, table#table2241553 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2241553 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2241553 {
	table-layout:fixed;
}

#item1724233 {
	width:528px !important;
	height:130px !important;
	top:19px !important;
}

@keyframes intensificar-1724233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724257 {
	width:58px !important;
	height:9px !important;
}

@keyframes intensificar-1724257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724172 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1724175 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1724176 {
	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-1724176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724201 {
	width:14px !important;
	height:9px !important;
}

#item1724204 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1724042 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1724042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724065 {
	width:350px !important;
	height:153px !important;
	top:49px !important;
}

@keyframes intensificar-1724065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724088 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:174px !important;
}

#item1724095 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1724118 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1724142 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1724165 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1724039 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:145px !important;
}

#item1724280 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1724303 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1724327 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1724331 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1724354 {
	width:264px !important;
	height:17px !important;
	left:638px !important;
	top:11px !important;
}

#item1724407 {
	width:123px !important;
	height:50px !important;
}

#item1724408 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1724382 {
	width:123px !important;
	height:50px !important;
}

#item1724383 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1724378 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1724461 {
	width:101px !important;
	height:50px !important;
}

#item1724462 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1724436 {
	width:101px !important;
	height:50px !important;
}

#item1724437 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1724432 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1724514 {
	width:99px !important;
	height:50px !important;
}

#item1724515 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1724489 {
	width:99px !important;
	height:50px !important;
}

#item1724490 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1724485 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1724538 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1724545 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1724546 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1724541 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1772009 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1772032 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1772006 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1724582 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1724582 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1724582 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1724582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724637 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1724645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1724647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724642 {
	width:700px !important;
	height:309px !important;
}

#item1724648 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2245858 th, table#table2245858 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2245858 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2245858 {
	table-layout:fixed;
}

#item1724813 {
	width:628px !important;
	height:202px !important;
	top:27px !important;
}

@keyframes intensificar-1724813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724836 {
	width:81px !important;
	height:13px !important;
}

@keyframes intensificar-1724836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724859 {
	width:628px !important;
	height:270px !important;
}

#item1724860 {
	width:595px !important;
	height:597px !important;
}

@keyframes intensificar-1724860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724883 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:112px !important;
}

#item1724781 {
	width:628px !important;
	height:529px !important;
}

#item1724782 {
	width:595px !important;
	height:1382px !important;
}

@keyframes intensificar-1724782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724805 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1724654 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1724654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724678 {
	width:490px !important;
	height:214px !important;
	top:62px !important;
}

@keyframes intensificar-1724678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1724701 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:238px !important;
}

#item1724707 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1724730 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1724754 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1724777 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1724651 {
	width:664px !important;
	height:529px !important;
	left:36px !important;
	top:546px !important;
}

#item1724886 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1724909 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1724933 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1724936 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1724959 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1725011 {
	width:172px !important;
	height:70px !important;
}

#item1725013 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1724986 {
	width:172px !important;
	height:70px !important;
}

#item1724987 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1724982 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1725065 {
	width:141px !important;
	height:70px !important;
}

#item1725066 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1725040 {
	width:141px !important;
	height:70px !important;
}

#item1725041 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1725036 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1725118 {
	width:139px !important;
	height:70px !important;
}

#item1725119 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1725093 {
	width:139px !important;
	height:70px !important;
}

#item1725094 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1725089 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1725142 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1725149 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1725150 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1725145 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1772964 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1772988 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1772961 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1725187 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1725187 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1725187 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1725187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774354 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !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%;
}

@keyframes intensificar-1725710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725706 {
	width:600px !important;
	height:790px !important;
}

#item1725711 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1756262 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:87px !important;
}

#item1756266 {
	width:534px !important;
	height:170px !important;
	top:15px !important;
}

#item1756267 {
	width:511px !important;
	height:328px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1756267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756291 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1756294 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:192px !important;
}

table#table2250698 tr {
	border-right:2.2px solid #fff;;
}

table#table2250698 {
	table-layout:fixed;
}

#item1756297 {
	width:528px !important;
	height:336px !important;
	top:234px !important;
}

@keyframes intensificar-1756297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756321 {
	width:57px !important;
	height:9px !important;
	top:215px !important;
}

@keyframes intensificar-1756321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725848 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1725851 {
	width:534px !important;
	height:536px !important;
	top:15px !important;
}

#item1725852 {
	width:509px !important;
	height:2109px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1725852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725877 {
	width:14px !important;
	height:9px !important;
}

#item1725881 {
	width:14px !important;
	height:9px !important;
	top:558px !important;
}

#item1725719 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1725719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725742 {
	width:350px !important;
	height:351px !important;
	top:66px !important;
}

@keyframes intensificar-1725742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1725765 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:431px !important;
}

#item1725772 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1725795 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1725819 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1725842 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1725716 {
	width:564px !important;
	height:570px !important;
	left:636px !important;
	top:155px !important;
}

#item1725956 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:142px !important;
}

#item1725979 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1726003 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1726006 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1726916 {
	width:264px !important;
	height:17px !important;
	left:638px !important;
	top:11px !important;
}

#item1726059 {
	width:123px !important;
	height:50px !important;
}

#item1726060 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1726034 {
	width:123px !important;
	height:50px !important;
}

#item1726035 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1726029 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1726112 {
	width:101px !important;
	height:50px !important;
}

#item1726113 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1726087 {
	width:101px !important;
	height:50px !important;
}

#item1726088 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1726083 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1726166 {
	width:99px !important;
	height:50px !important;
}

#item1726167 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1726140 {
	width:99px !important;
	height:50px !important;
}

#item1726141 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1726136 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1726190 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1726196 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1726197 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1726193 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1772038 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1772061 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1772035 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1726233 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1726233 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1726233 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1726233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774538 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1726296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1726298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1726294 {
	width:700px !important;
	height:309px !important;
}

#item1726299 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1726331 {
	width:80px !important;
	height:12px !important;
	top:235px !important;
}

@keyframes intensificar-1726331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1726354 {
	width:628px !important;
	height:198px !important;
}

#item1726355 {
	width:595px !important;
	height:620px !important;
}

@keyframes intensificar-1726355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1726378 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:76px !important;
}

#item1756945 {
	width:628px !important;
	height:261px !important;
	top:261px !important;
}

table#table2256502 tr {
	border-right:3.08px solid #fff;;
}

table#table2256502 {
	table-layout:fixed;
}

#item1756946 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1756946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757324 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:369px !important;
}

#item1726511 {
	width:628px !important;
	height:523px !important;
}

#item1726512 {
	width:595px !important;
	height:3519px !important;
}

@keyframes intensificar-1726512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1726535 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1726383 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1726383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1726406 {
	width:490px !important;
	height:430px !important;
	top:92px !important;
}

@keyframes intensificar-1726406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1726429 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:491px !important;
}

#item1726436 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1726459 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1726483 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1726506 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1726305 {
	width:664px !important;
	height:523px !important;
	left:36px !important;
	top:553px !important;
}

#item1726538 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1726561 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1726585 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1726588 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1726893 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1726640 {
	width:172px !important;
	height:70px !important;
}

#item1726641 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1726615 {
	width:172px !important;
	height:70px !important;
}

#item1726616 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1726611 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1726694 {
	width:141px !important;
	height:70px !important;
}

#item1726695 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1726668 {
	width:141px !important;
	height:70px !important;
}

#item1726669 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1726664 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1726748 {
	width:139px !important;
	height:70px !important;
}

#item1726749 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1726722 {
	width:139px !important;
	height:70px !important;
}

#item1726723 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1726718 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1726772 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1726778 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1726779 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1726775 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1772996 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773019 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1772993 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1726811 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1726811 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1726811 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1726811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774462 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1538788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1538786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538784 {
	width:600px !important;
	height:790px !important;
}

#item1538789 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1539492 {
	width:528px !important;
	height:323px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1539492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2262336 th, table#table2262336 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2262336 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2262336 {
	table-layout:fixed;
}

#item1538832 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1538832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538855 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1538855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539012 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1539018 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1539451 {
	width:509px !important;
	height:765px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1539451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539044 {
	width:14px !important;
	height:9px !important;
}

#item1539047 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1538881 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1538881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538905 {
	width:350px !important;
	height:153px !important;
	top:66px !important;
}

@keyframes intensificar-1538905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538928 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:226px !important;
}

#item1538936 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1538959 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1538983 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1539006 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1538792 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:162px !important;
}

#item1539053 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1539076 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1539100 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1539103 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1539163 {
	width:123px !important;
	height:50px !important;
}

#item1539164 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539137 {
	width:123px !important;
	height:50px !important;
}

#item1539139 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539133 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1539216 {
	width:101px !important;
	height:50px !important;
}

#item1539217 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539191 {
	width:101px !important;
	height:50px !important;
}

#item1539192 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539187 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1539269 {
	width:99px !important;
	height:50px !important;
}

#item1539270 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539244 {
	width:99px !important;
	height:50px !important;
}

#item1539245 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539240 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1539322 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572337 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572338 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572334 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1772068 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1772092 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1772065 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1539326 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1539326 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1539326 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774659 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1622413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1622408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1622406 {
	width:700px !important;
	height:309px !important;
}

#item1634555 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2267000 th, table#table2267000 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2267000 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2267000 {
	table-layout:fixed;
}

#item1622449 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1622449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1622472 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1622472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699668 {
	width:628px !important;
	height:238px !important;
}

#item1699669 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1699669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699692 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:96px !important;
}

#item1697591 {
	width:628px !important;
	height:518px !important;
}

#item1697592 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1697592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697615 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1622497 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1622497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1622521 {
	width:490px !important;
	height:214px !important;
	top:114px !important;
}

@keyframes intensificar-1622521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1622544 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:337px !important;
}

#item1622550 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1622574 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1622599 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1622622 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1622421 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1622666 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1622690 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1622714 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1622717 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1622769 {
	width:172px !important;
	height:70px !important;
}

#item1622770 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622744 {
	width:172px !important;
	height:70px !important;
}

#item1622745 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622740 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1622822 {
	width:141px !important;
	height:70px !important;
}

#item1622823 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622797 {
	width:141px !important;
	height:70px !important;
}

#item1622798 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622793 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1622876 {
	width:139px !important;
	height:70px !important;
}

#item1622877 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1622850 {
	width:139px !important;
	height:70px !important;
}

#item1622851 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1622846 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1622933 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1622939 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1622940 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1622936 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773028 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773051 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773025 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1622943 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1622943 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1622943 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1622943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774402 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1539544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1539542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539540 {
	width:600px !important;
	height:790px !important;
}

#item1539545 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2270974 th, table#table2270974 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2270974 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2270974 {
	table-layout:fixed;
}

#item1539587 {
	width:528px !important;
	height:233px !important;
	top:19px !important;
}

@keyframes intensificar-1539587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539610 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1539610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757763 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:137px !important;
}

#item1757766 {
	width:534px !important;
	height:269px !important;
	top:15px !important;
}

#item1757767 {
	width:511px !important;
	height:343px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1757767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757791 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1757794 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:291px !important;
}

#item1539764 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1539769 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1540207 {
	width:509px !important;
	height:961px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1540207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539795 {
	width:14px !important;
	height:9px !important;
}

#item1539798 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1539636 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1539636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539659 {
	width:350px !important;
	height:284px !important;
	top:83px !important;
}

@keyframes intensificar-1539659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539682 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:342px !important;
}

#item1539689 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1539712 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1539736 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1539759 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1539548 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:162px !important;
}

#item1539805 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1539830 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1539854 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1539857 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1539917 {
	width:123px !important;
	height:50px !important;
}

#item1539918 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539892 {
	width:123px !important;
	height:50px !important;
}

#item1539893 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539888 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1539971 {
	width:101px !important;
	height:50px !important;
}

#item1539972 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539945 {
	width:101px !important;
	height:50px !important;
}

#item1539946 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539941 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1540024 {
	width:99px !important;
	height:50px !important;
}

#item1540025 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539999 {
	width:99px !important;
	height:50px !important;
}

#item1540000 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539995 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1540077 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572327 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572328 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572324 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1772105 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1772128 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1772102 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1540080 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1540080 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1540080 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1540080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774576 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1622972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1622966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1622964 {
	width:700px !important;
	height:309px !important;
}

#item1634559 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2274781 th, table#table2274781 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2274781 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2274781 {
	table-layout:fixed;
}

#item1623006 {
	width:628px !important;
	height:343px !important;
	top:27px !important;
}

@keyframes intensificar-1623006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1623029 {
	width:80px !important;
	height:13px !important;
}

@keyframes intensificar-1623029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699702 {
	width:628px !important;
	height:118px !important;
}

#item1699703 {
	width:595px !important;
	height:675px !important;
}

@keyframes intensificar-1699703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699726 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:36px !important;
}

#item1697628 {
	width:628px !important;
	height:518px !important;
}

#item1697629 {
	width:595px !important;
	height:1578px !important;
}

@keyframes intensificar-1697629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697652 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1623054 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1623054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1623077 {
	width:490px !important;
	height:397px !important;
	top:117px !important;
}

@keyframes intensificar-1623077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1623100 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:479px !important;
}

#item1623107 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1623130 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1623154 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1623177 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1622979 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1623225 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1623248 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1623272 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1623275 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1623328 {
	width:172px !important;
	height:70px !important;
}

#item1623329 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623302 {
	width:172px !important;
	height:70px !important;
}

#item1623303 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623298 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1623382 {
	width:141px !important;
	height:70px !important;
}

#item1623383 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623357 {
	width:141px !important;
	height:70px !important;
}

#item1623358 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623353 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1623435 {
	width:139px !important;
	height:70px !important;
}

#item1623436 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1623410 {
	width:139px !important;
	height:70px !important;
}

#item1623411 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1623406 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1623488 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1623494 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1623496 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1623491 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773058 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773081 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773055 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1623500 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1623500 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1623500 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1623500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774361 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1540319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1540317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540315 {
	width:600px !important;
	height:790px !important;
}

#item1540320 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1541029 {
	width:528px !important;
	height:323px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1541029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2281235 th, table#table2281235 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2281235 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2281235 {
	table-layout:fixed;
}

#item1540362 {
	width:528px !important;
	height:145px !important;
	top:19px !important;
}

@keyframes intensificar-1540362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540385 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1540385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540539 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1540544 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1540985 {
	width:509px !important;
	height:643px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1540985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540571 {
	width:14px !important;
	height:9px !important;
}

#item1540574 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1540410 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1540410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540434 {
	width:350px !important;
	height:153px !important;
	top:65px !important;
}

@keyframes intensificar-1540434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540457 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:224px !important;
}

#item1540464 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1540487 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1540511 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1540534 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1540323 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1540580 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1540604 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1540628 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1540631 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1540692 {
	width:123px !important;
	height:50px !important;
}

#item1540693 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1540667 {
	width:123px !important;
	height:50px !important;
}

#item1540668 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1540663 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1540746 {
	width:101px !important;
	height:50px !important;
}

#item1540747 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1540720 {
	width:101px !important;
	height:50px !important;
}

#item1540721 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1540716 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1540800 {
	width:99px !important;
	height:50px !important;
}

#item1540801 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1540775 {
	width:99px !important;
	height:50px !important;
}

#item1540776 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1540771 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1540853 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572320 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572321 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572317 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1772136 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1772159 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1772133 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1540856 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1540856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1540856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1540856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774544 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1623526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1623521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1623519 {
	width:700px !important;
	height:309px !important;
}

#item1634564 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2284490 th, table#table2284490 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2284490 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2284490 {
	table-layout:fixed;
}

#item1623563 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1623563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1623586 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1623586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699740 {
	width:628px !important;
	height:243px !important;
}

#item1699741 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1699741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699764 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:99px !important;
}

#item1697659 {
	width:628px !important;
	height:518px !important;
}

#item1697660 {
	width:595px !important;
	height:1225px !important;
}

@keyframes intensificar-1697660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697683 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1623611 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1623611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1623634 {
	width:490px !important;
	height:214px !important;
	top:120px !important;
}

@keyframes intensificar-1623634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1623659 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:342px !important;
}

#item1623665 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1623688 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1623713 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1623736 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1623536 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1623781 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1623804 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1623829 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1623832 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1623908 {
	width:172px !important;
	height:70px !important;
}

#item1623909 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623883 {
	width:172px !important;
	height:70px !important;
}

#item1623884 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623879 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1623962 {
	width:141px !important;
	height:70px !important;
}

#item1623963 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623937 {
	width:141px !important;
	height:70px !important;
}

#item1623938 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623933 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1624016 {
	width:139px !important;
	height:70px !important;
}

#item1624017 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1623990 {
	width:139px !important;
	height:70px !important;
}

#item1623991 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1623986 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1624070 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1624076 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1624077 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1624073 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773088 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773111 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773085 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1624082 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1624082 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1624082 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1624082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774431 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1759302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1759304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1759300 {
	width:600px !important;
	height:790px !important;
}

#item1759305 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1759310 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1759333 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1759357 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1759360 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1759383 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1759562 {
	width:528px !important;
	height:336px !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-1759562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2288252 th, table#table2288252 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2288252 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2288252 {
	table-layout:fixed;
}

#item1759587 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1759587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1759610 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1759610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1761803 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1761807 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1761808 {
	width:509px !important;
	height:961px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1761808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1761833 {
	width:14px !important;
	height:9px !important;
}

#item1761836 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1759409 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1759409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1759432 {
	width:350px !important;
	height:183px !important;
	top:83px !important;
}

@keyframes intensificar-1759432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1759455 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:243px !important;
}

#item1759462 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1759485 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1759509 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1759532 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1759406 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1759664 {
	width:123px !important;
	height:50px !important;
}

#item1759665 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1759637 {
	width:123px !important;
	height:50px !important;
}

#item1759638 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1759633 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1759719 {
	width:101px !important;
	height:50px !important;
}

#item1759720 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1759694 {
	width:101px !important;
	height:50px !important;
}

#item1759695 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1759690 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1759772 {
	width:99px !important;
	height:50px !important;
}

#item1759773 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1759747 {
	width:99px !important;
	height:50px !important;
}

#item1759748 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1759743 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1759796 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1759802 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1759803 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1759799 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1772171 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1772194 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1772167 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1759837 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1759837 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1759837 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1759837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774624 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1759918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1759920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1759916 {
	width:700px !important;
	height:309px !important;
}

#item1759922 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2294768 th, table#table2294768 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2294768 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2294768 {
	table-layout:fixed;
}

#item1760090 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1760090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1760090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1760090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1760113 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1760113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1760113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1760113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1760136 {
	width:628px !important;
	height:245px !important;
}

#item1760137 {
	width:595px !important;
	height:694px !important;
}

@keyframes intensificar-1760137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1760137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1760137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1760160 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:100px !important;
}

#item1760057 {
	width:628px !important;
	height:524px !important;
}

#item1760058 {
	width:595px !important;
	height:1598px !important;
}

@keyframes intensificar-1760058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1760058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1760058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1760081 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1759928 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1759928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1759951 {
	width:452px !important;
	height:207px !important;
	top:146px !important;
}

@keyframes intensificar-1759951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1759974 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:367px !important;
}

#item1759983 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1760006 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1760030 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1760053 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1759925 {
	width:664px !important;
	height:524px !important;
	left:36px !important;
	top:551px !important;
}

#item1760163 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1760187 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1760211 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1760215 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1760238 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1760290 {
	width:172px !important;
	height:70px !important;
}

#item1760291 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1760265 {
	width:172px !important;
	height:70px !important;
}

#item1760266 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1760261 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1760344 {
	width:141px !important;
	height:70px !important;
}

#item1760345 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1760319 {
	width:141px !important;
	height:70px !important;
}

#item1760320 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1760314 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1760397 {
	width:139px !important;
	height:70px !important;
}

#item1760398 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1760372 {
	width:139px !important;
	height:70px !important;
}

#item1760373 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1760368 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1760422 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1760429 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1760431 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1760426 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773142 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773165 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773139 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1760466 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1760466 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1760466 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1760466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1760544 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1760549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1760549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1760549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1760551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1760551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1760551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1760547 {
	width:600px !important;
	height:790px !important;
}

#item1760552 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1760555 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1760578 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1760602 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1760605 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1760628 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

table#table2299641 th, table#table2299641 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2299641 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2299641 {
	table-layout:fixed;
}

#item1760834 {
	width:528px !important;
	height:289px !important;
	top:19px !important;
}

@keyframes intensificar-1760834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1760834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1760834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1760857 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1760857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1760857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1760857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1763162 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:109px !important;
}

#item1763165 {
	width:534px !important;
	height:214px !important;
	top:15px !important;
}

#item1763166 {
	width:511px !important;
	height:343px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1763166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1763166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1763166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1763190 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1763196 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:238px !important;
}

#item1763041 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1763044 {
	width:534px !important;
	height:534px !important;
	top:15px !important;
}

#item1763045 {
	width:509px !important;
	height:1716px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1763045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1763045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1763045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1763070 {
	width:14px !important;
	height:9px !important;
}

#item1763073 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1760654 {
	width:528px !important;
	height:97px !important;
}

@keyframes intensificar-1760654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1760654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1760654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1760677 {
	width:350px !important;
	height:299px !important;
	top:117px !important;
}

@keyframes intensificar-1760677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1760677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1760677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1760701 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:445px !important;
}

#item1760710 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1760733 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1760757 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1760780 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1760651 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1760910 {
	width:123px !important;
	height:50px !important;
}

#item1760911 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1760884 {
	width:123px !important;
	height:50px !important;
}

#item1760885 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1760880 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1760963 {
	width:101px !important;
	height:50px !important;
}

#item1760964 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1760938 {
	width:101px !important;
	height:50px !important;
}

#item1760939 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1760934 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1761016 {
	width:99px !important;
	height:50px !important;
}

#item1761017 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1760991 {
	width:99px !important;
	height:50px !important;
}

#item1760992 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1760987 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1761041 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1761050 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1761051 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1761047 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1772204 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1772227 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1772201 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1761084 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1761084 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1761084 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1761084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1762414 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1762419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1762421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1762417 {
	width:700px !important;
	height:309px !important;
}

#item1762422 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1762452 {
	width:80px !important;
	height:12px !important;
	top:276px !important;
}

@keyframes intensificar-1762452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1762475 {
	width:628px !important;
	height:245px !important;
}

#item1762476 {
	width:595px !important;
	height:694px !important;
}

@keyframes intensificar-1762476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1762502 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:100px !important;
}

#item1763698 {
	width:628px !important;
	height:222px !important;
	top:302px !important;
}

table#table2308094 th, table#table2308094 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2308094 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2308094 {
	table-layout:fixed;
}

#item1763699 {
	width:595px !important;
	height:426px !important;
}

@keyframes intensificar-1763699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1763699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1763699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1763756 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:390px !important;
}

#item1762638 {
	width:628px !important;
	height:524px !important;
}

#item1762639 {
	width:595px !important;
	height:2941px !important;
}

@keyframes intensificar-1762639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1762662 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1762507 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1762507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1762530 {
	width:452px !important;
	height:336px !important;
	top:187px !important;
}

@keyframes intensificar-1762530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1762553 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:493px !important;
}

#item1762563 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1762586 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1762611 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1762634 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1762425 {
	width:664px !important;
	height:524px !important;
	left:36px !important;
	top:551px !important;
}

#item1762667 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1762691 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1762715 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1762720 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1762743 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1762795 {
	width:172px !important;
	height:70px !important;
}

#item1762796 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1762770 {
	width:172px !important;
	height:70px !important;
}

#item1762771 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1762766 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1762848 {
	width:141px !important;
	height:70px !important;
}

#item1762849 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1762823 {
	width:141px !important;
	height:70px !important;
}

#item1762824 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1762819 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1762902 {
	width:139px !important;
	height:70px !important;
}

#item1762903 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1762876 {
	width:139px !important;
	height:70px !important;
}

#item1762877 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1762872 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1762926 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1762932 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1762933 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1762929 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773178 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773201 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773174 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1762966 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1762966 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1762966 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1762966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1666758 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1659117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1659115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1659113 {
	width:600px !important;
	height:790px !important;
}

#item1659118 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1658776 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1658799 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1658823 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1658826 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1658849 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1659042 {
	width:528px !important;
	height:337px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1659042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2316360 tr {
	border-right:2.2px solid #fff;;
}

table#table2316360 {
	table-layout:fixed;
}

#item1659067 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1659067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1659090 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1659090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1659226 {
	width:528px !important;
	height:566px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1659226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1658875 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1658875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1658875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1658875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1658899 {
	width:350px !important;
	height:148px !important;
	top:100px !important;
}

@keyframes intensificar-1658899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1658899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1658899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1658922 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:288px !important;
}

#item1658928 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1658951 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1658975 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1658998 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1658872 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1658600 {
	width:123px !important;
	height:50px !important;
}

#item1658601 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1658575 {
	width:123px !important;
	height:50px !important;
}

#item1658576 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1658571 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1658653 {
	width:101px !important;
	height:50px !important;
}

#item1658654 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1658628 {
	width:101px !important;
	height:50px !important;
}

#item1658629 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1658624 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1658706 {
	width:99px !important;
	height:50px !important;
}

#item1658707 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1658681 {
	width:99px !important;
	height:50px !important;
}

#item1658682 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1658677 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1658731 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1658738 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1658739 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1658735 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1772235 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1772259 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1772232 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1658570 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1658570 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1658570 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1658570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1659865 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1659854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1659852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1659850 {
	width:700px !important;
	height:309px !important;
}

#item1659856 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2321335 tr {
	border-right:3.08px solid #fff;;
}

table#table2321335 {
	table-layout:fixed;
}

#item1659704 {
	width:628px !important;
	height:247px !important;
	top:27px !important;
}

@keyframes intensificar-1659704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1659727 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1659727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699773 {
	width:628px !important;
	height:214px !important;
}

#item1699774 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1699774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699797 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:84px !important;
}

#item1697691 {
	width:628px !important;
	height:518px !important;
}

#item1697692 {
	width:595px !important;
	height:1038px !important;
}

@keyframes intensificar-1697692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697715 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1659523 {
	width:628px !important;
	height:134px !important;
}

@keyframes intensificar-1659523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1659546 {
	width:490px !important;
	height:207px !important;
	top:174px !important;
}

@keyframes intensificar-1659546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1659569 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:440px !important;
}

#item1659575 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1659598 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1659622 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1659645 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1659520 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1659753 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1659776 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1659800 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1659804 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1659827 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1659349 {
	width:172px !important;
	height:70px !important;
}

#item1659350 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1659324 {
	width:172px !important;
	height:70px !important;
}

#item1659325 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1659319 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1659402 {
	width:141px !important;
	height:70px !important;
}

#item1659403 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1659377 {
	width:141px !important;
	height:70px !important;
}

#item1659378 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1659373 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1659456 {
	width:139px !important;
	height:70px !important;
}

#item1659457 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1659431 {
	width:139px !important;
	height:70px !important;
}

#item1659432 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1659427 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1659480 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1659486 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1659487 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1659483 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773207 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773230 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773204 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1659318 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1659318 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1659318 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1659318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1666778 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1541094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1541092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1541090 {
	width:600px !important;
	height:790px !important;
}

#item1541095 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1541828 {
	width:528px !important;
	height:295px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1541828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2327863 th, table#table2327863 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2327863 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2327863 {
	table-layout:fixed;
}

#item1541138 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1541138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1541161 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1541161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1541314 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1541320 {
	width:534px !important;
	height:551px !important;
	top:15px !important;
}

#item1541791 {
	width:509px !important;
	height:665px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1541791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1541346 {
	width:14px !important;
	height:9px !important;
}

#item1541349 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1541186 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1541186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1541209 {
	width:350px !important;
	height:153px !important;
	top:49px !important;
}

@keyframes intensificar-1541209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1541232 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:207px !important;
}

#item1541239 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1541262 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1541286 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1541309 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1541098 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:145px !important;
}

#item1541356 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1541380 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1541404 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1541407 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1541468 {
	width:123px !important;
	height:50px !important;
}

#item1541469 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541442 {
	width:123px !important;
	height:50px !important;
}

#item1541443 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541438 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1541521 {
	width:101px !important;
	height:50px !important;
}

#item1541522 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541496 {
	width:101px !important;
	height:50px !important;
}

#item1541497 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541492 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1541574 {
	width:99px !important;
	height:50px !important;
}

#item1541575 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1541549 {
	width:99px !important;
	height:50px !important;
}

#item1541550 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1541545 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1541628 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572311 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572312 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572308 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1772267 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1772290 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1772264 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1541632 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1541632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1541632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1541632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1634826 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1624110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1624104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1624102 {
	width:700px !important;
	height:309px !important;
}

#item1634568 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2332721 th, table#table2332721 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2332721 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2332721 {
	table-layout:fixed;
}

#item1624146 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1624146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1624169 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1624169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699814 {
	width:628px !important;
	height:262px !important;
}

#item1699815 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1699815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699838 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:108px !important;
}

#item1697723 {
	width:628px !important;
	height:542px !important;
}

#item1697724 {
	width:595px !important;
	height:1284px !important;
}

@keyframes intensificar-1697724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697747 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1624194 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1624194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1624218 {
	width:490px !important;
	height:214px !important;
	top:69px !important;
}

@keyframes intensificar-1624218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1624241 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:290px !important;
}

#item1624250 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1624273 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1624297 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1624320 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1624119 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1624363 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1624386 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1624410 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1624413 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1624466 {
	width:172px !important;
	height:70px !important;
}

#item1624467 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624440 {
	width:172px !important;
	height:70px !important;
}

#item1624441 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624436 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1624520 {
	width:141px !important;
	height:70px !important;
}

#item1624521 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624495 {
	width:141px !important;
	height:70px !important;
}

#item1624496 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624491 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1624574 {
	width:139px !important;
	height:70px !important;
}

#item1624575 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1624548 {
	width:139px !important;
	height:70px !important;
}

#item1624549 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1624544 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1624627 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1624636 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1624638 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1624633 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773239 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773262 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773236 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1624642 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1624642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1624642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1624642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1728539 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1728544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1728544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1728544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1728546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1728546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1728546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1728542 {
	width:600px !important;
	height:790px !important;
}

#item1728547 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1728550 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1728573 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1728597 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1728600 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1728623 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1728805 {
	width:528px !important;
	height:348px !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-1728805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1728805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1728805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2336956 tr {
	border-right:2.2px solid #fff;;
}

table#table2336956 {
	table-layout:fixed;
}

#item1728830 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1728830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1728830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1728830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1728853 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1728853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1728853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1728853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1764716 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1764719 {
	width:534px !important;
	height:551px !important;
	top:15px !important;
}

#item1764720 {
	width:509px !important;
	height:1493px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1764720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1764745 {
	width:14px !important;
	height:9px !important;
}

#item1764748 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1728650 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1728650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1728650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1728650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1728673 {
	width:350px !important;
	height:183px !important;
	top:100px !important;
}

@keyframes intensificar-1728673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1728673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1728673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1728696 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:292px !important;
}

#item1728705 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1728728 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1728752 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1728775 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1728647 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:145px !important;
}

#item1728907 {
	width:123px !important;
	height:50px !important;
}

#item1728908 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1728882 {
	width:123px !important;
	height:50px !important;
}

#item1728883 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1728877 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1728960 {
	width:101px !important;
	height:50px !important;
}

#item1728961 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1728935 {
	width:101px !important;
	height:50px !important;
}

#item1728936 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1728931 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1729014 {
	width:99px !important;
	height:50px !important;
}

#item1729015 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1728989 {
	width:99px !important;
	height:50px !important;
}

#item1728990 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1728985 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1729039 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1729048 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1729049 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1729045 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1772297 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1772320 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1772294 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1729081 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1729081 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1729081 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1729081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729123 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1729128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1729130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729126 {
	width:700px !important;
	height:309px !important;
}

#item1729131 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2341501 tr {
	border-right:3.08px solid #fff;;
}

table#table2341501 {
	table-layout:fixed;
}

#item1729139 {
	width:628px !important;
	height:247px !important;
	top:27px !important;
}

@keyframes intensificar-1729139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729163 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1729163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729186 {
	width:628px !important;
	height:218px !important;
}

#item1729187 {
	width:595px !important;
	height:675px !important;
}

@keyframes intensificar-1729187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729210 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:86px !important;
}

#item1729345 {
	width:628px !important;
	height:524px !important;
}

#item1729346 {
	width:595px !important;
	height:2471px !important;
}

@keyframes intensificar-1729346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729369 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1729216 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1729216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729239 {
	width:350px !important;
	height:207px !important;
	top:146px !important;
}

@keyframes intensificar-1729239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1729262 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:412px !important;
}

#item1729268 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1729292 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1729316 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1729339 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1729136 {
	width:664px !important;
	height:524px !important;
	left:36px !important;
	top:551px !important;
}

#item1729372 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1729395 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1729419 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1729426 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1729449 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1729501 {
	width:172px !important;
	height:70px !important;
}

#item1729503 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1729476 {
	width:172px !important;
	height:70px !important;
}

#item1729477 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1729472 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1729556 {
	width:141px !important;
	height:70px !important;
}

#item1729557 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1729530 {
	width:141px !important;
	height:70px !important;
}

#item1729531 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1729526 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1729609 {
	width:139px !important;
	height:70px !important;
}

#item1729610 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1729584 {
	width:139px !important;
	height:70px !important;
}

#item1729585 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1729580 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1729633 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1729640 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1729641 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1729637 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773269 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773292 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773266 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1729676 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1729676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1729676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1729676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774435 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1660856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1660854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660852 {
	width:600px !important;
	height:790px !important;
}

#item1660857 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1660526 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1660549 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1660573 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1660577 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1660601 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1660627 {
	width:528px !important;
	height:211px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1660627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2349086 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2349086 {
	table-layout:fixed;
}

#item1660653 {
	width:528px !important;
	height:76px !important;
	top:19px !important;
}

@keyframes intensificar-1660653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660676 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1660676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660828 {
	width:528px !important;
	height:566px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1660828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660701 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1660701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660724 {
	width:350px !important;
	height:148px !important;
	top:68px !important;
}

@keyframes intensificar-1660724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1660747 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:123px !important;
}

#item1660753 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1660776 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1660800 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1660823 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1660625 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1660355 {
	width:123px !important;
	height:50px !important;
}

#item1660356 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1660330 {
	width:123px !important;
	height:50px !important;
}

#item1660331 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1660326 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1660408 {
	width:101px !important;
	height:50px !important;
}

#item1660409 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1660383 {
	width:101px !important;
	height:50px !important;
}

#item1660384 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1660379 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1660463 {
	width:99px !important;
	height:50px !important;
}

#item1660464 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1660438 {
	width:99px !important;
	height:50px !important;
}

#item1660439 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1660432 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1660487 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1660493 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1660494 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1660490 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1772329 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1772352 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1772326 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1660325 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1660325 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1660325 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1660325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774627 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1661477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1661475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1661473 {
	width:700px !important;
	height:309px !important;
}

#item1661479 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2351458 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2351458 {
	table-layout:fixed;
}

#item1661325 {
	width:628px !important;
	height:127px !important;
	top:27px !important;
}

@keyframes intensificar-1661325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1661348 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1661348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699844 {
	width:628px !important;
	height:359px !important;
}

#item1699845 {
	width:595px !important;
	height:439px !important;
}

@keyframes intensificar-1699845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699868 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:157px !important;
}

#item1697761 {
	width:628px !important;
	height:545px !important;
}

#item1697762 {
	width:595px !important;
	height:1147px !important;
}

@keyframes intensificar-1697762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697785 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

#item1661147 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1661147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1661170 {
	width:350px !important;
	height:207px !important;
	top:89px !important;
}

@keyframes intensificar-1661170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1661193 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:171px !important;
}

#item1661199 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1661222 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1661247 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1661270 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1661144 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:530px !important;
}

#item1661376 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1661399 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1661423 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1661426 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1661450 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1660966 {
	width:172px !important;
	height:70px !important;
}

#item1660967 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1660941 {
	width:172px !important;
	height:70px !important;
}

#item1660942 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1660937 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1661019 {
	width:141px !important;
	height:70px !important;
}

#item1661020 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1660994 {
	width:141px !important;
	height:70px !important;
}

#item1660995 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1660990 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1661072 {
	width:139px !important;
	height:70px !important;
}

#item1661074 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1661047 {
	width:139px !important;
	height:70px !important;
}

#item1661048 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1661043 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1661097 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1661104 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1661105 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1661101 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773306 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773329 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773303 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1660936 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1660936 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1660936 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1660936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1666771 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1542634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1542632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542630 {
	width:600px !important;
	height:790px !important;
}

#item1542635 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1543352 {
	width:528px !important;
	height:230px !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-1543352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2355397 tr {
	border-right:2.2px solid #fff;;
}

table#table2355397 {
	table-layout:fixed;
}

#item1542679 {
	width:528px !important;
	height:133px !important;
	top:269px !important;
}

@keyframes intensificar-1542679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662454 {
	width:57px !important;
	height:12px !important;
	top:245px !important;
}

@keyframes intensificar-1662454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542858 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1542864 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1543296 {
	width:509px !important;
	height:843px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1543296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542890 {
	width:14px !important;
	height:9px !important;
}

#item1542894 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1542727 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1542727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542750 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

@keyframes intensificar-1542750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542773 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:259px !important;
}

#item1542781 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1542804 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1542828 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1542851 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1542638 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:145px !important;
}

#item1542901 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1542924 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1542948 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1542951 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1543012 {
	width:123px !important;
	height:50px !important;
}

#item1543013 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1542986 {
	width:123px !important;
	height:50px !important;
}

#item1542987 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1542982 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1543065 {
	width:101px !important;
	height:50px !important;
}

#item1543066 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543040 {
	width:101px !important;
	height:50px !important;
}

#item1543041 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543036 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1543119 {
	width:99px !important;
	height:50px !important;
}

#item1543120 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1543093 {
	width:99px !important;
	height:50px !important;
}

#item1543094 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1543089 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1543172 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572280 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572281 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572277 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1772382 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1772405 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1772379 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1543176 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1543176 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1543176 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1543176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1634963 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1625780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1625773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1625771 {
	width:700px !important;
	height:309px !important;
}

#item1634580 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1625839 {
	width:80px !important;
	height:12px !important;
	top:249px !important;
}

@keyframes intensificar-1625839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662858 {
	width:628px !important;
	height:217px !important;
	top:273px !important;
}

table#table2360207 tr {
	border-right:3.08px solid #fff;;
}

table#table2360207 {
	table-layout:fixed;
}

#item1662859 {
	width:739px !important;
	height:187px !important;
}

@keyframes intensificar-1662859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662882 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:498px !important;
}

#item1699909 {
	width:628px !important;
	height:217px !important;
}

#item1699910 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1699910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699933 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:86px !important;
}

#item1697831 {
	width:628px !important;
	height:521px !important;
}

#item1697832 {
	width:595px !important;
	height:1402px !important;
}

@keyframes intensificar-1697832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697855 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1625864 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1625864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1625887 {
	width:490px !important;
	height:254px !important;
	top:113px !important;
}

@keyframes intensificar-1625887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1625911 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:383px !important;
}

#item1625917 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1625940 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1625964 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1625988 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1625789 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1626032 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1626055 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1626080 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1626086 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1626138 {
	width:172px !important;
	height:70px !important;
}

#item1626139 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626113 {
	width:172px !important;
	height:70px !important;
}

#item1626114 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626109 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1626192 {
	width:141px !important;
	height:70px !important;
}

#item1626193 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626167 {
	width:141px !important;
	height:70px !important;
}

#item1626168 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626162 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1626245 {
	width:139px !important;
	height:70px !important;
}

#item1626246 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1626220 {
	width:139px !important;
	height:70px !important;
}

#item1626221 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1626216 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1626299 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1626307 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1626308 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1626304 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773338 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773362 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773335 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1626311 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1626311 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1626311 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1626311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774466 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1543406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1543404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543402 {
	width:600px !important;
	height:790px !important;
}

#item1543407 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1544112 {
	width:528px !important;
	height:211px !important;
	top:11px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1544112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662372 {
	width:57px !important;
	height:12px !important;
	top:223px !important;
}

@keyframes intensificar-1662372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662395 {
	width:528px !important;
	height:159px !important;
	top:242px !important;
}

table#table2364424 tr {
	border-right:2.2px solid #fff;;
}

table#table2364424 {
	table-layout:fixed;
}

#item1662396 {
	width:595px !important;
	height:133px !important;
}

@keyframes intensificar-1662396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662419 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:408px !important;
}

#item1543629 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:275px !important;
}

#item1543635 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1568656 {
	width:509px !important;
	height:829px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1568656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543661 {
	width:14px !important;
	height:9px !important;
}

#item1543664 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1543500 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1543500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543523 {
	width:350px !important;
	height:153px !important;
	top:66px !important;
}

@keyframes intensificar-1543523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543546 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:225px !important;
}

#item1543553 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1543576 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1543600 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1543624 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1543411 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:145px !important;
}

#item1543670 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1543693 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1543717 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1543720 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1543781 {
	width:123px !important;
	height:50px !important;
}

#item1543782 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543756 {
	width:123px !important;
	height:50px !important;
}

#item1543757 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543752 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1543834 {
	width:101px !important;
	height:50px !important;
}

#item1543835 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543809 {
	width:101px !important;
	height:50px !important;
}

#item1543810 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543805 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1543888 {
	width:99px !important;
	height:50px !important;
}

#item1543889 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1543862 {
	width:99px !important;
	height:50px !important;
}

#item1543863 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1543858 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1543942 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572292 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572293 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572288 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1772414 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1772437 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1772411 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1543945 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1543945 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1543945 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1543945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774663 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1625221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1625225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1625219 {
	width:700px !important;
	height:309px !important;
}

#item1634577 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1662166 {
	width:140px !important;
	height:18px !important;
	top:264px !important;
}

@keyframes intensificar-1662166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662189 {
	width:628px !important;
	height:217px !important;
	top:293px !important;
}

table#table2369722 tr {
	border-right:3.08px solid #fff;;
}

table#table2369722 {
	table-layout:fixed;
}

#item1662190 {
	width:833px !important;
	height:187px !important;
}

@keyframes intensificar-1662190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662213 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:517px !important;
}

#item1699876 {
	width:628px !important;
	height:232px !important;
}

#item1699877 {
	width:595px !important;
	height:420px !important;
}

@keyframes intensificar-1699877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699900 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:93px !important;
}

#item1697794 {
	width:628px !important;
	height:541px !important;
}

#item1697795 {
	width:595px !important;
	height:1500px !important;
}

@keyframes intensificar-1697795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697818 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1625310 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1625310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1625333 {
	width:399px !important;
	height:214px !important;
	top:92px !important;
}

@keyframes intensificar-1625333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1625356 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:315px !important;
}

#item1625363 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1625386 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1625410 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1625433 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1625234 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1625476 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:495px !important;
}

#item1625499 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1625523 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1625526 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1625578 {
	width:172px !important;
	height:70px !important;
}

#item1625579 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625553 {
	width:172px !important;
	height:70px !important;
}

#item1625554 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625549 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1625632 {
	width:141px !important;
	height:70px !important;
}

#item1625633 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625607 {
	width:141px !important;
	height:70px !important;
}

#item1625608 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625603 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1625685 {
	width:139px !important;
	height:70px !important;
}

#item1625686 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1625660 {
	width:139px !important;
	height:70px !important;
}

#item1625661 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1625656 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1625738 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1625747 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1625748 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1625744 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773373 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773396 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773370 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1625752 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1625752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1625752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1625752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774367 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1664138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1664136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664134 {
	width:600px !important;
	height:790px !important;
}

#item1664139 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1663807 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1663830 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1663856 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1663859 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1663882 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1663907 {
	width:528px !important;
	height:251px !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-1663907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2374194 tr {
	border-right:2.2px solid #fff;;
}

table#table2374194 {
	table-layout:fixed;
}

#item1663933 {
	width:528px !important;
	height:105px !important;
	top:19px !important;
}

@keyframes intensificar-1663933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663956 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1663956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664234 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1664238 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1664239 {
	width:509px !important;
	height:730px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1664239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664264 {
	width:14px !important;
	height:9px !important;
}

#item1664267 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1663981 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1663981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664004 {
	width:350px !important;
	height:148px !important;
	top:68px !important;
}

@keyframes intensificar-1664004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664027 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:196px !important;
}

#item1664033 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1664056 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1664081 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1664104 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1663905 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1663631 {
	width:123px !important;
	height:50px !important;
}

#item1663633 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1663606 {
	width:123px !important;
	height:50px !important;
}

#item1663607 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1663602 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1663686 {
	width:101px !important;
	height:50px !important;
}

#item1663687 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1663660 {
	width:101px !important;
	height:50px !important;
}

#item1663661 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1663656 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1663740 {
	width:99px !important;
	height:50px !important;
}

#item1663741 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1663715 {
	width:99px !important;
	height:50px !important;
}

#item1663716 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1663711 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1663764 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1663774 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1663775 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1663771 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1772445 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1772468 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1772442 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1663601 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1663601 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1663601 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1663601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774579 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1663567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1663564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663562 {
	width:700px !important;
	height:309px !important;
}

#item1663568 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2377874 tr {
	border-right:3.08px solid #fff;;
}

table#table2377874 {
	table-layout:fixed;
}

#item1663259 {
	width:628px !important;
	height:167px !important;
	top:27px !important;
}

@keyframes intensificar-1663259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663282 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1663282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699945 {
	width:628px !important;
	height:292px !important;
}

#item1699946 {
	width:595px !important;
	height:596px !important;
}

@keyframes intensificar-1699946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699969 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:123px !important;
}

#item1697862 {
	width:628px !important;
	height:517px !important;
}

#item1697863 {
	width:595px !important;
	height:1284px !important;
}

@keyframes intensificar-1697863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697886 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1663310 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1663310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663334 {
	width:350px !important;
	height:207px !important;
	top:89px !important;
}

@keyframes intensificar-1663334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663357 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:256px !important;
}

#item1663365 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1663388 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1663412 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1663435 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1663233 {
	width:664px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1663465 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1663488 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1663512 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1663516 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1663539 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1663060 {
	width:172px !important;
	height:70px !important;
}

#item1663061 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1663035 {
	width:172px !important;
	height:70px !important;
}

#item1663036 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1663031 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1663113 {
	width:141px !important;
	height:70px !important;
}

#item1663114 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1663088 {
	width:141px !important;
	height:70px !important;
}

#item1663089 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1663084 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1663166 {
	width:139px !important;
	height:70px !important;
}

#item1663167 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1663141 {
	width:139px !important;
	height:70px !important;
}

#item1663142 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1663137 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1663191 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1663200 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1663201 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1663196 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773411 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773434 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773408 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1663030 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1663030 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1663030 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1663030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774364 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1544164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1544162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544160 {
	width:600px !important;
	height:790px !important;
}

#item1544165 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1544858 {
	width:528px !important;
	height:239px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1544858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2381002 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2381002 {
	table-layout:fixed;
}

#item1544209 {
	width:528px !important;
	height:134px !important;
	top:19px !important;
}

@keyframes intensificar-1544209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544232 {
	width:58px !important;
	height:9px !important;
}

@keyframes intensificar-1544232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544387 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1544393 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1544817 {
	width:509px !important;
	height:806px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1544817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544419 {
	width:14px !important;
	height:9px !important;
}

#item1544422 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1544257 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1544257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544280 {
	width:350px !important;
	height:153px !important;
	top:49px !important;
}

@keyframes intensificar-1544280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544311 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1544334 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1730255 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:253px !important;
}

#item1730260 {
	width:139px !important;
	height:26px !important;
	left:389px !important;
	top:216px !important;
}

#item1730283 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:218px !important;
}

#item1730287 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:184px !important;
}

#item1544168 {
	width:552px !important;
	height:578px !important;
	left:636px !important;
	top:145px !important;
}

#item1544428 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1544451 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1544476 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1544480 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730088 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1544541 {
	width:123px !important;
	height:50px !important;
}

#item1544542 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544515 {
	width:123px !important;
	height:50px !important;
}

#item1544516 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544511 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1544594 {
	width:101px !important;
	height:50px !important;
}

#item1544595 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544569 {
	width:101px !important;
	height:50px !important;
}

#item1544570 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544565 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1544647 {
	width:99px !important;
	height:50px !important;
}

#item1544648 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1544622 {
	width:99px !important;
	height:50px !important;
}

#item1544623 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1544618 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1544703 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572270 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572271 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572267 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1772474 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1772497 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1772471 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1544706 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1544706 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1544706 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1544706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774556 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1626338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1626333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1626331 {
	width:700px !important;
	height:309px !important;
}

#item1634584 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2385984 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2385984 {
	table-layout:fixed;
}

#item1626376 {
	width:628px !important;
	height:208px !important;
	top:27px !important;
}

@keyframes intensificar-1626376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1626399 {
	width:81px !important;
	height:13px !important;
}

@keyframes intensificar-1626399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699974 {
	width:628px !important;
	height:279px !important;
}

#item1699975 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1699975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699999 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

#item1697899 {
	width:628px !important;
	height:544px !important;
}

#item1697900 {
	width:595px !important;
	height:1323px !important;
}

@keyframes intensificar-1697900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697923 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:249px !important;
}

#item1626424 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1626424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1626447 {
	width:356px !important;
	height:214px !important;
	top:91px !important;
}

@keyframes intensificar-1626447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1626477 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1626500 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1730385 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:359px !important;
}

#item1730390 {
	width:195px !important;
	height:36px !important;
	left:432px !important;
	top:307px !important;
}

#item1730413 {
	width:7px !important;
	height:11px !important;
	left:421px !important;
	top:310px !important;
}

#item1730416 {
	width:66px !important;
	height:33px !important;
	left:560px !important;
	top:262px !important;
}

#item1626349 {
	width:651px !important;
	height:544px !important;
	left:36px !important;
	top:531px !important;
}

#item1626593 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1626616 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1626640 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1626643 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1730116 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1626696 {
	width:172px !important;
	height:70px !important;
}

#item1626697 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626670 {
	width:172px !important;
	height:70px !important;
}

#item1626671 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626666 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1626751 {
	width:141px !important;
	height:70px !important;
}

#item1626752 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626726 {
	width:141px !important;
	height:70px !important;
}

#item1626727 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626720 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1626804 {
	width:139px !important;
	height:70px !important;
}

#item1626805 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1626779 {
	width:139px !important;
	height:70px !important;
}

#item1626780 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1626775 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1626857 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1626864 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1626865 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1626861 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773440 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773463 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773437 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1626870 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1626870 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1626870 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1626870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774380 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1665359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1665357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1665355 {
	width:600px !important;
	height:790px !important;
}

#item1665360 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1665016 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1665039 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1665064 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1665067 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1665090 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1665115 {
	width:528px !important;
	height:239px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1665115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2391110 tr {
	border-right:2.2px solid #fff;;
}

table#table2391110 {
	table-layout:fixed;
}

#item1665140 {
	width:528px !important;
	height:105px !important;
	top:19px !important;
}

@keyframes intensificar-1665140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1665163 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1665163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1665318 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1665321 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1665322 {
	width:509px !important;
	height:930px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1665322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1665347 {
	width:14px !important;
	height:9px !important;
}

#item1665350 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1665188 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1665188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1665211 {
	width:350px !important;
	height:148px !important;
	top:83px !important;
}

@keyframes intensificar-1665211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1665234 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:174px !important;
}

#item1665240 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1665263 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1665288 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1665311 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1665113 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1664841 {
	width:123px !important;
	height:50px !important;
}

#item1664842 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664816 {
	width:123px !important;
	height:50px !important;
}

#item1664817 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664812 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1664895 {
	width:101px !important;
	height:50px !important;
}

#item1664896 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664869 {
	width:101px !important;
	height:50px !important;
}

#item1664870 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664865 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1664948 {
	width:99px !important;
	height:50px !important;
}

#item1664949 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1664923 {
	width:99px !important;
	height:50px !important;
}

#item1664924 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1664919 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1664972 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1664982 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1664984 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1664979 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1772509 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1772532 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1772506 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1664811 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1664811 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1664811 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1664811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774631 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1665979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1665977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1665975 {
	width:700px !important;
	height:309px !important;
}

#item1665980 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2393343 tr {
	border-right:3.08px solid #fff;;
}

table#table2393343 {
	table-layout:fixed;
}

#item1665672 {
	width:628px !important;
	height:167px !important;
	top:27px !important;
}

@keyframes intensificar-1665672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1665695 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1665695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700006 {
	width:628px !important;
	height:319px !important;
}

#item1700007 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1700007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700031 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:137px !important;
}

#item1697931 {
	width:628px !important;
	height:544px !important;
}

#item1697932 {
	width:595px !important;
	height:1735px !important;
}

@keyframes intensificar-1697932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697956 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:249px !important;
}

#item1665723 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1665723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1665746 {
	width:350px !important;
	height:207px !important;
	top:108px !important;
}

@keyframes intensificar-1665746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1665769 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:256px !important;
}

#item1665776 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1665799 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1665824 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1665847 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1665646 {
	width:664px !important;
	height:544px !important;
	left:36px !important;
	top:531px !important;
}

#item1665878 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1665901 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1665925 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1665928 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1665952 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1665471 {
	width:172px !important;
	height:70px !important;
}

#item1665472 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1665445 {
	width:172px !important;
	height:70px !important;
}

#item1665447 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1665441 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1665524 {
	width:141px !important;
	height:70px !important;
}

#item1665525 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1665499 {
	width:141px !important;
	height:70px !important;
}

#item1665500 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1665495 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1665577 {
	width:139px !important;
	height:70px !important;
}

#item1665578 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1665552 {
	width:139px !important;
	height:70px !important;
}

#item1665553 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1665548 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1665601 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1665612 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1665613 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1665609 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773474 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773497 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773471 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1665440 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1665440 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1665440 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1665440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774374 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1544911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1544909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544907 {
	width:600px !important;
	height:790px !important;
}

#item1544912 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1545641 {
	width:528px !important;
	height:295px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1545641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2396399 tr {
	border-right:2.2px solid #fff;;
}

table#table2396399 {
	table-layout:fixed;
}

#item1544954 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1544954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544977 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1544977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545131 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1545136 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1545569 {
	width:509px !important;
	height:2318px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1545569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545162 {
	width:14px !important;
	height:9px !important;
}

#item1545165 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1545002 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1545002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545026 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

@keyframes intensificar-1545026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545049 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:292px !important;
}

#item1545056 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1545079 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1545103 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1545126 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1544915 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:145px !important;
}

#item1545171 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1545195 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1545219 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1545222 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1730187 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1545283 {
	width:123px !important;
	height:50px !important;
}

#item1545284 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545258 {
	width:123px !important;
	height:50px !important;
}

#item1545259 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545254 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1545336 {
	width:101px !important;
	height:50px !important;
}

#item1545337 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545311 {
	width:101px !important;
	height:50px !important;
}

#item1545312 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545307 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1545392 {
	width:99px !important;
	height:50px !important;
}

#item1545393 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1545367 {
	width:99px !important;
	height:50px !important;
}

#item1545368 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1545361 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1545445 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572263 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572264 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572260 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1772541 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1772564 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1772538 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1545448 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1545448 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1545448 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1545448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1774561 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1626898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1626891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1626889 {
	width:700px !important;
	height:309px !important;
}

#item1634590 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2402655 tr {
	border-right:3.08px solid #fff;;
}

table#table2402655 {
	table-layout:fixed;
}

#item1626934 {
	width:628px !important;
	height:287px !important;
	top:27px !important;
}

@keyframes intensificar-1626934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1626957 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1626957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700043 {
	width:628px !important;
	height:198px !important;
}

#item1700044 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1700044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700067 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:76px !important;
}

#item1697968 {
	width:628px !important;
	height:542px !important;
}

#item1697969 {
	width:595px !important;
	height:3823px !important;
}

@keyframes intensificar-1697969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697992 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1626982 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1626982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1627005 {
	width:490px !important;
	height:254px !important;
	top:116px !important;
}

@keyframes intensificar-1627005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1627028 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:428px !important;
}

#item1627036 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1627059 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1627083 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1627106 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1626907 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1627150 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1627173 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1627198 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1627202 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1730164 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1627254 {
	width:172px !important;
	height:70px !important;
}

#item1627255 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1627229 {
	width:172px !important;
	height:70px !important;
}

#item1627230 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1627225 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1627307 {
	width:141px !important;
	height:70px !important;
}

#item1627308 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1627282 {
	width:141px !important;
	height:70px !important;
}

#item1627283 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1627278 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1627360 {
	width:139px !important;
	height:70px !important;
}

#item1627361 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1627335 {
	width:139px !important;
	height:70px !important;
}

#item1627336 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1627331 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1627415 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1627421 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1627422 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1627418 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773506 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1773530 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1773503 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1627426 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1627426 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1627426 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1627426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694139 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1694148 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1694149 {
	width:1200px !important;
	height:790px !important;
}

#item1694157 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1694167 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1694172 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1694177 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1694182 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1694187 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1694192 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1694199 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1694210 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1694229 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1685435 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1685435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1685435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1685435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694253 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1694263 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1694264 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1694270 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1694280 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1694286 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1694291 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1694297 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1694302 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1694307 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1694313 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1694318 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1685509 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1685509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1685509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1685509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182110 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1182053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1222351 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1634669 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1634670 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1634693 {
	width:628px !important;
	height:57px !important;
	left:36px !important;
	top:911px !important;
}

#item1634716 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1634722 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1634722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628063 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1628063 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1628063 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1628063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle203 {
	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.autoParaStyle202 {
	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.autoParaStyle201 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle200 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	line-height:10px;
	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.autoParaStyle199 {
	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.autoParaStyle198 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle197 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:20px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle196 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23px;
	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.autoParaStyle195 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23px;
	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.autoParaStyle194 {
	font-family:FF-Averta-Regular,Averta;
	font-size:23.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle193 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle192 {
	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.autoParaStyle191 {
	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.autoParaStyle190 {
	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.autoParaStyle189 {
	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.autoParaStyle188 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:29.4px;
	line-height:44.8px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle187 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:21px;
	line-height:32px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle186 {
	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.autoParaStyle185 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle184 {
	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.autoParaStyle183 {
	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.autoParaStyle182 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle181 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle180 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle179 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:22.4px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle178 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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.autoParaStyle177 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle176 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:84px;
	line-height:85.4px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle175 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle174 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle173 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle172 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:42px;
	line-height:42px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle171 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle170 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle169 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:30px;
	line-height:30px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle168 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle167 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16.8px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle166 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height: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.autoParaStyle165 {
	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.autoParaStyle164 {
	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.autoParaStyle163 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:19.6px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle162 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:84px;
	line-height:85.4px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle161 {
	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.autoParaStyle160 {
	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.autoParaStyle159 {
	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.autoParaStyle158 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle157 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle156 {
	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.autoParaStyle155 {
	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.autoParaStyle154 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle153 {
	font-weight: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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle152 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle151 {
	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.autoParaStyle150 {
	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.autoParaStyle149 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle148 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle147 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12.5px;
	line-height:33.9px;
	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.autoParaStyle146 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:33.9px;
	line-height:33.9px;
	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.autoParaStyle145 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:11px;
	line-height:29.9px;
	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.autoParaStyle144 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:29.9px;
	line-height:29.9px;
	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.autoParaStyle143 {
	font-weight:300;
	font-style:italic;
	font-family:FF-Averta-LightItalic,Averta;
	font-size:16px;
	line-height:30px;
	color:#a1d9f7;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle142 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:16px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle141 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	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:center;
}

p.autoParaStyle140 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15px;
	line-height:22px;
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	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.autoParaStyle137 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle134 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle133 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#c0803a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle132 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size: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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#c0803a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle117 {
	font-weight: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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#c0803a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-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.autoParaStyle101 {
	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.autoParaStyle100 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle99 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.3px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle98 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.3px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle97 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11.6px;
	line-height:18.3px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle96 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.4px;
	line-height:18.3px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle95 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.6px;
	line-height:31.7px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle94 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9.8px;
	line-height:12.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#c0803a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle87 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size: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.autoParaStyle86 {
	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.autoParaStyle85 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle74 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle73 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:77px;
	line-height:85.4px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle72 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:20px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle71 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:61px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle70 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	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.autoParaStyle69 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle68 {
	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.autoParaStyle67 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle66 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle65 {
	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-align:left;
}

p.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle61 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle60 {
	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.autoParaStyle59 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle58 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle57 {
	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-align:left;
}

p.autoParaStyle56 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle55 {
	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.autoParaStyle54 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14.6px;
	line-height:21px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:10.4px;
	line-height:15px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle30 {
	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.autoParaStyle29 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle27 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	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.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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.autoParaStyle21 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-weight: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.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height: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.autoParaStyle16 {
	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.autoParaStyle15 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle5 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	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.Cuerpo-_v02 {
	font-size:6px;
	line-height:7.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:3px;
	text-align:left;
}

p.Cuerpo {
	font-family:FF-HelveticaNeueLTStd-Roman,"Helvetica Neue LT Std",sans-serif;
	font-size:7px;
	line-height:8px;
	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:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Subtítulo-8pt--Dias {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#e94b5a;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subtítulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle32 {
}

span.autoCharStyle31 {
}

span.autoCharStyle30 {
	text-transform:uppercase;
}

span.autoCharStyle29 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
}

span.autoCharStyle28 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
}

span.autoCharStyle27 {
}

span.autoCharStyle26 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle25 {
	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.autoCharStyle24 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle23 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle22 {
}

span.autoCharStyle21 {
}

span.autoCharStyle20 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.025em;
}

span.autoCharStyle19 {
	font-size:15px;
}

span.autoCharStyle18 {
	font-size:14px;
}

span.autoCharStyle17 {
	font-size:10px;
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle15 {
	color:#101820;
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle10 {
	color:#fffbdd;
	text-decoration:underline;
}

span.autoCharStyle9 {
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle7 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#ea5153;
}

span.autoCharStyle6 {
	color:#ea5153;
}

span.autoCharStyle5 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
}

span.destacado {
	font-family:"Museo Sans Rounded";
	color:#000;
}

span.Destacado-azul {
	font-weight:500;
	font-family:FF-HelveticaNeueLTStd-Md,"Helvetica Neue LT Std",sans-serif;
	color:#3c3c3b;
}

span.Hipervínculo {
	color:#fffbdd;
	text-decoration:underline;
}

span.Texto-itinerario {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	color:#000;
}

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; } }

