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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

#item1451849 {
	width:1240px !important;
	height:818px !important;
	left:-20px !important;
	top:-13px !important;
	background:#000;
}

#item1619644 {
	width:1203px !important;
	height:790px !important;
}

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

#item1152006 {
	width:645px !important;
	height:22px !important;
	left:75px !important;
	top:220px !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%;
}

#item1461822 {
	width:700px !important;
	height:1209px !important;
	background:#000;
}

#item1619666 {
	width:1848px !important;
	height:1214px !important;
	left:-739px !important;
}

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

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

#item1534950 {
	width:650px !important;
	height:130px !important;
	left:36px !important;
	top:36px !important;
}

#item1534975 {
	width:645px !important;
	height:22px !important;
	left:41px !important;
	top:186px !important;
}

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

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

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

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

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:700px !important;
	top:88px !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:407px !important;
	height:274px !important;
	left:720px !important;
	top:286px !important;
	background:#0e0b00;
}

#item1152187 {
	width:363px !important;
	height:280px !important;
	left:744px !important;
	top:303px !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%;
}

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

#item1519910 {
	width:427px !important;
	height:161px !important;
	left:59px !important;
	top:36px !important;
}

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

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

#item1519935 {
	width:499px !important;
	height:372px !important;
	left:63px !important;
	top:240px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1350472 {
	width:1062px !important;
	height:302px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1712668 {
	width:184px !important;
	height:99px !important;
	left:840px !important;
	top:21px !important;
}

#item1712675 {
	width:466px !important;
	height:365px !important;
	left:698px !important;
	top:219px !important;
}

#item1712736 {
	width:418px !important;
	height:52px !important;
	left:746px !important;
	top:141px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1712864 {
	width:564px !important;
	height:20px !important;
	left:70px !important;
	top:436px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1351093 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:252px !important;
}

#item1351097 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1351163 {
	width:509px !important;
	height:896px !important;
}

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

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

#item1351125 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

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

#item1160916 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1351014 {
	width:509px !important;
	height:1070px !important;
}

@keyframes intensificar-1351014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351014 {
	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:521px !important;
}

#item1156743 {
	width:553px !important;
	height:530px !important;
	left:635px !important;
	top:189px !important;
}

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

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

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

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

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

#item1161932 {
	width:81px !important;
	height:50px !important;
	left:1119px !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:103px !important;
	height:50px !important;
}

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

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

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

#item1161993 {
	width:103px !important;
	height:50px !important;
	left:1013px !important;
	top:740px !important;
}

#item1253262 {
	width:25px !important;
	height:53px !important;
	left:1011px !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-1462801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

#item1640590 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:252px !important;
}

#item1640595 {
	width:628px !important;
	height:549px !important;
}

#item1640598 {
	width:595px !important;
	height:1428px !important;
}

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

#item1640555 {
	width:628px !important;
	height:549px !important;
}

#item1640556 {
	width:595px !important;
	height:1757px !important;
}

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

#item1640548 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:252px !important;
}

#item1462864 {
	width:650px !important;
	height:549px !important;
	left:36px !important;
	top:559px !important;
}

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

#item1462969 {
	width:113px !important;
	height:70px !important;
}

#item1462970 {
	width:92px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462944 {
	width:113px !important;
	height:70px !important;
}

#item1462945 {
	width:92px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462941 {
	width:113px !important;
	height:70px !important;
	left:587px !important;
	top:1130px !important;
}

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

#item1463022 {
	width:144px !important;
	height:70px !important;
}

#item1463023 {
	width:102px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1462996 {
	width:144px !important;
	height:70px !important;
}

#item1462997 {
	width:102px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1462993 {
	width:144px !important;
	height:70px !important;
	left:438px !important;
	top:1130px !important;
}

#item1463047 {
	width:35px !important;
	height:74px !important;
	left:435px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1153377 {
	width:351px !important;
	height:74px !important;
	left:828px !important;
	top:155px !important;
}

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

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

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

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

#item1350708 {
	width:270px !important;
	height:51px !important;
	left:828px !important;
	top:279px !important;
}

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

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

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

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

#item1350891 {
	width:315px !important;
	height:51px !important;
	left:828px !important;
	top:505px !important;
}

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

#item1350801 {
	width:285px !important;
	height:82px !important;
	left:50px !important;
}

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

#item1350773 {
	width:300px !important;
	height:92px !important;
	left:50px !important;
}

#item1350767 {
	width:351px !important;
	height:92px !important;
	left:828px !important;
	top:380px !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%;
}

#item1463069 {
	width:1236px !important;
	height:814px !important;
	left:-260px !important;
	top:-29px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1463070 {
	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-1463070 {
	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;
	}
}
#item1521113 {
	width:154px !important;
	height:227px !important;
	top:10px !important;
}

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

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

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

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

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

#item1463119 {
	width:300px !important;
	height:74px !important;
	left:50px !important;
}

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

#item1463092 {
	width:300px !important;
	height:74px !important;
	left:50px !important;
}

#item1463084 {
	width:350px !important;
	height:74px !important;
	left:131px !important;
	top:784px !important;
}

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

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

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

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

#item1463142 {
	width:270px !important;
	height:51px !important;
	left:131px !important;
	top:902px !important;
}

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

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

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

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

#item1463200 {
	width:314px !important;
	height:51px !important;
	left:131px !important;
	top:1113px !important;
}

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

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

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

#item1463263 {
	width:355px !important;
	height:74px !important;
	left:50px !important;
}

#item1463257 {
	width:406px !important;
	height:74px !important;
	left:131px !important;
	top:996px !important;
}

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

@keyframes atenuar-1463344 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1463344 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1463344 {
	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:714px !important;
	height:254px !important;
	left:450px !important;
	top:204px !important;
}

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

#item1153800 {
	opacity:0.40;
	width:502px !important;
	height:273px !important;
	left:662px !important;
	top:481px !important;
	background:#0e0b00;
}

#item1153802 {
	width:459px !important;
	height:254px !important;
	left:684px !important;
	top:500px !important;
}

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

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

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

@keyframes moverhacialaizquierdayreducir-1463360 {
	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-1463360 {
	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;
	}
}
#item1463365 {
	width:628px !important;
	height:324px !important;
	left:36px !important;
	top:463px !important;
}

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

#item1463388 {
	opacity:0.40;
	width:628px !important;
	height:356px !important;
	left:36px !important;
	top:808px !important;
	background:#0e0b00;
}

#item1463389 {
	width:574px !important;
	height:306px !important;
	left:63px !important;
	top:832px !important;
}

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

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

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

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

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

#item1351645 {
	width:528px !important;
	height:638px !important;
	left:46px !important;
	top:75px !important;
}

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

#item1159937 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:323px !important;
}

#item1159941 {
	width:534px !important;
	height:640px !important;
	top:15px !important;
}

#item1334079 {
	width:509px !important;
	height:862px !important;
}

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

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

#item1159970 {
	width:14px !important;
	height:9px !important;
	top:664px !important;
}

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

#item1351595 {
	width:20px !important;
	height:10px !important;
	left:196px !important;
	top:403px !important;
}

#item1308254 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

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

#item1351283 {
	width:20px !important;
	height:10px !important;
	left:189px !important;
	top:168px !important;
}

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

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

table#table1739628 {
	table-layout:fixed;
}

#item1351325 {
	width:510px !important;
	height:489px !important;
	left:46px !important;
	top:94px !important;
}

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

#item1351348 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

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

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

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

#item1351356 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:127px !important;
}

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

#item1351361 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:145px !important;
}

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

#item1351365 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:163px !important;
}

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

#item1351370 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:182px !important;
}

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

#item1351374 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:200px !important;
}

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

#item1351378 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:218px !important;
}

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

#item1351382 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:236px !important;
}

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

#item1351386 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:254px !important;
}

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

#item1351390 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:272px !important;
}

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

#item1351394 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:290px !important;
}

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

#item1351398 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:308px !important;
}

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

#item1351402 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:326px !important;
}

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

#item1351406 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:344px !important;
}

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

#item1351410 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:362px !important;
}

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

#item1351414 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:380px !important;
}

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

#item1351418 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:398px !important;
}

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

#item1351422 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:416px !important;
}

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

#item1351427 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:434px !important;
}

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

#item1351431 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:452px !important;
}

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

#item1351435 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:470px !important;
}

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

#item1351439 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:488px !important;
}

#item1351601 {
	width:33px !important;
	height:17px !important;
}

#item1351609 {
	width:93px !important;
	height:8px !important;
	left:38px !important;
	top:5px !important;
}

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

#item1603204 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:506px !important;
}

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

#item1640925 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:523px !important;
}

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

#item1640929 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:541px !important;
}

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

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

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

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

#item1171654 {
	width:564px !important;
	height:37px !important;
	left:16px !important;
}

#item1444129 {
	width:597px !important;
	height:379px !important;
	left:3px !important;
	top:191px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1174123 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1463733 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1635411 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:457px !important;
}

#item1635418 {
	width:628px !important;
	height:835px !important;
	left:36px !important;
	top:60px !important;
}

#item1635421 {
	width:595px !important;
	height:1110px !important;
}

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

#item1463672 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1635329 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:457px !important;
}

#item1635334 {
	width:628px !important;
	height:835px !important;
	left:36px !important;
	top:60px !important;
}

#item1635335 {
	width:595px !important;
	height:1110px !important;
}

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

#item1463452 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

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

#item1604496 {
	width:24px !important;
	height:12px !important;
	left:183px !important;
	top:410px !important;
}

#item1604499 {
	width:92px !important;
	height:20px !important;
	left:9px !important;
}

#item1604522 {
	width:105px !important;
	height:20px !important;
	left:481px !important;
}

#item1604545 {
	width:24px !important;
	height:12px !important;
	left:172px !important;
	top:125px !important;
}

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

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

table#table1745281 {
	table-layout:fixed;
}

#item1604550 {
	width:622px !important;
	height:591px !important;
	top:35px !important;
}

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

#item1604573 {
	width:623px !important;
	height:21px !important;
	top:35px !important;
}

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

#item1604577 {
	width:623px !important;
	height:21px !important;
	top:57px !important;
}

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

#item1604581 {
	width:623px !important;
	height:21px !important;
	top:79px !important;
}

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

#item1604585 {
	width:623px !important;
	height:21px !important;
	top:101px !important;
}

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

#item1604589 {
	width:623px !important;
	height:21px !important;
	top:123px !important;
}

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

#item1604594 {
	width:623px !important;
	height:21px !important;
	top:145px !important;
}

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

#item1604598 {
	width:623px !important;
	height:21px !important;
	top:167px !important;
}

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

#item1604602 {
	width:623px !important;
	height:21px !important;
	top:189px !important;
}

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

#item1604606 {
	width:623px !important;
	height:21px !important;
	top:211px !important;
}

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

#item1604610 {
	width:623px !important;
	height:21px !important;
	top:233px !important;
}

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

#item1604614 {
	width:623px !important;
	height:21px !important;
	top:255px !important;
}

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

#item1604618 {
	width:623px !important;
	height:21px !important;
	top:277px !important;
}

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

#item1604622 {
	width:623px !important;
	height:21px !important;
	top:299px !important;
}

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

#item1604626 {
	width:623px !important;
	height:21px !important;
	top:321px !important;
}

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

#item1604630 {
	width:623px !important;
	height:21px !important;
	top:343px !important;
}

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

#item1604634 {
	width:623px !important;
	height:21px !important;
	top:365px !important;
}

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

#item1604638 {
	width:623px !important;
	height:21px !important;
	top:387px !important;
}

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

#item1604642 {
	width:623px !important;
	height:21px !important;
	top:409px !important;
}

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

#item1604646 {
	width:623px !important;
	height:21px !important;
	top:431px !important;
}

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

#item1604651 {
	width:623px !important;
	height:21px !important;
	top:453px !important;
}

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

#item1604656 {
	width:623px !important;
	height:21px !important;
	top:475px !important;
}

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

#item1604660 {
	width:623px !important;
	height:21px !important;
	top:497px !important;
}

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

#item1604664 {
	width:623px !important;
	height:21px !important;
	top:519px !important;
}

#item1604669 {
	width:40px !important;
	height:20px !important;
}

#item1604675 {
	width:114px !important;
	height:10px !important;
	left:46px !important;
	top:6px !important;
}

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

#item1604698 {
	width:623px !important;
	height:21px !important;
	top:541px !important;
}

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

#item1641198 {
	width:623px !important;
	height:21px !important;
	top:561px !important;
}

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

#item1641202 {
	width:623px !important;
	height:21px !important;
	top:583px !important;
}

#item1463434 {
	width:700px !important;
	height:922px !important;
	background:#fff;
}

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

#item1463432 {
	width:700px !important;
	height:925px !important;
	top:150px !important;
}

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

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

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

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

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

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

#item1464271 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:179px !important;
}

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

#item1464283 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

#item1464288 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1391311 {
	width:100px !important;
	height:13px !important;
	top:308px !important;
}

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

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

table#table1750232 {
	table-layout:fixed;
}

#item1422596 {
	width:528px !important;
	height:133px !important;
	top:328px !important;
}

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

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

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

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

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

#item1351871 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

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

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

#item1422640 {
	width:528px !important;
	height:63px !important;
}

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

#item1422663 {
	width:350px !important;
	height:232px !important;
	top:83px !important;
}

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

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

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

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

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

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

#item1352022 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1464495 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

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

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

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

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

#item1464694 {
	width:140px !important;
	height:18px !important;
	top:308px !important;
}

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

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

table#table1752498 {
	table-layout:fixed;
}

#item1464717 {
	width:628px !important;
	height:206px !important;
	top:336px !important;
}

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

#item1635457 {
	width:628px !important;
	height:279px !important;
}

#item1635459 {
	width:595px !important;
	height:705px !important;
}

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

#item1635483 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

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

#item1638083 {
	width:595px !important;
	height:1029px !important;
}

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

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

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

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

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

#item1464564 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

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

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

#item1464598 {
	width:628px !important;
	height:88px !important;
}

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

#item1464621 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

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

#item1464515 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

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

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

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

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

#item1464817 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1643128 {
	width:100px !important;
	height:13px !important;
	top:297px !important;
}

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

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

table#table1756835 {
	table-layout:fixed;
}

#item1643151 {
	width:528px !important;
	height:220px !important;
	top:317px !important;
}

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

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

#item1644308 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

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

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

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

#item1644337 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

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

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

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

#item1643223 {
	width:89px !important;
	height:22px !important;
	left:5px !important;
	top:73px !important;
}

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

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

#item1643255 {
	width:350px !important;
	height:232px !important;
	top:65px !important;
}

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

#item1643278 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

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

#item1643102 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

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

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

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

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

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

#item1643404 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1643825 {
	width:140px !important;
	height:18px !important;
	top:186px !important;
}

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

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

table#table1759935 {
	table-layout:fixed;
}

#item1643848 {
	width:628px !important;
	height:328px !important;
	top:214px !important;
}

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

#item1643871 {
	width:628px !important;
	height:157px !important;
}

#item1643872 {
	width:595px !important;
	height:587px !important;
}

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

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

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

#item1643668 {
	width:595px !important;
	height:1225px !important;
}

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

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

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

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

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

#item1643744 {
	width:125px !important;
	height:31px !important;
	left:7px !important;
	top:102px !important;
}

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

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

#item1643778 {
	width:490px !important;
	height:325px !important;
	top:84px !important;
}

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

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

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

#item1643665 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

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

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

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

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

#item1718039 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1643976 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1391080 {
	width:100px !important;
	height:13px !important;
	top:267px !important;
}

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

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

table#table1763795 {
	table-layout:fixed;
}

#item1422740 {
	width:528px !important;
	height:133px !important;
	top:287px !important;
}

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

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

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

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

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

#item1352686 {
	width:89px !important;
	height:22px !important;
	left:5px !important;
	top:73px !important;
}

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

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

#item1422713 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

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

#item1422690 {
	width:528px !important;
	height:63px !important;
}

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

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

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

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

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

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

#item1352839 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1465238 {
	width:140px !important;
	height:18px !important;
	top:308px !important;
}

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

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

table#table1766283 {
	table-layout:fixed;
}

#item1465261 {
	width:628px !important;
	height:206px !important;
	top:336px !important;
}

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

#item1635504 {
	width:628px !important;
	height:279px !important;
}

#item1635505 {
	width:595px !important;
	height:587px !important;
}

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

#item1635528 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

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

#item1638129 {
	width:595px !important;
	height:1127px !important;
}

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

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

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

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

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

#item1465105 {
	width:125px !important;
	height:31px !important;
	left:7px !important;
	top:102px !important;
}

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

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

#item1465141 {
	width:490px !important;
	height:325px !important;
	top:115px !important;
}

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

#item1465164 {
	width:628px !important;
	height:88px !important;
}

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

#item1465055 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

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

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

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

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

#item1465362 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1644413 {
	width:100px !important;
	height:13px !important;
	top:267px !important;
}

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

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

table#table1769516 {
	table-layout:fixed;
}

#item1644436 {
	width:528px !important;
	height:104px !important;
	top:287px !important;
}

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

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

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

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

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

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

#item1644507 {
	width:89px !important;
	height:22px !important;
	left:5px !important;
	top:73px !important;
}

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

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

#item1644542 {
	width:376px !important;
	height:74px !important;
	top:80px !important;
}

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

#item1644565 {
	width:528px !important;
	height:46px !important;
}

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

#item1644386 {
	width:564px !important;
	height:463px !important;
	left:636px !important;
	top:160px !important;
}

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

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

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

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

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

#item1644727 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1645142 {
	width:140px !important;
	height:18px !important;
	top:327px !important;
}

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

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

table#table1772378 {
	table-layout:fixed;
}

#item1645165 {
	width:628px !important;
	height:165px !important;
	top:355px !important;
}

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

#item1645188 {
	width:628px !important;
	height:279px !important;
}

#item1645189 {
	width:595px !important;
	height:450px !important;
}

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

#item1645212 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

#item1644985 {
	width:628px !important;
	height:520px !important;
}

#item1644986 {
	width:595px !important;
	height:705px !important;
}

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

#item1645009 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

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

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

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

#item1645063 {
	width:125px !important;
	height:31px !important;
	left:7px !important;
	top:102px !important;
}

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

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

#item1645095 {
	width:490px !important;
	height:325px !important;
	top:98px !important;
}

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

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

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

#item1644983 {
	width:664px !important;
	height:520px !important;
	left:36px !important;
	top:555px !important;
}

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

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

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

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

#item1718013 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1645316 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1710777 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

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

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

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

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

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

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

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

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

#item1557366 {
	width:100px !important;
	height:13px !important;
	top:314px !important;
}

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

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

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

table#table1775553 {
	table-layout:fixed;
}

#item1557413 {
	width:528px !important;
	height:191px !important;
	top:334px !important;
}

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

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

#item1557201 {
	width:528px !important;
	height:46px !important;
}

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

#item1557224 {
	width:350px !important;
	height:261px !important;
	top:66px !important;
}

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

#item1557247 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:185px !important;
}

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

#item1557270 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:201px !important;
}

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

#item1557293 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:290px !important;
}

#item1557303 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:220px !important;
}

#item1557310 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:254px !important;
}

#item1557334 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:256px !important;
}

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

#item1353497 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1353498 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1353494 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1353533 {
	width:123px !important;
	height:50px !important;
}

#item1353534 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353507 {
	width:123px !important;
	height:50px !important;
}

#item1353508 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353503 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1353586 {
	width:99px !important;
	height:50px !important;
}

#item1353588 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1353561 {
	width:99px !important;
	height:50px !important;
}

#item1353562 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1353557 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1353641 {
	width:101px !important;
	height:50px !important;
}

#item1353642 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353615 {
	width:101px !important;
	height:50px !important;
}

#item1353616 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1353611 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1353694 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1706917 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1706940 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1706914 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1353697 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1353697 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1353697 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1353697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711727 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1465585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1465591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465583 {
	width:700px !important;
	height:309px !important;
}

#item1521496 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1465840 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1465863 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1465887 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1465894 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1557700 {
	width:140px !important;
	height:18px !important;
	top:191px !important;
}

@keyframes intensificar-1557700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557723 {
	width:628px !important;
	height:293px !important;
	left:1px !important;
	top:217px !important;
}

table#table1778804 tr {
	border-right:3.08px solid #fff;;
}

table#table1778804 {
	table-layout:fixed;
}

#item1557724 {
	width:739px !important;
	height:293px !important;
}

@keyframes intensificar-1557724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557747 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:517px !important;
}

#item1635535 {
	width:628px !important;
	height:162px !important;
	left:1px !important;
}

#item1635536 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1635536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635559 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:58px !important;
}

#item1638157 {
	width:628px !important;
	height:540px !important;
	left:1px !important;
}

#item1638158 {
	width:595px !important;
	height:1058px !important;
}

@keyframes intensificar-1638158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638181 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:247px !important;
}

#item1557508 {
	width:627px !important;
	height:88px !important;
	left:2px !important;
}

@keyframes intensificar-1557508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557531 {
	width:490px !important;
	height:365px !important;
	left:1px !important;
	top:108px !important;
}

@keyframes intensificar-1557531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557554 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:272px !important;
}

@keyframes intensificar-1557554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557577 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:294px !important;
}

@keyframes intensificar-1557577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557600 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:419px !important;
}

#item1557611 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:320px !important;
}

#item1557616 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:368px !important;
}

#item1557639 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:371px !important;
}

#item1557506 {
	width:665px !important;
	height:540px !important;
	left:35px !important;
	top:535px !important;
}

#item1465920 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1465922 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1465917 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1465954 {
	width:172px !important;
	height:70px !important;
}

#item1465955 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465929 {
	width:172px !important;
	height:70px !important;
}

#item1465930 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465925 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1466008 {
	width:139px !important;
	height:70px !important;
}

#item1466009 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1465983 {
	width:139px !important;
	height:70px !important;
}

#item1465984 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1465978 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1466061 {
	width:141px !important;
	height:70px !important;
}

#item1466062 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466036 {
	width:141px !important;
	height:70px !important;
}

#item1466037 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466032 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1466115 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641250 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641273 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641247 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1466118 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1466118 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1466118 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710733 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1354028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1354026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1354024 {
	width:600px !important;
	height:790px !important;
}

#item1354029 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1354059 {
	width:528px !important;
	height:305px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1354059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391232 {
	width:100px !important;
	height:13px !important;
	top:325px !important;
}

@keyframes intensificar-1391232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1784332 tr {
	border-right:2.2px solid #fff;;
}

table#table1784332 {
	table-layout:fixed;
}

#item1422886 {
	width:528px !important;
	height:220px !important;
	top:345px !important;
}

@keyframes intensificar-1422886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1354730 {
	width:528px !important;
	height:510px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1354730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1354636 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:253px !important;
}

#item1354659 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:269px !important;
}

#item1354682 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:326px !important;
}

#item1354687 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:301px !important;
}

#item1354710 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:303px !important;
}

#item1422837 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1422837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422860 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1422860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1354032 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1354282 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1354306 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1354330 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1354333 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1354359 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1354360 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1354356 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1354392 {
	width:123px !important;
	height:50px !important;
}

#item1354394 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1354367 {
	width:123px !important;
	height:50px !important;
}

#item1354368 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1354363 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1354448 {
	width:99px !important;
	height:50px !important;
}

#item1354449 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1354422 {
	width:99px !important;
	height:50px !important;
}

#item1354423 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1354417 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1354501 {
	width:101px !important;
	height:50px !important;
}

#item1354502 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1354476 {
	width:101px !important;
	height:50px !important;
}

#item1354477 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1354472 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1354555 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1706947 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1706970 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1706944 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1354558 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1354558 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1354558 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1354558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711749 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1466148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1466139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466137 {
	width:700px !important;
	height:309px !important;
}

#item1521502 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1528868 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:165px !important;
}

@keyframes intensificar-1528868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1787409 tr {
	border-right:3.08px solid #fff;;
}

table#table1787409 {
	table-layout:fixed;
}

#item1557864 {
	width:628px !important;
	height:328px !important;
	top:193px !important;
}

@keyframes intensificar-1557864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635567 {
	width:628px !important;
	height:133px !important;
}

#item1635568 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1635568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635592 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:44px !important;
}

#item1638193 {
	width:628px !important;
	height:521px !important;
}

#item1638194 {
	width:595px !important;
	height:1069px !important;
}

@keyframes intensificar-1638194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638218 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1466160 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:354px !important;
}

#item1466183 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:376px !important;
}

#item1466206 {
	width:125px !important;
	height:31px !important;
	left:507px !important;
	top:456px !important;
}

#item1466211 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:421px !important;
}

#item1466234 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:424px !important;
}

#item1466237 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1466237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466260 {
	width:490px !important;
	height:325px !important;
	top:139px !important;
}

@keyframes intensificar-1466260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466158 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1466382 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1466405 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1466429 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1466435 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1466461 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1466462 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1466458 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1466496 {
	width:172px !important;
	height:70px !important;
}

#item1466498 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466471 {
	width:172px !important;
	height:70px !important;
}

#item1466472 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466467 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1466551 {
	width:139px !important;
	height:70px !important;
}

#item1466552 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1466525 {
	width:139px !important;
	height:70px !important;
}

#item1466526 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1466521 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1466604 {
	width:141px !important;
	height:70px !important;
}

#item1466605 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466579 {
	width:141px !important;
	height:70px !important;
}

#item1466580 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466575 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1466657 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641281 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641304 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641278 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1466660 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1466660 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1466660 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645605 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1645612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1645615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645610 {
	width:600px !important;
	height:790px !important;
}

#item1645616 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1645621 {
	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-1645621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645645 {
	width:100px !important;
	height:13px !important;
	top:241px !important;
}

@keyframes intensificar-1645645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1791627 tr {
	border-right:2.2px solid #fff;;
}

table#table1791627 {
	table-layout:fixed;
}

#item1645668 {
	width:528px !important;
	height:249px !important;
	top:261px !important;
}

@keyframes intensificar-1645668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645825 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:271px !important;
}

#item1645829 {
	width:534px !important;
	height:535px !important;
	top:16px !important;
}

#item1645830 {
	width:509px !important;
	height:870px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1645830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645855 {
	width:14px !important;
	height:9px !important;
}

#item1645858 {
	width:14px !important;
	height:9px !important;
	top:558px !important;
}

@keyframes intensificar-1645692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645693 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1645716 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1645739 {
	width:89px !important;
	height:22px !important;
	left:5px !important;
	top:73px !important;
}

#item1645746 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1645769 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1645776 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1645776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645799 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1645799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645619 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1645862 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:142px !important;
}

#item1645885 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1645909 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1645912 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1717959 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1645962 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1645963 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1645959 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1645995 {
	width:123px !important;
	height:50px !important;
}

#item1645996 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1645970 {
	width:123px !important;
	height:50px !important;
}

#item1645971 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1645966 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1646050 {
	width:99px !important;
	height:50px !important;
}

#item1646051 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1646024 {
	width:99px !important;
	height:50px !important;
}

#item1646025 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1646019 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1646103 {
	width:101px !important;
	height:50px !important;
}

#item1646105 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1646078 {
	width:101px !important;
	height:50px !important;
}

#item1646079 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1646074 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1646160 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1706981 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707004 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1706978 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1646163 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1646163 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1646163 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1646163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711760 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1646211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1646213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646209 {
	width:710px !important;
	height:309px !important;
}

#item1646214 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1646220 {
	width:140px !important;
	height:18px !important;
	top:123px !important;
}

@keyframes intensificar-1646220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1795119 tr {
	border-right:3.08px solid #fff;;
}

table#table1795119 {
	table-layout:fixed;
}

#item1646243 {
	width:628px !important;
	height:368px !important;
	top:151px !important;
}

@keyframes intensificar-1646243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646266 {
	width:628px !important;
	height:92px !important;
}

#item1646267 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1646267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646290 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:23px !important;
}

#item1646424 {
	width:628px !important;
	height:520px !important;
}

#item1646425 {
	width:595px !important;
	height:1598px !important;
}

@keyframes intensificar-1646425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646448 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

@keyframes intensificar-1646294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646295 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1646318 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1646341 {
	width:125px !important;
	height:31px !important;
	left:7px !important;
	top:102px !important;
}

#item1646350 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1646373 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1646376 {
	width:490px !important;
	height:325px !important;
	top:86px !important;
}

@keyframes intensificar-1646376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646399 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1646399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646217 {
	width:664px !important;
	height:520px !important;
	left:36px !important;
	top:555px !important;
}

#item1646451 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1646475 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1646499 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1646502 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1717987 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1646552 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1646553 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1646549 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1646585 {
	width:172px !important;
	height:70px !important;
}

#item1646586 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1646560 {
	width:172px !important;
	height:70px !important;
}

#item1646561 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1646556 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1646639 {
	width:139px !important;
	height:70px !important;
}

#item1646640 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1646614 {
	width:139px !important;
	height:70px !important;
}

#item1646615 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1646610 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1646693 {
	width:141px !important;
	height:70px !important;
}

#item1646694 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1646668 {
	width:141px !important;
	height:70px !important;
}

#item1646669 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1646663 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1646717 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1646723 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1646746 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1646720 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1646751 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1646751 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1646751 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1646751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710748 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1354798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1354795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1354793 {
	width:600px !important;
	height:790px !important;
}

#item1354799 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1354851 {
	width:100px !important;
	height:13px !important;
	top:269px !important;
}

@keyframes intensificar-1354851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1799201 tr {
	border-right:2.2px solid #fff;;
}

table#table1799201 {
	table-layout:fixed;
}

#item1422934 {
	width:528px !important;
	height:220px !important;
	top:289px !important;
}

@keyframes intensificar-1422934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422980 {
	width:528px !important;
	height:253px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1422980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1355008 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1355011 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1355443 {
	width:509px !important;
	height:870px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1355443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1355037 {
	width:14px !important;
	height:9px !important;
}

#item1355042 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

@keyframes intensificar-1354879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1354926 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1354949 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1354972 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1354979 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1355002 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423010 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1423010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423033 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1423033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1354802 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1355046 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1355069 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1355093 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1355098 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1355125 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1355126 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1355122 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1355159 {
	width:123px !important;
	height:50px !important;
}

#item1355160 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355134 {
	width:123px !important;
	height:50px !important;
}

#item1355135 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355129 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1355212 {
	width:99px !important;
	height:50px !important;
}

#item1355213 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1355187 {
	width:99px !important;
	height:50px !important;
}

#item1355188 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1355183 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1355265 {
	width:101px !important;
	height:50px !important;
}

#item1355266 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355240 {
	width:101px !important;
	height:50px !important;
}

#item1355241 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355236 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1355319 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707013 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707036 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707010 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1355322 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1355322 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1355322 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1355322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711678 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1466684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1466690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466682 {
	width:700px !important;
	height:309px !important;
}

#item1521507 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1466871 {
	width:140px !important;
	height:18px !important;
	top:165px !important;
}

@keyframes intensificar-1466871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1803456 tr {
	border-right:3.08px solid #fff;;
}

table#table1803456 {
	table-layout:fixed;
}

#item1466894 {
	width:628px !important;
	height:328px !important;
	top:193px !important;
}

@keyframes intensificar-1466894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635601 {
	width:628px !important;
	height:143px !important;
}

#item1635602 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1635602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635625 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:49px !important;
}

#item1638225 {
	width:628px !important;
	height:521px !important;
}

#item1638226 {
	width:595px !important;
	height:1539px !important;
}

@keyframes intensificar-1638226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638249 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

@keyframes intensificar-1466702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466703 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1466726 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1466749 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1466756 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1466779 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1466782 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1466782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466806 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1466806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466700 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1466941 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1466964 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1466988 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1466992 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1467018 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1467019 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1467015 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1467051 {
	width:172px !important;
	height:70px !important;
}

#item1467052 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467026 {
	width:172px !important;
	height:70px !important;
}

#item1467027 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467022 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1467104 {
	width:139px !important;
	height:70px !important;
}

#item1467105 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467079 {
	width:139px !important;
	height:70px !important;
}

#item1467080 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467075 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1467158 {
	width:141px !important;
	height:70px !important;
}

#item1467159 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467132 {
	width:141px !important;
	height:70px !important;
}

#item1467133 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467128 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1467212 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641312 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641335 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641309 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1467215 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1467215 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1467215 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1467215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710678 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1355511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1355509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1355507 {
	width:600px !important;
	height:790px !important;
}

#item1355512 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1356198 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:551px !important;
}

#item1356204 {
	width:528px !important;
	height:245px !important;
	top:301px !important;
}

table#table1807751 tr {
	border-right:2.2px solid #fff;;
}

table#table1807751 {
	table-layout:fixed;
}

#item1356205 {
	width:557px !important;
	height:245px !important;
}

@keyframes intensificar-1356205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356228 {
	width:100px !important;
	height:12px !important;
	top:283px !important;
}

@keyframes intensificar-1356228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557947 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:120px !important;
}

#item1557950 {
	width:534px !important;
	height:234px !important;
	top:16px !important;
}

#item1557951 {
	width:510px !important;
	height:427px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1557951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557975 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1557980 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:258px !important;
}

#item1355722 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1355726 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1356147 {
	width:509px !important;
	height:891px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1356147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1355752 {
	width:14px !important;
	height:9px !important;
}

#item1355757 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

@keyframes intensificar-1355593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1355640 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1355663 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1355686 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1355693 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1355716 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423063 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1423063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423087 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1423087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423087 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1355515 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1355761 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1355784 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1355808 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1355813 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1355839 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1355840 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1355836 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1355873 {
	width:123px !important;
	height:50px !important;
}

#item1355874 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355847 {
	width:123px !important;
	height:50px !important;
}

#item1355848 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355843 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1355926 {
	width:99px !important;
	height:50px !important;
}

#item1355928 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1355901 {
	width:99px !important;
	height:50px !important;
}

#item1355902 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1355897 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1355982 {
	width:101px !important;
	height:50px !important;
}

#item1355983 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355957 {
	width:101px !important;
	height:50px !important;
}

#item1355958 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355952 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1356035 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707043 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707066 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707040 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1356038 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1356038 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1356038 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1356038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711777 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1467244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1467238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467236 {
	width:700px !important;
	height:309px !important;
}

#item1521514 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1528981 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:124px !important;
}

@keyframes intensificar-1528981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529004 {
	width:628px !important;
	height:333px !important;
	top:152px !important;
}

table#table1812149 tr {
	border-right:3.08px solid #fff;;
}

table#table1812149 {
	table-layout:fixed;
}

#item1529005 {
	width:780px !important;
	height:333px !important;
}

@keyframes intensificar-1529005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529029 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1635637 {
	width:628px !important;
	height:98px !important;
}

#item1635639 {
	width:595px !important;
	height:842px !important;
}

@keyframes intensificar-1635639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635662 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:26px !important;
}

#item1638259 {
	width:628px !important;
	height:518px !important;
}

#item1638261 {
	width:595px !important;
	height:1519px !important;
}

@keyframes intensificar-1638261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638284 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

@keyframes intensificar-1467256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467257 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1467281 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1467304 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1467310 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1467333 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1467340 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1467340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467363 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1467363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467254 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1467502 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1467526 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1467550 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1467553 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1467579 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1467580 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1467576 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1467614 {
	width:172px !important;
	height:70px !important;
}

#item1467615 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467588 {
	width:172px !important;
	height:70px !important;
}

#item1467589 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467584 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1467667 {
	width:139px !important;
	height:70px !important;
}

#item1467668 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467642 {
	width:139px !important;
	height:70px !important;
}

#item1467643 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467638 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1467720 {
	width:141px !important;
	height:70px !important;
}

#item1467721 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467695 {
	width:141px !important;
	height:70px !important;
}

#item1467696 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467691 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1467773 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641346 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641369 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641343 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1467777 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1467777 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1467777 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1467777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710781 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1356479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1356477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356475 {
	width:600px !important;
	height:790px !important;
}

#item1356481 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1356486 {
	width:528px !important;
	height:267px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1356486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356540 {
	width:100px !important;
	height:12px !important;
	top:283px !important;
}

@keyframes intensificar-1356540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1816893 tr {
	border-right:2.2px solid #fff;;
}

table#table1816893 {
	table-layout:fixed;
}

#item1558126 {
	width:528px !important;
	height:191px !important;
	top:302px !important;
}

@keyframes intensificar-1558126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356692 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1356696 {
	width:534px !important;
	height:513px !important;
	top:16px !important;
}

#item1357132 {
	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-1357132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356722 {
	width:14px !important;
	height:9px !important;
}

#item1356725 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

@keyframes intensificar-1356564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356611 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1356634 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1356657 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1356663 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1356687 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423120 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1423120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423143 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1423143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1356484 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1356729 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1356752 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1356776 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1356781 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1356807 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1356808 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1356804 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1356843 {
	width:123px !important;
	height:50px !important;
}

#item1356844 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356817 {
	width:123px !important;
	height:50px !important;
}

#item1356818 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356813 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1356896 {
	width:99px !important;
	height:50px !important;
}

#item1356897 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1356871 {
	width:99px !important;
	height:50px !important;
}

#item1356872 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1356867 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1356950 {
	width:101px !important;
	height:50px !important;
}

#item1356951 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356925 {
	width:101px !important;
	height:50px !important;
}

#item1356926 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356920 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1357006 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707074 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707097 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707070 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1357009 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1357009 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1357009 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1357009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711786 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1467799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1467805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467797 {
	width:700px !important;
	height:309px !important;
}

#item1521518 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1529154 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:152px !important;
}

@keyframes intensificar-1529154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529178 {
	width:628px !important;
	height:293px !important;
	top:180px !important;
}

table#table1820216 tr {
	border-right:3.08px solid #fff;;
}

table#table1820216 {
	table-layout:fixed;
}

#item1529179 {
	width:739px !important;
	height:293px !important;
}

@keyframes intensificar-1529179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529203 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:482px !important;
}

#item1635675 {
	width:628px !important;
	height:126px !important;
}

#item1635676 {
	width:595px !important;
	height:529px !important;
}

@keyframes intensificar-1635676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635699 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:40px !important;
}

#item1638295 {
	width:628px !important;
	height:476px !important;
}

#item1638296 {
	width:595px !important;
	height:1539px !important;
}

@keyframes intensificar-1638296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638319 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

@keyframes intensificar-1467819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467820 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1467843 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1467866 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1467872 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1467895 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1467898 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1467898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467922 {
	width:490px !important;
	height:325px !important;
	top:120px !important;
}

@keyframes intensificar-1467922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467817 {
	width:664px !important;
	height:506px !important;
	left:36px !important;
	top:599px !important;
}

#item1468059 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:510px !important;
}

#item1468083 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1468108 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1468112 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1468138 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1468139 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1468135 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1468172 {
	width:172px !important;
	height:70px !important;
}

#item1468173 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468147 {
	width:172px !important;
	height:70px !important;
}

#item1468148 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468143 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1468225 {
	width:139px !important;
	height:70px !important;
}

#item1468226 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468200 {
	width:139px !important;
	height:70px !important;
}

#item1468201 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468196 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1468279 {
	width:141px !important;
	height:70px !important;
}

#item1468280 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468254 {
	width:141px !important;
	height:70px !important;
}

#item1468255 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468249 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1468332 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641375 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641398 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641372 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1468337 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1468337 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1468337 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1468337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710736 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1357191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1357189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357187 {
	width:600px !important;
	height:790px !important;
}

#item1357192 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1357224 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:551px !important;
}

#item1357227 {
	width:528px !important;
	height:303px !important;
	top:245px !important;
}

table#table1823938 tr {
	border-right:2.2px solid #fff;;
}

table#table1823938 {
	table-layout:fixed;
}

#item1357228 {
	width:543px !important;
	height:303px !important;
}

@keyframes intensificar-1357228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357251 {
	width:100px !important;
	height:12px !important;
	top:226px !important;
}

@keyframes intensificar-1357251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357887 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:93px !important;
}

#item1357890 {
	width:534px !important;
	height:180px !important;
	top:16px !important;
}

#item1357892 {
	width:510px !important;
	height:398px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1357892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357919 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1357922 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:203px !important;
}

#item1357407 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1357410 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1357837 {
	width:509px !important;
	height:865px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1357837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357436 {
	width:14px !important;
	height:9px !important;
}

#item1357442 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1357278 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1357278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357301 {
	width:350px !important;
	height:366px !important;
	top:83px !important;
}

@keyframes intensificar-1357301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357324 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:304px !important;
}

@keyframes intensificar-1357324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357347 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:320px !important;
}

@keyframes intensificar-1357347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357370 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:377px !important;
}

@keyframes intensificar-1357370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357377 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1357377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357401 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1357401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357195 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1357449 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1357472 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1357496 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1357503 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1357529 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1357530 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1357526 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1357562 {
	width:123px !important;
	height:50px !important;
}

#item1357563 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357537 {
	width:123px !important;
	height:50px !important;
}

#item1357538 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357533 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1357615 {
	width:99px !important;
	height:50px !important;
}

#item1357616 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1357590 {
	width:99px !important;
	height:50px !important;
}

#item1357591 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1357586 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1357669 {
	width:101px !important;
	height:50px !important;
}

#item1357670 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357644 {
	width:101px !important;
	height:50px !important;
}

#item1357645 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357640 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1357722 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707108 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707131 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707105 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1357725 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1357725 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1357725 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1357725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711831 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1468366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1468360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468358 {
	width:700px !important;
	height:309px !important;
}

#item1521523 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1529302 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:171px !important;
}

@keyframes intensificar-1529302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529325 {
	width:595px !important;
	height:268px !important;
	top:199px !important;
}

table#table1830075 tr {
	border-right:3.08px solid #fff;;
}

table#table1830075 {
	table-layout:fixed;
}

#item1529326 {
	width:760px !important;
	height:389px !important;
}

@keyframes intensificar-1529326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529349 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1529430 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:311px !important;
}

#item1635712 {
	width:628px !important;
	height:157px !important;
}

#item1635713 {
	width:595px !important;
	height:842px !important;
}

@keyframes intensificar-1635713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635736 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1638333 {
	width:628px !important;
	height:518px !important;
}

#item1638334 {
	width:595px !important;
	height:1657px !important;
}

@keyframes intensificar-1638334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638357 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

@keyframes intensificar-1468377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468424 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1468447 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1468470 {
	width:125px !important;
	height:31px !important;
	left:7px !important;
	top:102px !important;
}

#item1468477 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1468500 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1534880 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1534880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534904 {
	width:490px !important;
	height:323px !important;
	top:143px !important;
}

@keyframes intensificar-1534904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468375 {
	width:664px !important;
	height:559px !important;
	left:36px !important;
	top:557px !important;
}

#item1468633 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1468657 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1468681 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1468684 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1468711 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1468712 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1468707 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1468745 {
	width:172px !important;
	height:70px !important;
}

#item1468746 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468720 {
	width:172px !important;
	height:70px !important;
}

#item1468721 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468716 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1468798 {
	width:139px !important;
	height:70px !important;
}

#item1468799 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468773 {
	width:139px !important;
	height:70px !important;
}

#item1468774 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468769 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1468851 {
	width:141px !important;
	height:70px !important;
}

#item1468852 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468826 {
	width:141px !important;
	height:70px !important;
}

#item1468827 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468822 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1468906 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641406 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641429 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641403 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1468910 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1468910 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1468910 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1468910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619313 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1359404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1359402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1359400 {
	width:600px !important;
	height:790px !important;
}

#item1359405 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1359412 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:551px !important;
}

#item1359415 {
	width:528px !important;
	height:361px !important;
	top:185px !important;
}

table#table1836201 tr {
	border-right:2.2px solid #fff;;
}

table#table1836201 {
	table-layout:fixed;
}

#item1359416 {
	width:687px !important;
	height:361px !important;
}

@keyframes intensificar-1359416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1359439 {
	width:100px !important;
	height:12px !important;
	top:167px !important;
}

@keyframes intensificar-1359439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1359462 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:65px !important;
}

#item1359467 {
	width:534px !important;
	height:123px !important;
	top:16px !important;
}

#item1360228 {
	width:510px !important;
	height:342px !important;
	top:-169px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1360228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1359497 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1359501 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:146px !important;
}

#item1359638 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1359641 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1360133 {
	width:509px !important;
	height:1450px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1360133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1359667 {
	width:14px !important;
	height:9px !important;
}

#item1359670 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

@keyframes intensificar-1359507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1359556 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1359580 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1359603 {
	width:89px !important;
	height:22px !important;
	left:5px !important;
	top:73px !important;
}

#item1359609 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1359632 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423424 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1423424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423448 {
	width:350px !important;
	height:366px !important;
	top:82px !important;
}

@keyframes intensificar-1423448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1359410 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1359674 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1359697 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1359721 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1359724 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1359750 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1359751 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1359747 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1359784 {
	width:123px !important;
	height:50px !important;
}

#item1359785 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359759 {
	width:123px !important;
	height:50px !important;
}

#item1359760 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359755 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1359838 {
	width:99px !important;
	height:50px !important;
}

#item1359839 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1359812 {
	width:99px !important;
	height:50px !important;
}

#item1359813 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1359808 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1359892 {
	width:101px !important;
	height:50px !important;
}

#item1359893 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359867 {
	width:101px !important;
	height:50px !important;
}

#item1359868 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359863 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1359945 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707137 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707160 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707134 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1359950 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1359950 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1359950 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1359950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1631262 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1470089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1470096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470087 {
	width:700px !important;
	height:309px !important;
}

#item1521547 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1529480 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:171px !important;
}

@keyframes intensificar-1529480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529503 {
	width:595px !important;
	height:268px !important;
	top:199px !important;
}

table#table1842811 tr {
	border-right:3.08px solid #fff;;
}

table#table1842811 {
	table-layout:fixed;
}

#item1529504 {
	width:962px !important;
	height:470px !important;
}

@keyframes intensificar-1529504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529527 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1529536 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:311px !important;
}

#item1635741 {
	width:628px !important;
	height:137px !important;
}

#item1635742 {
	width:595px !important;
	height:725px !important;
}

@keyframes intensificar-1635742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635765 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:46px !important;
}

#item1638366 {
	width:628px !important;
	height:518px !important;
}

#item1638367 {
	width:595px !important;
	height:2578px !important;
}

@keyframes intensificar-1638367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638390 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

@keyframes intensificar-1470105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470106 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1470129 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1470153 {
	width:125px !important;
	height:31px !important;
	left:7px !important;
	top:102px !important;
}

#item1470159 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1470182 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1470185 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1470185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470208 {
	width:363px !important;
	height:393px !important;
	top:92px !important;
}

@keyframes intensificar-1470208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470102 {
	width:664px !important;
	height:553px !important;
	left:36px !important;
	top:557px !important;
}

#item1470363 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1470386 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1470410 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1470413 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1470439 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1470440 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1470436 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1470475 {
	width:172px !important;
	height:70px !important;
}

#item1470476 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1470450 {
	width:172px !important;
	height:70px !important;
}

#item1470451 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1470445 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1470528 {
	width:139px !important;
	height:70px !important;
}

#item1470529 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1470503 {
	width:139px !important;
	height:70px !important;
}

#item1470504 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1470499 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1470581 {
	width:141px !important;
	height:70px !important;
}

#item1470582 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1470556 {
	width:141px !important;
	height:70px !important;
}

#item1470557 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1470552 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1470635 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641437 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641460 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641434 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1470639 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1470639 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1470639 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1470639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710751 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1357951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1357949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357947 {
	width:600px !important;
	height:790px !important;
}

#item1357952 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1849006 tr {
	border-right:2.2px solid #fff;;
}

table#table1849006 {
	table-layout:fixed;
}

#item1357959 {
	width:528px !important;
	height:249px !important;
	top:315px !important;
}

@keyframes intensificar-1357959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423178 {
	width:528px !important;
	height:291px !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-1423178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423206 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1423206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1358164 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1358168 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1358608 {
	width:509px !important;
	height:891px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1358608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1358194 {
	width:14px !important;
	height:9px !important;
}

#item1358199 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

@keyframes intensificar-1358033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1358081 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1358104 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1358127 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1358134 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1358157 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423236 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1423236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423259 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1423259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1357956 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1358202 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1358225 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1358249 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1358252 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1358279 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1358280 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1358275 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1358312 {
	width:123px !important;
	height:50px !important;
}

#item1358313 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358287 {
	width:123px !important;
	height:50px !important;
}

#item1358288 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358283 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1358365 {
	width:99px !important;
	height:50px !important;
}

#item1358366 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1358340 {
	width:99px !important;
	height:50px !important;
}

#item1358341 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1358336 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1358420 {
	width:101px !important;
	height:50px !important;
}

#item1358421 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358393 {
	width:101px !important;
	height:50px !important;
}

#item1358394 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358389 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1358474 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707166 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707190 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707163 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1358477 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1358477 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1358477 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1358477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711840 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1468931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1468938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468929 {
	width:700px !important;
	height:309px !important;
}

#item1521539 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1854346 tr {
	border-right:3.08px solid #fff;;
}

table#table1854346 {
	table-layout:fixed;
}

#item1469117 {
	width:628px !important;
	height:368px !important;
	top:150px !important;
}

@keyframes intensificar-1469117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469165 {
	width:140px !important;
	height:18px !important;
	top:122px !important;
}

@keyframes intensificar-1469165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635774 {
	width:628px !important;
	height:92px !important;
}

#item1635775 {
	width:595px !important;
	height:675px !important;
}

@keyframes intensificar-1635775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635798 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:23px !important;
}

#item1638405 {
	width:628px !important;
	height:518px !important;
}

#item1638406 {
	width:595px !important;
	height:1617px !important;
}

@keyframes intensificar-1638406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638431 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

@keyframes intensificar-1468948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468949 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1468972 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1468996 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1469004 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1469027 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1469033 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1469033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469056 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1469056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468946 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1469188 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1469211 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1469235 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1469238 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1469287 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1469288 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1469284 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1469321 {
	width:172px !important;
	height:70px !important;
}

#item1469322 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469296 {
	width:172px !important;
	height:70px !important;
}

#item1469297 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469292 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1469376 {
	width:139px !important;
	height:70px !important;
}

#item1469377 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469351 {
	width:139px !important;
	height:70px !important;
}

#item1469352 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469345 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1469429 {
	width:141px !important;
	height:70px !important;
}

#item1469430 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469404 {
	width:141px !important;
	height:70px !important;
}

#item1469405 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469400 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1469483 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641469 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641492 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641466 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1469487 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1469487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1469487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1469487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1360275 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1360285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1360283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1360280 {
	width:600px !important;
	height:790px !important;
}

#item1360287 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1360341 {
	width:100px !important;
	height:13px !important;
	top:237px !important;
}

@keyframes intensificar-1360341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1361024 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:99px !important;
}

#item1361028 {
	width:534px !important;
	height:191px !important;
	top:16px !important;
}

#item1361111 {
	width:510px !important;
	height:384px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1361111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1361057 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1361062 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:214px !important;
}

table#table1859678 tr {
	border-right:2.2px solid #fff;;
}

table#table1859678 {
	table-layout:fixed;
}

#item1444146 {
	width:528px !important;
	height:307px !important;
	top:257px !important;
}

@keyframes intensificar-1444146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1360500 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1360504 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1360978 {
	width:509px !important;
	height:1160px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1360978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1360530 {
	width:14px !important;
	height:9px !important;
}

#item1360533 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

@keyframes intensificar-1360370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1360418 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1360441 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1360464 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1360471 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1360494 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423481 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1423481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423504 {
	width:350px !important;
	height:363px !important;
	top:99px !important;
}

@keyframes intensificar-1423504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1360292 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1360536 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1360559 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1360583 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1360586 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1360636 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1360637 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1360632 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1360671 {
	width:123px !important;
	height:50px !important;
}

#item1360672 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1360646 {
	width:123px !important;
	height:50px !important;
}

#item1360647 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1360641 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1360724 {
	width:99px !important;
	height:50px !important;
}

#item1360725 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1360699 {
	width:99px !important;
	height:50px !important;
}

#item1360700 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1360695 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1360777 {
	width:101px !important;
	height:50px !important;
}

#item1360778 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1360752 {
	width:101px !important;
	height:50px !important;
}

#item1360753 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1360748 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1360831 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707198 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707221 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707195 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1360837 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1360837 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1360837 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1360837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521987 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1470661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1470668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470659 {
	width:700px !important;
	height:309px !important;
}

#item1521552 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1529665 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:208px !important;
}

@keyframes intensificar-1529665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635839 {
	width:628px !important;
	height:178px !important;
}

#item1635840 {
	width:595px !important;
	height:744px !important;
}

@keyframes intensificar-1635840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635863 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:66px !important;
}

#item1663402 {
	width:628px !important;
	height:251px !important;
	top:232px !important;
}

table#table1865202 tr {
	border-right:3.08px solid #fff;;
}

table#table1865202 {
	table-layout:fixed;
}

#item1663403 {
	width:595px !important;
	height:449px !important;
}

@keyframes intensificar-1663403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663426 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:335px !important;
}

#item1638469 {
	width:628px !important;
	height:483px !important;
}

#item1638470 {
	width:595px !important;
	height:2127px !important;
}

@keyframes intensificar-1638470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638493 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

@keyframes intensificar-1470680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470681 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1470704 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1470727 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1470733 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1470756 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1470762 {
	width:626px !important;
	height:112px !important;
}

@keyframes intensificar-1470762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470785 {
	width:490px !important;
	height:351px !important;
	top:137px !important;
}

@keyframes intensificar-1470785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470678 {
	width:664px !important;
	height:509px !important;
	left:36px !important;
	top:592px !important;
}

#item1470935 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:533px !important;
}

#item1470959 {
	width:626px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1470983 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1470986 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1471035 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1471036 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1471032 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1471070 {
	width:172px !important;
	height:70px !important;
}

#item1471071 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471045 {
	width:172px !important;
	height:70px !important;
}

#item1471046 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471041 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1471124 {
	width:139px !important;
	height:70px !important;
}

#item1471125 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1471099 {
	width:139px !important;
	height:70px !important;
}

#item1471100 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1471094 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1471177 {
	width:141px !important;
	height:70px !important;
}

#item1471178 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471152 {
	width:141px !important;
	height:70px !important;
}

#item1471153 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471148 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1471230 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641532 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641555 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641529 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1471233 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1471233 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1471233 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1471233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710948 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1361867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1361865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1361863 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1361868 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1361871 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1361894 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1361918 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1361921 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1361994 {
	width:528px !important;
	height:238px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1361994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1361970 {
	width:100px !important;
	height:13px !important;
	top:259px !important;
}

@keyframes intensificar-1361970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1870244 tr {
	border-right:2.2px solid #fff;;
}

table#table1870244 {
	table-layout:fixed;
}

#item1423591 {
	width:528px !important;
	height:191px !important;
	top:279px !important;
}

@keyframes intensificar-1423591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362702 {
	width:528px !important;
	height:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1362702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362726 {
	width:528px !important;
	height:320px !important;
	top:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1362726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362601 {
	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-1362601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1362022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362069 {
	width:70px !important;
	height:16px !important;
	left:19px !important;
}

#item1362092 {
	width:89px !important;
	height:22px !important;
	top:142px !important;
}

#item1362097 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:216px !important;
}

#item1362120 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:269px !important;
}

#item1362143 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:285px !important;
}

#item1362167 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1362190 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423531 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1423531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423554 {
	width:350px !important;
	height:260px !important;
	top:83px !important;
}

@keyframes intensificar-1423554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1361944 {
	width:564px !important;
	height:548px !important;
	left:36px !important;
	top:177px !important;
}

#item1362264 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1362265 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1362261 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1362298 {
	width:123px !important;
	height:50px !important;
}

#item1362299 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362273 {
	width:123px !important;
	height:50px !important;
}

#item1362274 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362269 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1362352 {
	width:113px !important;
	height:50px !important;
}

#item1362353 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362326 {
	width:113px !important;
	height:50px !important;
}

#item1362327 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362322 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1362405 {
	width:101px !important;
	height:50px !important;
}

#item1362406 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362380 {
	width:101px !important;
	height:50px !important;
}

#item1362381 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362376 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1362458 {
	width:101px !important;
	height:50px !important;
}

#item1362459 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1362433 {
	width:101px !important;
	height:50px !important;
}

#item1362434 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1362429 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1362485 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1362508 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1362482 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1362513 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1362513 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1362513 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1362513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711852 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1471265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1471257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471254 {
	width:700px !important;
	height:309px !important;
}

#item1521560 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1471272 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1471295 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1471319 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1471322 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1471597 {
	width:140px !important;
	height:18px !important;
	top:203px !important;
}

@keyframes intensificar-1471597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1874735 tr {
	border-right:3.08px solid #fff;;
}

table#table1874735 {
	table-layout:fixed;
}

#item1471644 {
	width:628px !important;
	height:287px !important;
	top:231px !important;
}

@keyframes intensificar-1471644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635870 {
	width:628px !important;
	height:174px !important;
}

#item1635871 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1635871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635895 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:64px !important;
}

#item1471571 {
	width:628px !important;
	height:518px !important;
}

@keyframes intensificar-1471571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638498 {
	width:628px !important;
	height:518px !important;
}

#item1638499 {
	width:595px !important;
	height:1147px !important;
}

@keyframes intensificar-1638499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638522 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

@keyframes intensificar-1471347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471348 {
	width:98px !important;
	height:22px !important;
	left:27px !important;
}

#item1471371 {
	width:124px !important;
	height:31px !important;
	top:199px !important;
}

#item1471376 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:302px !important;
}

#item1471399 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:376px !important;
}

#item1471423 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:398px !important;
}

#item1471447 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1471470 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1471475 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1471475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471498 {
	width:490px !important;
	height:364px !important;
	top:116px !important;
}

@keyframes intensificar-1471498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471345 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1471671 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1471672 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1471668 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1471704 {
	width:172px !important;
	height:70px !important;
}

#item1471705 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471679 {
	width:172px !important;
	height:70px !important;
}

#item1471680 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471675 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1471757 {
	width:158px !important;
	height:70px !important;
}

#item1471758 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471732 {
	width:158px !important;
	height:70px !important;
}

#item1471733 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471728 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1471810 {
	width:141px !important;
	height:70px !important;
}

#item1471811 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471785 {
	width:141px !important;
	height:70px !important;
}

#item1471786 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471781 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1471865 {
	width:141px !important;
	height:70px !important;
}

#item1471866 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1471839 {
	width:141px !important;
	height:70px !important;
}

#item1471841 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1471835 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1641562 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641585 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641559 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1471920 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1471920 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1471920 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1471920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710795 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1539201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1539194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539192 {
	width:600px !important;
	height:790px !important;
}

#item1539206 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1539383 {
	width:528px !important;
	height:239px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1539383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1879954 tr {
	border-right:2.2px solid #fff;;
}

table#table1879954 {
	table-layout:fixed;
}

#item1539407 {
	width:528px !important;
	height:191px !important;
	top:274px !important;
}

@keyframes intensificar-1539407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539430 {
	width:100px !important;
	height:13px !important;
	top:254px !important;
}

@keyframes intensificar-1539430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539346 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1539350 {
	width:534px !important;
	height:546px !important;
	top:16px !important;
}

#item1539351 {
	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-1539351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539376 {
	width:14px !important;
	height:9px !important;
}

#item1539379 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

@keyframes intensificar-1539212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539213 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1539236 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1539259 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1539268 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1539292 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1539298 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1539298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539321 {
	width:350px !important;
	height:286px !important;
	top:65px !important;
}

@keyframes intensificar-1539321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539210 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item1539453 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:131px !important;
}

#item1539477 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1539501 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1539504 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1539553 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1539555 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1539550 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1539587 {
	width:123px !important;
	height:50px !important;
}

#item1539588 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539562 {
	width:123px !important;
	height:50px !important;
}

#item1539563 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539558 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1539640 {
	width:99px !important;
	height:50px !important;
}

#item1539641 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539615 {
	width:99px !important;
	height:50px !important;
}

#item1539616 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539611 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1539693 {
	width:101px !important;
	height:50px !important;
}

#item1539694 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539668 {
	width:101px !important;
	height:50px !important;
}

#item1539669 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539664 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1539747 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707230 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707253 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707227 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1539750 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1539750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1539750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711889 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1539816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1539811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539808 {
	width:700px !important;
	height:309px !important;
}

#item1539824 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1883024 tr {
	border-right:3.08px solid #fff;;
}

table#table1883024 {
	table-layout:fixed;
}

#item1540011 {
	width:628px !important;
	height:288px !important;
	top:230px !important;
}

@keyframes intensificar-1540011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540035 {
	width:140px !important;
	height:18px !important;
	top:202px !important;
}

@keyframes intensificar-1540035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635904 {
	width:628px !important;
	height:172px !important;
}

#item1635905 {
	width:595px !important;
	height:529px !important;
}

@keyframes intensificar-1635905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635928 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:63px !important;
}

#item1638534 {
	width:628px !important;
	height:518px !important;
}

#item1638535 {
	width:595px !important;
	height:1323px !important;
}

@keyframes intensificar-1638535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638558 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

@keyframes intensificar-1539832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539833 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1539856 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1539879 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1539885 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1539908 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1539912 {
	width:628px !important;
	height:88px !important;
	top:7px !important;
}

@keyframes intensificar-1539912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539935 {
	width:490px !important;
	height:326px !important;
	top:83px !important;
}

@keyframes intensificar-1539935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539830 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1540062 {
	width:628px !important;
	height:45px !important;
	left:36px !important;
	top:512px !important;
}

#item1540085 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1540109 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1540112 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1540162 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1540163 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1540159 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1540196 {
	width:172px !important;
	height:70px !important;
}

#item1540197 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1540171 {
	width:172px !important;
	height:70px !important;
}

#item1540172 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1540167 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1540250 {
	width:139px !important;
	height:70px !important;
}

#item1540251 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1540225 {
	width:139px !important;
	height:70px !important;
}

#item1540226 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1540221 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1540303 {
	width:141px !important;
	height:70px !important;
}

#item1540304 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1540278 {
	width:141px !important;
	height:70px !important;
}

#item1540279 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1540274 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1540327 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641597 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641620 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641594 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1540360 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1540360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1540360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1540360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710755 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1364103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1364101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364099 {
	width:600px !important;
	height:790px !important;
}

#item1364104 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1364135 {
	width:528px !important;
	height:239px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1364135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1887178 tr {
	border-right:2.2px solid #fff;;
}

table#table1887178 {
	table-layout:fixed;
}

#item1423896 {
	width:528px !important;
	height:220px !important;
	top:275px !important;
}

@keyframes intensificar-1423896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423919 {
	width:100px !important;
	height:13px !important;
	top:255px !important;
}

@keyframes intensificar-1423919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364317 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1364321 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1364749 {
	width:509px !important;
	height:932px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1364749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364347 {
	width:14px !important;
	height:9px !important;
}

#item1364353 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

@keyframes intensificar-1364186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364234 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1364257 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1364280 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1364286 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1364309 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423967 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1423967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423990 {
	width:350px !important;
	height:250px !important;
	top:99px !important;
}

@keyframes intensificar-1423990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364108 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1364356 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1364379 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1364404 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1364408 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1364434 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1364435 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1364431 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1364467 {
	width:123px !important;
	height:50px !important;
}

#item1364468 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1364442 {
	width:123px !important;
	height:50px !important;
}

#item1364443 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1364438 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1364520 {
	width:99px !important;
	height:50px !important;
}

#item1364521 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1364495 {
	width:99px !important;
	height:50px !important;
}

#item1364496 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1364491 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1364574 {
	width:101px !important;
	height:50px !important;
}

#item1364575 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1364548 {
	width:101px !important;
	height:50px !important;
}

#item1364550 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1364544 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1364628 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707261 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707284 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707258 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1364631 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1364631 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1364631 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1364631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711904 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1473072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1473066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473064 {
	width:700px !important;
	height:309px !important;
}

#item1521572 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1890472 tr {
	border-right:3.08px solid #fff;;
}

table#table1890472 {
	table-layout:fixed;
}

#item1473272 {
	width:628px !important;
	height:328px !important;
	top:166px !important;
}

@keyframes intensificar-1473272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473295 {
	width:140px !important;
	height:18px !important;
	top:138px !important;
}

@keyframes intensificar-1473295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635938 {
	width:628px !important;
	height:109px !important;
}

#item1635939 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1635939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635962 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:32px !important;
}

#item1638569 {
	width:628px !important;
	height:494px !important;
}

#item1638570 {
	width:595px !important;
	height:1382px !important;
}

@keyframes intensificar-1638570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638593 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

@keyframes intensificar-1473082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473083 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1473106 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1473129 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1473136 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1473159 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1473162 {
	width:628px !important;
	height:112px !important;
	left:6px !important;
}

@keyframes intensificar-1473162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473185 {
	width:490px !important;
	height:350px !important;
	left:6px !important;
	top:137px !important;
}

@keyframes intensificar-1473185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473080 {
	width:670px !important;
	height:534px !important;
	left:36px !important;
	top:581px !important;
}

#item1473319 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1473342 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1473366 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1473369 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1473395 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1473396 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1473392 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1473429 {
	width:172px !important;
	height:70px !important;
}

#item1473430 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473404 {
	width:172px !important;
	height:70px !important;
}

#item1473405 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473400 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1473483 {
	width:139px !important;
	height:70px !important;
}

#item1473484 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1473457 {
	width:139px !important;
	height:70px !important;
}

#item1473458 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1473453 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1473536 {
	width:141px !important;
	height:70px !important;
}

#item1473537 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473511 {
	width:141px !important;
	height:70px !important;
}

#item1473512 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473507 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1473592 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641635 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641659 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641632 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1473597 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1473597 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1473597 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1473597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710765 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1363410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1363408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363406 {
	width:600px !important;
	height:790px !important;
}

#item1363411 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1363441 {
	width:528px !important;
	height:298px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1363441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1894602 tr {
	border-right:2.2px solid #fff;;
}

table#table1894602 {
	table-layout:fixed;
}

#item1444194 {
	width:528px !important;
	height:191px !important;
	top:318px !important;
}

@keyframes intensificar-1444194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444238 {
	width:100px !important;
	height:13px !important;
	top:298px !important;
}

@keyframes intensificar-1444238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364035 {
	width:528px !important;
	height:561px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1364035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1406611 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:221px !important;
}

#item1406634 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:326px !important;
}

#item1406642 {
	width:167px !important;
	height:22px !important;
	left:397px !important;
	top:287px !important;
}

#item1406665 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:289px !important;
}

#item1406671 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:237px !important;
}

#item1406695 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:257px !important;
}

#item1423840 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1423840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423863 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1423863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363415 {
	width:564px !important;
	height:561px !important;
	left:636px !important;
	top:177px !important;
}

#item1363659 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1363682 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1363706 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1363709 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1363735 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1363736 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1363732 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1363768 {
	width:123px !important;
	height:50px !important;
}

#item1363769 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363743 {
	width:123px !important;
	height:50px !important;
}

#item1363744 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363739 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1363822 {
	width:99px !important;
	height:50px !important;
}

#item1363823 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1363796 {
	width:99px !important;
	height:50px !important;
}

#item1363797 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1363792 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1363875 {
	width:101px !important;
	height:50px !important;
}

#item1363876 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363850 {
	width:101px !important;
	height:50px !important;
}

#item1363851 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363846 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1363930 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707291 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707314 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707288 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1363934 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1363934 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1363934 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1363934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711919 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1472509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1472500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472498 {
	width:700px !important;
	height:309px !important;
}

#item1521566 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1897693 tr {
	border-right:3.08px solid #fff;;
}

table#table1897693 {
	table-layout:fixed;
}

#item1472698 {
	width:628px !important;
	height:287px !important;
	top:231px !important;
}

@keyframes intensificar-1472698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472721 {
	width:140px !important;
	height:18px !important;
	top:203px !important;
}

@keyframes intensificar-1472721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635968 {
	width:628px !important;
	height:174px !important;
}

#item1635969 {
	width:595px !important;
	height:559px !important;
}

@keyframes intensificar-1635969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635992 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:64px !important;
}

#item1638599 {
	width:628px !important;
	height:518px !important;
}

#item1638600 {
	width:595px !important;
	height:1186px !important;
}

@keyframes intensificar-1638600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638623 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1472519 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:319px !important;
}

#item1472542 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:467px !important;
}

#item1472547 {
	width:234px !important;
	height:30px !important;
	left:431px !important;
	top:412px !important;
}

#item1472570 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:415px !important;
}

#item1472573 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:341px !important;
}

#item1472597 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:370px !important;
}

#item1472602 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1472602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472625 {
	width:490px !important;
	height:325px !important;
	top:108px !important;
}

@keyframes intensificar-1472625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472517 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1472744 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1472767 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1472791 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1472795 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1472845 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1472846 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1472841 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1472879 {
	width:172px !important;
	height:70px !important;
}

#item1472880 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472854 {
	width:172px !important;
	height:70px !important;
}

#item1472855 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472850 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1472932 {
	width:139px !important;
	height:70px !important;
}

#item1472933 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472907 {
	width:139px !important;
	height:70px !important;
}

#item1472908 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472903 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1472986 {
	width:141px !important;
	height:70px !important;
}

#item1472987 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472961 {
	width:141px !important;
	height:70px !important;
}

#item1472962 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472957 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1473040 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641665 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641688 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641662 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1473043 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1473043 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1473043 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1473043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710822 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1362796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1362794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362791 {
	width:600px !important;
	height:790px !important;
}

#item1362797 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1362827 {
	width:528px !important;
	height:230px !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-1362827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1901478 tr {
	border-right:2.2px solid #fff;;
}

table#table1901478 {
	table-layout:fixed;
}

#item1423757 {
	width:528px !important;
	height:191px !important;
	top:266px !important;
}

@keyframes intensificar-1423757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423780 {
	width:100px !important;
	height:13px !important;
	top:246px !important;
}

@keyframes intensificar-1423780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363009 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1363012 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1423674 {
	width:509px !important;
	height:750px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1423674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363038 {
	width:14px !important;
	height:9px !important;
}

#item1363041 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

@keyframes intensificar-1362878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362925 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1362948 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1362971 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1362980 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1363004 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423709 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1423709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423732 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1423732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362801 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1363044 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1363067 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1363091 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1363094 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1363121 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1363122 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1363118 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1363154 {
	width:123px !important;
	height:50px !important;
}

#item1363155 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363129 {
	width:123px !important;
	height:50px !important;
}

#item1363130 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363125 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1363208 {
	width:99px !important;
	height:50px !important;
}

#item1363209 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1363182 {
	width:99px !important;
	height:50px !important;
}

#item1363184 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1363178 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1363262 {
	width:101px !important;
	height:50px !important;
}

#item1363263 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363236 {
	width:101px !important;
	height:50px !important;
}

#item1363237 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363232 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1363317 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707322 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707345 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707318 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1363320 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1363320 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1363320 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1363320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521984 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1471949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1471943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471941 {
	width:700px !important;
	height:309px !important;
}

#item1521563 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1904412 tr {
	border-right:3.08px solid #fff;;
}

table#table1904412 {
	table-layout:fixed;
}

#item1472155 {
	width:628px !important;
	height:287px !important;
	top:206px !important;
}

@keyframes intensificar-1472155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472178 {
	width:140px !important;
	height:18px !important;
	top:178px !important;
}

@keyframes intensificar-1472178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636003 {
	width:628px !important;
	height:148px !important;
}

#item1636004 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1636004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636027 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:51px !important;
}

#item1638635 {
	width:628px !important;
	height:493px !important;
}

#item1638636 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1638636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638659 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

@keyframes intensificar-1471965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471966 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1471990 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1472013 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1472019 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1472042 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1472045 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1472045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472068 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1472068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471963 {
	width:664px !important;
	height:493px !important;
	left:36px !important;
	top:582px !important;
}

#item1472201 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1472224 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1472248 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1472251 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1472277 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1472278 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1472274 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1472313 {
	width:172px !important;
	height:70px !important;
}

#item1472314 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472287 {
	width:172px !important;
	height:70px !important;
}

#item1472288 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472283 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1472367 {
	width:139px !important;
	height:70px !important;
}

#item1472368 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472342 {
	width:139px !important;
	height:70px !important;
}

#item1472343 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472337 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1472420 {
	width:141px !important;
	height:70px !important;
}

#item1472421 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472395 {
	width:141px !important;
	height:70px !important;
}

#item1472396 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472391 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1472473 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641697 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641720 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641694 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1472477 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1472477 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1472477 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1472477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710839 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1537917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1537925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537915 {
	width:600px !important;
	height:790px !important;
}

#item1537930 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1538106 {
	width:528px !important;
	height:265px !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-1538106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1908074 tr {
	border-right:2.2px solid #fff;;
}

table#table1908074 {
	table-layout:fixed;
}

#item1538130 {
	width:528px !important;
	height:220px !important;
	top:315px !important;
}

@keyframes intensificar-1538130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538153 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1538153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538063 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1538067 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1538068 {
	width:509px !important;
	height:708px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1538068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538093 {
	width:14px !important;
	height:9px !important;
}

#item1538099 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

@keyframes intensificar-1537936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537937 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1537960 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1537983 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1537989 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1538012 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1538015 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1538015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538038 {
	width:350px !important;
	height:250px !important;
	top:99px !important;
}

@keyframes intensificar-1538038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537934 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1538176 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1538199 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1538223 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1538226 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1538276 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1538277 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1538272 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1538309 {
	width:123px !important;
	height:50px !important;
}

#item1538310 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1538284 {
	width:123px !important;
	height:50px !important;
}

#item1538285 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1538280 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1538363 {
	width:99px !important;
	height:50px !important;
}

#item1538364 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1538338 {
	width:99px !important;
	height:50px !important;
}

#item1538339 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1538333 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1538416 {
	width:101px !important;
	height:50px !important;
}

#item1538417 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1538391 {
	width:101px !important;
	height:50px !important;
}

#item1538392 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1538387 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1538471 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707355 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707378 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707352 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1538474 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1538474 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1538474 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1538474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711928 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1538536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1538529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538527 {
	width:700px !important;
	height:309px !important;
}

#item1538541 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1911302 tr {
	border-right:3.08px solid #fff;;
}

table#table1911302 {
	table-layout:fixed;
}

#item1538729 {
	width:628px !important;
	height:328px !important;
	top:166px !important;
}

@keyframes intensificar-1538729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538753 {
	width:140px !important;
	height:18px !important;
	top:138px !important;
}

@keyframes intensificar-1538753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636041 {
	width:628px !important;
	height:109px !important;
}

#item1636042 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1636042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636065 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:32px !important;
}

#item1638665 {
	width:628px !important;
	height:494px !important;
}

#item1638666 {
	width:595px !important;
	height:1206px !important;
}

@keyframes intensificar-1638666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638689 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

@keyframes intensificar-1538546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538547 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1538570 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1538593 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1538600 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1538623 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1538629 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1538629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538652 {
	width:490px !important;
	height:350px !important;
	top:116px !important;
}

@keyframes intensificar-1538652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538544 {
	width:664px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1538780 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1538803 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1538828 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1538831 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1538881 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1538882 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1538878 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1538916 {
	width:172px !important;
	height:70px !important;
}

#item1538917 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538891 {
	width:172px !important;
	height:70px !important;
}

#item1538892 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538887 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1538970 {
	width:139px !important;
	height:70px !important;
}

#item1538971 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1538944 {
	width:139px !important;
	height:70px !important;
}

#item1538945 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1538940 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1539024 {
	width:141px !important;
	height:70px !important;
}

#item1539025 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538999 {
	width:141px !important;
	height:70px !important;
}

#item1539000 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538994 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1539048 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641728 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641751 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641725 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1539081 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1539081 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1539081 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710848 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1365533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1365531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365529 {
	width:638px !important;
	height:840px !important;
	left:-38px !important;
	top:-50px !important;
}

#item1365534 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1365566 {
	width:528px !important;
	height:290px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1365566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1915635 tr {
	border-right:2.2px solid #fff;;
}

table#table1915635 {
	table-layout:fixed;
}

#item1424149 {
	width:528px !important;
	height:251px !important;
	top:309px !important;
}

@keyframes intensificar-1424149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424172 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1424172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366148 {
	width:528px !important;
	height:548px !important;
	top:4px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1366148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1365617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365664 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1365687 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1365710 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1365717 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1365740 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1424222 {
	width:528px !important;
	height:29px !important;
	top:4px !important;
}

@keyframes intensificar-1424222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424245 {
	width:350px !important;
	height:253px !important;
	top:52px !important;
}

@keyframes intensificar-1424245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365538 {
	width:564px !important;
	height:560px !important;
	left:636px !important;
	top:173px !important;
}

#item1365788 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1365811 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1365835 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1365838 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1365888 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1365889 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1365885 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1365922 {
	width:123px !important;
	height:50px !important;
}

#item1365923 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1365896 {
	width:123px !important;
	height:50px !important;
}

#item1365898 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1365892 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1365975 {
	width:99px !important;
	height:50px !important;
}

#item1365976 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1365950 {
	width:99px !important;
	height:50px !important;
}

#item1365951 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1365946 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1366028 {
	width:101px !important;
	height:50px !important;
}

#item1366029 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1366003 {
	width:101px !important;
	height:50px !important;
}

#item1366004 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1365999 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1366082 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707404 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707427 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707401 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1366085 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1366085 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1366085 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1366085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711951 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1474203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1474198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474196 {
	width:700px !important;
	height:309px !important;
}

#item1521579 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1919107 tr {
	border-right:3.08px solid #fff;;
}

table#table1919107 {
	table-layout:fixed;
}

#item1474389 {
	width:628px !important;
	height:368px !important;
	top:150px !important;
}

@keyframes intensificar-1474389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474412 {
	width:140px !important;
	height:18px !important;
	top:122px !important;
}

@keyframes intensificar-1474412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636075 {
	width:628px !important;
	height:90px !important;
}

#item1636076 {
	width:595px !important;
	height:675px !important;
}

@keyframes intensificar-1636076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636099 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:22px !important;
}

#item1638694 {
	width:628px !important;
	height:518px !important;
}

#item1638695 {
	width:595px !important;
	height:1225px !important;
}

@keyframes intensificar-1638695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638718 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

@keyframes intensificar-1474212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474213 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1474236 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1474259 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1474267 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1474290 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1474293 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1474293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474316 {
	width:490px !important;
	height:302px !important;
	top:89px !important;
}

@keyframes intensificar-1474316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474210 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1474435 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1474458 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1474482 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1474485 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1474535 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1474536 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1474532 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1474570 {
	width:172px !important;
	height:70px !important;
}

#item1474571 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474545 {
	width:172px !important;
	height:70px !important;
}

#item1474546 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474541 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1474624 {
	width:139px !important;
	height:70px !important;
}

#item1474625 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1474598 {
	width:139px !important;
	height:70px !important;
}

#item1474600 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1474594 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1474678 {
	width:141px !important;
	height:70px !important;
}

#item1474679 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474652 {
	width:141px !important;
	height:70px !important;
}

#item1474653 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474648 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1474734 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641766 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641789 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641763 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1474737 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1474737 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1474737 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1474737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710869 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1366213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1366211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366209 {
	width:600px !important;
	height:790px !important;
}

#item1366214 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1366243 {
	width:528px !important;
	height:301px !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-1366243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1923767 tr {
	border-right:2.2px solid #fff;;
}

table#table1923767 {
	table-layout:fixed;
}

#item1424278 {
	width:528px !important;
	height:220px !important;
	top:337px !important;
}

@keyframes intensificar-1424278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424301 {
	width:100px !important;
	height:13px !important;
	top:317px !important;
}

@keyframes intensificar-1424301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366817 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1366822 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1366915 {
	width:509px !important;
	height:954px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1366915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366849 {
	width:14px !important;
	height:9px !important;
}

#item1366852 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

@keyframes intensificar-1366294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366342 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1366365 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1366389 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1366396 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1366420 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1424352 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1424352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424375 {
	width:350px !important;
	height:247px !important;
	top:79px !important;
}

@keyframes intensificar-1424375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366217 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1366448 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1366471 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1366495 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1366499 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1366549 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1366550 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1366546 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1366582 {
	width:123px !important;
	height:50px !important;
}

#item1366583 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1366557 {
	width:123px !important;
	height:50px !important;
}

#item1366558 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1366553 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1366635 {
	width:99px !important;
	height:50px !important;
}

#item1366636 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1366610 {
	width:99px !important;
	height:50px !important;
}

#item1366611 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1366606 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1366688 {
	width:101px !important;
	height:50px !important;
}

#item1366689 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1366663 {
	width:101px !important;
	height:50px !important;
}

#item1366664 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1366659 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1366746 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707433 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707457 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707430 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1366750 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1366750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1366750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1366750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711962 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1474758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1474765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474756 {
	width:700px !important;
	height:309px !important;
}

#item1521586 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1927118 tr {
	border-right:3.08px solid #fff;;
}

table#table1927118 {
	table-layout:fixed;
}

#item1474970 {
	width:628px !important;
	height:328px !important;
	top:190px !important;
}

@keyframes intensificar-1474970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474993 {
	width:140px !important;
	height:18px !important;
	top:162px !important;
}

@keyframes intensificar-1474993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636105 {
	width:628px !important;
	height:133px !important;
}

#item1636106 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1636106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636129 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:44px !important;
}

#item1638727 {
	width:628px !important;
	height:518px !important;
}

#item1638728 {
	width:595px !important;
	height:1539px !important;
}

@keyframes intensificar-1638728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638751 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

@keyframes intensificar-1474775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474776 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1474800 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1474823 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1474829 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1474852 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1474856 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1474856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474879 {
	width:490px !important;
	height:309px !important;
	top:89px !important;
}

@keyframes intensificar-1474879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474773 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1475016 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1475039 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1475063 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1475068 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1475117 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1475118 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1475114 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1475151 {
	width:172px !important;
	height:70px !important;
}

#item1475152 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475125 {
	width:172px !important;
	height:70px !important;
}

#item1475127 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475121 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1475205 {
	width:139px !important;
	height:70px !important;
}

#item1475206 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1475180 {
	width:139px !important;
	height:70px !important;
}

#item1475181 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1475176 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1475258 {
	width:141px !important;
	height:70px !important;
}

#item1475259 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475233 {
	width:141px !important;
	height:70px !important;
}

#item1475234 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475229 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1475312 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641795 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641819 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641792 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1475315 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1475315 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1475315 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1475315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710877 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1540757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1540763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540755 {
	width:600px !important;
	height:790px !important;
}

#item1540767 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1540943 {
	width:528px !important;
	height:210px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1540943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1931403 tr {
	border-right:2.2px solid #fff;;
}

table#table1931403 {
	table-layout:fixed;
}

#item1540967 {
	width:528px !important;
	height:134px !important;
	top:235px !important;
}

@keyframes intensificar-1540967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540990 {
	width:100px !important;
	height:13px !important;
	top:215px !important;
}

@keyframes intensificar-1540990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568552 {
	width:528px !important;
	height:500px !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-1568552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1540775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540776 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1540799 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1540822 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1540830 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1540854 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1540857 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1540857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540881 {
	width:350px !important;
	height:146px !important;
	top:49px !important;
}

@keyframes intensificar-1540881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540773 {
	width:564px !important;
	height:501px !important;
	left:636px !important;
	top:162px !important;
}

#item1541013 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:130px !important;
}

#item1541036 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1541060 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1541065 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1541114 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1541115 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1541111 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1541147 {
	width:123px !important;
	height:50px !important;
}

#item1541148 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541122 {
	width:123px !important;
	height:50px !important;
}

#item1541123 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541118 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1541200 {
	width:99px !important;
	height:50px !important;
}

#item1541201 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1541175 {
	width:99px !important;
	height:50px !important;
}

#item1541176 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1541171 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1541255 {
	width:101px !important;
	height:50px !important;
}

#item1541256 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541228 {
	width:101px !important;
	height:50px !important;
}

#item1541230 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541224 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1541308 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707467 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707490 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707464 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1541311 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1541311 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1541311 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1541311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711978 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1541381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1541369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1541367 {
	width:700px !important;
	height:309px !important;
}

#item1541388 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1933573 tr {
	border-right:3.08px solid #fff;;
}

table#table1933573 {
	table-layout:fixed;
}

#item1541571 {
	width:628px !important;
	height:207px !important;
	top:339px !important;
}

@keyframes intensificar-1541571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1541595 {
	width:140px !important;
	height:18px !important;
	top:311px !important;
}

@keyframes intensificar-1541595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636148 {
	width:628px !important;
	height:279px !important;
}

#item1636149 {
	width:595px !important;
	height:420px !important;
}

@keyframes intensificar-1636149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636172 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

#item1638760 {
	width:628px !important;
	height:546px !important;
}

#item1638761 {
	width:595px !important;
	height:892px !important;
}

@keyframes intensificar-1638761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638784 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

@keyframes intensificar-1541393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1541394 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1541417 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1541440 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1541446 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1541470 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1541473 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1541473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1541496 {
	width:490px !important;
	height:230px !important;
	top:89px !important;
}

@keyframes intensificar-1541496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1541391 {
	width:664px !important;
	height:546px !important;
	left:36px !important;
	top:529px !important;
}

#item1541621 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:491px !important;
}

#item1541644 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1541668 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1541671 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1541720 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1541721 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1541717 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1541754 {
	width:172px !important;
	height:70px !important;
}

#item1541755 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541729 {
	width:172px !important;
	height:70px !important;
}

#item1541730 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541725 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1541807 {
	width:139px !important;
	height:70px !important;
}

#item1541808 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1541782 {
	width:139px !important;
	height:70px !important;
}

#item1541783 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1541778 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1541860 {
	width:141px !important;
	height:70px !important;
}

#item1541861 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541835 {
	width:141px !important;
	height:70px !important;
}

#item1541836 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541831 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1541884 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641828 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641851 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641824 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1541917 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1541917 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1541917 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1541917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710906 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1368360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1368358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368356 {
	width:600px !important;
	height:790px !important;
}

#item1368361 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1368391 {
	width:528px !important;
	height:239px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1368391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1936528 tr {
	border-right:2.2px solid #fff;;
}

table#table1936528 {
	table-layout:fixed;
}

#item1424532 {
	width:528px !important;
	height:220px !important;
	top:275px !important;
}

@keyframes intensificar-1424532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424555 {
	width:100px !important;
	height:13px !important;
	top:255px !important;
}

@keyframes intensificar-1424555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368572 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1368576 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1369000 {
	width:509px !important;
	height:838px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1369000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369000 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368602 {
	width:14px !important;
	height:9px !important;
}

#item1368605 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

@keyframes intensificar-1368442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368489 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1368512 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1368535 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1368542 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1368565 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1424603 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1424603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424626 {
	width:350px !important;
	height:397px !important;
	top:116px !important;
}

@keyframes intensificar-1424626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368364 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1368610 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1368633 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1368658 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1368662 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1368688 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1368689 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1368685 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1368724 {
	width:123px !important;
	height:50px !important;
}

#item1368725 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1368698 {
	width:123px !important;
	height:50px !important;
}

#item1368699 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1368694 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1368777 {
	width:99px !important;
	height:50px !important;
}

#item1368778 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1368752 {
	width:99px !important;
	height:50px !important;
}

#item1368753 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1368748 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1368831 {
	width:101px !important;
	height:50px !important;
}

#item1368832 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1368806 {
	width:101px !important;
	height:50px !important;
}

#item1368807 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1368802 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1368884 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707501 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707524 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707498 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1368888 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1368888 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1368888 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1368888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1631302 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1475900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1475892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475890 {
	width:700px !important;
	height:309px !important;
}

#item1521597 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1939925 tr {
	border-right:3.08px solid #fff;;
}

table#table1939925 {
	table-layout:fixed;
}

#item1476107 {
	width:628px !important;
	height:328px !important;
	top:192px !important;
}

@keyframes intensificar-1476107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476130 {
	width:140px !important;
	height:18px !important;
	top:164px !important;
}

@keyframes intensificar-1476130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636181 {
	width:628px !important;
	height:134px !important;
}

#item1636182 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1636182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636206 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:44px !important;
}

#item1638791 {
	width:628px !important;
	height:520px !important;
}

#item1638792 {
	width:595px !important;
	height:1637px !important;
}

@keyframes intensificar-1638792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638815 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

@keyframes intensificar-1475910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475911 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1475935 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1475958 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1475967 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1475990 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1475996 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1475996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476019 {
	width:490px !important;
	height:302px !important;
	top:168px !important;
}

@keyframes intensificar-1476019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475908 {
	width:664px !important;
	height:559px !important;
	left:36px !important;
	top:555px !important;
}

#item1476153 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1476176 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1476200 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1476203 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1476230 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1476231 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1476226 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1476264 {
	width:172px !important;
	height:70px !important;
}

#item1476265 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476239 {
	width:172px !important;
	height:70px !important;
}

#item1476240 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476235 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1476319 {
	width:139px !important;
	height:70px !important;
}

#item1476320 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476294 {
	width:139px !important;
	height:70px !important;
}

#item1476295 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476290 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1476372 {
	width:141px !important;
	height:70px !important;
}

#item1476373 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476347 {
	width:141px !important;
	height:70px !important;
}

#item1476348 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476343 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1476425 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641859 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641882 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641856 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1476429 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1476429 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1476429 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1476429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710931 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1369060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1369058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369056 {
	width:600px !important;
	height:790px !important;
}

#item1369061 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1427630 {
	width:528px !important;
	height:281px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369115 {
	width:100px !important;
	height:13px !important;
	top:281px !important;
}

@keyframes intensificar-1369115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1943999 tr {
	border-right:2.2px solid #fff;;
}

table#table1943999 {
	table-layout:fixed;
}

#item1427657 {
	width:528px !important;
	height:162px !important;
	top:301px !important;
}

@keyframes intensificar-1427657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427441 {
	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-1427441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1369143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369190 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1369213 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1369236 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1369242 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1369265 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1424658 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1424658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424681 {
	width:350px !important;
	height:232px !important;
	top:83px !important;
}

@keyframes intensificar-1424681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369065 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1369309 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1369332 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1369356 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1369360 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1369387 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1369388 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1369384 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1369423 {
	width:123px !important;
	height:50px !important;
}

#item1369424 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369398 {
	width:123px !important;
	height:50px !important;
}

#item1369399 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369393 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1369477 {
	width:99px !important;
	height:50px !important;
}

#item1369478 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1369452 {
	width:99px !important;
	height:50px !important;
}

#item1369453 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1369447 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1369530 {
	width:101px !important;
	height:50px !important;
}

#item1369531 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369505 {
	width:101px !important;
	height:50px !important;
}

#item1369506 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369501 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1369583 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707530 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707554 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707527 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1369586 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1369586 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1369586 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1369586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711988 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1476459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1476452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476450 {
	width:700px !important;
	height:309px !important;
}

#item1521604 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1476626 {
	width:140px !important;
	height:18px !important;
	top:268px !important;
}

@keyframes intensificar-1476626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1946753 tr {
	border-right:3.08px solid #fff;;
}

table#table1946753 {
	table-layout:fixed;
}

#item1476673 {
	width:628px !important;
	height:246px !important;
	top:296px !important;
}

@keyframes intensificar-1476673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636214 {
	width:628px !important;
	height:236px !important;
}

#item1636215 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1636215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636238 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:95px !important;
}

#item1638828 {
	width:628px !important;
	height:542px !important;
}

#item1638829 {
	width:595px !important;
	height:1088px !important;
}

@keyframes intensificar-1638829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638852 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1476474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476475 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1476498 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1476521 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1476527 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1476550 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1476553 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1476553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476576 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1476576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476472 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1476696 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1476719 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1476743 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1476746 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1476796 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1476797 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1476793 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1476832 {
	width:172px !important;
	height:70px !important;
}

#item1476833 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476807 {
	width:172px !important;
	height:70px !important;
}

#item1476808 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476802 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1476885 {
	width:139px !important;
	height:70px !important;
}

#item1476886 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476860 {
	width:139px !important;
	height:70px !important;
}

#item1476861 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476856 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1476938 {
	width:141px !important;
	height:70px !important;
}

#item1476939 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476913 {
	width:141px !important;
	height:70px !important;
}

#item1476914 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476909 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1476994 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641897 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641920 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641894 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1476997 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1476997 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1476997 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1476997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710954 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1369712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1369709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369707 {
	width:600px !important;
	height:790px !important;
}

#item1369713 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1427548 {
	width:528px !important;
	height:245px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369933 {
	width:100px !important;
	height:13px !important;
	top:245px !important;
}

@keyframes intensificar-1369933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1950013 tr {
	border-right:2.2px solid #fff;;
}

table#table1950013 {
	table-layout:fixed;
}

#item1427577 {
	width:528px !important;
	height:191px !important;
	top:265px !important;
}

@keyframes intensificar-1427577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427506 {
	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-1427506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1369718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369765 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1369788 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1369811 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1369817 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1369840 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1424705 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1424705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424728 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1424728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369716 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1369960 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1369983 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1370007 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1370012 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1370061 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1370062 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1370058 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1370097 {
	width:123px !important;
	height:50px !important;
}

#item1370099 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370072 {
	width:123px !important;
	height:50px !important;
}

#item1370073 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370068 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1370151 {
	width:99px !important;
	height:50px !important;
}

#item1370152 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1370126 {
	width:99px !important;
	height:50px !important;
}

#item1370127 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1370122 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1370206 {
	width:101px !important;
	height:50px !important;
}

#item1370207 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370181 {
	width:101px !important;
	height:50px !important;
}

#item1370182 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370176 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1370260 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707566 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707590 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707563 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1370263 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1370263 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1370263 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1370263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712019 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1477025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1477019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477017 {
	width:700px !important;
	height:309px !important;
}

#item1521609 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1477217 {
	width:140px !important;
	height:18px !important;
	top:206px !important;
}

@keyframes intensificar-1477217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1952808 tr {
	border-right:3.08px solid #fff;;
}

table#table1952808 {
	table-layout:fixed;
}

#item1477240 {
	width:628px !important;
	height:287px !important;
	top:234px !important;
}

@keyframes intensificar-1477240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636244 {
	width:628px !important;
	height:177px !important;
}

#item1636245 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1636245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636268 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:66px !important;
}

#item1638862 {
	width:628px !important;
	height:521px !important;
}

#item1638863 {
	width:595px !important;
	height:1167px !important;
}

@keyframes intensificar-1638863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638886 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

@keyframes intensificar-1477039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477040 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1477063 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1477086 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1477094 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1477118 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1477121 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1477121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477144 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1477144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477036 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1477264 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1477287 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1477311 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1477314 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1477365 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1477366 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1477361 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1477398 {
	width:172px !important;
	height:70px !important;
}

#item1477399 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477373 {
	width:172px !important;
	height:70px !important;
}

#item1477374 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477369 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1477451 {
	width:139px !important;
	height:70px !important;
}

#item1477452 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1477426 {
	width:139px !important;
	height:70px !important;
}

#item1477427 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1477422 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1477504 {
	width:141px !important;
	height:70px !important;
}

#item1477505 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477479 {
	width:141px !important;
	height:70px !important;
}

#item1477480 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477475 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1477558 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1641926 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641949 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641923 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1477563 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1477563 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1477563 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1477563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370333 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1370334 {
	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-1370334 {
	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;
	}
}
#item1370335 {
	width:570px !important;
	height:104px !important;
	left:80px !important;
	top:305px !important;
}

@keyframes intensificar-1370335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370358 {
	opacity:0.40;
	width:502px !important;
	height:263px !important;
	left:80px !important;
	top:437px !important;
	background:#0e0b00;
}

#item1370359 {
	width:459px !important;
	height:225px !important;
	left:101px !important;
	top:456px !important;
}

@keyframes intensificar-1370359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370382 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1370382 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1370382 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1370382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477579 {
	width:1236px !important;
	height:814px !important;
	left:-268px !important;
	top:193px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1477581 {
	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-1477581 {
	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;
	}
}
#item1477585 {
	width:570px !important;
	height:104px !important;
	left:36px !important;
	top:755px !important;
}

@keyframes intensificar-1477585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477608 {
	opacity:0.40;
	width:628px !important;
	height:289px !important;
	left:36px !important;
	top:875px !important;
	background:#0e0b00;
}

#item1477609 {
	width:574px !important;
	height:240px !important;
	left:63px !important;
	top:900px !important;
}

@keyframes intensificar-1477609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477632 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1477632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1477632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1477632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370397 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1370696 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1370719 {
	width:528px !important;
	height:637px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1370719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370632 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1372452 {
	width:528px !important;
	height:660px !important;
	left:45px !important;
	top:75px !important;
}

@keyframes intensificar-1372452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370402 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table1957476 th, table#table1957476 td {
	vertical-align:top;;
}

table#table1957476 tr {
	height:18px;;
}

table#table1957476 {
	table-layout:fixed;
}

#item1370480 {
	width:510px !important;
	height:244px !important;
	left:46px !important;
	top:94px !important;
}

#item1370507 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370504 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

#item1370511 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370508 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:109px !important;
}

#item1370515 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370512 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:127px !important;
}

#item1370519 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370516 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:145px !important;
}

#item1370523 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370520 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:163px !important;
}

#item1370527 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370524 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:182px !important;
}

#item1370531 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370528 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:200px !important;
}

#item1370535 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370532 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:218px !important;
}

#item1370539 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370536 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:236px !important;
}

#item1370543 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370540 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:254px !important;
}

#item1370547 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370544 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:272px !important;
}

#item1370425 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

#item1370448 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

@keyframes intensificar-1370626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370627 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1370400 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1370742 {
	width:558px !important;
	height:592px !important;
	left:21px !important;
	top:133px !important;
}

@keyframes intensificar-1370742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370745 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1370750 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1371813 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1371836 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1371810 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1371845 {
	width:19px !important;
	height:19px !important;
}

#item1371840 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1371848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371851 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1371852 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1371848 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1371855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371884 {
	width:122px !important;
	height:50px !important;
}

#item1371885 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1371859 {
	width:122px !important;
	height:50px !important;
}

#item1371860 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1371855 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
}

@keyframes intensificar-1371908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371937 {
	width:122px !important;
	height:50px !important;
}

#item1371938 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371912 {
	width:122px !important;
	height:50px !important;
}

#item1371913 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371908 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1371961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371991 {
	width:87px !important;
	height:50px !important;
}

#item1371992 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371965 {
	width:87px !important;
	height:50px !important;
}

#item1371966 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371961 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1372018 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1372041 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1372015 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1372044 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1372044 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1372044 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1372044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477858 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1477881 {
	width:627px !important;
	height:810px !important;
	left:46px !important;
	top:80px !important;
}

@keyframes intensificar-1477881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477811 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1636309 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:467px !important;
}

#item1636314 {
	width:628px !important;
	height:835px !important;
	left:46px !important;
	top:70px !important;
}

#item1636315 {
	width:595px !important;
	height:1186px !important;
}

@keyframes intensificar-1636315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477664 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table1960785 th, table#table1960785 td {
	vertical-align:top;;
}

table#table1960785 tr {
	height:22px;;
}

table#table1960785 {
	table-layout:fixed;
}

#item1641984 {
	width:622px !important;
	height:298px !important;
	left:52px !important;
	top:112px !important;
}

#item1605403 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1642127 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:110px !important;
}

#item1605404 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1642133 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:132px !important;
}

#item1605405 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1642130 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:154px !important;
}

#item1605406 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1642136 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:176px !important;
}

#item1605407 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1642139 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:198px !important;
}

#item1605408 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1642142 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:220px !important;
}

#item1605409 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1642145 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:242px !important;
}

#item1605410 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1642150 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:264px !important;
}

#item1605411 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1642153 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:286px !important;
}

#item1605412 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1642156 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:308px !important;
}

#item1605413 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1642159 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:330px !important;
}

#item1605415 {
	width:92px !important;
	height:20px !important;
	left:63px !important;
	top:78px !important;
}

#item1605438 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

#item1477653 {
	width:700px !important;
	height:922px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1477653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477651 {
	width:710px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

#item1477910 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1477915 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1478363 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1478386 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1478360 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1478394 {
	width:26px !important;
	height:26px !important;
}

#item1478390 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes intensificar-1478398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478401 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1478402 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1478398 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1478405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478435 {
	width:171px !important;
	height:70px !important;
}

#item1478436 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1478409 {
	width:171px !important;
	height:70px !important;
}

#item1478410 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1478405 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes intensificar-1478459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478489 {
	width:171px !important;
	height:70px !important;
}

#item1478490 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478463 {
	width:171px !important;
	height:70px !important;
}

#item1478464 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478459 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1478513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478542 {
	width:122px !important;
	height:70px !important;
}

#item1478543 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478517 {
	width:122px !important;
	height:70px !important;
}

#item1478518 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478513 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1478569 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1478593 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1478566 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1478596 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1478596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1478596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1478596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710970 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1577239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1577249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577237 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1577261 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1576850 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1576875 {
	width:528px !important;
	height:18px !important;
	left:36px !important;
	top:100px !important;
}

#item1576899 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1576905 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1577166 {
	width:528px !important;
	height:309px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1577166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577191 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1577191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1963615 tr {
	border-right:2.2px solid #fff;;
}

table#table1963615 {
	table-layout:fixed;
}

#item1577214 {
	width:528px !important;
	height:190px !important;
	top:18px !important;
}

@keyframes intensificar-1577214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577141 {
	width:528px !important;
	height:398px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1577141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577114 {
	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-1577114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576933 {
	width:528px !important;
	height:34px !important;
}

@keyframes intensificar-1576933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576957 {
	width:421px !important;
	height:266px !important;
	top:49px !important;
}

@keyframes intensificar-1576957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576980 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:136px !important;
}

@keyframes intensificar-1576980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577003 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:361px !important;
}

@keyframes intensificar-1577003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577015 {
	width:94px !important;
	height:18px !important;
	left:434px !important;
	top:151px !important;
}

@keyframes intensificar-1577015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577038 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:288px !important;
}

@keyframes intensificar-1577038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577061 {
	width:94px !important;
	height:18px !important;
	left:434px !important;
	top:304px !important;
}

@keyframes intensificar-1577061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577085 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1577085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577108 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1577108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576929 {
	width:542px !important;
	height:548px !important;
	left:36px !important;
	top:177px !important;
}

#item1576597 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1576598 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1576594 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1576634 {
	width:123px !important;
	height:50px !important;
}

#item1576635 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:9px !important;
}

#item1576609 {
	width:123px !important;
	height:50px !important;
}

#item1576610 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:9px !important;
}

#item1576603 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1576687 {
	width:113px !important;
	height:50px !important;
}

#item1576688 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:9px !important;
}

#item1576662 {
	width:113px !important;
	height:50px !important;
}

#item1576663 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:9px !important;
}

#item1576658 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1576740 {
	width:101px !important;
	height:50px !important;
}

#item1576741 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:9px !important;
}

#item1576715 {
	width:101px !important;
	height:50px !important;
}

#item1576716 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:9px !important;
}

#item1576711 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1576795 {
	width:101px !important;
	height:50px !important;
}

#item1576796 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1576770 {
	width:101px !important;
	height:50px !important;
}

#item1576771 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1576764 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1576822 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1576845 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1576819 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1373196 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1373196 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1373196 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1373196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712032 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1578065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1578057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578055 {
	width:700px !important;
	height:309px !important;
}

#item1578072 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1577644 {
	width:628px !important;
	height:71px !important;
	left:36px !important;
	top:497px !important;
}

#item1577668 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1577693 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1577698 {
	width:373px !important;
	height:52px !important;
	left:22px !important;
}

#item1577748 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:137px !important;
}

@keyframes intensificar-1577748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577778 {
	width:628px !important;
	height:291px !important;
	top:163px !important;
}

table#table1968797 tr {
	border-right:3.08px solid #fff;;
}

table#table1968797 {
	table-layout:fixed;
}

#item1577780 {
	width:794px !important;
	height:291px !important;
}

@keyframes intensificar-1577780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577803 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:459px !important;
}

#item1636280 {
	width:628px !important;
	height:114px !important;
}

#item1636281 {
	width:595px !important;
	height:635px !important;
}

@keyframes intensificar-1636281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636304 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:34px !important;
}

#item1640678 {
	width:628px !important;
	height:483px !important;
}

#item1640680 {
	width:595px !important;
	height:908px !important;
}

@keyframes intensificar-1640680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640704 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

#item1638898 {
	width:628px !important;
	height:483px !important;
}

#item1638899 {
	width:595px !important;
	height:990px !important;
}

@keyframes intensificar-1638899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638922 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

@keyframes intensificar-1577813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577814 {
	width:628px !important;
	height:70px !important;
}

#item1577837 {
	width:460px !important;
	height:372px !important;
	top:94px !important;
}

#item1577860 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:212px !important;
}

#item1577883 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:506px !important;
}

#item1577891 {
	width:132px !important;
	height:25px !important;
	left:495px !important;
	top:235px !important;
}

#item1577914 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:404px !important;
}

#item1577938 {
	width:132px !important;
	height:25px !important;
	left:495px !important;
	top:426px !important;
}

#item1577963 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1577986 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1577721 {
	width:664px !important;
	height:531px !important;
	left:36px !important;
	top:592px !important;
}

#item1577421 {
	width:172px !important;
	height:70px !important;
}

#item1577422 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1577396 {
	width:172px !important;
	height:70px !important;
}

#item1577397 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1577391 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1577475 {
	width:158px !important;
	height:70px !important;
}

#item1577476 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1577450 {
	width:158px !important;
	height:70px !important;
}

#item1577451 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1577446 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1577529 {
	width:141px !important;
	height:70px !important;
}

#item1577530 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1577503 {
	width:141px !important;
	height:70px !important;
}

#item1577504 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1577499 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1577583 {
	width:141px !important;
	height:70px !important;
}

#item1577584 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1577558 {
	width:141px !important;
	height:70px !important;
}

#item1577559 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1577553 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1577610 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1577634 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577607 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1712636 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1712637 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1712633 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1479260 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1479260 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1479260 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1479260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710981 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1578733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1578718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578716 {
	width:600px !important;
	height:790px !important;
}

#item1578741 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1578403 {
	width:57px !important;
	height:12px !important;
	top:324px !important;
}

@keyframes intensificar-1578403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715761 {
	width:528px !important;
	height:215px !important;
	top:341px !important;
}

table#table1973854 tr {
	border-right:2.2px solid #fff;;
}

table#table1973854 {
	table-layout:fixed;
}

#item1715762 {
	width:587px !important;
	height:215px !important;
}

@keyframes intensificar-1715762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715785 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:568px !important;
}

#item1715876 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:141px !important;
}

#item1715879 {
	width:534px !important;
	height:276px !important;
	top:16px !important;
}

#item1715880 {
	width:509px !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-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:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1715908 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:299px !important;
}

#item1578615 {
	width:528px !important;
	height:564px !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-1578615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578478 {
	width:528px !important;
	height:34px !important;
}

@keyframes intensificar-1578478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578501 {
	width:390px !important;
	height:120px !important;
	top:49px !important;
}

@keyframes intensificar-1578501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578524 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:136px !important;
}

@keyframes intensificar-1578524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578548 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:152px !important;
}

@keyframes intensificar-1578548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578573 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:209px !important;
}

@keyframes intensificar-1578573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578586 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1578586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578609 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1578609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578399 {
	width:552px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1578639 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:133px !important;
}

#item1578662 {
	width:528px !important;
	height:18px !important;
	left:636px !important;
	top:100px !important;
}

#item1578686 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1578693 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1578191 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1578192 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1578188 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1578228 {
	width:123px !important;
	height:50px !important;
}

#item1578229 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1578203 {
	width:123px !important;
	height:50px !important;
}

#item1578204 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1578197 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1578281 {
	width:101px !important;
	height:50px !important;
}

#item1578282 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1578256 {
	width:101px !important;
	height:50px !important;
}

#item1578257 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1578252 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1578335 {
	width:99px !important;
	height:50px !important;
}

#item1578336 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1578310 {
	width:99px !important;
	height:50px !important;
}

#item1578311 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1578305 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1578359 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1578371 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1578394 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1578368 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1373881 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1373881 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1373881 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1373881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712049 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1579396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1579387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579385 {
	width:700px !important;
	height:309px !important;
}

#item1579403 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1579227 {
	width:80px !important;
	height:16px !important;
	top:140px !important;
}

@keyframes intensificar-1579227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579278 {
	width:628px !important;
	height:291px !important;
	top:168px !important;
}

table#table1977797 tr {
	border-right:3.08px solid #fff;;
}

table#table1977797 {
	table-layout:fixed;
}

#item1579279 {
	width:764px !important;
	height:291px !important;
}

@keyframes intensificar-1579279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579302 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:465px !important;
}

#item1636359 {
	width:628px !important;
	height:113px !important;
}

#item1636360 {
	width:595px !important;
	height:675px !important;
}

@keyframes intensificar-1636360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636383 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:34px !important;
}

#item1638942 {
	width:628px !important;
	height:488px !important;
}

#item1638943 {
	width:595px !important;
	height:1147px !important;
}

@keyframes intensificar-1638943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638966 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:221px !important;
}

#item1579093 {
	width:628px !important;
	height:48px !important;
}

@keyframes intensificar-1579093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579116 {
	width:546px !important;
	height:200px !important;
	top:78px !important;
}

@keyframes intensificar-1579116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579140 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:222px !important;
}

@keyframes intensificar-1579140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579163 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:244px !important;
}

@keyframes intensificar-1579163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579186 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:324px !important;
}

@keyframes intensificar-1579186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579197 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1579197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579220 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1579220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579057 {
	width:664px !important;
	height:488px !important;
	left:36px !important;
	top:587px !important;
}

#item1579310 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:521px !important;
}

#item1579333 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1579357 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1579362 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1578886 {
	width:172px !important;
	height:70px !important;
}

#item1578887 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1578861 {
	width:172px !important;
	height:70px !important;
}

#item1578862 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1578855 {
	width:172px !important;
	height:70px !important;
	left:448px !important;
	top:1130px !important;
}

#item1578940 {
	width:141px !important;
	height:70px !important;
}

#item1578941 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1578915 {
	width:141px !important;
	height:70px !important;
}

#item1578916 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1578910 {
	width:141px !important;
	height:70px !important;
	left:302px !important;
	top:1130px !important;
}

#item1578994 {
	width:139px !important;
	height:70px !important;
}

#item1578995 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1578969 {
	width:139px !important;
	height:70px !important;
}

#item1578970 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1578964 {
	width:139px !important;
	height:70px !important;
	left:159px !important;
	top:1130px !important;
}

#item1579019 {
	width:34px !important;
	height:73px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709098 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709121 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709095 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1712620 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1712621 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1712617 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1479831 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1479831 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1479831 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1479831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711005 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1580189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1580201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580187 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1580210 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1579781 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1579807 {
	width:528px !important;
	height:18px !important;
	left:36px !important;
	top:100px !important;
}

#item1579831 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1579836 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1579865 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:127px !important;
}

#item1579872 {
	width:534px !important;
	height:248px !important;
	top:16px !important;
}

#item1579873 {
	width:509px !important;
	height:402px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1579873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579899 {
	width:14px !important;
	height:9px !important;
}

#item1579904 {
	width:14px !important;
	height:9px !important;
	top:273px !important;
}

#item1715921 {
	width:57px !important;
	height:12px !important;
	top:295px !important;
}

@keyframes intensificar-1715921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715944 {
	width:528px !important;
	height:244px !important;
	top:312px !important;
}

table#table1982510 tr {
	border-right:2.2px solid #fff;;
}

table#table1982510 {
	table-layout:fixed;
}

#item1715945 {
	width:587px !important;
	height:244px !important;
}

@keyframes intensificar-1715945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715968 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:560px !important;
}

#item1580163 {
	width:528px !important;
	height:240px !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-1580163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580137 {
	width:528px !important;
	height:551px !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-1580137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579959 {
	width:529px !important;
	height:51px !important;
}

@keyframes intensificar-1579959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579982 {
	width:350px !important;
	height:218px !important;
	top:66px !important;
}

@keyframes intensificar-1579982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580006 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

@keyframes intensificar-1580006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580029 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:327px !important;
}

@keyframes intensificar-1580029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580037 {
	width:91px !important;
	height:18px !important;
	left:437px !important;
	top:217px !important;
}

@keyframes intensificar-1580037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580060 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:268px !important;
}

@keyframes intensificar-1580060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580084 {
	width:91px !important;
	height:18px !important;
	left:437px !important;
	top:284px !important;
}

@keyframes intensificar-1580084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580108 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1580108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580131 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1580131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579859 {
	width:552px !important;
	height:573px !important;
	left:36px !important;
	top:159px !important;
}

#item1579525 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1579527 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1579522 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1579535 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1579558 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1579532 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1579595 {
	width:123px !important;
	height:50px !important;
}

#item1579596 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579570 {
	width:123px !important;
	height:50px !important;
}

#item1579571 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579565 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1579648 {
	width:113px !important;
	height:50px !important;
}

#item1579649 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579623 {
	width:113px !important;
	height:50px !important;
}

#item1579624 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579619 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1579702 {
	width:101px !important;
	height:50px !important;
}

#item1579703 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579677 {
	width:101px !important;
	height:50px !important;
}

#item1579678 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579672 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1579757 {
	width:101px !important;
	height:50px !important;
}

#item1579758 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1579732 {
	width:101px !important;
	height:50px !important;
}

#item1579733 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1579726 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1374690 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1374690 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1374690 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1374690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581032 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1581017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1581009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581007 {
	width:700px !important;
	height:309px !important;
}

#item1581027 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:38px !important;
}

#item1580603 {
	width:627px !important;
	height:73px !important;
	left:36px !important;
	top:499px !important;
}

#item1580628 {
	width:627px !important;
	height:25px !important;
	left:36px !important;
	top:449px !important;
}

#item1580652 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1580659 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1580920 {
	width:80px !important;
	height:16px !important;
	top:106px !important;
}

@keyframes intensificar-1580920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580976 {
	width:628px !important;
	height:332px !important;
	top:133px !important;
}

table#table1987210 tr {
	border-right:3.08px solid #fff;;
}

table#table1987210 {
	table-layout:fixed;
}

#item1580977 {
	width:850px !important;
	height:332px !important;
}

@keyframes intensificar-1580977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581000 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:470px !important;
}

#item1636396 {
	width:628px !important;
	height:75px !important;
}

#item1636397 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1636397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636420 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:15px !important;
}

#item1580896 {
	width:628px !important;
	height:471px !important;
}

@keyframes intensificar-1580896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638973 {
	width:628px !important;
	height:479px !important;
}

#item1638974 {
	width:595px !important;
	height:1147px !important;
}

@keyframes intensificar-1638974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638997 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:217px !important;
}

#item1580718 {
	width:628px !important;
	height:70px !important;
}

@keyframes intensificar-1580718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580741 {
	width:490px !important;
	height:311px !important;
	top:94px !important;
}

@keyframes intensificar-1580741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580764 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:262px !important;
}

@keyframes intensificar-1580764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580787 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:459px !important;
}

@keyframes intensificar-1580787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580796 {
	width:127px !important;
	height:25px !important;
	left:501px !important;
	top:284px !important;
}

@keyframes intensificar-1580796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580820 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:357px !important;
}

@keyframes intensificar-1580820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580843 {
	width:127px !important;
	height:25px !important;
	left:501px !important;
	top:379px !important;
}

@keyframes intensificar-1580843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580867 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1580867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580890 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1580890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580683 {
	width:664px !important;
	height:494px !important;
	left:36px !important;
	top:596px !important;
}

#item1580385 {
	width:172px !important;
	height:70px !important;
}

#item1580386 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1580360 {
	width:172px !important;
	height:70px !important;
}

#item1580361 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1580355 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1580438 {
	width:158px !important;
	height:70px !important;
}

#item1580439 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1580413 {
	width:158px !important;
	height:70px !important;
}

#item1580414 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1580409 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1580492 {
	width:141px !important;
	height:70px !important;
}

#item1580493 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1580466 {
	width:141px !important;
	height:70px !important;
}

#item1580467 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1580462 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1580547 {
	width:141px !important;
	height:70px !important;
}

#item1580548 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1580521 {
	width:141px !important;
	height:70px !important;
}

#item1580522 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1580516 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1709127 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709150 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709124 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1712643 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1712644 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1712640 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1480538 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1480538 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480538 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1480538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711027 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1581694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1581683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581681 {
	width:600px !important;
	height:790px !important;
}

#item1581703 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1581557 {
	width:57px !important;
	height:12px !important;
	top:331px !important;
}

@keyframes intensificar-1581557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716174 {
	width:528px !important;
	height:215px !important;
	top:351px !important;
}

table#table1992448 tr {
	border-right:2.2px solid #fff;;
}

table#table1992448 {
	table-layout:fixed;
}

#item1716175 {
	width:578px !important;
	height:215px !important;
}

@keyframes intensificar-1716175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716198 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:572px !important;
}

#item1716263 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:145px !important;
}

#item1716267 {
	width:534px !important;
	height:276px !important;
	top:20px !important;
}

#item1716268 {
	width:509px !important;
	height:370px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1716268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716292 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:4px !important;
}

#item1716295 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:303px !important;
}

#item1581478 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:280px !important;
}

#item1581487 {
	width:534px !important;
	height:552px !important;
	top:17px !important;
}

#item1581489 {
	width:509px !important;
	height:719px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1581489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581516 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1581522 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:576px !important;
}

#item1581344 {
	width:528px !important;
	height:34px !important;
}

@keyframes intensificar-1581344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581367 {
	width:350px !important;
	height:154px !important;
	top:49px !important;
}

@keyframes intensificar-1581367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581391 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1581391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581414 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:242px !important;
}

@keyframes intensificar-1581414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581423 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:200px !important;
}

@keyframes intensificar-1581423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581447 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1581447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581471 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1581471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581340 {
	width:553px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1581606 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1581629 {
	width:528px !important;
	height:18px !important;
	left:636px !important;
	top:100px !important;
}

#item1581653 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1581658 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1581133 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1581134 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1581130 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1581170 {
	width:123px !important;
	height:50px !important;
}

#item1581171 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581145 {
	width:123px !important;
	height:50px !important;
}

#item1581146 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581140 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1581223 {
	width:101px !important;
	height:50px !important;
}

#item1581224 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581198 {
	width:101px !important;
	height:50px !important;
}

#item1581199 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581194 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1581277 {
	width:99px !important;
	height:50px !important;
}

#item1581278 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1581252 {
	width:99px !important;
	height:50px !important;
}

#item1581253 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1581247 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1581302 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707600 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1707623 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707597 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1375368 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1375368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1375368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1375368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712071 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1583202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1583193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583191 {
	width:700px !important;
	height:309px !important;
}

#item1583210 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1583030 {
	width:80px !important;
	height:16px !important;
	top:173px !important;
}

@keyframes intensificar-1583030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583078 {
	width:628px !important;
	height:291px !important;
	top:199px !important;
}

table#table1996771 tr {
	border-right:3.08px solid #fff;;
}

table#table1996771 {
	table-layout:fixed;
}

#item1583079 {
	width:809px !important;
	height:291px !important;
}

@keyframes intensificar-1583079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583107 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:496px !important;
}

#item1636428 {
	width:628px !important;
	height:141px !important;
}

#item1636429 {
	width:595px !important;
	height:675px !important;
}

@keyframes intensificar-1636429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636452 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:48px !important;
}

#item1639007 {
	width:628px !important;
	height:519px !important;
}

#item1639008 {
	width:595px !important;
	height:1284px !important;
}

@keyframes intensificar-1639008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639031 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

@keyframes intensificar-1582898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582899 {
	width:628px !important;
	height:70px !important;
}

#item1582922 {
	width:490px !important;
	height:216px !important;
	top:94px !important;
}

#item1582945 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:263px !important;
}

#item1582968 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:366px !important;
}

#item1582976 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:285px !important;
}

#item1583000 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1583023 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1582861 {
	width:664px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1583115 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:499px !important;
}

#item1583138 {
	width:628px !important;
	height:25px !important;
	left:36px !important;
	top:449px !important;
}

#item1583163 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1583168 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1582690 {
	width:172px !important;
	height:70px !important;
}

#item1582691 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1582665 {
	width:172px !important;
	height:70px !important;
}

#item1582666 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1582660 {
	width:172px !important;
	height:70px !important;
	left:448px !important;
	top:1130px !important;
}

#item1582744 {
	width:141px !important;
	height:70px !important;
}

#item1582745 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1582718 {
	width:141px !important;
	height:70px !important;
}

#item1582720 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1582714 {
	width:141px !important;
	height:70px !important;
	left:302px !important;
	top:1130px !important;
}

#item1582799 {
	width:139px !important;
	height:70px !important;
}

#item1582800 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1582774 {
	width:139px !important;
	height:70px !important;
}

#item1582775 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1582768 {
	width:139px !important;
	height:70px !important;
	left:159px !important;
	top:1130px !important;
}

#item1582823 {
	width:34px !important;
	height:73px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709161 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709184 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709158 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1712612 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1712613 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1712609 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1582649 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1582649 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582649 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711038 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1583991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1583979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583977 {
	width:600px !important;
	height:790px !important;
}

#item1584000 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2004057 tr {
	border-right:2.2px solid #fff;;
}

table#table2004057 {
	table-layout:fixed;
}

#item1583646 {
	width:528px !important;
	height:190px !important;
	top:351px !important;
}

@keyframes intensificar-1583646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583669 {
	width:528px !important;
	height:322px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1583669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583693 {
	width:57px !important;
	height:13px !important;
	left:1px !important;
	top:331px !important;
}

@keyframes intensificar-1583693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583853 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:280px !important;
}

#item1583860 {
	width:534px !important;
	height:552px !important;
	top:17px !important;
}

#item1583863 {
	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-1583863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583889 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1583895 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:576px !important;
}

#item1583719 {
	width:528px !important;
	height:51px !important;
}

@keyframes intensificar-1583719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583743 {
	width:350px !important;
	height:154px !important;
	top:66px !important;
}

@keyframes intensificar-1583743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583767 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

@keyframes intensificar-1583767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583790 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:259px !important;
}

@keyframes intensificar-1583790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583798 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:217px !important;
}

@keyframes intensificar-1583798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583822 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1583822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583845 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1583845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583642 {
	width:553px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1583901 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1583924 {
	width:528px !important;
	height:18px !important;
	left:636px !important;
	top:100px !important;
}

#item1583948 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1583954 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1583435 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1583436 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1583431 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1583472 {
	width:123px !important;
	height:50px !important;
}

#item1583473 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583447 {
	width:123px !important;
	height:50px !important;
}

#item1583448 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583441 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1583525 {
	width:101px !important;
	height:50px !important;
}

#item1583527 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583500 {
	width:101px !important;
	height:50px !important;
}

#item1583501 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583496 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1583580 {
	width:99px !important;
	height:50px !important;
}

#item1583581 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1583555 {
	width:99px !important;
	height:50px !important;
}

#item1583556 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1583550 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1583604 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707631 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1707654 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707628 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1376040 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1376040 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1376040 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712108 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1584684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1584676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584674 {
	width:700px !important;
	height:309px !important;
}

#item1584692 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1636462 {
	width:628px !important;
	height:128px !important;
}

#item1636463 {
	width:595px !important;
	height:596px !important;
}

@keyframes intensificar-1636463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636486 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:41px !important;
}

#item1716437 {
	width:80px !important;
	height:16px !important;
	top:158px !important;
}

@keyframes intensificar-1716437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716460 {
	width:628px !important;
	height:291px !important;
	top:184px !important;
}

table#table2008729 tr {
	border-right:3.08px solid #fff;;
}

table#table2008729 {
	table-layout:fixed;
}

#item1716461 {
	width:748px !important;
	height:291px !important;
}

@keyframes intensificar-1716461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716484 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:481px !important;
}

#item1639040 {
	width:628px !important;
	height:504px !important;
}

#item1639041 {
	width:595px !important;
	height:1343px !important;
}

@keyframes intensificar-1639041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639064 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:229px !important;
}

@keyframes intensificar-1584411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584412 {
	width:628px !important;
	height:93px !important;
}

#item1584435 {
	width:490px !important;
	height:216px !important;
	top:118px !important;
}

#item1584458 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:288px !important;
}

#item1584482 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:391px !important;
}

#item1584490 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:311px !important;
}

#item1584514 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1584537 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1584324 {
	width:664px !important;
	height:504px !important;
	left:36px !important;
	top:571px !important;
}

#item1584574 {
	width:628px !important;
	height:49px !important;
	left:36px !important;
	top:499px !important;
}

#item1584597 {
	width:628px !important;
	height:25px !important;
	left:36px !important;
	top:449px !important;
}

#item1584621 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1584627 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1584151 {
	width:172px !important;
	height:70px !important;
}

#item1584152 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1584125 {
	width:172px !important;
	height:70px !important;
}

#item1584126 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1584120 {
	width:172px !important;
	height:70px !important;
	left:448px !important;
	top:1130px !important;
}

#item1584204 {
	width:141px !important;
	height:70px !important;
}

#item1584205 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1584179 {
	width:141px !important;
	height:70px !important;
}

#item1584180 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1584175 {
	width:141px !important;
	height:70px !important;
	left:302px !important;
	top:1130px !important;
}

#item1584260 {
	width:139px !important;
	height:70px !important;
}

#item1584261 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1584233 {
	width:139px !important;
	height:70px !important;
}

#item1584234 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1584228 {
	width:139px !important;
	height:70px !important;
	left:159px !important;
	top:1130px !important;
}

#item1584284 {
	width:34px !important;
	height:73px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709195 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709218 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709192 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1712601 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1712602 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1712598 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1481664 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1481664 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1481664 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1481664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711056 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1585434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1585425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585423 {
	width:600px !important;
	height:790px !important;
}

#item1585443 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1716543 {
	width:57px !important;
	height:12px !important;
	top:285px !important;
}

@keyframes intensificar-1716543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716567 {
	width:528px !important;
	height:244px !important;
	top:306px !important;
}

table#table2012542 tr {
	border-right:2.2px solid #fff;;
}

table#table2012542 {
	table-layout:fixed;
}

#item1716568 {
	width:578px !important;
	height:244px !important;
}

@keyframes intensificar-1716568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716591 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:553px !important;
}

#item1716594 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:124px !important;
}

#item1716597 {
	width:534px !important;
	height:238px !important;
	top:18px !important;
}

#item1716598 {
	width:509px !important;
	height:370px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1716598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716622 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1716626 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:264px !important;
}

#item1585297 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1585304 {
	width:534px !important;
	height:535px !important;
	top:15px !important;
}

#item1585306 {
	width:509px !important;
	height:790px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1585306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585332 {
	width:14px !important;
	height:9px !important;
}

#item1585339 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

@keyframes intensificar-1585162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585163 {
	width:528px !important;
	height:46px !important;
}

#item1585187 {
	width:336px !important;
	height:188px !important;
	top:66px !important;
}

#item1585210 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:220px !important;
}

#item1585233 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:292px !important;
}

#item1585242 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:251px !important;
}

#item1585266 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1585289 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1585063 {
	width:552px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1585346 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1585369 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1585393 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1585400 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1584852 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1584853 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1584849 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1584892 {
	width:123px !important;
	height:50px !important;
}

#item1584893 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584866 {
	width:123px !important;
	height:50px !important;
}

#item1584867 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584861 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1584946 {
	width:101px !important;
	height:50px !important;
}

#item1584947 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584920 {
	width:101px !important;
	height:50px !important;
}

#item1584921 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584916 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1585000 {
	width:99px !important;
	height:50px !important;
}

#item1585001 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1584975 {
	width:99px !important;
	height:50px !important;
}

#item1584976 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1584970 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1585024 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707661 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1707684 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707658 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1376766 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1376766 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1376766 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712121 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1586127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1586119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586117 {
	width:700px !important;
	height:309px !important;
}

#item1586135 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1585955 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:124px !important;
}

@keyframes intensificar-1585955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586002 {
	width:628px !important;
	height:332px !important;
	top:150px !important;
}

table#table2018999 tr {
	border-right:3.08px solid #fff;;
}

table#table2018999 {
	table-layout:fixed;
}

#item1586003 {
	width:853px !important;
	height:332px !important;
}

@keyframes intensificar-1586003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586033 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:487px !important;
}

#item1636496 {
	width:628px !important;
	height:94px !important;
}

#item1636497 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1636497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636520 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:24px !important;
}

#item1639074 {
	width:628px !important;
	height:492px !important;
}

#item1639075 {
	width:595px !important;
	height:1539px !important;
}

@keyframes intensificar-1639075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639098 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:223px !important;
}

@keyframes intensificar-1585822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585823 {
	width:628px !important;
	height:70px !important;
}

#item1585846 {
	width:470px !important;
	height:263px !important;
	top:94px !important;
}

#item1585869 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:310px !important;
}

#item1585892 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:412px !important;
}

#item1585901 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:333px !important;
}

#item1585925 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1585949 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1585783 {
	width:664px !important;
	height:510px !important;
	left:36px !important;
	top:583px !important;
}

#item1586039 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:521px !important;
}

#item1586063 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1586087 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1586093 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1585613 {
	width:172px !important;
	height:70px !important;
}

#item1585614 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1585588 {
	width:172px !important;
	height:70px !important;
}

#item1585589 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1585583 {
	width:172px !important;
	height:70px !important;
	left:448px !important;
	top:1130px !important;
}

#item1585667 {
	width:141px !important;
	height:70px !important;
}

#item1585668 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1585642 {
	width:141px !important;
	height:70px !important;
}

#item1585643 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1585638 {
	width:141px !important;
	height:70px !important;
	left:302px !important;
	top:1130px !important;
}

#item1585722 {
	width:139px !important;
	height:70px !important;
}

#item1585723 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1585697 {
	width:139px !important;
	height:70px !important;
}

#item1585698 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1585691 {
	width:139px !important;
	height:70px !important;
	left:159px !important;
	top:1130px !important;
}

#item1585746 {
	width:34px !important;
	height:73px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709230 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709253 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709226 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1712594 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1712595 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1712591 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1482265 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1482265 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1482265 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1482265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711064 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1586843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1586831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586829 {
	width:600px !important;
	height:790px !important;
}

#item1586851 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1586682 {
	width:528px !important;
	height:238px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1586682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586729 {
	width:57px !important;
	height:13px !important;
	top:240px !important;
}

@keyframes intensificar-1586729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716808 {
	width:528px !important;
	height:244px !important;
	top:273px !important;
}

table#table2023911 tr {
	border-right:2.2px solid #fff;;
}

table#table2023911 {
	table-layout:fixed;
}

#item1716809 {
	width:618px !important;
	height:244px !important;
}

@keyframes intensificar-1716809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716832 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:521px !important;
}

#item1586631 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:253px !important;
}

#item1586637 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1586639 {
	width:509px !important;
	height:989px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1586639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586666 {
	width:14px !important;
	height:9px !important;
}

#item1586674 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1586496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586497 {
	width:528px !important;
	height:46px !important;
}

#item1586520 {
	width:350px !important;
	height:188px !important;
	top:66px !important;
}

#item1586543 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:220px !important;
}

#item1586566 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:236px !important;
}

#item1586590 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:293px !important;
}

#item1586599 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1586622 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1586492 {
	width:553px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1586752 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1586776 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1586800 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1586806 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1586284 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1586285 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1586281 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1586320 {
	width:123px !important;
	height:50px !important;
}

#item1586321 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1586295 {
	width:123px !important;
	height:50px !important;
}

#item1586296 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1586290 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1586374 {
	width:101px !important;
	height:50px !important;
}

#item1586375 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1586349 {
	width:101px !important;
	height:50px !important;
}

#item1586350 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1586345 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1586430 {
	width:99px !important;
	height:50px !important;
}

#item1586431 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1586405 {
	width:99px !important;
	height:50px !important;
}

#item1586406 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1586398 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1586454 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707692 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1707715 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707688 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1378383 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1378383 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1378383 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1378383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712130 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1587506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1587498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587495 {
	width:700px !important;
	height:309px !important;
}

#item1587514 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1587170 {
	width:80px !important;
	height:18px !important;
	top:109px !important;
}

@keyframes intensificar-1587170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587216 {
	width:628px !important;
	height:332px !important;
	top:137px !important;
}

table#table2027972 tr {
	border-right:3.08px solid #fff;;
}

table#table2027972 {
	table-layout:fixed;
}

#item1587217 {
	width:865px !important;
	height:332px !important;
}

@keyframes intensificar-1587217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587246 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:476px !important;
}

#item1636527 {
	width:628px !important;
	height:84px !important;
}

#item1636528 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1636528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636551 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:19px !important;
}

#item1639109 {
	width:628px !important;
	height:484px !important;
}

#item1639110 {
	width:595px !important;
	height:1735px !important;
}

@keyframes intensificar-1639110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639134 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

@keyframes intensificar-1587253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587254 {
	width:628px !important;
	height:93px !important;
}

#item1587277 {
	width:490px !important;
	height:263px !important;
	top:118px !important;
}

#item1587300 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:333px !important;
}

#item1587323 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:356px !important;
}

#item1587347 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:435px !important;
}

#item1587358 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1587381 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1587165 {
	width:664px !important;
	height:500px !important;
	left:36px !important;
	top:591px !important;
}

#item1587419 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:521px !important;
}

#item1587442 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1587466 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1587472 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1586995 {
	width:172px !important;
	height:70px !important;
}

#item1586996 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1586970 {
	width:172px !important;
	height:70px !important;
}

#item1586971 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1586965 {
	width:172px !important;
	height:70px !important;
	left:448px !important;
	top:1130px !important;
}

#item1587049 {
	width:141px !important;
	height:70px !important;
}

#item1587050 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1587024 {
	width:141px !important;
	height:70px !important;
}

#item1587025 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1587020 {
	width:141px !important;
	height:70px !important;
	left:302px !important;
	top:1130px !important;
}

#item1587103 {
	width:139px !important;
	height:70px !important;
}

#item1587104 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1587078 {
	width:139px !important;
	height:70px !important;
}

#item1587079 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1587073 {
	width:139px !important;
	height:70px !important;
	left:159px !important;
	top:1130px !important;
}

#item1587127 {
	width:34px !important;
	height:73px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709262 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709285 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709259 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1712587 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1712588 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1712583 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1483390 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1483390 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1483390 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1483390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711095 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1378504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1378502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378500 {
	width:600px !important;
	height:790px !important;
}

#item1378505 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1378536 {
	width:528px !important;
	height:263px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1378536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2032810 tr {
	border-right:2.2px solid #fff;;
}

table#table2032810 {
	table-layout:fixed;
}

#item1425576 {
	width:528px !important;
	height:133px !important;
	top:283px !important;
}

@keyframes intensificar-1425576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425599 {
	width:100px !important;
	height:13px !important;
	top:263px !important;
}

@keyframes intensificar-1425599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379099 {
	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-1379099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1378588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378635 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1378658 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1378682 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1378688 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1378711 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1425654 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1425654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425677 {
	width:350px !important;
	height:232px !important;
	top:83px !important;
}

@keyframes intensificar-1425677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378510 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1378751 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1378774 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1378798 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1378801 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1378828 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1378829 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1378825 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1378862 {
	width:123px !important;
	height:50px !important;
}

#item1378863 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378837 {
	width:123px !important;
	height:50px !important;
}

#item1378838 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378833 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1378915 {
	width:99px !important;
	height:50px !important;
}

#item1378916 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1378890 {
	width:99px !important;
	height:50px !important;
}

#item1378891 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1378886 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1378968 {
	width:101px !important;
	height:50px !important;
}

#item1378970 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378943 {
	width:101px !important;
	height:50px !important;
}

#item1378944 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378939 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1379022 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707728 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1707751 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707725 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1379028 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1379028 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1379028 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1379028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712145 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1483421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1483415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483413 {
	width:700px !important;
	height:309px !important;
}

#item1521664 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2035243 tr {
	border-right:3.08px solid #fff;;
}

table#table2035243 {
	table-layout:fixed;
}

#item1483610 {
	width:628px !important;
	height:206px !important;
	top:312px !important;
}

@keyframes intensificar-1483610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483633 {
	width:140px !important;
	height:18px !important;
	top:284px !important;
}

@keyframes intensificar-1483633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636558 {
	width:628px !important;
	height:256px !important;
}

#item1636559 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1636559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636582 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:105px !important;
}

#item1639144 {
	width:628px !important;
	height:518px !important;
}

#item1639145 {
	width:595px !important;
	height:1108px !important;
}

@keyframes intensificar-1639145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639168 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

@keyframes intensificar-1483432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483433 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1483456 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1483479 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1483485 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1483508 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1483511 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1483511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483536 {
	width:490px !important;
	height:325px !important;
	top:137px !important;
}

@keyframes intensificar-1483536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483430 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1483656 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1483679 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1483703 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1483707 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1483733 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1483734 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1483730 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1483767 {
	width:172px !important;
	height:70px !important;
}

#item1483768 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483741 {
	width:172px !important;
	height:70px !important;
}

#item1483742 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483737 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1483820 {
	width:139px !important;
	height:70px !important;
}

#item1483821 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483795 {
	width:139px !important;
	height:70px !important;
}

#item1483796 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483791 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1483873 {
	width:141px !important;
	height:70px !important;
}

#item1483874 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483848 {
	width:141px !important;
	height:70px !important;
}

#item1483849 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483844 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1483928 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709293 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709316 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709290 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1483932 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1483932 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1483932 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1483932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711124 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1379166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1379164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379162 {
	width:600px !important;
	height:790px !important;
}

#item1379168 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1379199 {
	width:528px !important;
	height:266px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1379199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2038505 tr {
	border-right:2.2px solid #fff;;
}

table#table2038505 {
	table-layout:fixed;
}

#item1425703 {
	width:528px !important;
	height:220px !important;
	top:302px !important;
}

@keyframes intensificar-1425703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425751 {
	width:100px !important;
	height:13px !important;
	top:282px !important;
}

@keyframes intensificar-1425751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379380 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1379385 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1379812 {
	width:509px !important;
	height:866px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1379812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379411 {
	width:14px !important;
	height:9px !important;
}

#item1379417 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

@keyframes intensificar-1379250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379297 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1379320 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1379343 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1379350 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1379373 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1425781 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1425781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425804 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1425804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379173 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1379420 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1379443 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1379467 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1379470 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1379498 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1379499 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1379495 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1379532 {
	width:123px !important;
	height:50px !important;
}

#item1379533 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379506 {
	width:123px !important;
	height:50px !important;
}

#item1379507 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379502 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1379586 {
	width:99px !important;
	height:50px !important;
}

#item1379587 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1379560 {
	width:99px !important;
	height:50px !important;
}

#item1379561 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1379556 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1379639 {
	width:101px !important;
	height:50px !important;
}

#item1379640 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379614 {
	width:101px !important;
	height:50px !important;
}

#item1379615 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379610 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1379692 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707757 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1707780 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707754 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1379696 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1379696 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1379696 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1379696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712156 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1483961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1483953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483951 {
	width:700px !important;
	height:309px !important;
}

#item1521669 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2041862 tr {
	border-right:3.08px solid #fff;;
}

table#table2041862 {
	table-layout:fixed;
}

#item1484161 {
	width:628px !important;
	height:328px !important;
	top:162px !important;
}

@keyframes intensificar-1484161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484184 {
	width:140px !important;
	height:18px !important;
	top:134px !important;
}

@keyframes intensificar-1484184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636597 {
	width:628px !important;
	height:105px !important;
}

#item1636598 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1636598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636621 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:30px !important;
}

#item1639174 {
	width:628px !important;
	height:490px !important;
}

#item1639175 {
	width:595px !important;
	height:1617px !important;
}

@keyframes intensificar-1639175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639198 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:222px !important;
}

@keyframes intensificar-1483972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483973 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1483996 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1484019 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1484025 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1484048 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1484051 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1484051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484075 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1484075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483970 {
	width:664px !important;
	height:490px !important;
	left:36px !important;
	top:585px !important;
}

#item1484208 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:517px !important;
}

#item1484231 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1484255 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1484261 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1484287 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1484288 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1484284 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1484320 {
	width:172px !important;
	height:70px !important;
}

#item1484321 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484295 {
	width:172px !important;
	height:70px !important;
}

#item1484296 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484291 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1484374 {
	width:139px !important;
	height:70px !important;
}

#item1484375 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1484349 {
	width:139px !important;
	height:70px !important;
}

#item1484350 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1484345 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1484429 {
	width:141px !important;
	height:70px !important;
}

#item1484430 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484402 {
	width:141px !important;
	height:70px !important;
}

#item1484404 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484398 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1484482 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709329 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709352 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709326 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1484487 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1484487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1484487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1484487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711145 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1379882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1379880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379878 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1379884 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1379889 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1379912 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1379936 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1379939 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1380732 {
	width:100px !important;
	height:12px !important;
	top:337px !important;
}

@keyframes intensificar-1380732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380838 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:148px !important;
}

#item1380841 {
	width:534px !important;
	height:290px !important;
	top:16px !important;
}

#item1385924 {
	width:510px !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-1385924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380870 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1380875 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:314px !important;
}

table#table2046206 tr {
	border-right:2.2px solid #fff;;
}

table#table2046206 {
	table-layout:fixed;
}

#item1671431 {
	width:528px !important;
	height:191px !important;
	top:355px !important;
}

@keyframes intensificar-1671431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1671431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1671431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380255 {
	width:528px !important;
	height:31px !important;
	top:19px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1380255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380280 {
	width:528px !important;
	height:321px !important;
	top:50px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1380280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380214 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:235px !important;
}

#item1380220 {
	width:534px !important;
	height:512px !important;
	top:17px !important;
}

#item1380221 {
	width:509px !important;
	height:636px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1380221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380246 {
	width:14px !important;
	height:9px !important;
}

#item1380251 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1380110 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:382px !important;
}

#item1380138 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:309px !important;
}

#item1380161 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:325px !important;
}

#item1380185 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1380208 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1425840 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1425840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425863 {
	width:350px !important;
	height:260px !important;
	top:100px !important;
}

@keyframes intensificar-1425863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379962 {
	width:564px !important;
	height:547px !important;
	left:36px !important;
	top:178px !important;
}

#item1380307 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1380308 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1380304 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1380341 {
	width:123px !important;
	height:50px !important;
}

#item1380342 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380316 {
	width:123px !important;
	height:50px !important;
}

#item1380317 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380312 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1380395 {
	width:96px !important;
	height:50px !important;
}

#item1380396 {
	width:81px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380369 {
	width:96px !important;
	height:50px !important;
}

#item1380370 {
	width:81px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380365 {
	width:96px !important;
	height:50px !important;
	left:922px !important;
	top:740px !important;
}

#item1380449 {
	width:101px !important;
	height:50px !important;
}

#item1380450 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380423 {
	width:101px !important;
	height:50px !important;
}

#item1380424 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380419 {
	width:101px !important;
	height:50px !important;
	left:818px !important;
	top:740px !important;
}

#item1380503 {
	width:101px !important;
	height:50px !important;
}

#item1380504 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1380478 {
	width:101px !important;
	height:50px !important;
}

#item1380479 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1380474 {
	width:101px !important;
	height:50px !important;
	left:714px !important;
	top:740px !important;
}

#item1380530 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1380553 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1380527 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1380556 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1380556 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1380556 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1380556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712179 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1484516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1484510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484508 {
	width:700px !important;
	height:309px !important;
}

#item1521675 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1484525 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1484549 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1484573 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1484576 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1531063 {
	width:140px !important;
	height:18px !important;
	top:155px !important;
}

@keyframes intensificar-1531063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531087 {
	width:628px !important;
	height:293px !important;
	top:183px !important;
}

table#table2050084 tr {
	border-right:3.08px solid #fff;;
}

table#table2050084 {
	table-layout:fixed;
}

#item1531088 {
	width:739px !important;
	height:293px !important;
}

@keyframes intensificar-1531088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531111 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:485px !important;
}

#item1636627 {
	width:628px !important;
	height:125px !important;
}

#item1636628 {
	width:595px !important;
	height:675px !important;
}

@keyframes intensificar-1636628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636651 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:40px !important;
}

#item1484791 {
	width:628px !important;
	height:518px !important;
	top:4px !important;
}

@keyframes intensificar-1484791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639206 {
	width:628px !important;
	height:502px !important;
}

#item1639207 {
	width:595px !important;
	height:1206px !important;
}

@keyframes intensificar-1639207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639230 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:228px !important;
}

#item1484601 {
	width:124px !important;
	height:31px !important;
	left:505px !important;
	top:509px !important;
}

#item1484607 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:407px !important;
}

#item1484630 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:429px !important;
}

#item1484654 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1484677 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1484681 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1484681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484704 {
	width:490px !important;
	height:364px !important;
	top:130px !important;
}

@keyframes intensificar-1484704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484599 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:573px !important;
}

#item1484908 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1484909 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1484905 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1484942 {
	width:172px !important;
	height:70px !important;
}

#item1484943 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484917 {
	width:172px !important;
	height:70px !important;
}

#item1484918 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484913 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1484995 {
	width:135px !important;
	height:70px !important;
}

#item1484996 {
	width:113px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484970 {
	width:135px !important;
	height:70px !important;
}

#item1484971 {
	width:113px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484966 {
	width:135px !important;
	height:70px !important;
	left:310px !important;
	top:1130px !important;
}

#item1485049 {
	width:141px !important;
	height:70px !important;
}

#item1485050 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1485023 {
	width:141px !important;
	height:70px !important;
}

#item1485024 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1485019 {
	width:141px !important;
	height:70px !important;
	left:165px !important;
	top:1130px !important;
}

#item1485104 {
	width:141px !important;
	height:70px !important;
}

#item1485105 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1485079 {
	width:141px !important;
	height:70px !important;
}

#item1485080 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1485074 {
	width:141px !important;
	height:70px !important;
	left:19px !important;
	top:1130px !important;
}

#item1709365 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709388 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709361 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1485157 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1485157 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1485157 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1485157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711161 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1381604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1381602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381600 {
	width:600px !important;
	height:790px !important;
}

#item1381605 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1381635 {
	width:528px !important;
	height:253px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1381635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2054753 th, table#table2054753 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2054753 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2054753 {
	table-layout:fixed;
}

#item1444276 {
	width:528px !important;
	height:202px !important;
	top:289px !important;
}

@keyframes intensificar-1444276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444323 {
	width:100px !important;
	height:13px !important;
	top:269px !important;
}

@keyframes intensificar-1444323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381818 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1381822 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1382235 {
	width:509px !important;
	height:1100px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1382235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381849 {
	width:14px !important;
	height:9px !important;
}

#item1381853 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

@keyframes intensificar-1381687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381734 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1381757 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1381780 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1381788 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1381811 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1426047 {
	width:350px !important;
	height:232px !important;
	top:65px !important;
}

@keyframes intensificar-1426047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426070 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1426070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381609 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1381856 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1381879 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1381903 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1381906 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1381932 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1381933 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1381929 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1381965 {
	width:123px !important;
	height:50px !important;
}

#item1381966 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381940 {
	width:123px !important;
	height:50px !important;
}

#item1381941 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381936 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1382019 {
	width:99px !important;
	height:50px !important;
}

#item1382020 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1381994 {
	width:99px !important;
	height:50px !important;
}

#item1381995 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1381990 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1382072 {
	width:101px !important;
	height:50px !important;
}

#item1382073 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382047 {
	width:101px !important;
	height:50px !important;
}

#item1382048 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382043 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1382127 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707786 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1707809 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707783 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1382130 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1382130 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1382130 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1382130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712188 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1485736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1485743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485734 {
	width:700px !important;
	height:309px !important;
}

#item1521684 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2057929 th, table#table2057929 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2057929 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2057929 {
	table-layout:fixed;
}

#item1485947 {
	width:628px !important;
	height:302px !important;
	top:192px !important;
}

@keyframes intensificar-1485947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485947 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485970 {
	width:140px !important;
	height:18px !important;
	top:164px !important;
}

@keyframes intensificar-1485970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636692 {
	width:628px !important;
	height:134px !important;
}

#item1636693 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1636693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636716 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:44px !important;
}

#item1639274 {
	width:628px !important;
	height:494px !important;
}

#item1639275 {
	width:595px !important;
	height:1970px !important;
}

@keyframes intensificar-1639275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639299 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

@keyframes intensificar-1485755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485756 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1485779 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1485802 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1485811 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1485834 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1485838 {
	width:490px !important;
	height:325px !important;
	top:89px !important;
}

@keyframes intensificar-1485838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485861 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1485861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485753 {
	width:664px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1485993 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1486016 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1486041 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1486046 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1486072 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1486073 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1486069 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1486105 {
	width:172px !important;
	height:70px !important;
}

#item1486106 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486080 {
	width:172px !important;
	height:70px !important;
}

#item1486081 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486076 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1486158 {
	width:139px !important;
	height:70px !important;
}

#item1486159 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1486133 {
	width:139px !important;
	height:70px !important;
}

#item1486134 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1486129 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1486212 {
	width:141px !important;
	height:70px !important;
}

#item1486213 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486187 {
	width:141px !important;
	height:70px !important;
}

#item1486188 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486182 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1486266 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709395 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709418 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709392 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1486269 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1486269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1486269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1486269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382290 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1382291 {
	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-1382291 {
	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;
	}
}
#item1382292 {
	width:799px !important;
	height:194px !important;
	left:43px !important;
	top:36px !important;
}

@keyframes intensificar-1382292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382315 {
	opacity:0.40;
	width:502px !important;
	height:234px !important;
	background:#0e0b00;
}

#item1382316 {
	width:459px !important;
	height:194px !important;
	left:22px !important;
	top:19px !important;
}

@keyframes intensificar-1382316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382340 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1382340 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1382340 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1382340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes moverhacialaizquierdayreducir-1486286 {
	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-1486286 {
	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;
	}
}
#item1486289 {
	width:628px !important;
	height:194px !important;
	left:36px !important;
	top:620px !important;
}

@keyframes intensificar-1486289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486312 {
	opacity:0.40;
	width:628px !important;
	height:293px !important;
	left:36px !important;
	top:871px !important;
	background:#0e0b00;
}

#item1486313 {
	width:574px !important;
	height:242px !important;
	left:63px !important;
	top:895px !important;
}

@keyframes intensificar-1486313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486336 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1486336 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1486336 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1486336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382355 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1382600 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1382624 {
	width:528px !important;
	height:637px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1382624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382553 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1384717 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:382px !important;
}

#item1384721 {
	width:534px !important;
	height:640px !important;
	left:45px !important;
	top:75px !important;
}

#item1384817 {
	width:509px !important;
	height:1250px !important;
}

@keyframes intensificar-1384817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384745 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:60px !important;
}

#item1384748 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:724px !important;
}

#item1382360 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1382384 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

#item1382409 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

table#table2063836 th, table#table2063836 td {
	vertical-align:top;;
}

table#table2063836 tr {
	height:18px;;
}

table#table2063836 {
	table-layout:fixed;
}

#item1382439 {
	width:510px !important;
	height:470px !important;
	left:46px !important;
	top:94px !important;
}

#item1382465 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382462 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

#item1382469 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382466 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:109px !important;
}

#item1382473 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382470 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:128px !important;
}

#item1382477 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382474 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:146px !important;
}

#item1382481 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382478 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:164px !important;
}

#item1382485 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382482 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:182px !important;
}

#item1382490 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382486 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:200px !important;
}

#item1382494 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382491 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:218px !important;
}

#item1382498 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382495 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:236px !important;
}

#item1382502 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382499 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:254px !important;
}

#item1382507 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382503 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:272px !important;
}

#item1382511 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382508 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:290px !important;
}

#item1382515 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382512 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:308px !important;
}

#item1384520 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1384517 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:326px !important;
}

#item1384524 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1384521 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:344px !important;
}

#item1384658 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1384655 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:362px !important;
}

#item1384662 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1384659 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:380px !important;
}

#item1384667 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1384664 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:398px !important;
}

#item1384671 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1384668 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:416px !important;
}

#item1384675 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1384672 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:434px !important;
}

#item1384679 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1384676 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:452px !important;
}

#item1642531 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1642527 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:470px !important;
}

#item1642535 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1642532 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:488px !important;
}

#item1642539 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1642536 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:506px !important;
}

#item1642543 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1642540 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:524px !important;
}

@keyframes intensificar-1382546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382547 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1382358 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1382647 {
	width:558px !important;
	height:592px !important;
	left:21px !important;
	top:133px !important;
}

#item1382649 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1382653 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1383714 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1383737 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1383711 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1383746 {
	width:19px !important;
	height:19px !important;
}

#item1383742 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1383749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383752 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1383753 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1383749 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1383756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383786 {
	width:122px !important;
	height:50px !important;
}

#item1383787 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1383760 {
	width:122px !important;
	height:50px !important;
}

#item1383761 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1383756 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
}

@keyframes intensificar-1383810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383839 {
	width:122px !important;
	height:50px !important;
}

#item1383840 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383814 {
	width:122px !important;
	height:50px !important;
}

#item1383815 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383810 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1383863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383892 {
	width:87px !important;
	height:50px !important;
}

#item1383893 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383867 {
	width:87px !important;
	height:50px !important;
}

#item1383868 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383863 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1383919 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1383942 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1383916 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1383947 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1383947 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1383947 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1383947 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486668 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1486691 {
	width:628px !important;
	height:827px !important;
	left:36px !important;
	top:70px !important;
}

@keyframes intensificar-1486691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486606 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1636758 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:457px !important;
}

#item1636763 {
	width:628px !important;
	height:835px !important;
	left:36px !important;
	top:60px !important;
}

#item1636764 {
	width:595px !important;
	height:2091px !important;
}

@keyframes intensificar-1636764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486372 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

@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%;
}

#item1606284 {
	width:92px !important;
	height:20px !important;
	left:9px !important;
}

#item1606308 {
	width:105px !important;
	height:20px !important;
	left:481px !important;
}

table#table2070134 th, table#table2070134 td {
	vertical-align:top;;
}

table#table2070134 tr {
	height:22px;;
}

table#table2070134 {
	table-layout:fixed;
}

#item1606360 {
	width:622px !important;
	height:629px !important;
	top:35px !important;
}

#item1606386 {
	width:623px !important;
	height:21px !important;
}

#item1606383 {
	width:623px !important;
	height:21px !important;
	top:35px !important;
}

#item1606390 {
	width:623px !important;
	height:21px !important;
}

#item1606387 {
	width:623px !important;
	height:21px !important;
	top:57px !important;
}

#item1606394 {
	width:623px !important;
	height:21px !important;
}

#item1606391 {
	width:623px !important;
	height:21px !important;
	top:79px !important;
}

#item1606399 {
	width:623px !important;
	height:21px !important;
}

#item1606395 {
	width:623px !important;
	height:21px !important;
	top:101px !important;
}

#item1606403 {
	width:623px !important;
	height:21px !important;
}

#item1606400 {
	width:623px !important;
	height:21px !important;
	top:123px !important;
}

#item1606407 {
	width:623px !important;
	height:21px !important;
}

#item1606404 {
	width:623px !important;
	height:21px !important;
	top:145px !important;
}

#item1606411 {
	width:623px !important;
	height:21px !important;
}

#item1606408 {
	width:623px !important;
	height:21px !important;
	top:167px !important;
}

#item1606415 {
	width:623px !important;
	height:21px !important;
}

#item1606412 {
	width:623px !important;
	height:21px !important;
	top:189px !important;
}

#item1606419 {
	width:623px !important;
	height:21px !important;
}

#item1606416 {
	width:623px !important;
	height:21px !important;
	top:211px !important;
}

#item1606423 {
	width:623px !important;
	height:21px !important;
}

#item1606420 {
	width:623px !important;
	height:21px !important;
	top:233px !important;
}

#item1606427 {
	width:623px !important;
	height:21px !important;
}

#item1606424 {
	width:623px !important;
	height:21px !important;
	top:255px !important;
}

#item1606431 {
	width:623px !important;
	height:21px !important;
}

#item1606428 {
	width:623px !important;
	height:21px !important;
	top:276px !important;
}

#item1606435 {
	width:623px !important;
	height:21px !important;
}

#item1606432 {
	width:623px !important;
	height:21px !important;
	top:298px !important;
}

#item1606439 {
	width:623px !important;
	height:21px !important;
}

#item1606436 {
	width:623px !important;
	height:21px !important;
	top:320px !important;
}

#item1606443 {
	width:623px !important;
	height:21px !important;
}

#item1606440 {
	width:623px !important;
	height:21px !important;
	top:342px !important;
}

#item1606447 {
	width:623px !important;
	height:21px !important;
}

#item1606444 {
	width:623px !important;
	height:21px !important;
	top:364px !important;
}

#item1606451 {
	width:623px !important;
	height:21px !important;
}

#item1606448 {
	width:623px !important;
	height:21px !important;
	top:386px !important;
}

#item1606456 {
	width:623px !important;
	height:21px !important;
}

#item1606452 {
	width:623px !important;
	height:21px !important;
	top:408px !important;
}

#item1606461 {
	width:623px !important;
	height:21px !important;
}

#item1606458 {
	width:623px !important;
	height:21px !important;
	top:430px !important;
}

#item1606465 {
	width:623px !important;
	height:21px !important;
}

#item1606462 {
	width:623px !important;
	height:21px !important;
	top:452px !important;
}

#item1606469 {
	width:623px !important;
	height:21px !important;
}

#item1606466 {
	width:623px !important;
	height:21px !important;
	top:474px !important;
}

#item1642514 {
	width:623px !important;
	height:21px !important;
}

#item1642511 {
	width:623px !important;
	height:21px !important;
	top:496px !important;
}

#item1642518 {
	width:623px !important;
	height:21px !important;
}

#item1642515 {
	width:623px !important;
	height:21px !important;
	top:518px !important;
}

#item1642522 {
	width:623px !important;
	height:21px !important;
}

#item1642519 {
	width:623px !important;
	height:21px !important;
	top:540px !important;
}

#item1642526 {
	width:623px !important;
	height:21px !important;
}

#item1642523 {
	width:623px !important;
	height:21px !important;
	top:562px !important;
}

#item1486360 {
	width:703px !important;
	height:925px !important;
	background:#fff;
}

@keyframes intensificar-1486360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486358 {
	width:703px !important;
	height:925px !important;
	top:150px !important;
}

#item1486718 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1486721 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1487467 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1487492 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1487464 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1487502 {
	width:26px !important;
	height:26px !important;
}

#item1487498 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes intensificar-1487507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487512 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1487513 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1487507 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1487516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487545 {
	width:171px !important;
	height:70px !important;
}

#item1487546 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1487520 {
	width:171px !important;
	height:70px !important;
}

#item1487521 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1487516 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes intensificar-1487569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487598 {
	width:171px !important;
	height:70px !important;
}

#item1487599 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1487573 {
	width:171px !important;
	height:70px !important;
}

#item1487574 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1487569 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1487622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487652 {
	width:122px !important;
	height:70px !important;
}

#item1487653 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1487627 {
	width:122px !important;
	height:70px !important;
}

#item1487628 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1487622 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1487679 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1487702 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1487676 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1487706 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1487706 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1487706 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1487706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711168 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1590200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1590211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590198 {
	width:600px !important;
	height:790px !important;
}

#item1590223 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1590122 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1590145 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1590170 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1590175 {
	width:357px !important;
	height:37px !important;
	left:16px !important;
}

table#table2074678 tr {
	border-right:2.2px solid #fff;;
}

table#table2074678 {
	table-layout:fixed;
}

#item1673281 {
	width:528px !important;
	height:191px !important;
	top:20px !important;
}

@keyframes intensificar-1673281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673304 {
	width:80px !important;
	height:13px !important;
}

@keyframes intensificar-1673304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673327 {
	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-1673327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673238 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1673243 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1673244 {
	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-1673244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673269 {
	width:14px !important;
	height:9px !important;
}

#item1673274 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1673102 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1673102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673125 {
	width:350px !important;
	height:379px !important;
	top:100px !important;
}

@keyframes intensificar-1673125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673148 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:327px !important;
}

@keyframes intensificar-1673148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673160 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1673160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673183 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1673183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673207 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1673207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673230 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1673230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673099 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1589840 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1589864 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1589837 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1672924 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1672925 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1672921 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1672964 {
	width:123px !important;
	height:50px !important;
}

#item1672965 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1672938 {
	width:123px !important;
	height:50px !important;
}

#item1672939 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1672934 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1673016 {
	width:101px !important;
	height:50px !important;
}

#item1673017 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1672991 {
	width:101px !important;
	height:50px !important;
}

#item1672992 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1672988 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1673070 {
	width:99px !important;
	height:50px !important;
}

#item1673071 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1673043 {
	width:99px !important;
	height:50px !important;
}

#item1673046 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1673040 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1673094 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1390160 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1390160 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1390160 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1390160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1631452 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1590909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1590899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590897 {
	width:700px !important;
	height:309px !important;
}

#item1590916 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1590819 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1590842 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1590866 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1590874 {
	width:500px !important;
	height:52px !important;
	left:22px !important;
}

#item1673623 {
	width:628px !important;
	height:293px !important;
	top:220px !important;
}

table#table2078362 tr {
	border-right:3.08px solid #fff;;
}

table#table2078362 {
	table-layout:fixed;
}

#item1673624 {
	width:739px !important;
	height:268px !important;
}

@keyframes intensificar-1673624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673647 {
	width:80px !important;
	height:16px !important;
	top:192px !important;
}

@keyframes intensificar-1673647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673670 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:521px !important;
}

#item1673675 {
	width:628px !important;
	height:160px !important;
}

#item1673677 {
	width:595px !important;
	height:548px !important;
}

@keyframes intensificar-1673677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673702 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:57px !important;
}

#item1673847 {
	width:628px !important;
	height:540px !important;
}

#item1673850 {
	width:595px !important;
	height:1567px !important;
}

@keyframes intensificar-1673850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673873 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1673712 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1673712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673735 {
	width:490px !important;
	height:289px !important;
	top:155px !important;
}

@keyframes intensificar-1673735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673758 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:458px !important;
}

@keyframes intensificar-1673758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673767 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1673767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673790 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1673790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673814 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1673814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673837 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1673837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673621 {
	width:664px !important;
	height:544px !important;
	left:36px !important;
	top:535px !important;
}

#item1673447 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1673448 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1673444 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1673482 {
	width:172px !important;
	height:70px !important;
}

#item1673483 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1673457 {
	width:172px !important;
	height:70px !important;
}

#item1673458 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1673453 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1673536 {
	width:141px !important;
	height:70px !important;
}

#item1673537 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1673510 {
	width:141px !important;
	height:70px !important;
}

#item1673512 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1673506 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1673589 {
	width:139px !important;
	height:70px !important;
}

#item1673590 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1673563 {
	width:139px !important;
	height:70px !important;
}

#item1673564 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1673560 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1673613 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709427 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709450 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709424 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1491581 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1491581 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1491581 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1491581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711187 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1591595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1591584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591582 {
	width:600px !important;
	height:790px !important;
}

#item1591607 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1591506 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1591530 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1591554 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1591559 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1674157 {
	width:528px !important;
	height:253px !important;
	top:309px !important;
}

table#table2082054 tr {
	border-right:2.2px solid #fff;;
}

table#table2082054 {
	table-layout:fixed;
}

#item1674158 {
	width:621px !important;
	height:253px !important;
}

@keyframes intensificar-1674158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674181 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:566px !important;
}

#item1674187 {
	width:57px !important;
	height:12px !important;
	top:289px !important;
}

@keyframes intensificar-1674187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674210 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:126px !important;
}

#item1674215 {
	width:534px !important;
	height:250px !important;
	top:14px !important;
}

#item1674217 {
	width:510px !important;
	height:323px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1674217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674241 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1674247 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:271px !important;
}

#item1674392 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1674397 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1674398 {
	width:509px !important;
	height:1350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1674398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674423 {
	width:14px !important;
	height:9px !important;
}

#item1674429 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1674254 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1674254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674278 {
	width:350px !important;
	height:379px !important;
	top:83px !important;
}

@keyframes intensificar-1674278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674301 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:377px !important;
}

@keyframes intensificar-1674301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674313 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1674313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674336 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1674336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674360 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1674360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674383 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1674383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674155 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1673982 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1673983 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1673979 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1674019 {
	width:123px !important;
	height:50px !important;
}

#item1674020 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1673994 {
	width:123px !important;
	height:50px !important;
}

#item1673995 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1673990 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1674071 {
	width:101px !important;
	height:50px !important;
}

#item1674072 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1674046 {
	width:101px !important;
	height:50px !important;
}

#item1674047 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1674043 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1674125 {
	width:99px !important;
	height:50px !important;
}

#item1674126 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1674099 {
	width:99px !important;
	height:50px !important;
}

#item1674100 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1674096 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1674150 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707817 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707840 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707814 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1390879 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1390879 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1390879 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1390879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1631360 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1592296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1592287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592285 {
	width:700px !important;
	height:309px !important;
}

#item1592305 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1592210 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1592233 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1592257 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1592262 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1674719 {
	width:628px !important;
	height:336px !important;
	top:179px !important;
}

table#table2088032 tr {
	border-right:3.08px solid #fff;;
}

table#table2088032 {
	table-layout:fixed;
}

#item1674720 {
	width:891px !important;
	height:311px !important;
}

@keyframes intensificar-1674720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674744 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:521px !important;
}

#item1674749 {
	width:80px !important;
	height:16px !important;
	top:151px !important;
}

@keyframes intensificar-1674749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674773 {
	width:628px !important;
	height:126px !important;
}

#item1674775 {
	width:595px !important;
	height:635px !important;
}

@keyframes intensificar-1674775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674799 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:40px !important;
}

#item1674942 {
	width:628px !important;
	height:540px !important;
}

#item1674944 {
	width:595px !important;
	height:2293px !important;
}

@keyframes intensificar-1674944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674967 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1674806 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1674806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674829 {
	width:350px !important;
	height:408px !important;
	top:132px !important;
}

@keyframes intensificar-1674829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674852 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:528px !important;
}

@keyframes intensificar-1674852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674865 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1674865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674888 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1674888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674913 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1674913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674936 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1674936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674716 {
	width:664px !important;
	height:554px !important;
	left:36px !important;
	top:535px !important;
}

#item1674546 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1674547 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1674543 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1674582 {
	width:172px !important;
	height:70px !important;
}

#item1674583 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1674557 {
	width:172px !important;
	height:70px !important;
}

#item1674558 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1674552 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1674634 {
	width:141px !important;
	height:70px !important;
}

#item1674635 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1674609 {
	width:141px !important;
	height:70px !important;
}

#item1674610 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1674606 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1674686 {
	width:139px !important;
	height:70px !important;
}

#item1674687 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1674661 {
	width:139px !important;
	height:70px !important;
}

#item1674662 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1674658 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1674710 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709461 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709484 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709458 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1492132 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1492132 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1492132 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1492132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711209 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1593052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1593042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593040 {
	width:600px !important;
	height:790px !important;
}

#item1593060 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1592942 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1592965 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1592989 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1592994 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1593017 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

table#table2092683 tr {
	border-right:2.2px solid #fff;;
}

table#table2092683 {
	table-layout:fixed;
}

#item1675461 {
	width:528px !important;
	height:278px !important;
	top:20px !important;
}

@keyframes intensificar-1675461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675484 {
	width:80px !important;
	height:13px !important;
}

@keyframes intensificar-1675484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675507 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:112px !important;
}

#item1675512 {
	width:534px !important;
	height:220px !important;
	top:15px !important;
}

#item1675514 {
	width:510px !important;
	height:336px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1675514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675538 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1675545 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:242px !important;
}

#item1675417 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1675423 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1675424 {
	width:509px !important;
	height:1350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1675424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675449 {
	width:14px !important;
	height:9px !important;
}

#item1675454 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1675281 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1675281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675304 {
	width:350px !important;
	height:379px !important;
	top:49px !important;
}

@keyframes intensificar-1675304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675327 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:377px !important;
}

@keyframes intensificar-1675327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675337 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1675337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675360 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1675360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675384 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1675384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675407 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1675407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675278 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1675106 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1675107 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1675103 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1675142 {
	width:123px !important;
	height:50px !important;
}

#item1675143 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1675117 {
	width:123px !important;
	height:50px !important;
}

#item1675118 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1675112 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1675194 {
	width:101px !important;
	height:50px !important;
}

#item1675195 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1675169 {
	width:101px !important;
	height:50px !important;
}

#item1675170 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1675166 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1675247 {
	width:99px !important;
	height:50px !important;
}

#item1675248 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1675222 {
	width:99px !important;
	height:50px !important;
}

#item1675223 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1675218 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1675271 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707875 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707899 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707872 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1392670 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1392670 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1392670 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1392670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1631488 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1593786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1593776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593774 {
	width:700px !important;
	height:309px !important;
}

#item1593793 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1593675 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1593698 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1593722 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1593727 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1593750 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1675851 {
	width:112px !important;
	height:18px !important;
	top:177px !important;
}

@keyframes intensificar-1675851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675874 {
	width:628px !important;
	height:146px !important;
}

#item1675876 {
	width:595px !important;
	height:666px !important;
}

@keyframes intensificar-1675876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675902 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:50px !important;
}

#item1675907 {
	width:628px !important;
	height:313px !important;
	top:205px !important;
}

table#table2097593 tr {
	border-right:3.08px solid #fff;;
}

table#table2097593 {
	table-layout:fixed;
}

#item1675908 {
	width:595px !important;
	height:420px !important;
}

@keyframes intensificar-1675908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675931 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:339px !important;
}

#item1676071 {
	width:628px !important;
	height:518px !important;
}

#item1676073 {
	width:595px !important;
	height:2351px !important;
}

@keyframes intensificar-1676073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676096 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1675936 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1675936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675959 {
	width:350px !important;
	height:434px !important;
	top:84px !important;
}

@keyframes intensificar-1675959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675982 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:528px !important;
}

@keyframes intensificar-1675982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675994 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1675994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676017 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1676017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676041 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1676041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676064 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1676064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675849 {
	width:664px !important;
	height:554px !important;
	left:36px !important;
	top:557px !important;
}

#item1675677 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1675678 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1675674 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1675713 {
	width:172px !important;
	height:70px !important;
}

#item1675714 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1675687 {
	width:172px !important;
	height:70px !important;
}

#item1675688 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1675683 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1675766 {
	width:141px !important;
	height:70px !important;
}

#item1675767 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1675741 {
	width:141px !important;
	height:70px !important;
}

#item1675742 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1675738 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1675818 {
	width:139px !important;
	height:70px !important;
}

#item1675819 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1675793 {
	width:139px !important;
	height:70px !important;
}

#item1675794 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1675790 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1675842 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709493 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709516 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709490 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1493279 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1493279 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1493279 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1493279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711216 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1594660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1594650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594648 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1594671 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1594190 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1594213 {
	width:544px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1594618 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1594625 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1676453 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:125px !important;
}

#item1676458 {
	width:534px !important;
	height:208px !important;
	top:16px !important;
}

#item1676460 {
	width:508px !important;
	height:351px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1676460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676484 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1676492 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:231px !important;
}

#item1676498 {
	width:528px !important;
	height:270px !important;
	top:274px !important;
}

table#table2102005 tr {
	border-right:2.2px solid #fff;;
}

table#table2102005 {
	table-layout:fixed;
}

#item1676499 {
	width:600px !important;
	height:270px !important;
}

@keyframes intensificar-1676499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676522 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:551px !important;
}

#item1676530 {
	width:57px !important;
	height:12px !important;
	top:255px !important;
}

@keyframes intensificar-1676530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676784 {
	width:528px !important;
	height:40px !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-1676784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676809 {
	width:528px !important;
	height:463px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1676809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676740 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1676745 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item1676746 {
	width:509px !important;
	height:1250px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1676746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676772 {
	width:14px !important;
	height:9px !important;
}

#item1676778 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1676555 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1676555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676578 {
	width:350px !important;
	height:440px !important;
	top:83px !important;
}

@keyframes intensificar-1676578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676601 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:529px !important;
}

@keyframes intensificar-1676601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676612 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1676612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676635 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1676635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676659 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1676659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676682 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1676682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676689 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:324px !important;
}

@keyframes intensificar-1676689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676712 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:340px !important;
}

@keyframes intensificar-1676712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1676451 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1594161 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1594184 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1594158 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1676233 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1676234 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1676229 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1676269 {
	width:123px !important;
	height:50px !important;
}

#item1676270 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1676244 {
	width:123px !important;
	height:50px !important;
}

#item1676245 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1676240 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1676321 {
	width:113px !important;
	height:50px !important;
}

#item1676322 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1676296 {
	width:113px !important;
	height:50px !important;
}

#item1676297 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1676293 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1676373 {
	width:101px !important;
	height:50px !important;
}

#item1676374 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1676348 {
	width:101px !important;
	height:50px !important;
}

#item1676349 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1676345 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1676427 {
	width:101px !important;
	height:50px !important;
}

#item1676428 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1676402 {
	width:101px !important;
	height:50px !important;
}

#item1676403 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1676397 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1395028 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1395028 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1395028 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1395028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1631382 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1595484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1595473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595471 {
	width:700px !important;
	height:309px !important;
}

#item1595492 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1595075 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:503px !important;
}

#item1595099 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1595442 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1595448 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1677191 {
	width:628px !important;
	height:375px !important;
	top:136px !important;
}

table#table2107158 tr {
	border-right:3.08px solid #fff;;
}

table#table2107158 {
	table-layout:fixed;
}

#item1677192 {
	width:779px !important;
	height:349px !important;
}

@keyframes intensificar-1677192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677215 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:517px !important;
}

#item1677220 {
	width:80px !important;
	height:16px !important;
	top:108px !important;
}

@keyframes intensificar-1677220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677243 {
	width:628px !important;
	height:85px !important;
}

#item1677245 {
	width:595px !important;
	height:666px !important;
}

@keyframes intensificar-1677245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677270 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:20px !important;
}

#item1677490 {
	width:628px !important;
	height:494px !important;
}

@keyframes intensificar-1677490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677460 {
	width:628px !important;
	height:511px !important;
}

#item1677463 {
	width:595px !important;
	height:2175px !important;
}

@keyframes intensificar-1677463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677486 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1677279 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1677279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677302 {
	width:350px !important;
	height:379px !important;
	top:132px !important;
}

@keyframes intensificar-1677302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677325 {
	width:102px !important;
	height:25px !important;
	left:524px !important;
	top:530px !important;
}

@keyframes intensificar-1677325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677336 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1677336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677360 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1677360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677384 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1677384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677407 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1677407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677412 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:322px !important;
}

@keyframes intensificar-1677412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677435 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:344px !important;
}

@keyframes intensificar-1677435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677189 {
	width:664px !important;
	height:555px !important;
	left:36px !important;
	top:564px !important;
}

#item1676971 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1676972 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1676968 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1677007 {
	width:172px !important;
	height:70px !important;
}

#item1677008 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1676982 {
	width:172px !important;
	height:70px !important;
}

#item1676983 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1676978 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1677059 {
	width:158px !important;
	height:70px !important;
}

#item1677060 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1677034 {
	width:158px !important;
	height:70px !important;
}

#item1677035 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1677031 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1677112 {
	width:141px !important;
	height:70px !important;
}

#item1677113 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1677086 {
	width:141px !important;
	height:70px !important;
}

#item1677087 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1677083 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1677165 {
	width:141px !important;
	height:70px !important;
}

#item1677166 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1677140 {
	width:141px !important;
	height:70px !important;
}

#item1677141 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1677136 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1709523 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709546 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709520 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1495203 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1495203 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1495203 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1495203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711240 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1597710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1597722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597708 {
	width:600px !important;
	height:790px !important;
}

#item1597730 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1597348 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1597371 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1597680 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1597685 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1677820 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:87px !important;
}

#item1677825 {
	width:534px !important;
	height:167px !important;
	top:16px !important;
}

#item1677827 {
	width:510px !important;
	height:400px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1677827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677851 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1677857 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:190px !important;
}

#item1677862 {
	width:528px !important;
	height:309px !important;
	top:240px !important;
}

table#table2113437 tr {
	border-right:2.2px solid #fff;;
}

table#table2113437 {
	table-layout:fixed;
}

#item1677863 {
	width:657px !important;
	height:278px !important;
}

@keyframes intensificar-1677863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677886 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:555px !important;
}

#item1677891 {
	width:57px !important;
	height:12px !important;
	top:221px !important;
}

@keyframes intensificar-1677891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678055 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1678060 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item1678061 {
	width:509px !important;
	height:1350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1678061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678087 {
	width:14px !important;
	height:9px !important;
}

#item1678092 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1677917 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1677917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677940 {
	width:350px !important;
	height:396px !important;
	top:66px !important;
}

@keyframes intensificar-1677940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677963 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:430px !important;
}

@keyframes intensificar-1677963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677974 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1677974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677997 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1677997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678021 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1678021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678044 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1678044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677818 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

#item1677646 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1677647 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1677643 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1677684 {
	width:123px !important;
	height:50px !important;
}

#item1677685 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677658 {
	width:123px !important;
	height:50px !important;
}

#item1677660 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677654 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1677736 {
	width:101px !important;
	height:50px !important;
}

#item1677737 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677711 {
	width:101px !important;
	height:50px !important;
}

#item1677712 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677708 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1677789 {
	width:99px !important;
	height:50px !important;
}

#item1677790 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1677763 {
	width:99px !important;
	height:50px !important;
}

#item1677764 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1677760 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1677813 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707907 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707930 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707904 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1397326 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1397326 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1397326 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1397326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712201 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1598422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1598415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598413 {
	width:700px !important;
	height:309px !important;
}

#item1598427 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1598083 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1598106 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1598385 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1598390 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1678388 {
	width:595px !important;
	height:324px !important;
	top:163px !important;
}

table#table2118114 tr {
	border-right:3.08px solid #fff;;
}

table#table2118114 {
	table-layout:fixed;
}

#item1678389 {
	width:920px !important;
	height:390px !important;
}

@keyframes intensificar-1678389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678412 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:505px !important;
}

#item1678417 {
	width:80px !important;
	height:16px !important;
	top:136px !important;
}

@keyframes intensificar-1678417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678440 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:303px !important;
}

#item1678446 {
	width:628px !important;
	height:106px !important;
}

#item1678448 {
	width:595px !important;
	height:744px !important;
}

@keyframes intensificar-1678448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678472 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:30px !important;
}

#item1678616 {
	width:628px !important;
	height:524px !important;
}

#item1678618 {
	width:595px !important;
	height:2469px !important;
}

@keyframes intensificar-1678618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678641 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1678481 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1678481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678504 {
	width:350px !important;
	height:415px !important;
	top:108px !important;
}

@keyframes intensificar-1678504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678527 {
	width:102px !important;
	height:25px !important;
	left:524px !important;
	top:529px !important;
}

@keyframes intensificar-1678527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678538 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1678538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678561 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1678561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678585 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1678585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678608 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1678608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678386 {
	width:664px !important;
	height:554px !important;
	left:36px !important;
	top:551px !important;
}

#item1678215 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1678216 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1678212 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1678251 {
	width:172px !important;
	height:70px !important;
}

#item1678252 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1678226 {
	width:172px !important;
	height:70px !important;
}

#item1678227 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1678222 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1678303 {
	width:141px !important;
	height:70px !important;
}

#item1678304 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1678278 {
	width:141px !important;
	height:70px !important;
}

#item1678279 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1678275 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1678357 {
	width:139px !important;
	height:70px !important;
}

#item1678358 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1678331 {
	width:139px !important;
	height:70px !important;
}

#item1678333 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1678328 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1678381 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709559 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709582 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709556 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1497041 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1497041 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1497041 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1497041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711250 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1599126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1599116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599114 {
	width:600px !important;
	height:790px !important;
}

#item1599133 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1599015 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1599038 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1599063 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1599068 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1678924 {
	width:57px !important;
	height:12px !important;
	top:308px !important;
}

@keyframes intensificar-1678924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2123305 tr {
	border-right:2.2px solid #fff;;
}

table#table2123305 {
	table-layout:fixed;
}

#item1678947 {
	width:528px !important;
	height:250px !important;
	top:329px !important;
}

@keyframes intensificar-1678947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678947 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678970 {
	width:528px !important;
	height:292px !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-1678970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679129 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1679134 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1679135 {
	width:509px !important;
	height:1540px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1679135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679160 {
	width:14px !important;
	height:9px !important;
}

#item1679165 {
	width:12px !important;
	height:8px !important;
	top:571px !important;
}

#item1678996 {
	width:528px !important;
	height:52px !important;
}

@keyframes intensificar-1678996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679019 {
	width:350px !important;
	height:379px !important;
	top:67px !important;
}

@keyframes intensificar-1679019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679042 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:362px !important;
}

@keyframes intensificar-1679042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679050 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:304px !important;
}

@keyframes intensificar-1679050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679074 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1679074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679097 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1679097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679103 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:320px !important;
}

@keyframes intensificar-1679103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678922 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1678751 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1678752 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1678748 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1678787 {
	width:123px !important;
	height:50px !important;
}

#item1678788 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1678762 {
	width:123px !important;
	height:50px !important;
}

#item1678763 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1678758 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1678839 {
	width:101px !important;
	height:50px !important;
}

#item1678840 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1678814 {
	width:101px !important;
	height:50px !important;
}

#item1678815 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1678811 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1678891 {
	width:99px !important;
	height:50px !important;
}

#item1678892 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1678866 {
	width:99px !important;
	height:50px !important;
}

#item1678867 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1678863 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1678915 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707943 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707966 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707940 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1398078 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1398078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1398078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1398078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712212 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1599835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1599827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599825 {
	width:700px !important;
	height:309px !important;
}

#item1599841 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1599749 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1599772 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1599796 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1599801 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1679465 {
	width:80px !important;
	height:16px !important;
	top:107px !important;
}

@keyframes intensificar-1679465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2130908 tr {
	border-right:3.08px solid #fff;;
}

table#table2130908 {
	table-layout:fixed;
}

#item1679488 {
	width:628px !important;
	height:369px !important;
	top:136px !important;
}

@keyframes intensificar-1679488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679511 {
	width:628px !important;
	height:78px !important;
}

#item1679514 {
	width:595px !important;
	height:646px !important;
}

@keyframes intensificar-1679514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679538 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:16px !important;
}

#item1679677 {
	width:628px !important;
	height:519px !important;
}

#item1679679 {
	width:595px !important;
	height:2665px !important;
}

@keyframes intensificar-1679679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679702 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1679545 {
	width:628px !important;
	height:73px !important;
}

@keyframes intensificar-1679545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679568 {
	width:350px !important;
	height:425px !important;
	top:94px !important;
}

@keyframes intensificar-1679568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679591 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:499px !important;
}

@keyframes intensificar-1679591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679600 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:397px !important;
}

@keyframes intensificar-1679600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679624 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1679624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679647 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1679647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679652 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:420px !important;
}

@keyframes intensificar-1679652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679463 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:556px !important;
}

#item1679291 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1679292 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1679288 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1679327 {
	width:172px !important;
	height:70px !important;
}

#item1679328 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1679301 {
	width:172px !important;
	height:70px !important;
}

#item1679302 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1679297 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1679379 {
	width:141px !important;
	height:70px !important;
}

#item1679380 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1679354 {
	width:141px !important;
	height:70px !important;
}

#item1679355 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1679351 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1679431 {
	width:139px !important;
	height:70px !important;
}

#item1679432 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1679406 {
	width:139px !important;
	height:70px !important;
}

#item1679407 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1679403 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1679456 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709593 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709616 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709590 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1497636 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1497636 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1497636 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1497636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711272 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1398303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1398301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398299 {
	width:600px !important;
	height:790px !important;
}

#item1398305 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2135078 th, table#table2135078 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-top:2.2px solid #fff;;
}

table#table2135078 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2135078 {
	table-layout:fixed;
}

#item1398313 {
	width:528px !important;
	height:249px !important;
	top:332px !important;
}

@keyframes intensificar-1398313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398988 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:136px !important;
}

#item1398991 {
	width:534px !important;
	height:265px !important;
	top:16px !important;
}

#item1398992 {
	width:510px !important;
	height:400px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1398992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399016 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1399021 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:288px !important;
}

#item1399043 {
	width:100px !important;
	height:13px !important;
	top:312px !important;
}

@keyframes intensificar-1399043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398514 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1398518 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1398936 {
	width:509px !important;
	height:790px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1398936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398544 {
	width:14px !important;
	height:9px !important;
}

#item1398548 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

@keyframes intensificar-1398384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398408 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1398432 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1398455 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1398463 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1398486 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1426969 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1426969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426992 {
	width:350px !important;
	height:380px !important;
	top:99px !important;
}

@keyframes intensificar-1426992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398310 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1398551 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1398574 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1398599 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1398602 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1398628 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1398629 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1398625 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1398664 {
	width:123px !important;
	height:50px !important;
}

#item1398665 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398638 {
	width:123px !important;
	height:50px !important;
}

#item1398639 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398634 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1398717 {
	width:99px !important;
	height:50px !important;
}

#item1398718 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1398692 {
	width:99px !important;
	height:50px !important;
}

#item1398693 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1398688 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1398771 {
	width:101px !important;
	height:50px !important;
}

#item1398772 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398745 {
	width:101px !important;
	height:50px !important;
}

#item1398747 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398741 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1398824 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1707972 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1707995 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707969 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1398827 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1398827 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1398827 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1398827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712231 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1497657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1497664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497655 {
	width:700px !important;
	height:309px !important;
}

#item1521768 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1533527 {
	width:140px !important;
	height:18px !important;
	top:168px !important;
}

@keyframes intensificar-1533527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2139301 th, table#table2139301 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-top:3.08px solid #fff;;
}

table#table2139301 tr {
	height:40.6px;;
	border-top:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2139301 {
	table-layout:fixed;
}

#item1569777 {
	width:628px !important;
	height:344px !important;
	top:198px !important;
}

@keyframes intensificar-1569777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637035 {
	width:628px !important;
	height:138px !important;
}

#item1637036 {
	width:595px !important;
	height:773px !important;
}

@keyframes intensificar-1637036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637059 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:46px !important;
}

#item1639578 {
	width:628px !important;
	height:542px !important;
}

#item1639579 {
	width:595px !important;
	height:1461px !important;
}

@keyframes intensificar-1639579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639602 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1497676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497677 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1497700 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1497723 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1497730 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1497753 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1497756 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1497756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497780 {
	width:490px !important;
	height:397px !important;
	top:116px !important;
}

@keyframes intensificar-1497780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497674 {
	width:664px !important;
	height:582px !important;
	left:36px !important;
	top:533px !important;
}

#item1497925 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1497948 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1497973 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1497978 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1498004 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1498006 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1498001 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1498040 {
	width:172px !important;
	height:70px !important;
}

#item1498041 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498015 {
	width:172px !important;
	height:70px !important;
}

#item1498016 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498011 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1498095 {
	width:139px !important;
	height:70px !important;
}

#item1498096 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1498068 {
	width:139px !important;
	height:70px !important;
}

#item1498069 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1498064 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1498148 {
	width:141px !important;
	height:70px !important;
}

#item1498149 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498123 {
	width:141px !important;
	height:70px !important;
}

#item1498124 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498119 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1498201 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709624 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709647 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709621 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1498204 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1498204 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1498204 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1498204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711297 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1399174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1399172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399170 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1399175 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1399179 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1399202 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1399227 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1399230 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2145685 th, table#table2145685 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2145685 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2145685 {
	table-layout:fixed;
}

#item1399255 {
	width:528px !important;
	height:236px !important;
	top:332px !important;
}

@keyframes intensificar-1399255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1400065 {
	width:100px !important;
	height:13px !important;
	top:312px !important;
}

@keyframes intensificar-1400065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1400097 {
	width:534px !important;
	height:265px !important;
	top:17px !important;
}

#item1400098 {
	width:510px !important;
	height:440px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1400098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1400122 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1400125 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:289px !important;
}

#item1400092 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:136px !important;
}

#item1399538 {
	width:528px !important;
	height:31px !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-1399538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1400021 {
	width:528px !important;
	height:517px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1400021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399501 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1399505 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1399983 {
	width:509px !important;
	height:970px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1399983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399531 {
	width:14px !important;
	height:9px !important;
}

#item1399534 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

@keyframes intensificar-1399326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399351 {
	width:70px !important;
	height:16px !important;
	left:19px !important;
}

#item1399374 {
	width:89px !important;
	height:22px !important;
	top:141px !important;
}

#item1399379 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:301px !important;
}

#item1399402 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:353px !important;
}

#item1399425 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:369px !important;
}

#item1399449 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1399473 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1427021 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1427021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427044 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1427044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399253 {
	width:564px !important;
	height:568px !important;
	left:36px !important;
	top:161px !important;
}

#item1399589 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1399590 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1399586 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1399624 {
	width:123px !important;
	height:50px !important;
}

#item1399625 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399598 {
	width:123px !important;
	height:50px !important;
}

#item1399599 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399593 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1399679 {
	width:113px !important;
	height:50px !important;
}

#item1399680 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399652 {
	width:113px !important;
	height:50px !important;
}

#item1399653 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399648 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1399733 {
	width:101px !important;
	height:50px !important;
}

#item1399734 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399708 {
	width:101px !important;
	height:50px !important;
}

#item1399709 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399704 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1399787 {
	width:101px !important;
	height:50px !important;
}

#item1399788 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1399761 {
	width:101px !important;
	height:50px !important;
}

#item1399762 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1399757 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1399815 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1399838 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1399812 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1399843 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1399843 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1399843 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1399843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712241 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1498224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1498229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498222 {
	width:700px !important;
	height:309px !important;
}

#item1521772 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1498237 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1498260 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1498284 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1498288 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table2153076 th, table#table2153076 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2153076 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2153076 {
	table-layout:fixed;
}

#item1498578 {
	width:628px !important;
	height:343px !important;
	top:175px !important;
}

@keyframes intensificar-1498578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498602 {
	width:140px !important;
	height:18px !important;
	top:147px !important;
}

@keyframes intensificar-1498602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637070 {
	width:628px !important;
	height:116px !important;
}

#item1637071 {
	width:595px !important;
	height:831px !important;
}

@keyframes intensificar-1637071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637094 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:35px !important;
}

#item1498553 {
	width:628px !important;
	height:518px !important;
}

@keyframes intensificar-1498553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639609 {
	width:628px !important;
	height:518px !important;
}

#item1639610 {
	width:595px !important;
	height:1774px !important;
}

@keyframes intensificar-1639610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639633 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

@keyframes intensificar-1498313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498314 {
	width:98px !important;
	height:22px !important;
	left:27px !important;
}

#item1498337 {
	width:124px !important;
	height:31px !important;
	top:198px !important;
}

#item1498342 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:349px !important;
}

#item1498366 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:422px !important;
}

#item1498389 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:444px !important;
}

#item1498413 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1498437 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1498440 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1498440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498463 {
	width:490px !important;
	height:443px !important;
	top:68px !important;
}

@keyframes intensificar-1498463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498311 {
	width:664px !important;
	height:555px !important;
	left:36px !important;
	top:557px !important;
}

#item1498662 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1498663 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1498659 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1498697 {
	width:172px !important;
	height:70px !important;
}

#item1498698 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498671 {
	width:172px !important;
	height:70px !important;
}

#item1498672 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498667 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1498751 {
	width:158px !important;
	height:70px !important;
}

#item1498752 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498725 {
	width:158px !important;
	height:70px !important;
}

#item1498726 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498721 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1498804 {
	width:141px !important;
	height:70px !important;
}

#item1498805 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498779 {
	width:141px !important;
	height:70px !important;
}

#item1498780 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498775 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1498858 {
	width:141px !important;
	height:70px !important;
}

#item1498859 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1498833 {
	width:141px !important;
	height:70px !important;
}

#item1498834 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1498829 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1709655 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709678 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709652 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1498911 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1498911 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1498911 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1498911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711305 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1647268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1647270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647266 {
	width:600px !important;
	height:790px !important;
}

#item1647272 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1647280 {
	width:534px !important;
	height:234px !important;
	top:15px !important;
}

#item1647281 {
	width:510px !important;
	height:313px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1647281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647305 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1647308 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:257px !important;
}

#item1647311 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:119px !important;
}

#item1647317 {
	width:57px !important;
	height:12px !important;
	top:280px !important;
}

@keyframes intensificar-1647317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2164991 tr {
	border-right:2.2px solid #fff;;
}

table#table2164991 {
	table-layout:fixed;
}

#item1647340 {
	width:528px !important;
	height:249px !important;
	top:301px !important;
}

@keyframes intensificar-1647340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647491 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:262px !important;
}

#item1647494 {
	width:534px !important;
	height:520px !important;
	top:15px !important;
}

#item1647495 {
	width:509px !important;
	height:1268px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1647495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647520 {
	width:14px !important;
	height:9px !important;
}

#item1647524 {
	width:12px !important;
	height:8px !important;
	top:542px !important;
}

#item1647364 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:446px !important;
}

#item1647369 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:373px !important;
}

#item1647394 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1647417 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1647420 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:389px !important;
}

#item1647443 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1647443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647466 {
	width:350px !important;
	height:379px !important;
	top:81px !important;
}

@keyframes intensificar-1647466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647278 {
	width:564px !important;
	height:550px !important;
	left:636px !important;
	top:175px !important;
}

#item1647527 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:142px !important;
}

#item1647550 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1647575 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1647580 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1647603 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1647629 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1647630 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1647626 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1647662 {
	width:123px !important;
	height:50px !important;
}

#item1647663 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1647637 {
	width:123px !important;
	height:50px !important;
}

#item1647638 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1647633 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1647715 {
	width:101px !important;
	height:50px !important;
}

#item1647716 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1647690 {
	width:101px !important;
	height:50px !important;
}

#item1647691 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1647686 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1647769 {
	width:99px !important;
	height:50px !important;
}

#item1647770 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1647744 {
	width:99px !important;
	height:50px !important;
}

#item1647745 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1647740 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1647793 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708001 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708025 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1707998 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1647828 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1647828 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1647828 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1647828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712272 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1647917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1647919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647915 {
	width:700px !important;
	height:309px !important;
}

#item1647920 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1648082 {
	width:80px !important;
	height:16px !important;
	top:107px !important;
}

@keyframes intensificar-1648082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2169101 tr {
	border-right:3.08px solid #fff;;
}

table#table2169101 {
	table-layout:fixed;
}

#item1648105 {
	width:628px !important;
	height:369px !important;
	top:136px !important;
}

@keyframes intensificar-1648105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648128 {
	width:628px !important;
	height:77px !important;
}

#item1648129 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1648129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648155 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:16px !important;
}

#item1647928 {
	width:628px !important;
	height:505px !important;
}

#item1647929 {
	width:595px !important;
	height:2205px !important;
}

@keyframes intensificar-1647929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647952 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:230px !important;
}

#item1647956 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:439px !important;
}

#item1647961 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:337px !important;
}

#item1647985 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1648008 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1648011 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:359px !important;
}

#item1648035 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1648035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648058 {
	width:490px !important;
	height:340px !important;
	top:108px !important;
}

@keyframes intensificar-1648058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1647925 {
	width:664px !important;
	height:505px !important;
	left:36px !important;
	top:570px !important;
}

#item1648158 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:508px !important;
}

#item1648182 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1648206 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1648209 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1717561 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1648258 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1648259 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1648255 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1648293 {
	width:172px !important;
	height:70px !important;
}

#item1648294 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1648268 {
	width:172px !important;
	height:70px !important;
}

#item1648269 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1648264 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1648347 {
	width:141px !important;
	height:70px !important;
}

#item1648348 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1648322 {
	width:141px !important;
	height:70px !important;
}

#item1648323 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1648317 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1648400 {
	width:139px !important;
	height:70px !important;
}

#item1648401 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1648375 {
	width:139px !important;
	height:70px !important;
}

#item1648376 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1648371 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1648424 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709716 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709740 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709713 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1648459 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1648459 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1648459 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1648459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711329 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1544824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1544818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544816 {
	width:600px !important;
	height:790px !important;
}

#item1544833 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1545028 {
	width:534px !important;
	height:264px !important;
	top:15px !important;
}

#item1569997 {
	width:510px !important;
	height:399px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1569997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545058 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1545061 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:285px !important;
}

#item1545065 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:134px !important;
}

#item1545004 {
	width:57px !important;
	height:12px !important;
	top:309px !important;
}

@keyframes intensificar-1545004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2174184 tr {
	border-right:2.2px solid #fff;;
}

table#table2174184 {
	table-layout:fixed;
}

#item1545068 {
	width:528px !important;
	height:249px !important;
	top:330px !important;
}

@keyframes intensificar-1545068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544968 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1544971 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1544972 {
	width:509px !important;
	height:1500px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1544972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544997 {
	width:14px !important;
	height:9px !important;
}

#item1545000 {
	width:12px !important;
	height:8px !important;
	top:571px !important;
}

#item1544840 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:492px !important;
}

#item1544845 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:419px !important;
}

#item1544869 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1544893 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1544897 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:435px !important;
}

#item1544920 {
	width:528px !important;
	height:97px !important;
	top:15px !important;
}

@keyframes intensificar-1544920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544943 {
	width:350px !important;
	height:379px !important;
	top:131px !important;
}

@keyframes intensificar-1544943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544838 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1545091 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1545114 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1545138 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1545141 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1545190 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1545191 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1545187 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1545227 {
	width:123px !important;
	height:50px !important;
}

#item1545228 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545201 {
	width:123px !important;
	height:50px !important;
}

#item1545202 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545197 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1545280 {
	width:101px !important;
	height:50px !important;
}

#item1545281 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545255 {
	width:101px !important;
	height:50px !important;
}

#item1545256 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545251 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1545333 {
	width:99px !important;
	height:50px !important;
}

#item1545334 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1545308 {
	width:99px !important;
	height:50px !important;
}

#item1545309 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1545304 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1545357 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708037 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708060 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708034 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1545393 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1545393 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1545393 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1545393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545475 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1545480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1545489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545478 {
	width:700px !important;
	height:309px !important;
}

#item1545495 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1545654 {
	width:80px !important;
	height:16px !important;
	top:121px !important;
}

@keyframes intensificar-1545654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2178315 tr {
	border-right:3.08px solid #fff;;
}

table#table2178315 {
	table-layout:fixed;
}

#item1545677 {
	width:628px !important;
	height:369px !important;
	top:150px !important;
}

@keyframes intensificar-1545677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637105 {
	width:628px !important;
	height:91px !important;
}

#item1637106 {
	width:595px !important;
	height:694px !important;
}

@keyframes intensificar-1637106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637129 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:23px !important;
}

#item1639646 {
	width:628px !important;
	height:519px !important;
}

#item1639647 {
	width:595px !important;
	height:2637px !important;
}

@keyframes intensificar-1639647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639670 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1545501 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:481px !important;
}

#item1545506 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:378px !important;
}

#item1545530 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1545553 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1545556 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:401px !important;
}

#item1545579 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1545579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570076 {
	width:490px !important;
	height:286px !important;
	top:184px !important;
}

@keyframes intensificar-1570076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545498 {
	width:664px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1545726 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:508px !important;
}

#item1545749 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1545773 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1545779 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1545828 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1545829 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1545825 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1545865 {
	width:172px !important;
	height:70px !important;
}

#item1545866 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1545839 {
	width:172px !important;
	height:70px !important;
}

#item1545841 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1545835 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1545918 {
	width:141px !important;
	height:70px !important;
}

#item1545919 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1545893 {
	width:141px !important;
	height:70px !important;
}

#item1545894 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1545889 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1545972 {
	width:139px !important;
	height:70px !important;
}

#item1545973 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1545946 {
	width:139px !important;
	height:70px !important;
}

#item1545947 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1545942 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1545996 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709747 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709770 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709744 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1546030 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1546030 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1546030 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1546030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711335 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1549499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1549497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549495 {
	width:600px !important;
	height:790px !important;
}

#item1549505 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1549676 {
	width:57px !important;
	height:12px !important;
	top:212px !important;
}

@keyframes intensificar-1549676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549699 {
	width:534px !important;
	height:168px !important;
	top:14px !important;
}

#item1571157 {
	width:510px !important;
	height:413px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1571157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549728 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1549732 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:189px !important;
}

#item1549735 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:85px !important;
}

table#table2183515 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2183515 {
	table-layout:fixed;
}

#item1549741 {
	width:528px !important;
	height:308px !important;
	top:233px !important;
}

@keyframes intensificar-1549741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549639 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:238px !important;
}

#item1549642 {
	width:534px !important;
	height:511px !important;
	top:16px !important;
}

#item1549643 {
	width:509px !important;
	height:1539px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1549643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549668 {
	width:14px !important;
	height:9px !important;
}

#item1549672 {
	width:12px !important;
	height:8px !important;
	top:533px !important;
}

#item1549510 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:442px !important;
}

#item1549517 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:369px !important;
}

#item1549541 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1549564 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1549567 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:385px !important;
}

#item1549590 {
	width:528px !important;
	height:46px !important;
	top:14px !important;
}

@keyframes intensificar-1549590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549613 {
	width:350px !important;
	height:379px !important;
	top:81px !important;
}

@keyframes intensificar-1549613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549508 {
	width:564px !important;
	height:542px !important;
	left:636px !important;
	top:183px !important;
}

#item1549765 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:148px !important;
}

#item1549788 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1549812 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1549819 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1549868 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1549869 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1549865 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1549901 {
	width:123px !important;
	height:50px !important;
}

#item1549902 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549876 {
	width:123px !important;
	height:50px !important;
}

#item1549877 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549872 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1549955 {
	width:101px !important;
	height:50px !important;
}

#item1549956 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549929 {
	width:101px !important;
	height:50px !important;
}

#item1549930 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549925 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1550008 {
	width:99px !important;
	height:50px !important;
}

#item1550009 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1549983 {
	width:99px !important;
	height:50px !important;
}

#item1549984 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1549979 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1550032 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708075 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708099 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708072 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1550066 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1550066 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1550066 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1550066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712282 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1550158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1550156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550153 {
	width:700px !important;
	height:309px !important;
}

#item1550159 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1550320 {
	width:80px !important;
	height:16px !important;
	top:130px !important;
}

@keyframes intensificar-1550320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570955 {
	width:595px !important;
	height:354px !important;
	top:151px !important;
}

table#table2187973 tr {
	border-right:3.08px solid #fff;;
}

table#table2187973 {
	table-layout:fixed;
}

#item1571036 {
	width:596px !important;
	height:450px !important;
}

@keyframes intensificar-1571036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570980 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:305px !important;
}

#item1637177 {
	width:628px !important;
	height:98px !important;
}

#item1637178 {
	width:595px !important;
	height:694px !important;
}

@keyframes intensificar-1637178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637202 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:26px !important;
}

#item1639760 {
	width:628px !important;
	height:505px !important;
}

#item1639761 {
	width:595px !important;
	height:2793px !important;
}

@keyframes intensificar-1639761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639785 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:230px !important;
}

#item1550165 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:467px !important;
}

#item1550170 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:364px !important;
}

#item1550195 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1550218 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1550221 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:387px !important;
}

#item1550244 {
	width:628px !important;
	height:64px !important;
	top:6px !important;
}

@keyframes intensificar-1550244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550267 {
	width:490px !important;
	height:369px !important;
	top:92px !important;
}

@keyframes intensificar-1550267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550163 {
	width:664px !important;
	height:505px !important;
	left:36px !important;
	top:570px !important;
}

#item1550392 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:508px !important;
}

#item1550416 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1550440 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1550444 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1550493 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1550494 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1550490 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1550529 {
	width:172px !important;
	height:70px !important;
}

#item1550530 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1550503 {
	width:172px !important;
	height:70px !important;
}

#item1550504 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1550499 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1550582 {
	width:141px !important;
	height:70px !important;
}

#item1550583 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1550557 {
	width:141px !important;
	height:70px !important;
}

#item1550558 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1550553 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1550636 {
	width:139px !important;
	height:70px !important;
}

#item1550637 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1550611 {
	width:139px !important;
	height:70px !important;
}

#item1550612 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1550607 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1550660 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709776 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709799 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709773 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1550692 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1550692 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1550692 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1550692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711356 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1551583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1551581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551579 {
	width:600px !important;
	height:790px !important;
}

#item1551588 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1551759 {
	width:57px !important;
	height:12px !important;
	top:280px !important;
}

@keyframes intensificar-1551759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2193610 th, table#table2193610 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2193610 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2193610 {
	table-layout:fixed;
}

#item1551825 {
	width:528px !important;
	height:115px !important;
	top:301px !important;
}

@keyframes intensificar-1551825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1571225 {
	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-1571225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551720 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1551723 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1551724 {
	width:509px !important;
	height:750px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1551724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551751 {
	width:14px !important;
	height:9px !important;
}

#item1551754 {
	width:12px !important;
	height:8px !important;
	top:571px !important;
}

#item1551593 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:241px !important;
}

#item1551598 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:167px !important;
}

#item1551622 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1551645 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1551648 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:184px !important;
}

#item1551671 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1551671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551695 {
	width:350px !important;
	height:379px !important;
	top:81px !important;
}

@keyframes intensificar-1551695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551591 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1551848 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1551871 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1551895 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1551900 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1551949 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1551950 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1551946 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1551982 {
	width:123px !important;
	height:50px !important;
}

#item1551983 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1551957 {
	width:123px !important;
	height:50px !important;
}

#item1551958 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1551953 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1552036 {
	width:101px !important;
	height:50px !important;
}

#item1552037 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552010 {
	width:101px !important;
	height:50px !important;
}

#item1552012 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552006 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1552089 {
	width:99px !important;
	height:50px !important;
}

#item1552090 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1552064 {
	width:99px !important;
	height:50px !important;
}

#item1552065 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1552060 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1552113 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708109 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708134 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708106 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1552147 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1552147 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1552147 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1552147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712303 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1552235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1552232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552230 {
	width:700px !important;
	height:309px !important;
}

#item1552236 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1552397 {
	width:80px !important;
	height:16px !important;
	top:310px !important;
}

@keyframes intensificar-1552397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2196609 th, table#table2196609 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2196609 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2196609 {
	table-layout:fixed;
}

#item1571561 {
	width:628px !important;
	height:181px !important;
	top:338px !important;
}

@keyframes intensificar-1571561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637208 {
	width:628px !important;
	height:279px !important;
}

#item1637209 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1637209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637232 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

#item1639797 {
	width:628px !important;
	height:519px !important;
}

#item1639798 {
	width:595px !important;
	height:1441px !important;
}

@keyframes intensificar-1639798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639821 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1552241 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:327px !important;
}

#item1552246 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:225px !important;
}

#item1552271 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1552294 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1552298 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:247px !important;
}

#item1552321 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1552321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552344 {
	width:490px !important;
	height:350px !important;
	top:107px !important;
}

@keyframes intensificar-1552344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552239 {
	width:664px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1552470 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1552494 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1552518 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1552523 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1552573 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1552574 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1552570 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1552608 {
	width:172px !important;
	height:70px !important;
}

#item1552609 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1552583 {
	width:172px !important;
	height:70px !important;
}

#item1552584 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1552579 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1552662 {
	width:141px !important;
	height:70px !important;
}

#item1552663 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1552636 {
	width:141px !important;
	height:70px !important;
}

#item1552637 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1552632 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1552715 {
	width:139px !important;
	height:70px !important;
}

#item1552716 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1552690 {
	width:139px !important;
	height:70px !important;
}

#item1552691 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1552686 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1552739 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709809 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709832 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709806 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1552771 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1552771 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1552771 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1552771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711373 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1648697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1648699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648695 {
	width:600px !important;
	height:790px !important;
}

#item1648700 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1648741 {
	width:57px !important;
	height:12px !important;
	top:263px !important;
}

@keyframes intensificar-1648741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2200351 th, table#table2200351 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2200351 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2200351 {
	table-layout:fixed;
}

#item1648765 {
	width:528px !important;
	height:231px !important;
	top:284px !important;
}

@keyframes intensificar-1648765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1682774 {
	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-1682774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648915 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1648918 {
	width:534px !important;
	height:534px !important;
	top:15px !important;
}

#item1648919 {
	width:509px !important;
	height:1843px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1648919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648944 {
	width:14px !important;
	height:9px !important;
}

#item1648950 {
	width:12px !important;
	height:8px !important;
	top:557px !important;
}

#item1648789 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:443px !important;
}

#item1648794 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:370px !important;
}

#item1648818 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1648841 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1648844 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:386px !important;
}

#item1648867 {
	width:528px !important;
	height:80px !important;
	top:15px !important;
}

@keyframes intensificar-1648867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648890 {
	width:350px !important;
	height:318px !important;
	top:115px !important;
}

@keyframes intensificar-1648890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648703 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1648953 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1648977 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1649001 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1649007 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1717697 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1649057 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1649058 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1649053 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1649090 {
	width:123px !important;
	height:50px !important;
}

#item1649091 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1649065 {
	width:123px !important;
	height:50px !important;
}

#item1649066 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1649061 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1649144 {
	width:101px !important;
	height:50px !important;
}

#item1649145 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1649119 {
	width:101px !important;
	height:50px !important;
}

#item1649120 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1649114 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1649197 {
	width:99px !important;
	height:50px !important;
}

#item1649198 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1649172 {
	width:99px !important;
	height:50px !important;
}

#item1649173 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1649168 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1649221 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708144 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708167 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708141 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1649255 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1649255 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1649255 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1649255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712315 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1649331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1649333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649329 {
	width:700px !important;
	height:309px !important;
}

#item1649334 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1649339 {
	width:80px !important;
	height:16px !important;
	top:147px !important;
}

@keyframes intensificar-1649339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2204480 th, table#table2204480 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2204480 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2204480 {
	table-layout:fixed;
}

#item1649362 {
	width:628px !important;
	height:343px !important;
	top:176px !important;
}

@keyframes intensificar-1649362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649386 {
	width:628px !important;
	height:127px !important;
}

#item1649387 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1649387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649410 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:41px !important;
}

#item1649539 {
	width:628px !important;
	height:519px !important;
}

#item1649540 {
	width:595px !important;
	height:3146px !important;
}

@keyframes intensificar-1649540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649563 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1649414 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:488px !important;
}

#item1649419 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:386px !important;
}

#item1649443 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1649466 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1649469 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:408px !important;
}

#item1649492 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1649492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649515 {
	width:490px !important;
	height:336px !important;
	top:134px !important;
}

@keyframes intensificar-1649515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649337 {
	width:664px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1649568 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:490px !important;
}

#item1649592 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1649616 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1649619 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1649642 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1649668 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1649669 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1649665 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1649704 {
	width:172px !important;
	height:70px !important;
}

#item1649705 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1649679 {
	width:172px !important;
	height:70px !important;
}

#item1649680 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1649675 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1649758 {
	width:141px !important;
	height:70px !important;
}

#item1649759 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1649732 {
	width:141px !important;
	height:70px !important;
}

#item1649733 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1649728 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1649813 {
	width:139px !important;
	height:70px !important;
}

#item1649814 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1649788 {
	width:139px !important;
	height:70px !important;
}

#item1649789 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1649783 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1649837 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709841 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709864 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709838 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1649870 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1649870 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1649870 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1649870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711379 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1683338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1683340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1683336 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1683341 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1683344 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1683367 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1683391 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1683396 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2210721 tr {
	border-right:2.2px solid #fff;;
}

table#table2210721 {
	table-layout:fixed;
}

#item1683421 {
	width:528px !important;
	height:162px !important;
	top:402px !important;
}

@keyframes intensificar-1683421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1683444 {
	width:100px !important;
	height:13px !important;
	top:382px !important;
}

@keyframes intensificar-1683444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685085 {
	width:528px !important;
	height:366px !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-1685085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1683680 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1683683 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1683684 {
	width:509px !important;
	height:1143px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1683684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1683710 {
	width:14px !important;
	height:9px !important;
}

#item1683713 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1683741 {
	width:528px !important;
	height:548px !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-1683741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1683505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1683506 {
	width:70px !important;
	height:16px !important;
	left:19px !important;
}

#item1683529 {
	width:89px !important;
	height:22px !important;
	top:131px !important;
}

#item1683534 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:197px !important;
}

#item1683557 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:239px !important;
}

#item1683580 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:255px !important;
}

#item1683604 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1683627 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1683632 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1683632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1683655 {
	width:350px !important;
	height:219px !important;
	top:65px !important;
}

@keyframes intensificar-1683655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684993 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:82px !important;
}

#item1685016 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:98px !important;
}

#item1683419 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1717723 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1683768 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1683769 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1683765 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1683803 {
	width:123px !important;
	height:50px !important;
}

#item1683804 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1683778 {
	width:123px !important;
	height:50px !important;
}

#item1683779 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1683774 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1683857 {
	width:113px !important;
	height:50px !important;
}

#item1683859 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1683831 {
	width:113px !important;
	height:50px !important;
}

#item1683832 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1683827 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1683911 {
	width:101px !important;
	height:50px !important;
}

#item1683912 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1683886 {
	width:101px !important;
	height:50px !important;
}

#item1683887 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1683882 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1683964 {
	width:101px !important;
	height:50px !important;
}

#item1683965 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1683939 {
	width:101px !important;
	height:50px !important;
}

#item1683940 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1683935 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1683991 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1684015 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1683988 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1684018 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1684018 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1684018 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1684018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684082 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1684089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1684091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684087 {
	width:700px !important;
	height:309px !important;
}

#item1684092 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1684095 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1684118 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1684142 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1684145 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table2216624 tr {
	border-right:3.08px solid #fff;;
}

table#table2216624 {
	table-layout:fixed;
}

#item1684171 {
	width:628px !important;
	height:246px !important;
	top:272px !important;
}

@keyframes intensificar-1684171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684194 {
	width:140px !important;
	height:18px !important;
	top:244px !important;
}

@keyframes intensificar-1684194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684217 {
	width:628px !important;
	height:213px !important;
}

#item1684218 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1684218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684241 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:84px !important;
}

#item1685724 {
	width:628px !important;
	height:518px !important;
}

#item1685725 {
	width:595px !important;
	height:1986px !important;
}

@keyframes intensificar-1685725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685748 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1684421 {
	width:628px !important;
	height:518px !important;
}

#item1684422 {
	width:595px !important;
	height:1088px !important;
}

@keyframes intensificar-1684422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684445 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

@keyframes intensificar-1684247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684248 {
	width:98px !important;
	height:22px !important;
	left:27px !important;
}

#item1684271 {
	width:124px !important;
	height:31px !important;
	top:180px !important;
}

#item1684276 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:257px !important;
}

#item1684299 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:312px !important;
}

#item1684322 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:334px !important;
}

#item1684346 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1684369 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1684374 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1684374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684397 {
	width:490px !important;
	height:443px !important;
	top:68px !important;
}

@keyframes intensificar-1684397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685643 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:92px !important;
}

#item1685666 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:114px !important;
}

#item1684169 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1684906 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1684475 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1684476 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1684472 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1684509 {
	width:172px !important;
	height:70px !important;
}

#item1684510 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1684483 {
	width:172px !important;
	height:70px !important;
}

#item1684485 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1684479 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1684563 {
	width:158px !important;
	height:70px !important;
}

#item1684564 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1684537 {
	width:158px !important;
	height:70px !important;
}

#item1684539 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1684533 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1684616 {
	width:141px !important;
	height:70px !important;
}

#item1684617 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1684591 {
	width:141px !important;
	height:70px !important;
}

#item1684592 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1684587 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1684669 {
	width:141px !important;
	height:70px !important;
}

#item1684670 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1684644 {
	width:141px !important;
	height:70px !important;
}

#item1684645 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1684640 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1709871 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709894 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709868 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1684723 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1684723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1684723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1684723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711395 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1403485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1403482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403480 {
	width:600px !important;
	height:790px !important;
}

#item1403486 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2221067 tr {
	border-right:2.2px solid #fff;;
}

table#table2221067 {
	table-layout:fixed;
}

#item1403492 {
	width:528px !important;
	height:220px !important;
	top:310px !important;
}

@keyframes intensificar-1403492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403515 {
	width:100px !important;
	height:13px !important;
	top:290px !important;
}

@keyframes intensificar-1403515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403538 {
	width:528px !important;
	height:266px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1403538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403695 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1403699 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1404144 {
	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-1404144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403725 {
	width:14px !important;
	height:9px !important;
}

#item1403729 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

@keyframes intensificar-1403563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403564 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1403587 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1403611 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1403617 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1403640 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1403645 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1403645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403668 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1403668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403489 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1403732 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1403755 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1403779 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1403783 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1403810 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1403811 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1403807 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1403844 {
	width:123px !important;
	height:50px !important;
}

#item1403845 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403818 {
	width:123px !important;
	height:50px !important;
}

#item1403820 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403814 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1403897 {
	width:99px !important;
	height:50px !important;
}

#item1403898 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1403872 {
	width:99px !important;
	height:50px !important;
}

#item1403873 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1403868 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1403950 {
	width:101px !important;
	height:50px !important;
}

#item1403951 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403925 {
	width:101px !important;
	height:50px !important;
}

#item1403926 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403921 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1403977 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1404000 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1403974 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1404008 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1404013 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1404013 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1404013 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1404013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712340 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1500757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1500750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500748 {
	width:700px !important;
	height:309px !important;
}

#item1521790 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2224886 tr {
	border-right:3.08px solid #fff;;
}

table#table2224886 {
	table-layout:fixed;
}

#item1500934 {
	width:628px !important;
	height:328px !important;
	top:214px !important;
}

@keyframes intensificar-1500934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500957 {
	width:140px !important;
	height:18px !important;
	top:186px !important;
}

@keyframes intensificar-1500957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637278 {
	width:628px !important;
	height:157px !important;
}

#item1637279 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1637279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637302 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1639829 {
	width:628px !important;
	height:542px !important;
}

#item1639830 {
	width:595px !important;
	height:1676px !important;
}

@keyframes intensificar-1639830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639853 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1500767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500768 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1500791 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1500814 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1500821 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1500844 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1500847 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1500847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500870 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1500870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500765 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1501005 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1501029 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1501053 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1501058 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1501109 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1501110 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1501105 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1501146 {
	width:172px !important;
	height:70px !important;
}

#item1501147 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501121 {
	width:172px !important;
	height:70px !important;
}

#item1501122 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501116 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1501199 {
	width:139px !important;
	height:70px !important;
}

#item1501200 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1501174 {
	width:139px !important;
	height:70px !important;
}

#item1501175 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1501170 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1501252 {
	width:141px !important;
	height:70px !important;
}

#item1501253 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501227 {
	width:141px !important;
	height:70px !important;
}

#item1501228 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501223 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1501308 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709905 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709928 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709902 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1501311 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1501311 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1501311 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711401 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1404205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1404203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1404201 {
	width:600px !important;
	height:790px !important;
}

#item1404206 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2229169 tr {
	border-right:2.2px solid #fff;;
}

table#table2229169 {
	table-layout:fixed;
}

#item1404211 {
	width:528px !important;
	height:220px !important;
	top:361px !important;
}

@keyframes intensificar-1404211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1404234 {
	width:100px !important;
	height:13px !important;
	top:341px !important;
}

@keyframes intensificar-1404234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1404918 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:180px !important;
}

#item1404921 {
	width:534px !important;
	height:295px !important;
	top:16px !important;
}

#item1404922 {
	width:510px !important;
	height:511px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1404922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1404949 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:318px !important;
}

#item1404946 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1404410 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1404413 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1404868 {
	width:509px !important;
	height:1290px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1404868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1404440 {
	width:14px !important;
	height:9px !important;
}

#item1404445 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

@keyframes intensificar-1404283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1404284 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1404307 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1404330 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1404336 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1404359 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1404362 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1404362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1404385 {
	width:350px !important;
	height:380px !important;
	top:99px !important;
}

@keyframes intensificar-1404385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1404209 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1404448 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1404471 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1404495 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1404498 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1404547 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1404548 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1404544 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1404580 {
	width:123px !important;
	height:50px !important;
}

#item1404581 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1404555 {
	width:123px !important;
	height:50px !important;
}

#item1404556 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1404551 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1404634 {
	width:99px !important;
	height:50px !important;
}

#item1404635 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1404609 {
	width:99px !important;
	height:50px !important;
}

#item1404610 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1404605 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1404687 {
	width:101px !important;
	height:50px !important;
}

#item1404688 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1404662 {
	width:101px !important;
	height:50px !important;
}

#item1404663 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1404658 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1404745 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708175 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708198 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708172 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1404749 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1404749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1404749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1404749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712351 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1501339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1501332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501330 {
	width:701px !important;
	height:309px !important;
	left:-1px !important;
}

#item1521793 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2233895 tr {
	border-right:3.08px solid #fff;;
}

table#table2233895 {
	table-layout:fixed;
}

#item1501520 {
	width:628px !important;
	height:328px !important;
	top:200px !important;
}

@keyframes intensificar-1501520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501543 {
	width:140px !important;
	height:18px !important;
	top:172px !important;
}

@keyframes intensificar-1501543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637309 {
	width:628px !important;
	height:143px !important;
}

#item1637310 {
	width:595px !important;
	height:1027px !important;
}

@keyframes intensificar-1637310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637333 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:49px !important;
}

#item1639863 {
	width:628px !important;
	height:528px !important;
}

#item1639864 {
	width:595px !important;
	height:2284px !important;
}

@keyframes intensificar-1639864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639887 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

@keyframes intensificar-1501350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501352 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1501375 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1501399 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1501406 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1501429 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1501432 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1501432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501455 {
	width:490px !important;
	height:350px !important;
	top:137px !important;
}

@keyframes intensificar-1501455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501348 {
	width:664px !important;
	height:559px !important;
	left:36px !important;
	top:547px !important;
}

#item1501602 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1501625 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1501650 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1501653 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1501702 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1501703 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1501699 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1501737 {
	width:172px !important;
	height:70px !important;
}

#item1501738 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501711 {
	width:172px !important;
	height:70px !important;
}

#item1501712 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501707 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1501792 {
	width:139px !important;
	height:70px !important;
}

#item1501793 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1501767 {
	width:139px !important;
	height:70px !important;
}

#item1501768 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1501761 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1501845 {
	width:141px !important;
	height:70px !important;
}

#item1501846 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501820 {
	width:141px !important;
	height:70px !important;
}

#item1501821 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501816 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1501898 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709940 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709963 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709937 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1501903 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1501903 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1501903 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711421 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1651295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1651297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1651293 {
	width:600px !important;
	height:790px !important;
}

#item1651298 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1651339 {
	width:57px !important;
	height:12px !important;
	top:274px !important;
}

@keyframes intensificar-1651339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2238512 tr {
	border-right:2.2px solid #fff;;
}

table#table2238512 {
	table-layout:fixed;
}

#item1651362 {
	width:528px !important;
	height:75px !important;
	top:294px !important;
}

@keyframes intensificar-1651362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1686661 {
	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-1686661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1686624 {
	width:528px !important;
	height:564px !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-1686624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1651386 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:193px !important;
}

#item1651391 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:120px !important;
}

#item1651416 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1651439 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1651445 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:136px !important;
}

#item1651468 {
	width:528px !important;
	height:97px !important;
	top:1px !important;
}

@keyframes intensificar-1651468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1651491 {
	width:350px !important;
	height:53px !important;
	top:132px !important;
}

@keyframes intensificar-1651491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1651301 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1651554 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1651577 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1651602 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1651605 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1717749 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1651654 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1651655 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1651651 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1651687 {
	width:123px !important;
	height:50px !important;
}

#item1651688 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1651662 {
	width:123px !important;
	height:50px !important;
}

#item1651663 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1651658 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1651740 {
	width:101px !important;
	height:50px !important;
}

#item1651741 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1651715 {
	width:101px !important;
	height:50px !important;
}

#item1651716 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1651711 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1651794 {
	width:99px !important;
	height:50px !important;
}

#item1651795 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1651769 {
	width:99px !important;
	height:50px !important;
}

#item1651770 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1651764 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1651818 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708206 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708229 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708203 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1651850 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1651850 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1651850 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1651850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1651919 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1651924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1651926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1651922 {
	width:700px !important;
	height:309px !important;
}

#item1651927 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1651936 {
	width:80px !important;
	height:16px !important;
	top:388px !important;
}

@keyframes intensificar-1651936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2240681 tr {
	border-right:3.08px solid #fff;;
}

table#table2240681 {
	table-layout:fixed;
}

#item1651959 {
	width:628px !important;
	height:125px !important;
	top:417px !important;
}

@keyframes intensificar-1651959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1651982 {
	width:628px !important;
	height:357px !important;
}

#item1651983 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1651983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652006 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:156px !important;
}

#item1652141 {
	width:628px !important;
	height:542px !important;
}

#item1652142 {
	width:595px !important;
	height:873px !important;
}

@keyframes intensificar-1652142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652165 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1652011 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:278px !important;
}

#item1652020 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:175px !important;
}

#item1652044 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1652067 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1652071 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:198px !important;
}

#item1652094 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1652094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652117 {
	width:470px !important;
	height:41px !important;
	top:205px !important;
}

@keyframes intensificar-1652117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1651934 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1652168 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:493px !important;
}

#item1652191 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1652215 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1652220 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1652270 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1652271 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1652267 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1652303 {
	width:172px !important;
	height:70px !important;
}

#item1652304 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1652278 {
	width:172px !important;
	height:70px !important;
}

#item1652279 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1652274 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1652357 {
	width:141px !important;
	height:70px !important;
}

#item1652358 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1652331 {
	width:141px !important;
	height:70px !important;
}

#item1652333 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1652327 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1652411 {
	width:139px !important;
	height:70px !important;
}

#item1652412 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1652385 {
	width:139px !important;
	height:70px !important;
}

#item1652386 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1652381 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1652435 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709974 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1709997 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709971 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1652467 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1652467 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1652467 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1652467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711442 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1687192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1687194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1687190 {
	width:600px !important;
	height:790px !important;
}

#item1687196 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1687201 {
	width:57px !important;
	height:12px !important;
	top:288px !important;
}

@keyframes intensificar-1687201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2242869 tr {
	border-right:2.2px solid #fff;;
}

table#table2242869 {
	table-layout:fixed;
}

#item1687224 {
	width:528px !important;
	height:133px !important;
	top:308px !important;
}

@keyframes intensificar-1687224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1687247 {
	width:528px !important;
	height:266px !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-1687247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688588 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1688591 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1688592 {
	width:509px !important;
	height:989px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1688592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1688592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1688592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688617 {
	width:14px !important;
	height:9px !important;
}

#item1688621 {
	width:12px !important;
	height:8px !important;
	top:571px !important;
}

#item1687272 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:223px !important;
}

#item1687278 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:150px !important;
}

#item1687302 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1687325 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1687330 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:166px !important;
}

#item1687353 {
	width:528px !important;
	height:63px !important;
	top:15px !important;
}

@keyframes intensificar-1687353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1687376 {
	width:350px !important;
	height:96px !important;
	top:98px !important;
}

@keyframes intensificar-1687376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1687199 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1687425 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1687448 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1687472 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1687477 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1687527 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1687528 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1687524 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1687560 {
	width:123px !important;
	height:50px !important;
}

#item1687561 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1687535 {
	width:123px !important;
	height:50px !important;
}

#item1687536 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1687531 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1687614 {
	width:101px !important;
	height:50px !important;
}

#item1687615 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1687588 {
	width:101px !important;
	height:50px !important;
}

#item1687589 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1687584 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1687667 {
	width:99px !important;
	height:50px !important;
}

#item1687668 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1687642 {
	width:99px !important;
	height:50px !important;
}

#item1687643 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1687638 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1687691 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708243 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708266 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708240 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1687725 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1687725 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1687725 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712361 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1687780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1687782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1687778 {
	width:700px !important;
	height:309px !important;
}

#item1687783 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1687835 {
	width:628px !important;
	height:246px !important;
}

#item1687836 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1687836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1687859 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:100px !important;
}

#item1689076 {
	width:628px !important;
	height:212px !important;
	top:304px !important;
}

table#table2246684 tr {
	border-right:3.08px solid #fff;;
}

table#table2246684 {
	table-layout:fixed;
}

#item1689077 {
	width:739px !important;
	height:212px !important;
}

@keyframes intensificar-1689077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1689077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1689077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689104 {
	width:80px !important;
	height:16px !important;
	top:277px !important;
}

@keyframes intensificar-1689104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1689104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1689104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689100 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:520px !important;
}

#item1687992 {
	width:628px !important;
	height:542px !important;
}

#item1687993 {
	width:595px !important;
	height:1657px !important;
}

@keyframes intensificar-1687993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1688017 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1687864 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:293px !important;
}

#item1687871 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:190px !important;
}

#item1687896 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1687919 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1687922 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:213px !important;
}

#item1687945 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1687945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1687968 {
	width:470px !important;
	height:112px !important;
	top:120px !important;
}

@keyframes intensificar-1687968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1687786 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1688021 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:493px !important;
}

#item1688045 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1688069 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1688075 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1717534 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1688126 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1688127 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1688123 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1688161 {
	width:172px !important;
	height:70px !important;
}

#item1688162 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1688136 {
	width:172px !important;
	height:70px !important;
}

#item1688137 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1688132 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1688215 {
	width:141px !important;
	height:70px !important;
}

#item1688216 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1688189 {
	width:141px !important;
	height:70px !important;
}

#item1688190 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1688185 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1688269 {
	width:139px !important;
	height:70px !important;
}

#item1688270 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1688243 {
	width:139px !important;
	height:70px !important;
}

#item1688244 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1688239 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1688294 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710006 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710030 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710003 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1688327 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1688327 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1688327 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1688327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711458 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1652593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1652595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652591 {
	width:600px !important;
	height:790px !important;
}

#item1652596 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1652641 {
	width:57px !important;
	height:12px !important;
	top:282px !important;
}

@keyframes intensificar-1652641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2249716 tr {
	border-right:2.2px solid #fff;;
}

table#table2249716 {
	table-layout:fixed;
}

#item1652664 {
	width:528px !important;
	height:133px !important;
	top:303px !important;
}

@keyframes intensificar-1652664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689266 {
	width:528px !important;
	height:267px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1689266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1689266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1689266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652815 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1652820 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1652821 {
	width:509px !important;
	height:1003px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1652821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652846 {
	width:14px !important;
	height:9px !important;
}

#item1652849 {
	width:12px !important;
	height:8px !important;
	top:571px !important;
}

#item1652688 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:289px !important;
}

#item1652693 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:216px !important;
}

#item1652717 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1652740 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1652743 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:232px !important;
}

#item1652766 {
	width:528px !important;
	height:97px !important;
	top:15px !important;
}

@keyframes intensificar-1652766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652790 {
	width:350px !important;
	height:128px !important;
	top:131px !important;
}

@keyframes intensificar-1652790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652600 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1652852 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1652875 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1652899 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1652902 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1717774 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1652952 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1652953 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1652948 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1652986 {
	width:123px !important;
	height:50px !important;
}

#item1652987 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1652961 {
	width:123px !important;
	height:50px !important;
}

#item1652962 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1652957 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1653039 {
	width:101px !important;
	height:50px !important;
}

#item1653040 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1653014 {
	width:101px !important;
	height:50px !important;
}

#item1653015 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1653010 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1653092 {
	width:99px !important;
	height:50px !important;
}

#item1653093 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1653067 {
	width:99px !important;
	height:50px !important;
}

#item1653068 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1653063 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1653116 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708272 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708295 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708269 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1653155 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1653155 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1653155 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1653155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712383 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1653231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1653233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653229 {
	width:700px !important;
	height:309px !important;
}

#item1653234 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1653241 {
	width:80px !important;
	height:16px !important;
	top:270px !important;
}

@keyframes intensificar-1653241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653288 {
	width:628px !important;
	height:239px !important;
}

#item1653289 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1653289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653312 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:97px !important;
}

#item1689792 {
	width:628px !important;
	height:212px !important;
	top:296px !important;
}

table#table2253415 tr {
	border-right:3.08px solid #fff;;
}

table#table2253415 {
	table-layout:fixed;
}

#item1689794 {
	width:739px !important;
	height:212px !important;
}

@keyframes intensificar-1689794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1689794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1689794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689817 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:512px !important;
}

#item1653448 {
	width:628px !important;
	height:535px !important;
}

#item1653449 {
	width:595px !important;
	height:1598px !important;
}

@keyframes intensificar-1653449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653472 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:245px !important;
}

#item1653317 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:397px !important;
}

#item1653323 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:294px !important;
}

#item1653348 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1653372 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1653378 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:317px !important;
}

#item1653401 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1653401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653424 {
	width:490px !important;
	height:286px !important;
	top:177px !important;
}

@keyframes intensificar-1653424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653239 {
	width:664px !important;
	height:535px !important;
	left:36px !important;
	top:540px !important;
}

#item1653476 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:493px !important;
}

#item1653499 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1653523 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1653526 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1717507 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1653576 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1653577 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1653573 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1653610 {
	width:172px !important;
	height:70px !important;
}

#item1653611 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1653585 {
	width:172px !important;
	height:70px !important;
}

#item1653586 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1653581 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1653663 {
	width:141px !important;
	height:70px !important;
}

#item1653664 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1653638 {
	width:141px !important;
	height:70px !important;
}

#item1653639 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1653634 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1653716 {
	width:139px !important;
	height:70px !important;
}

#item1653717 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1653691 {
	width:139px !important;
	height:70px !important;
}

#item1653692 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1653687 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1653740 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710040 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710063 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710037 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1653773 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1653773 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1653773 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1653773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711482 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1654620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1654622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654618 {
	width:600px !important;
	height:790px !important;
}

#item1654623 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1654629 {
	width:534px !important;
	height:366px !important;
	top:15px !important;
}

#item1654630 {
	width:510px !important;
	height:511px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1654630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654654 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1654660 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:389px !important;
}

#item1654663 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:185px !important;
}

#item1654667 {
	width:57px !important;
	height:12px !important;
	top:411px !important;
}

@keyframes intensificar-1654667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2257002 tr {
	border-right:2.2px solid #fff;;
}

table#table2257002 {
	table-layout:fixed;
}

#item1654691 {
	width:528px !important;
	height:133px !important;
	top:431px !important;
}

@keyframes intensificar-1654691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654842 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1654845 {
	width:534px !important;
	height:535px !important;
	top:15px !important;
}

#item1654846 {
	width:509px !important;
	height:1432px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1654846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654871 {
	width:14px !important;
	height:9px !important;
}

#item1654877 {
	width:12px !important;
	height:8px !important;
	top:557px !important;
}

#item1654716 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:273px !important;
}

#item1654721 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:200px !important;
}

#item1654745 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1654768 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1654771 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:216px !important;
}

#item1654794 {
	width:528px !important;
	height:80px !important;
	top:15px !important;
}

@keyframes intensificar-1654794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654817 {
	width:349px !important;
	height:146px !important;
	top:115px !important;
}

@keyframes intensificar-1654817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654627 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1654881 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1654904 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1654928 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1654933 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1717797 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1654983 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1654984 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1654980 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1655016 {
	width:123px !important;
	height:50px !important;
}

#item1655017 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1654991 {
	width:123px !important;
	height:50px !important;
}

#item1654992 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1654987 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1655071 {
	width:101px !important;
	height:50px !important;
}

#item1655072 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1655046 {
	width:101px !important;
	height:50px !important;
}

#item1655047 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1655040 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1655124 {
	width:99px !important;
	height:50px !important;
}

#item1655125 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1655099 {
	width:99px !important;
	height:50px !important;
}

#item1655100 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1655095 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1655148 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708303 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708326 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708300 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1655182 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1655182 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1655182 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1655182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1655857 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1655864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1655866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1655862 {
	width:700px !important;
	height:309px !important;
}

#item1655867 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1655872 {
	width:80px !important;
	height:16px !important;
	top:283px !important;
}

@keyframes intensificar-1655872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2259825 tr {
	border-right:3.08px solid #fff;;
}

table#table2259825 {
	table-layout:fixed;
}

#item1655895 {
	width:628px !important;
	height:206px !important;
	top:313px !important;
}

@keyframes intensificar-1655895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1655919 {
	width:628px !important;
	height:254px !important;
}

#item1655920 {
	width:595px !important;
	height:990px !important;
}

@keyframes intensificar-1655920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1655943 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:104px !important;
}

#item1656075 {
	width:628px !important;
	height:519px !important;
}

#item1656076 {
	width:595px !important;
	height:2480px !important;
}

@keyframes intensificar-1656076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656099 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1655947 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:389px !important;
}

#item1655952 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:287px !important;
}

#item1655977 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1656001 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1656004 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:310px !important;
}

#item1656028 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1656028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656051 {
	width:490px !important;
	height:286px !important;
	top:170px !important;
}

@keyframes intensificar-1656051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1655870 {
	width:664px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1656103 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:485px !important;
}

#item1656126 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1656150 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1656156 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1717473 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1656205 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1656206 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1656202 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1656238 {
	width:172px !important;
	height:70px !important;
}

#item1656239 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1656213 {
	width:172px !important;
	height:70px !important;
}

#item1656214 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1656209 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1656293 {
	width:141px !important;
	height:70px !important;
}

#item1656294 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1656267 {
	width:141px !important;
	height:70px !important;
}

#item1656268 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1656262 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1656346 {
	width:139px !important;
	height:70px !important;
}

#item1656347 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1656321 {
	width:139px !important;
	height:70px !important;
}

#item1656322 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1656317 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1656370 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710078 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710101 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710075 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1656404 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1656404 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1656404 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1656404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711488 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1653986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1653988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653984 {
	width:600px !important;
	height:790px !important;
}

#item1653989 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1653994 {
	width:534px !important;
	height:336px !important;
	top:15px !important;
}

#item1653995 {
	width:510px !important;
	height:399px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1653995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654019 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1654024 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:358px !important;
}

#item1654027 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:170px !important;
}

#item1654030 {
	width:57px !important;
	height:12px !important;
	top:381px !important;
}

@keyframes intensificar-1654030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2263966 tr {
	border-right:2.2px solid #fff;;
}

table#table2263966 {
	table-layout:fixed;
}

#item1654053 {
	width:528px !important;
	height:162px !important;
	top:402px !important;
}

@keyframes intensificar-1654053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654208 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1654211 {
	width:534px !important;
	height:534px !important;
	top:15px !important;
}

#item1654212 {
	width:509px !important;
	height:1432px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1654212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654237 {
	width:14px !important;
	height:9px !important;
}

#item1654240 {
	width:12px !important;
	height:8px !important;
	top:557px !important;
}

#item1654077 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:273px !important;
}

#item1654085 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:200px !important;
}

#item1654111 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1654134 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1654137 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:216px !important;
}

#item1654160 {
	width:528px !important;
	height:80px !important;
	top:15px !important;
}

@keyframes intensificar-1654160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654183 {
	width:350px !important;
	height:150px !important;
	top:115px !important;
}

@keyframes intensificar-1654183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653992 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1654244 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1654267 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1654292 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1654295 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1717821 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1654344 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1654345 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1654341 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1654379 {
	width:123px !important;
	height:50px !important;
}

#item1654380 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1654354 {
	width:123px !important;
	height:50px !important;
}

#item1654355 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1654350 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1654434 {
	width:101px !important;
	height:50px !important;
}

#item1654435 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1654408 {
	width:101px !important;
	height:50px !important;
}

#item1654409 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1654404 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1654488 {
	width:99px !important;
	height:50px !important;
}

#item1654489 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1654463 {
	width:99px !important;
	height:50px !important;
}

#item1654464 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1654459 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1654512 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708333 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708356 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708330 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1654546 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1654546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1654546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1654546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712400 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1655258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1655260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1655256 {
	width:700px !important;
	height:309px !important;
}

#item1655261 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1655266 {
	width:80px !important;
	height:16px !important;
	top:243px !important;
}

@keyframes intensificar-1655266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2267068 tr {
	border-right:3.08px solid #fff;;
}

table#table2267068 {
	table-layout:fixed;
}

#item1655289 {
	width:628px !important;
	height:247px !important;
	top:273px !important;
}

@keyframes intensificar-1655289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1655313 {
	width:628px !important;
	height:214px !important;
}

#item1655314 {
	width:595px !important;
	height:733px !important;
}

@keyframes intensificar-1655314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1655337 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:84px !important;
}

#item1655466 {
	width:628px !important;
	height:519px !important;
}

#item1655467 {
	width:595px !important;
	height:2225px !important;
}

@keyframes intensificar-1655467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1655490 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1655341 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:388px !important;
}

#item1655346 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:286px !important;
}

#item1655370 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1655393 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1655396 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:308px !important;
}

#item1655419 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1655419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1655442 {
	width:490px !important;
	height:159px !important;
	top:170px !important;
}

@keyframes intensificar-1655442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1655264 {
	width:664px !important;
	height:520px !important;
	left:36px !important;
	top:556px !important;
}

#item1655496 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:485px !important;
}

#item1655519 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1655543 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1655546 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1717448 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1655595 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1655596 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1655592 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1655630 {
	width:172px !important;
	height:70px !important;
}

#item1655631 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1655605 {
	width:172px !important;
	height:70px !important;
}

#item1655606 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1655601 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1655684 {
	width:141px !important;
	height:70px !important;
}

#item1655685 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1655658 {
	width:141px !important;
	height:70px !important;
}

#item1655659 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1655654 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1655739 {
	width:139px !important;
	height:70px !important;
}

#item1655740 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1655713 {
	width:139px !important;
	height:70px !important;
}

#item1655714 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1655709 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1655763 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710107 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710130 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710104 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1655795 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1655795 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1655795 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1655795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711515 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1613474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1613482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613472 {
	width:600px !important;
	height:790px !important;
}

#item1613487 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1613491 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1613495 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1613691 {
	width:100px !important;
	height:13px !important;
	top:297px !important;
}

@keyframes intensificar-1613691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613714 {
	width:528px !important;
	height:280px !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-1613714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2271221 tr {
	border-right:2.2px solid #fff;;
}

table#table2271221 {
	table-layout:fixed;
}

#item1613738 {
	width:528px !important;
	height:191px !important;
	top:317px !important;
}

@keyframes intensificar-1613738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613655 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1613658 {
	width:534px !important;
	height:518px !important;
	top:16px !important;
}

#item1613659 {
	width:509px !important;
	height:1250px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1613659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613684 {
	width:14px !important;
	height:9px !important;
}

#item1613687 {
	width:14px !important;
	height:9px !important;
	top:542px !important;
}

#item1613520 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1613520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613543 {
	width:350px !important;
	height:261px !important;
	top:82px !important;
}

@keyframes intensificar-1613543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1614143 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:203px !important;
}

@keyframes intensificar-1614143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1614167 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:219px !important;
}

@keyframes intensificar-1614167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1614190 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:276px !important;
}

#item1614195 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:251px !important;
}

@keyframes intensificar-1614195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1614218 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:253px !important;
}

@keyframes intensificar-1614218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613518 {
	width:564px !important;
	height:551px !important;
	left:636px !important;
	top:174px !important;
}

#item1613762 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:144px !important;
}

#item1613785 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1613844 {
	width:123px !important;
	height:50px !important;
}

#item1613845 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1613819 {
	width:123px !important;
	height:50px !important;
}

#item1613820 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1613815 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1613897 {
	width:99px !important;
	height:50px !important;
}

#item1613898 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1613872 {
	width:99px !important;
	height:50px !important;
}

#item1613873 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1613868 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1613951 {
	width:101px !important;
	height:50px !important;
}

#item1613952 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1613925 {
	width:101px !important;
	height:50px !important;
}

#item1613926 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1613921 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1614008 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1616827 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1616828 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1616824 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1708363 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708386 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708360 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1614012 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1614012 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1614012 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1614012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712419 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1614323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1614317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1614315 {
	width:700px !important;
	height:309px !important;
}

#item1614328 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1614356 {
	width:140px !important;
	height:18px !important;
	top:172px !important;
}

@keyframes intensificar-1614356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615295 {
	width:628px !important;
	height:293px !important;
	top:201px !important;
}

table#table2274551 tr {
	border-right:3.08px solid #fff;;
}

table#table2274551 {
	table-layout:fixed;
}

#item1615296 {
	width:661px !important;
	height:293px !important;
}

@keyframes intensificar-1615296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615319 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:503px !important;
}

#item1637419 {
	width:628px !important;
	height:142px !important;
}

#item1637421 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1637421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637444 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:48px !important;
}

#item1639972 {
	width:628px !important;
	height:506px !important;
}

#item1639973 {
	width:595px !important;
	height:2147px !important;
}

@keyframes intensificar-1639973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639996 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:230px !important;
}

@keyframes intensificar-1614406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1614407 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1614431 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1614454 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1614461 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1614484 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1614487 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1614487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1614510 {
	width:490px !important;
	height:350px !important;
	top:102px !important;
}

@keyframes intensificar-1614510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1614331 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:569px !important;
}

#item1614562 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1614585 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1614609 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1614615 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1614664 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1614665 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1614661 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1614698 {
	width:172px !important;
	height:70px !important;
}

#item1614699 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614672 {
	width:172px !important;
	height:70px !important;
}

#item1614673 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614668 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1614751 {
	width:139px !important;
	height:70px !important;
}

#item1614752 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1614726 {
	width:139px !important;
	height:70px !important;
}

#item1614727 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1614722 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1614805 {
	width:141px !important;
	height:70px !important;
}

#item1614806 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614779 {
	width:141px !important;
	height:70px !important;
}

#item1614780 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614775 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1614829 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710138 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710162 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710135 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1614864 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1614864 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1614864 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1614864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711530 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1691496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1691496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1691496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1691498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1691498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1691498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1691494 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1691499 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1691502 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1691525 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1691549 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1691554 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2278479 tr {
	border-right:2.2px solid #fff;;
}

table#table2278479 {
	table-layout:fixed;
}

#item1691579 {
	width:528px !important;
	height:249px !important;
	top:315px !important;
}

@keyframes intensificar-1691579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1691579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1691579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1691602 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1691602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1691602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1691602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693195 {
	width:534px !important;
	height:250px !important;
	top:15px !important;
}

#item1693196 {
	width:510px !important;
	height:399px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1693196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693221 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1693224 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:272px !important;
}

#item1693229 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:127px !important;
}

#item1691896 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1691901 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1691902 {
	width:509px !important;
	height:850px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1691902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1691902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1691902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1691927 {
	width:14px !important;
	height:9px !important;
}

#item1691930 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1693117 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1693120 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1693121 {
	width:509px !important;
	height:1238px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1693121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693147 {
	width:14px !important;
	height:9px !important;
}

#item1693153 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1691674 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:408px !important;
}

#item1691704 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:334px !important;
}

#item1691727 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:350px !important;
}

#item1691751 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1691774 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1691777 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1691777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1691777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1691777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1691800 {
	width:350px !important;
	height:285px !important;
	top:79px !important;
}

@keyframes intensificar-1691800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1691800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1691800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1691823 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:162px !important;
}

#item1691846 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:178px !important;
}

#item1691577 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1717845 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1691959 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1691960 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1691956 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1691993 {
	width:123px !important;
	height:50px !important;
}

#item1691994 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1691968 {
	width:123px !important;
	height:50px !important;
}

#item1691969 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1691963 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1692047 {
	width:113px !important;
	height:50px !important;
}

#item1692048 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1692021 {
	width:113px !important;
	height:50px !important;
}

#item1692022 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1692017 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1692101 {
	width:101px !important;
	height:50px !important;
}

#item1692102 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1692076 {
	width:101px !important;
	height:50px !important;
}

#item1692077 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1692072 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1692154 {
	width:101px !important;
	height:50px !important;
}

#item1692155 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1692129 {
	width:101px !important;
	height:50px !important;
}

#item1692130 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1692125 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1692181 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1692204 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1692178 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1692207 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1692207 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1692207 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1692207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712429 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1692274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1692276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692271 {
	width:700px !important;
	height:309px !important;
}

#item1692277 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1692281 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1692304 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1692328 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1692331 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table2285074 tr {
	border-right:3.08px solid #fff;;
}

table#table2285074 {
	table-layout:fixed;
}

#item1692356 {
	width:628px !important;
	height:368px !important;
	top:150px !important;
}

@keyframes intensificar-1692356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692379 {
	width:140px !important;
	height:18px !important;
	top:122px !important;
}

@keyframes intensificar-1692379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692402 {
	width:628px !important;
	height:96px !important;
}

#item1692403 {
	width:595px !important;
	height:823px !important;
}

@keyframes intensificar-1692403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692426 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:25px !important;
}

#item1692684 {
	width:628px !important;
	height:518px !important;
}

#item1692685 {
	width:595px !important;
	height:1652px !important;
}

@keyframes intensificar-1692685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692708 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1692652 {
	width:628px !important;
	height:518px !important;
}

#item1692653 {
	width:595px !important;
	height:2186px !important;
}

@keyframes intensificar-1692653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692676 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1692456 {
	width:124px !important;
	height:31px !important;
	left:505px !important;
	top:487px !important;
}

#item1692486 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:385px !important;
}

#item1692509 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:407px !important;
}

#item1692533 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1692556 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1692559 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1692559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692582 {
	width:490px !important;
	height:399px !important;
	top:119px !important;
}

@keyframes intensificar-1692582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692605 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:235px !important;
}

#item1692628 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:258px !important;
}

#item1692354 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1692711 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1692737 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1692738 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1692734 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1692770 {
	width:172px !important;
	height:70px !important;
}

#item1692771 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1692745 {
	width:172px !important;
	height:70px !important;
}

#item1692746 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1692741 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1692823 {
	width:158px !important;
	height:70px !important;
}

#item1692824 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1692798 {
	width:158px !important;
	height:70px !important;
}

#item1692799 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1692794 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1692877 {
	width:141px !important;
	height:70px !important;
}

#item1692878 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1692852 {
	width:141px !important;
	height:70px !important;
}

#item1692853 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1692848 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1692932 {
	width:141px !important;
	height:70px !important;
}

#item1692933 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1692906 {
	width:141px !important;
	height:70px !important;
}

#item1692907 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1692902 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1710169 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710193 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710166 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1692985 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1692985 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1692985 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1692985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1631234 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1615532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1615534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615530 {
	width:600px !important;
	height:790px !important;
}

#item1615541 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1615545 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1615548 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1615573 {
	width:100px !important;
	height:13px !important;
	top:297px !important;
}

@keyframes intensificar-1615573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615596 {
	width:528px !important;
	height:280px !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-1615596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2291474 th, table#table2291474 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2291474 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2291474 {
	table-layout:fixed;
}

#item1615620 {
	width:528px !important;
	height:173px !important;
	top:317px !important;
}

@keyframes intensificar-1615620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615773 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1615778 {
	width:534px !important;
	height:530px !important;
	top:16px !important;
}

#item1615779 {
	width:509px !important;
	height:800px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1615779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615804 {
	width:14px !important;
	height:9px !important;
}

#item1615811 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1615644 {
	width:528px !important;
	height:12px !important;
	top:16px !important;
}

@keyframes intensificar-1615644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615667 {
	width:350px !important;
	height:261px !important;
	top:48px !important;
}

@keyframes intensificar-1615667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615690 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:170px !important;
}

@keyframes intensificar-1615690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615713 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:186px !important;
}

@keyframes intensificar-1615713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615736 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:244px !important;
}

#item1615744 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:219px !important;
}

@keyframes intensificar-1615744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615767 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:221px !important;
}

@keyframes intensificar-1615767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615571 {
	width:564px !important;
	height:561px !important;
	left:636px !important;
	top:164px !important;
}

#item1615814 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:133px !important;
}

#item1615837 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1615920 {
	width:123px !important;
	height:50px !important;
}

#item1615921 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1615895 {
	width:123px !important;
	height:50px !important;
}

#item1615896 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1615890 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1615973 {
	width:99px !important;
	height:50px !important;
}

#item1615974 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1615948 {
	width:99px !important;
	height:50px !important;
}

#item1615949 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1615944 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1616026 {
	width:101px !important;
	height:50px !important;
}

#item1616027 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1616001 {
	width:101px !important;
	height:50px !important;
}

#item1616002 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1615997 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1616082 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1616819 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1616820 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1616816 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1708393 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708416 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708390 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1616087 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1616087 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1616087 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1616087 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1631420 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1616160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1616162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616158 {
	width:700px !important;
	height:309px !important;
}

#item1616163 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1616169 {
	width:140px !important;
	height:18px !important;
	top:243px !important;
}

@keyframes intensificar-1616169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2294507 th, table#table2294507 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2294507 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2294507 {
	table-layout:fixed;
}

#item1617159 {
	width:628px !important;
	height:262px !important;
	top:266px !important;
}

@keyframes intensificar-1617159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637461 {
	width:628px !important;
	height:213px !important;
}

#item1637462 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1637462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637485 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:84px !important;
}

#item1640009 {
	width:628px !important;
	height:528px !important;
}

#item1640010 {
	width:595px !important;
	height:1441px !important;
}

@keyframes intensificar-1640010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640033 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

@keyframes intensificar-1616247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616248 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1616271 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1616294 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1616300 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1616323 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1616328 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1616328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616352 {
	width:490px !important;
	height:350px !important;
	top:66px !important;
}

@keyframes intensificar-1616352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616167 {
	width:664px !important;
	height:528px !important;
	left:36px !important;
	top:547px !important;
}

#item1616405 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1616428 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1616452 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1616455 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1616504 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1616505 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1616501 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1616540 {
	width:172px !important;
	height:70px !important;
}

#item1616541 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616514 {
	width:172px !important;
	height:70px !important;
}

#item1616515 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616509 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1616593 {
	width:139px !important;
	height:70px !important;
}

#item1616594 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616568 {
	width:139px !important;
	height:70px !important;
}

#item1616569 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616564 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1616646 {
	width:141px !important;
	height:70px !important;
}

#item1616647 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616621 {
	width:141px !important;
	height:70px !important;
}

#item1616622 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616617 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1616670 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710200 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710223 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710197 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1616704 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1616704 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1616704 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1616704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1407087 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1407094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1407092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1407090 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1407095 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1407098 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:145px !important;
}

#item1407121 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1407145 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1407151 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1408552 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:105px !important;
}

#item1408558 {
	width:534px !important;
	height:203px !important;
	top:16px !important;
}

#item1408710 {
	width:510px !important;
	height:540px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1408710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1408710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1408710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1408584 {
	width:14px !important;
	height:9px !important;
}

#item1408589 {
	width:14px !important;
	height:9px !important;
	top:226px !important;
}

table#table2298823 tr {
	border-right:2.2px solid #fff;;
}

table#table2298823 {
	table-layout:fixed;
}

#item1408592 {
	width:528px !important;
	height:278px !important;
	top:269px !important;
}

@keyframes intensificar-1408592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1408592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1408592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1408616 {
	width:100px !important;
	height:13px !important;
	top:249px !important;
}

@keyframes intensificar-1408616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1408616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1408616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1407466 {
	width:528px !important;
	height:31px !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-1407466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694246 {
	width:528px !important;
	height:409px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1694246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1407427 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:261px !important;
}

#item1407430 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1407961 {
	width:509px !important;
	height:710px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1407961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1407456 {
	width:14px !important;
	height:9px !important;
}

#item1407461 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

@keyframes intensificar-1407248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1407272 {
	width:70px !important;
	height:16px !important;
	left:19px !important;
}

#item1407296 {
	width:89px !important;
	height:22px !important;
	top:67px !important;
}

#item1407304 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:351px !important;
}

#item1407374 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1407397 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1407856 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:268px !important;
}

#item1407879 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:284px !important;
}

#item1427240 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1427240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427264 {
	width:350px !important;
	height:363px !important;
	top:82px !important;
}

@keyframes intensificar-1427264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1407174 {
	width:564px !important;
	height:547px !important;
	left:36px !important;
	top:178px !important;
}

#item1407517 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1407518 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1407514 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1407551 {
	width:123px !important;
	height:50px !important;
}

#item1407552 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407526 {
	width:123px !important;
	height:50px !important;
}

#item1407527 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407522 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1407605 {
	width:113px !important;
	height:50px !important;
}

#item1407606 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407580 {
	width:113px !important;
	height:50px !important;
}

#item1407581 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407576 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1407660 {
	width:101px !important;
	height:50px !important;
}

#item1407661 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407634 {
	width:101px !important;
	height:50px !important;
}

#item1407635 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407630 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1407713 {
	width:101px !important;
	height:50px !important;
}

#item1407714 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1407688 {
	width:101px !important;
	height:50px !important;
}

#item1407689 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1407684 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1407740 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1407764 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1407737 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1407767 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1407767 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1407767 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1407767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521897 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1503185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1503179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503177 {
	width:700px !important;
	height:309px !important;
}

#item1521805 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1503194 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:512px !important;
}

#item1503217 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1503242 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1503246 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1533882 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:126px !important;
}

@keyframes intensificar-1533882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533905 {
	width:595px !important;
	height:268px !important;
	top:154px !important;
}

table#table2304326 tr {
	border-right:3.08px solid #fff;;
}

table#table2304326 {
	table-layout:fixed;
}

#item1533906 {
	width:739px !important;
	height:390px !important;
}

@keyframes intensificar-1533906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533929 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:450px !important;
}

#item1533936 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:266px !important;
}

#item1637495 {
	width:628px !important;
	height:95px !important;
}

#item1637496 {
	width:595px !important;
	height:921px !important;
}

@keyframes intensificar-1637496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637519 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:25px !important;
}

#item1640761 {
	width:628px !important;
	height:473px !important;
}

#item1640762 {
	width:595px !important;
	height:720px !important;
}

@keyframes intensificar-1640762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640785 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:214px !important;
}

#item1640039 {
	width:628px !important;
	height:473px !important;
}

#item1640040 {
	width:595px !important;
	height:1461px !important;
}

@keyframes intensificar-1640040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640063 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:214px !important;
}

#item1503296 {
	width:124px !important;
	height:31px !important;
	left:505px !important;
	top:479px !important;
}

#item1503324 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:377px !important;
}

#item1503347 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:399px !important;
}

#item1503371 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1503394 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1503398 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:260px !important;
}

#item1503422 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:283px !important;
}

#item1503445 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1503445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503468 {
	width:490px !important;
	height:375px !important;
	top:92px !important;
}

@keyframes intensificar-1503468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503269 {
	width:664px !important;
	height:510px !important;
	left:36px !important;
	top:602px !important;
}

#item1503683 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1503684 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1503680 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1503717 {
	width:172px !important;
	height:70px !important;
}

#item1503718 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503691 {
	width:172px !important;
	height:70px !important;
}

#item1503692 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503687 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1503771 {
	width:158px !important;
	height:70px !important;
}

#item1503772 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503745 {
	width:158px !important;
	height:70px !important;
}

#item1503746 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503741 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1503824 {
	width:141px !important;
	height:70px !important;
}

#item1503825 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503799 {
	width:141px !important;
	height:70px !important;
}

#item1503800 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503795 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1503877 {
	width:141px !important;
	height:70px !important;
}

#item1503878 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1503852 {
	width:141px !important;
	height:70px !important;
}

#item1503853 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1503848 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1710236 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710259 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710233 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1503932 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1503932 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1503932 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1503932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1408778 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1408779 {
	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-1408779 {
	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;
	}
}
#item1408780 {
	width:700px !important;
	height:194px !important;
	left:427px !important;
	top:106px !important;
}

@keyframes intensificar-1408780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1408780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1408780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1408805 {
	opacity:0.40;
	width:533px !important;
	height:298px !important;
	left:594px !important;
	top:342px !important;
	background:#0e0b00;
}

#item1408806 {
	width:487px !important;
	height:291px !important;
	left:617px !important;
	top:361px !important;
}

@keyframes intensificar-1408806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1408806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1408806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1408829 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1408829 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1408829 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1408829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes moverhacialaizquierdayreducir-1503951 {
	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-1503951 {
	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;
	}
}
#item1503954 {
	width:628px !important;
	height:144px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1503954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503977 {
	opacity:0.40;
	width:628px !important;
	height:401px !important;
	left:36px !important;
	top:763px !important;
	background:#0e0b00;
}

#item1503978 {
	width:574px !important;
	height:350px !important;
	left:63px !important;
	top:786px !important;
}

@keyframes intensificar-1503978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504002 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1504002 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1504002 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1504002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1408844 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1409153 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1409176 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1409176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1409094 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1410978 {
	width:529px !important;
	height:660px !important;
	left:45px !important;
	top:75px !important;
}

@keyframes intensificar-1410978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1408849 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1408872 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

#item1408895 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

table#table2312683 th, table#table2312683 td {
	vertical-align:top;;
}

table#table2312683 tr {
	height:18px;;
}

table#table2312683 {
	table-layout:fixed;
}

#item1408929 {
	width:510px !important;
	height:263px !important;
	left:46px !important;
	top:94px !important;
}

#item1408955 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408952 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

#item1408959 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408956 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:109px !important;
}

#item1408963 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408960 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:127px !important;
}

#item1408968 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408964 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:145px !important;
}

#item1408972 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408969 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:163px !important;
}

#item1408976 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408973 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:182px !important;
}

#item1408980 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408977 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:200px !important;
}

#item1408984 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408981 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:218px !important;
}

#item1408988 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408985 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:236px !important;
}

#item1408992 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408989 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:254px !important;
}

#item1408996 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408993 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:272px !important;
}

#item1409000 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408997 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:290px !important;
}

@keyframes intensificar-1409089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1409090 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1408847 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1409199 {
	width:558px !important;
	height:592px !important;
	left:21px !important;
	top:133px !important;
}

@keyframes intensificar-1409199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1409201 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1409205 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1410265 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1410288 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1410262 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1410297 {
	width:19px !important;
	height:19px !important;
}

#item1410293 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1410300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410304 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1410305 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1410300 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1410308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410337 {
	width:122px !important;
	height:50px !important;
}

#item1410338 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1410312 {
	width:122px !important;
	height:50px !important;
}

#item1410313 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1410308 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
}

@keyframes intensificar-1410361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410390 {
	width:122px !important;
	height:50px !important;
}

#item1410391 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1410365 {
	width:122px !important;
	height:50px !important;
}

#item1410366 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1410361 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1410414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410443 {
	width:87px !important;
	height:50px !important;
}

#item1410444 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1410418 {
	width:87px !important;
	height:50px !important;
}

#item1410419 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1410414 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1410471 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1410494 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1410468 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1410499 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1410499 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1410499 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1410499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504236 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1637653 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:457px !important;
}

#item1637658 {
	width:628px !important;
	height:835px !important;
	left:36px !important;
	top:60px !important;
}

#item1637660 {
	width:595px !important;
	height:1162px !important;
}

@keyframes intensificar-1637660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504189 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1637609 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:457px !important;
}

#item1637614 {
	width:628px !important;
	height:835px !important;
	left:36px !important;
	top:60px !important;
}

#item1637615 {
	width:595px !important;
	height:1210px !important;
}

@keyframes intensificar-1637615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504038 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1607078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607079 {
	width:92px !important;
	height:20px !important;
	left:9px !important;
}

#item1607102 {
	width:105px !important;
	height:20px !important;
	left:481px !important;
}

table#table2316773 th, table#table2316773 td {
	vertical-align:top;;
}

table#table2316773 tr {
	height:22px;;
}

table#table2316773 {
	table-layout:fixed;
}

#item1607125 {
	width:622px !important;
	height:321px !important;
	top:35px !important;
}

#item1607151 {
	width:623px !important;
	height:21px !important;
}

#item1607148 {
	width:623px !important;
	height:21px !important;
	top:35px !important;
}

#item1607155 {
	width:623px !important;
	height:21px !important;
}

#item1607152 {
	width:623px !important;
	height:21px !important;
	top:57px !important;
}

#item1607159 {
	width:623px !important;
	height:21px !important;
}

#item1607156 {
	width:623px !important;
	height:21px !important;
	top:79px !important;
}

#item1607163 {
	width:623px !important;
	height:21px !important;
}

#item1607160 {
	width:623px !important;
	height:21px !important;
	top:101px !important;
}

#item1607168 {
	width:623px !important;
	height:21px !important;
}

#item1607164 {
	width:623px !important;
	height:21px !important;
	top:123px !important;
}

#item1607172 {
	width:623px !important;
	height:21px !important;
}

#item1607169 {
	width:623px !important;
	height:21px !important;
	top:145px !important;
}

#item1607176 {
	width:623px !important;
	height:21px !important;
}

#item1607173 {
	width:623px !important;
	height:21px !important;
	top:167px !important;
}

#item1607180 {
	width:623px !important;
	height:21px !important;
}

#item1607177 {
	width:623px !important;
	height:21px !important;
	top:189px !important;
}

#item1607185 {
	width:623px !important;
	height:21px !important;
}

#item1607181 {
	width:623px !important;
	height:21px !important;
	top:211px !important;
}

#item1607189 {
	width:623px !important;
	height:21px !important;
}

#item1607186 {
	width:623px !important;
	height:21px !important;
	top:233px !important;
}

#item1607193 {
	width:623px !important;
	height:21px !important;
}

#item1607190 {
	width:623px !important;
	height:21px !important;
	top:255px !important;
}

#item1607197 {
	width:623px !important;
	height:21px !important;
}

#item1607194 {
	width:623px !important;
	height:21px !important;
	top:277px !important;
}

#item1504022 {
	width:700px !important;
	height:922px !important;
	background:#636157;
}

@keyframes intensificar-1504022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504020 {
	width:700px !important;
	height:925px !important;
	top:150px !important;
}

#item1504286 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1504289 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1504942 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1504965 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1504938 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1504974 {
	width:26px !important;
	height:26px !important;
}

#item1504970 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes intensificar-1504978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504981 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1504982 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1504978 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1504986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505015 {
	width:171px !important;
	height:70px !important;
}

#item1505016 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1504990 {
	width:171px !important;
	height:70px !important;
}

#item1504991 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1504986 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes intensificar-1505039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505069 {
	width:171px !important;
	height:70px !important;
}

#item1505071 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505043 {
	width:171px !important;
	height:70px !important;
}

#item1505044 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505039 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1505094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505123 {
	width:122px !important;
	height:70px !important;
}

#item1505124 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505098 {
	width:122px !important;
	height:70px !important;
}

#item1505099 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505094 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1505150 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1505173 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1505147 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1505176 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1505176 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1505176 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1505176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1428226 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1697286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1697273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697271 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1411032 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1696969 {
	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-1696969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2319660 {
	table-layout:fixed;
}

#item1696994 {
	width:528px !important;
	height:209px !important;
	top:19px !important;
}

@keyframes intensificar-1696994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697017 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1697017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697246 {
	width:528px !important;
	height:390px !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-1697246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697221 {
	width:528px !important;
	height:549px !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-1697221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697042 {
	width:528px !important;
	height:97px !important;
}

@keyframes intensificar-1697042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697065 {
	width:350px !important;
	height:184px !important;
	top:122px !important;
}

@keyframes intensificar-1697065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697088 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:344px !important;
}

@keyframes intensificar-1697088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697097 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1697097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697120 {
	width:93px !important;
	height:18px !important;
	top:16px !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%;
}

#item1697145 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1697145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697169 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1697169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697174 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:175px !important;
}

@keyframes intensificar-1697174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697197 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:191px !important;
}

@keyframes intensificar-1697197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696967 {
	width:542px !important;
	height:550px !important;
	left:36px !important;
	top:175px !important;
}

#item1411058 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1411083 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1411086 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1703644 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1696746 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1696747 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1696743 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1696783 {
	width:123px !important;
	height:50px !important;
}

#item1696784 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1696758 {
	width:123px !important;
	height:50px !important;
}

#item1696759 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1696753 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1696836 {
	width:113px !important;
	height:50px !important;
}

#item1696837 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1696811 {
	width:113px !important;
	height:50px !important;
}

#item1696812 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1696807 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1696889 {
	width:101px !important;
	height:50px !important;
}

#item1696890 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1696864 {
	width:101px !important;
	height:50px !important;
}

#item1696865 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1696860 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1696943 {
	width:101px !important;
	height:50px !important;
}

#item1696944 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1696918 {
	width:101px !important;
	height:50px !important;
}

#item1696919 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1696913 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1411672 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1411695 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1411669 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1411698 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1411698 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1411698 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1411698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522075 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1697959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1697946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697944 {
	width:700px !important;
	height:309px !important;
}

#item1521810 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2324065 {
	table-layout:fixed;
}

#item1697623 {
	width:628px !important;
	height:313px !important;
	top:214px !important;
}

@keyframes intensificar-1697623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697646 {
	width:80px !important;
	height:12px !important;
	top:187px !important;
}

@keyframes intensificar-1697646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697670 {
	width:628px !important;
	height:158px !important;
}

#item1697672 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1697672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697696 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1697914 {
	width:628px !important;
	height:526px !important;
}

#item1697916 {
	width:595px !important;
	height:1554px !important;
}

@keyframes intensificar-1697916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697940 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

#item1697882 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1697888 {
	width:628px !important;
	height:526px !important;
}

#item1697890 {
	width:595px !important;
	height:1186px !important;
}

@keyframes intensificar-1697890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697703 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1697703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697726 {
	width:462px !important;
	height:281px !important;
	top:193px !important;
}

@keyframes intensificar-1697726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697749 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:501px !important;
}

@keyframes intensificar-1697749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697758 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1697758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697781 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1697781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697805 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1697805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697828 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1697828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697834 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:266px !important;
}

@keyframes intensificar-1697834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697857 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:289px !important;
}

@keyframes intensificar-1697857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697621 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

#item1505237 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1505261 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1505267 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1703667 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1697392 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1697393 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1697389 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1697429 {
	width:172px !important;
	height:70px !important;
}

#item1697430 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1697404 {
	width:172px !important;
	height:70px !important;
}

#item1697405 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1697399 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1697483 {
	width:158px !important;
	height:70px !important;
}

#item1697484 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1697457 {
	width:158px !important;
	height:70px !important;
}

#item1697458 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1697453 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1697537 {
	width:141px !important;
	height:70px !important;
}

#item1697538 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1697511 {
	width:141px !important;
	height:70px !important;
}

#item1697512 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1697507 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1697591 {
	width:141px !important;
	height:70px !important;
}

#item1697592 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1697566 {
	width:141px !important;
	height:70px !important;
}

#item1697567 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1697561 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1710266 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710289 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710263 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1505906 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1505906 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1505906 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1505906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1412042 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1698505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1698493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698491 {
	width:600px !important;
	height:790px !important;
}

#item1412050 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1698237 {
	width:528px !important;
	height:269px !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-1698237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2329328 tr {
	border-right:2.2px solid #fff;;
}

table#table2329328 {
	table-layout:fixed;
}

#item1698262 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1698262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698285 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1698285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698446 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1698453 {
	width:527px !important;
	height:548px !important;
	top:15px !important;
}

#item1698454 {
	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-1698454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698481 {
	width:14px !important;
	height:9px !important;
}

#item1698486 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1698311 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1698311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698334 {
	width:350px !important;
	height:80px !important;
	top:83px !important;
}

@keyframes intensificar-1698334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698357 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:207px !important;
}

@keyframes intensificar-1698357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698366 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1698366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698389 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1698389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698413 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1698413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698436 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1698436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698235 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1412296 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1412319 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1412343 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1412348 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1698062 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1698063 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1698059 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1698098 {
	width:123px !important;
	height:50px !important;
}

#item1698099 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1698073 {
	width:123px !important;
	height:50px !important;
}

#item1698074 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1698068 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1698152 {
	width:101px !important;
	height:50px !important;
}

#item1698153 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1698127 {
	width:101px !important;
	height:50px !important;
}

#item1698128 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1698123 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1698206 {
	width:99px !important;
	height:50px !important;
}

#item1698207 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1698181 {
	width:99px !important;
	height:50px !important;
}

#item1698182 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1698176 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1698230 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1412543 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1412566 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1412540 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1412575 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1412575 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1412575 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1412575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521894 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1699017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1699006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699004 {
	width:700px !important;
	height:309px !important;
}

#item1521817 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2332378 tr {
	border-right:3.08px solid #fff;;
}

table#table2332378 {
	table-layout:fixed;
}

#item1698760 {
	width:628px !important;
	height:246px !important;
	top:27px !important;
}

@keyframes intensificar-1698760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698783 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1698783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698806 {
	width:628px !important;
	height:249px !important;
}

#item1698808 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1698808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698832 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:102px !important;
}

#item1698975 {
	width:628px !important;
	height:552px !important;
}

#item1698977 {
	width:595px !important;
	height:1421px !important;
}

@keyframes intensificar-1698977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699000 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:253px !important;
}

#item1698840 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1698840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698864 {
	width:490px !important;
	height:112px !important;
	top:132px !important;
}

@keyframes intensificar-1698864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698887 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:301px !important;
}

@keyframes intensificar-1698887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698899 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1698899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698922 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1698922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698946 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1698946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698969 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1698969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1698969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1698969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1698757 {
	width:664px !important;
	height:552px !important;
	left:36px !important;
	top:523px !important;
}

#item1506190 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1506213 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1506238 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1506241 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1698616 {
	width:172px !important;
	height:70px !important;
}

#item1698617 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1698591 {
	width:172px !important;
	height:70px !important;
}

#item1698592 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1698586 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1698670 {
	width:141px !important;
	height:70px !important;
}

#item1698671 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1698644 {
	width:141px !important;
	height:70px !important;
}

#item1698645 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1698640 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1698725 {
	width:139px !important;
	height:70px !important;
}

#item1698726 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1698700 {
	width:139px !important;
	height:70px !important;
}

#item1698701 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1698695 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1698749 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710307 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710330 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710304 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1712561 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1712562 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1712558 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1712569 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1712570 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1712566 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1506487 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1506487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1506487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1506487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1428286 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1699651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1699642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699640 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1413003 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

table#table2335868 tr {
	border-right:2.2px solid #fff;;
}

table#table2335868 {
	table-layout:fixed;
}

#item1699347 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1699347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699370 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1699370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699393 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:154px !important;
}

#item1699398 {
	width:532px !important;
	height:304px !important;
	top:15px !important;
}

#item1699399 {
	width:509px !important;
	height:454px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1699399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699425 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1699431 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:326px !important;
}

#item1699616 {
	width:528px !important;
	height:548px !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-1699616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699577 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1699582 {
	width:532px !important;
	height:531px !important;
	top:15px !important;
}

#item1699583 {
	width:509px !important;
	height:818px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1699583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699608 {
	width:14px !important;
	height:9px !important;
}

#item1699612 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1699438 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1699438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699461 {
	width:350px !important;
	height:253px !important;
	top:66px !important;
}

@keyframes intensificar-1699461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699484 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:359px !important;
}

@keyframes intensificar-1699484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699496 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1699496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699519 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1699519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699543 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1699543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699566 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1699566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1699566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1699566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1699344 {
	width:552px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

#item1413006 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1413029 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1413053 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1413059 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1699121 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1699122 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1699118 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1699157 {
	width:123px !important;
	height:50px !important;
}

#item1699158 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1699132 {
	width:123px !important;
	height:50px !important;
}

#item1699133 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1699127 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1699213 {
	width:144px !important;
	height:50px !important;
}

#item1699214 {
	width:129px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1699186 {
	width:144px !important;
	height:50px !important;
}

#item1699187 {
	width:129px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1699181 {
	width:144px !important;
	height:50px !important;
	left:874px !important;
	top:740px !important;
}

#item1699266 {
	width:148px !important;
	height:50px !important;
}

#item1699267 {
	width:133px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1699241 {
	width:148px !important;
	height:50px !important;
}

#item1699242 {
	width:133px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1699237 {
	width:148px !important;
	height:50px !important;
	left:723px !important;
	top:740px !important;
}

#item1699320 {
	width:101px !important;
	height:50px !important;
}

#item1699321 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1699294 {
	width:101px !important;
	height:50px !important;
}

#item1699296 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1699290 {
	width:101px !important;
	height:50px !important;
	left:619px !important;
	top:740px !important;
}

#item1413641 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1413664 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1413637 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1413669 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1413669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1413669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1413669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522175 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1700307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1700297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700295 {
	width:700px !important;
	height:309px !important;
}

#item1521822 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2340844 tr {
	border-right:3.08px solid #fff;;
}

table#table2340844 {
	table-layout:fixed;
}

#item1700014 {
	width:628px !important;
	height:287px !important;
	top:24px !important;
}

@keyframes intensificar-1700014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700037 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1700037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700061 {
	width:628px !important;
	height:143px !important;
}

#item1700063 {
	width:595px !important;
	height:940px !important;
}

@keyframes intensificar-1700063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700088 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:49px !important;
}

#item1700266 {
	width:628px !important;
	height:485px !important;
}

#item1700268 {
	width:595px !important;
	height:1143px !important;
}

@keyframes intensificar-1700268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700292 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:220px !important;
}

#item1700234 {
	width:628px !important;
	height:485px !important;
}

#item1700237 {
	width:595px !important;
	height:1398px !important;
}

@keyframes intensificar-1700237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700260 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:220px !important;
}

#item1700097 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1700097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700120 {
	width:490px !important;
	height:354px !important;
	top:108px !important;
}

@keyframes intensificar-1700120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700143 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:455px !important;
}

@keyframes intensificar-1700143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700155 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1700155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700178 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1700178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700203 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1700203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700227 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1700227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700011 {
	width:664px !important;
	height:485px !important;
	left:36px !important;
	top:550px !important;
}

#item1506526 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1506549 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1506573 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1506578 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1699769 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1699770 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1699766 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1699805 {
	width:172px !important;
	height:70px !important;
}

#item1699806 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1699780 {
	width:172px !important;
	height:70px !important;
}

#item1699781 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1699775 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1699858 {
	width:221px !important;
	height:70px !important;
}

#item1699859 {
	width:181px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1699833 {
	width:221px !important;
	height:70px !important;
}

#item1699834 {
	width:181px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1699829 {
	width:221px !important;
	height:70px !important;
	left:224px !important;
	top:1130px !important;
}

#item1699912 {
	width:207px !important;
	height:70px !important;
}

#item1699913 {
	width:186px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1699887 {
	width:207px !important;
	height:70px !important;
}

#item1699888 {
	width:186px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1699883 {
	width:207px !important;
	height:70px !important;
	left:493px !important;
	top:1054px !important;
}

#item1699966 {
	width:141px !important;
	height:70px !important;
}

#item1699967 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1699941 {
	width:141px !important;
	height:70px !important;
}

#item1699942 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1699936 {
	width:141px !important;
	height:70px !important;
	left:348px !important;
	top:1054px !important;
}

#item1699993 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1699994 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1699990 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1710338 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710361 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710335 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1507150 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1507150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1507150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1428148 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1700844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1700836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700834 {
	width:600px !important;
	height:790px !important;
}

#item1414103 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1700578 {
	width:528px !important;
	height:280px !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-1700578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2346180 tr {
	border-right:2.2px solid #fff;;
}

table#table2346180 {
	table-layout:fixed;
}

#item1700603 {
	width:528px !important;
	height:134px !important;
	top:19px !important;
}

@keyframes intensificar-1700603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700626 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1700626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700786 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1700791 {
	width:527px !important;
	height:548px !important;
	top:15px !important;
}

#item1700792 {
	width:509px !important;
	height:1031px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1700792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700819 {
	width:14px !important;
	height:9px !important;
}

#item1700824 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1700652 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1700652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700675 {
	width:350px !important;
	height:80px !important;
	top:83px !important;
}

@keyframes intensificar-1700675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700698 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:208px !important;
}

@keyframes intensificar-1700698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700708 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1700708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700731 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1700731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700755 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1700755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700778 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1700778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1700778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1700778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1700576 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1414351 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1414374 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1414398 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1414402 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1700402 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1700403 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1700399 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1700438 {
	width:123px !important;
	height:50px !important;
}

#item1700439 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1700413 {
	width:123px !important;
	height:50px !important;
}

#item1700414 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1700408 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1700492 {
	width:101px !important;
	height:50px !important;
}

#item1700493 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1700467 {
	width:101px !important;
	height:50px !important;
}

#item1700468 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1700463 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1700547 {
	width:99px !important;
	height:50px !important;
}

#item1700548 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1700521 {
	width:99px !important;
	height:50px !important;
}

#item1700522 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1700516 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1700571 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708446 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708469 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708443 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1414629 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1414629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1414629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1414629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522061 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1701394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1701386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701384 {
	width:700px !important;
	height:309px !important;
}

#item1521827 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2348787 tr {
	border-right:3.08px solid #fff;;
}

table#table2348787 {
	table-layout:fixed;
}

#item1701142 {
	width:628px !important;
	height:206px !important;
	top:27px !important;
}

@keyframes intensificar-1701142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701165 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1701165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701188 {
	width:628px !important;
	height:264px !important;
}

#item1701191 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1701191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701215 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:109px !important;
}

#item1701356 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1701359 {
	width:628px !important;
	height:541px !important;
}

#item1701361 {
	width:595px !important;
	height:1735px !important;
}

@keyframes intensificar-1701361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701222 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1701222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701245 {
	width:490px !important;
	height:112px !important;
	top:108px !important;
}

@keyframes intensificar-1701245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701268 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:277px !important;
}

@keyframes intensificar-1701268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701278 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1701278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701301 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1701301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701326 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1701326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701349 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1701349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701139 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:549px !important;
}

#item1507433 {
	width:647px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1507456 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1507480 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1507483 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1700963 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1700964 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1700960 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1701002 {
	width:172px !important;
	height:70px !important;
}

#item1701004 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1700977 {
	width:172px !important;
	height:70px !important;
}

#item1700978 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1700971 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1701056 {
	width:141px !important;
	height:70px !important;
}

#item1701057 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1701031 {
	width:141px !important;
	height:70px !important;
}

#item1701032 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1701027 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1701110 {
	width:139px !important;
	height:70px !important;
	left:1px !important;
}

#item1701111 {
	width:97px !important;
	height:39px !important;
	left:43px !important;
	top:14px !important;
}

#item1701085 {
	width:139px !important;
	height:70px !important;
}

#item1701086 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1701080 {
	width:139px !important;
	height:70px !important;
	left:163px !important;
	top:1128px !important;
}

#item1701134 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1710368 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710391 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710365 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1507706 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1507706 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507706 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1507706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1631202 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1701938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1701929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701927 {
	width:600px !important;
	height:790px !important;
}

#item1573323 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1701667 {
	width:528px !important;
	height:252px !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-1701667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2352123 tr {
	border-right:2.2px solid #fff;;
}

table#table2352123 {
	table-layout:fixed;
}

#item1701692 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1701692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701715 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1701715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701879 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1701887 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1701888 {
	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-1701888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701915 {
	width:14px !important;
	height:9px !important;
}

#item1701922 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1701741 {
	width:528px !important;
	height:131px !important;
}

@keyframes intensificar-1701741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701764 {
	width:350px !important;
	height:235px !important;
	top:151px !important;
}

@keyframes intensificar-1701764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701787 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:379px !important;
}

@keyframes intensificar-1701787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701800 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1701800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701823 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1701823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701847 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1701847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701870 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1701870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1701870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701665 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1573614 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1573617 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1703703 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1703726 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1717880 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1701491 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1701492 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1701488 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1701527 {
	width:123px !important;
	height:50px !important;
}

#item1701528 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1701502 {
	width:123px !important;
	height:50px !important;
}

#item1701503 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1701497 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1701581 {
	width:101px !important;
	height:50px !important;
}

#item1701582 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1701556 {
	width:101px !important;
	height:50px !important;
}

#item1701557 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1701552 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1701635 {
	width:99px !important;
	height:50px !important;
}

#item1701636 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1701610 {
	width:99px !important;
	height:50px !important;
}

#item1701611 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1701605 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1701660 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708477 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708500 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708474 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1573866 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1573866 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1573866 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1573866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1631423 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1702467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1702458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702456 {
	width:700px !important;
	height:309px !important;
}

#item1573918 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1702205 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:60px !important;
}

#item1702210 {
	width:628px !important;
	height:165px !important;
}

#item1702212 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1702212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702236 {
	width:80px !important;
	height:12px !important;
	top:196px !important;
}

@keyframes intensificar-1702236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702259 {
	width:628px !important;
	height:293px !important;
	top:221px !important;
}

table#table2356413 tr {
	border-right:3.08px solid #fff;;
}

table#table2356413 {
	table-layout:fixed;
}

#item1702262 {
	width:739px !important;
	height:268px !important;
}

@keyframes intensificar-1702262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702285 {
	width:46px !important;
	height:23px !important;
	left:278px !important;
	top:517px !important;
}

#item1702427 {
	width:628px !important;
	height:540px !important;
}

#item1702430 {
	width:595px !important;
	height:1990px !important;
}

@keyframes intensificar-1702430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702453 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1702292 {
	width:628px !important;
	height:207px !important;
}

@keyframes intensificar-1702292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702315 {
	width:490px !important;
	height:254px !important;
	top:227px !important;
}

@keyframes intensificar-1702315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702339 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:506px !important;
}

@keyframes intensificar-1702339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702348 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1702348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702371 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1702371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702395 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1702395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702418 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1702418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702203 {
	width:651px !important;
	height:541px !important;
	left:36px !important;
	top:535px !important;
}

#item1574201 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1574208 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1703761 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1703784 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1717594 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1702030 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1702031 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1702027 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1702066 {
	width:172px !important;
	height:70px !important;
}

#item1702067 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1702041 {
	width:172px !important;
	height:70px !important;
}

#item1702042 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1702036 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1702119 {
	width:141px !important;
	height:70px !important;
}

#item1702120 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1702094 {
	width:141px !important;
	height:70px !important;
}

#item1702095 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1702090 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1702174 {
	width:139px !important;
	height:70px !important;
}

#item1702175 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1702149 {
	width:139px !important;
	height:70px !important;
}

#item1702150 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1702144 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1702198 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710400 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710423 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710397 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1574454 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1574454 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1574454 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1574454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1631242 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1703031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1703022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703020 {
	width:600px !important;
	height:790px !important;
}

#item1416330 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2360307 tr {
	border-right:2.2px solid #fff;;
}

table#table2360307 {
	table-layout:fixed;
}

#item1702748 {
	width:528px !important;
	height:220px !important;
	top:19px !important;
}

@keyframes intensificar-1702748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702771 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1702771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702794 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:142px !important;
}

#item1702801 {
	width:532px !important;
	height:280px !important;
	left:1px !important;
	top:15px !important;
}

#item1702802 {
	width:509px !important;
	height:379px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1702802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702828 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1702833 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:302px !important;
}

#item1702972 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1702978 {
	width:534px !important;
	height:534px !important;
	top:15px !important;
}

#item1702979 {
	width:509px !important;
	height:1142px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1702979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703004 {
	width:14px !important;
	height:9px !important;
}

#item1703015 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1702840 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1702840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702863 {
	width:350px !important;
	height:216px !important;
	top:83px !important;
}

@keyframes intensificar-1702863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702886 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:343px !important;
}

@keyframes intensificar-1702886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702895 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1702895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702918 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1702918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702942 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1702942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702965 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1702965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702745 {
	width:553px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1416624 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1416627 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1703811 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1703835 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1702568 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1702569 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1702565 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1702605 {
	width:123px !important;
	height:50px !important;
}

#item1702606 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1702580 {
	width:123px !important;
	height:50px !important;
}

#item1702581 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1702575 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1702659 {
	width:101px !important;
	height:50px !important;
}

#item1702660 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1702633 {
	width:101px !important;
	height:50px !important;
}

#item1702634 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1702629 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1702714 {
	width:99px !important;
	height:50px !important;
}

#item1702715 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1702689 {
	width:99px !important;
	height:50px !important;
}

#item1702690 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1702683 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1702738 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708511 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708535 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708508 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1416852 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1416852 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1416852 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1416852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1631458 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1703575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1703567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703565 {
	width:700px !important;
	height:309px !important;
}

#item1521841 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2364758 tr {
	border-right:3.08px solid #fff;;
}

table#table2364758 {
	table-layout:fixed;
}

#item1703323 {
	width:628px !important;
	height:328px !important;
	top:27px !important;
}

@keyframes intensificar-1703323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703346 {
	width:100px !important;
	height:12px !important;
}

@keyframes intensificar-1703346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703369 {
	width:628px !important;
	height:112px !important;
}

#item1703371 {
	width:595px !important;
	height:714px !important;
}

@keyframes intensificar-1703371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703395 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:33px !important;
}

#item1703537 {
	width:628px !important;
	height:496px !important;
}

#item1703539 {
	width:595px !important;
	height:1990px !important;
}

@keyframes intensificar-1703539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703562 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1703404 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1703404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703427 {
	width:434px !important;
	height:302px !important;
	top:108px !important;
}

@keyframes intensificar-1703427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703450 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:465px !important;
}

@keyframes intensificar-1703450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703459 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1703459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703483 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1703483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703507 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1703507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703530 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1703530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703320 {
	width:651px !important;
	height:496px !important;
	left:36px !important;
	top:579px !important;
}

#item1509147 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1509151 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1703858 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1703881 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1703143 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1703144 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1703140 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1703180 {
	width:172px !important;
	height:70px !important;
}

#item1703181 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1703155 {
	width:172px !important;
	height:70px !important;
}

#item1703156 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1703150 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1703235 {
	width:141px !important;
	height:70px !important;
}

#item1703236 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1703209 {
	width:141px !important;
	height:70px !important;
}

#item1703210 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1703205 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1703289 {
	width:139px !important;
	height:70px !important;
}

#item1703290 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1703264 {
	width:139px !important;
	height:70px !important;
}

#item1703265 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1703259 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1703314 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710435 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710458 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710432 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1509400 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1509400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1509400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711541 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1417043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1417041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417039 {
	width:600px !important;
	height:790px !important;
}

#item1417044 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1417049 {
	width:528px !important;
	height:295px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1417049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2369725 tr {
	border-right:2.2px solid #fff;;
}

table#table2369725 {
	table-layout:fixed;
}

#item1417073 {
	width:528px !important;
	height:162px !important;
	top:352px !important;
}

@keyframes intensificar-1417073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417097 {
	width:100px !important;
	height:13px !important;
	top:332px !important;
}

@keyframes intensificar-1417097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417250 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1417256 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1417698 {
	width:509px !important;
	height:1115px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1417698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417283 {
	width:14px !important;
	height:9px !important;
}

#item1417286 {
	width:14px !important;
	height:9px !important;
	top:567px !important;
}

@keyframes intensificar-1417121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417122 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1417145 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1417168 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1417176 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1417199 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1417202 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1417202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417225 {
	width:408px !important;
	height:199px !important;
	top:82px !important;
}

@keyframes intensificar-1417225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417047 {
	width:564px !important;
	height:576px !important;
	left:636px !important;
	top:149px !important;
}

#item1417290 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:133px !important;
}

#item1417313 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1417337 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1417340 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1417390 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1417391 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1417387 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1417425 {
	width:123px !important;
	height:50px !important;
}

#item1417426 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1417400 {
	width:123px !important;
	height:50px !important;
}

#item1417401 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1417396 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1417480 {
	width:99px !important;
	height:50px !important;
}

#item1417481 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1417455 {
	width:99px !important;
	height:50px !important;
}

#item1417456 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1417451 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1417533 {
	width:101px !important;
	height:50px !important;
}

#item1417534 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1417508 {
	width:101px !important;
	height:50px !important;
}

#item1417509 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1417504 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1417586 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708541 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708564 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708538 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1417589 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1417589 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1417589 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1417589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712458 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1509431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1509423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509421 {
	width:700px !important;
	height:309px !important;
}

#item1521846 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2372844 tr {
	border-right:3.08px solid #fff;;
}

table#table2372844 {
	table-layout:fixed;
}

#item1509631 {
	width:628px !important;
	height:246px !important;
	top:273px !important;
}

@keyframes intensificar-1509631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509655 {
	width:140px !important;
	height:18px !important;
	top:245px !important;
}

@keyframes intensificar-1509655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637885 {
	width:628px !important;
	height:214px !important;
}

#item1637886 {
	width:595px !important;
	height:627px !important;
}

@keyframes intensificar-1637886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637909 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:84px !important;
}

#item1640346 {
	width:628px !important;
	height:520px !important;
}

#item1640347 {
	width:595px !important;
	height:1833px !important;
}

@keyframes intensificar-1640347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640370 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

@keyframes intensificar-1509440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509441 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1509464 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1509487 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1509493 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1509517 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1509521 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1509521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509544 {
	width:571px !important;
	height:183px !important;
	top:113px !important;
}

@keyframes intensificar-1509544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509438 {
	width:664px !important;
	height:520px !important;
	left:36px !important;
	top:555px !important;
}

#item1509678 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1509702 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1509726 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1509729 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1509756 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1509757 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1509752 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1509791 {
	width:172px !important;
	height:70px !important;
}

#item1509792 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509766 {
	width:172px !important;
	height:70px !important;
}

#item1509767 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509762 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1509844 {
	width:139px !important;
	height:70px !important;
}

#item1509845 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509819 {
	width:139px !important;
	height:70px !important;
}

#item1509820 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509815 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1509898 {
	width:141px !important;
	height:70px !important;
}

#item1509899 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509873 {
	width:141px !important;
	height:70px !important;
}

#item1509874 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509868 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1509953 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710464 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710487 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710461 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1509956 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1509956 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509956 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1509956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711556 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1417759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1417757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417755 {
	width:600px !important;
	height:790px !important;
}

#item1417760 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1417765 {
	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-1417765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2376864 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2376864 {
	table-layout:fixed;
}

#item1417789 {
	width:528px !important;
	height:134px !important;
	top:260px !important;
}

@keyframes intensificar-1417789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417812 {
	width:100px !important;
	height:13px !important;
	top:240px !important;
}

@keyframes intensificar-1417812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418356 {
	width:528px !important;
	height:578px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1418356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1417838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417839 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1417862 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1417885 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1417895 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1417918 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1417921 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1417921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417945 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1417945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417763 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:160px !important;
}

#item1418008 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1418031 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1418055 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1418058 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1418084 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1418085 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1418081 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1418119 {
	width:123px !important;
	height:50px !important;
}

#item1418120 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1418094 {
	width:123px !important;
	height:50px !important;
}

#item1418095 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1418090 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1418173 {
	width:99px !important;
	height:50px !important;
}

#item1418174 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1418147 {
	width:99px !important;
	height:50px !important;
}

#item1418148 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1418143 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1418226 {
	width:101px !important;
	height:50px !important;
}

#item1418227 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1418201 {
	width:101px !important;
	height:50px !important;
}

#item1418202 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1418197 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1418279 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708572 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708595 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708569 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1418282 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1418282 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1418282 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1418282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712465 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1509977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1509983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509975 {
	width:700px !important;
	height:309px !important;
}

#item1521854 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1534127 {
	width:140px !important;
	height:18px !important;
	top:247px !important;
}

@keyframes intensificar-1534127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534150 {
	width:628px !important;
	height:213px !important;
	top:275px !important;
}

table#table2379960 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2379960 {
	table-layout:fixed;
}

#item1534151 {
	width:739px !important;
	height:213px !important;
}

@keyframes intensificar-1534151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534175 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:498px !important;
}

#item1637914 {
	width:628px !important;
	height:223px !important;
}

#item1637915 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1637915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637938 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:89px !important;
}

#item1640380 {
	width:628px !important;
	height:521px !important;
}

#item1640381 {
	width:595px !important;
	height:1206px !important;
}

@keyframes intensificar-1640381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640404 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

@keyframes intensificar-1509995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509996 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1510019 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1510042 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1510048 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1510071 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1510075 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1510075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510098 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1510098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509993 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1510218 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1510241 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1510265 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1510268 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1510295 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1510296 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1510292 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1510328 {
	width:172px !important;
	height:70px !important;
}

#item1510329 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510303 {
	width:172px !important;
	height:70px !important;
}

#item1510304 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510299 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1510382 {
	width:139px !important;
	height:70px !important;
}

#item1510383 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1510356 {
	width:139px !important;
	height:70px !important;
}

#item1510357 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1510352 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1510435 {
	width:141px !important;
	height:70px !important;
}

#item1510436 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510410 {
	width:141px !important;
	height:70px !important;
}

#item1510411 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510406 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1510492 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710496 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710519 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710493 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1510499 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1510499 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1510499 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1510499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711562 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1418445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1418443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418440 {
	width:600px !important;
	height:790px !important;
}

#item1418446 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1418451 {
	width:528px !important;
	height:357px !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-1418451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2384173 tr {
	border-right:2.2px solid #fff;;
}

table#table2384173 {
	table-layout:fixed;
}

#item1418476 {
	width:528px !important;
	height:162px !important;
	top:394px !important;
}

@keyframes intensificar-1418476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418499 {
	width:100px !important;
	height:13px !important;
	top:374px !important;
}

@keyframes intensificar-1418499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418652 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1418655 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1419139 {
	width:509px !important;
	height:706px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1419139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418681 {
	width:14px !important;
	height:9px !important;
}

#item1418686 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1418523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418524 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1418547 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1418570 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1418576 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1418599 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1418602 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1418602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418625 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1418625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418449 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:161px !important;
}

#item1418689 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1418712 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1418736 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1418742 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1418768 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1418769 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1418765 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1418803 {
	width:123px !important;
	height:50px !important;
}

#item1418804 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1418778 {
	width:123px !important;
	height:50px !important;
}

#item1418779 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1418773 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1418856 {
	width:99px !important;
	height:50px !important;
}

#item1418857 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1418831 {
	width:99px !important;
	height:50px !important;
}

#item1418832 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1418827 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1418909 {
	width:101px !important;
	height:50px !important;
}

#item1418910 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1418884 {
	width:101px !important;
	height:50px !important;
}

#item1418885 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1418880 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1418964 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708608 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708632 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708605 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1418967 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1418967 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1418967 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1418967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712490 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1510529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1510520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510518 {
	width:700px !important;
	height:309px !important;
}

#item1521859 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2387732 tr {
	border-right:3.08px solid #fff;;
}

table#table2387732 {
	table-layout:fixed;
}

#item1510730 {
	width:628px !important;
	height:246px !important;
	top:244px !important;
}

@keyframes intensificar-1510730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510753 {
	width:140px !important;
	height:18px !important;
	top:216px !important;
}

@keyframes intensificar-1510753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637947 {
	width:628px !important;
	height:186px !important;
}

#item1637948 {
	width:595px !important;
	height:783px !important;
}

@keyframes intensificar-1637948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637971 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:70px !important;
}

#item1640411 {
	width:628px !important;
	height:490px !important;
}

#item1640412 {
	width:595px !important;
	height:1539px !important;
}

@keyframes intensificar-1640412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640435 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:222px !important;
}

@keyframes intensificar-1510539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510540 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1510563 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1510586 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1510593 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1510616 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1510619 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1510619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510643 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1510643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510537 {
	width:664px !important;
	height:490px !important;
	left:36px !important;
	top:585px !important;
}

#item1510776 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1510799 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1510823 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1510828 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1510854 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1510855 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1510851 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1510892 {
	width:172px !important;
	height:70px !important;
}

#item1510893 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510867 {
	width:172px !important;
	height:70px !important;
}

#item1510868 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510863 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1510945 {
	width:139px !important;
	height:70px !important;
}

#item1510946 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1510920 {
	width:139px !important;
	height:70px !important;
}

#item1510921 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1510916 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1510998 {
	width:141px !important;
	height:70px !important;
}

#item1510999 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510973 {
	width:141px !important;
	height:70px !important;
}

#item1510974 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510969 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1511052 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710549 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710572 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710546 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1511055 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1511055 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1511055 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1511055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711577 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1419915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1419913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1419911 {
	width:600px !important;
	height:790px !important;
}

#item1419916 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2391985 tr {
	border-right:2.2px solid #fff;;
}

table#table2391985 {
	table-layout:fixed;
}

#item1419945 {
	width:528px !important;
	height:191px !important;
	top:356px !important;
}

@keyframes intensificar-1419945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1419968 {
	width:100px !important;
	height:13px !important;
	top:336px !important;
}

@keyframes intensificar-1419968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704995 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:148px !important;
}

#item1704998 {
	width:532px !important;
	height:288px !important;
	top:17px !important;
}

#item1704999 {
	width:509px !important;
	height:462px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1704999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705024 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:2px !important;
}

#item1705027 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:313px !important;
}

#item1420121 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1420124 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1420554 {
	width:509px !important;
	height:826px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1420554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420150 {
	width:14px !important;
	height:9px !important;
}

#item1420155 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

@keyframes intensificar-1419992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1419993 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1420018 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1420041 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1420047 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1420070 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1420073 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1420073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420096 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1420096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1419919 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1420158 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1420182 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1420206 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1420211 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1420237 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1420238 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1420234 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1420272 {
	width:123px !important;
	height:50px !important;
}

#item1420273 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1420246 {
	width:123px !important;
	height:50px !important;
}

#item1420248 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1420242 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1420326 {
	width:99px !important;
	height:50px !important;
}

#item1420327 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1420300 {
	width:99px !important;
	height:50px !important;
}

#item1420301 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1420296 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1420380 {
	width:101px !important;
	height:50px !important;
}

#item1420381 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1420355 {
	width:101px !important;
	height:50px !important;
}

#item1420356 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1420351 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1420433 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708639 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708662 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708636 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1420436 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1420436 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1420436 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1420436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712501 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1511639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1511633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511631 {
	width:700px !important;
	height:309px !important;
}

#item1521868 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1534389 {
	width:140px !important;
	height:18px !important;
	top:179px !important;
}

@keyframes intensificar-1534389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637982 {
	width:628px !important;
	height:150px !important;
}

#item1637983 {
	width:595px !important;
	height:823px !important;
}

@keyframes intensificar-1637983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638006 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:52px !important;
}

table#table2397657 tr {
	border-right:3.08px solid #fff;;
}

table#table2397657 {
	table-layout:fixed;
}

#item1705406 {
	width:628px !important;
	height:287px !important;
	top:207px !important;
}

@keyframes intensificar-1705406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640442 {
	width:628px !important;
	height:494px !important;
}

#item1640443 {
	width:595px !important;
	height:1637px !important;
}

@keyframes intensificar-1640443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640467 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

@keyframes intensificar-1511651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511652 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1511675 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1511698 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1511704 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1511727 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1511732 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1511732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511755 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1511755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511649 {
	width:664px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1511890 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1511913 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1511937 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1511940 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1511967 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1511968 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1511964 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1512001 {
	width:172px !important;
	height:70px !important;
}

#item1512002 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511976 {
	width:172px !important;
	height:70px !important;
}

#item1511977 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511972 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1512054 {
	width:139px !important;
	height:70px !important;
}

#item1512055 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512029 {
	width:139px !important;
	height:70px !important;
}

#item1512030 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512025 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1512107 {
	width:141px !important;
	height:70px !important;
}

#item1512108 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512082 {
	width:141px !important;
	height:70px !important;
}

#item1512083 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512078 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1512162 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710579 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710602 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710576 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1512165 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1512165 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1512165 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1512165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711585 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1420624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1420622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420620 {
	width:600px !important;
	height:790px !important;
}

#item1420625 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1420630 {
	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-1420630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2405073 tr {
	border-right:2.2px solid #fff;;
}

table#table2405073 {
	table-layout:fixed;
}

#item1420654 {
	width:528px !important;
	height:220px !important;
	top:282px !important;
}

@keyframes intensificar-1420654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420677 {
	width:100px !important;
	height:13px !important;
	top:262px !important;
}

@keyframes intensificar-1420677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420830 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1420833 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1421260 {
	width:509px !important;
	height:990px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1421260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420859 {
	width:14px !important;
	height:9px !important;
}

#item1420864 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

@keyframes intensificar-1420702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420703 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1420726 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1420750 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1420756 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1420779 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1420782 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1420782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420805 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1420805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420628 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1420867 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1420890 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1420915 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1420920 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1420947 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1420948 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1420944 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1420980 {
	width:123px !important;
	height:50px !important;
}

#item1420981 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1420955 {
	width:123px !important;
	height:50px !important;
}

#item1420956 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1420951 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1421033 {
	width:99px !important;
	height:50px !important;
}

#item1421034 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1421008 {
	width:99px !important;
	height:50px !important;
}

#item1421009 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1421004 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1421087 {
	width:101px !important;
	height:50px !important;
}

#item1421088 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1421062 {
	width:101px !important;
	height:50px !important;
}

#item1421063 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1421057 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1421140 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708669 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708693 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708666 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1421143 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1421143 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1421143 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1421143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712510 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1512195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1512188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512186 {
	width:700px !important;
	height:309px !important;
}

#item1521873 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1534619 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:119px !important;
}

@keyframes intensificar-1534619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534642 {
	width:595px !important;
	height:268px !important;
	top:147px !important;
}

table#table2411553 tr {
	border-right:3.08px solid #fff;;
}

table#table2411553 {
	table-layout:fixed;
}

#item1534643 {
	width:739px !important;
	height:308px !important;
}

@keyframes intensificar-1534643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534666 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:443px !important;
}

#item1534673 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:259px !important;
}

#item1638011 {
	width:628px !important;
	height:88px !important;
}

#item1638012 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1638012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638036 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:21px !important;
}

#item1640479 {
	width:628px !important;
	height:466px !important;
}

#item1640480 {
	width:595px !important;
	height:1696px !important;
}

@keyframes intensificar-1640480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640503 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:210px !important;
}

@keyframes intensificar-1512207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512208 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1512231 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1512254 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1512264 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1512287 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1512290 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1512290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512313 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1512313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512205 {
	width:664px !important;
	height:466px !important;
	left:36px !important;
	top:609px !important;
}

#item1512444 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:517px !important;
}

#item1512468 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1512492 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1512496 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1512522 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1512523 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1512519 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1512555 {
	width:172px !important;
	height:70px !important;
}

#item1512556 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512530 {
	width:172px !important;
	height:70px !important;
}

#item1512531 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512526 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1512611 {
	width:139px !important;
	height:70px !important;
}

#item1512612 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512584 {
	width:139px !important;
	height:70px !important;
}

#item1512586 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512579 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1512666 {
	width:141px !important;
	height:70px !important;
}

#item1512667 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512640 {
	width:141px !important;
	height:70px !important;
}

#item1512641 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512636 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1512721 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710608 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710631 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710605 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1512724 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1512724 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1512724 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1512724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711607 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1575402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1575395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575393 {
	width:600px !important;
	height:790px !important;
}

#item1575407 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1575412 {
	width:528px !important;
	height:253px !important;
	left:1px !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-1575412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2417037 tr {
	border-right:2.2px solid #fff;;
}

table#table2417037 {
	table-layout:fixed;
}

#item1575436 {
	width:528px !important;
	height:192px !important;
	left:1px !important;
	top:287px !important;
}

@keyframes intensificar-1575436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575459 {
	width:100px !important;
	height:13px !important;
	left:1px !important;
	top:267px !important;
}

@keyframes intensificar-1575459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575614 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1575617 {
	width:534px !important;
	height:547px !important;
	top:16px !important;
}

#item1575618 {
	width:509px !important;
	height:1640px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1575618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575643 {
	width:14px !important;
	height:9px !important;
}

#item1575649 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

@keyframes intensificar-1575483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575484 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1575507 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1575530 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1575539 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1575563 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1575566 {
	width:528px !important;
	height:63px !important;
	top:17px !important;
}

@keyframes intensificar-1575566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575589 {
	width:363px !important;
	height:298px !important;
	left:1px !important;
	top:99px !important;
}

@keyframes intensificar-1575589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575410 {
	width:565px !important;
	height:579px !important;
	left:635px !important;
	top:146px !important;
}

#item1575652 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1575675 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1575699 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1575703 {
	width:369px !important;
	height:37px !important;
	left:16px !important;
}

#item1575729 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1575730 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1575726 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1575762 {
	width:123px !important;
	height:50px !important;
}

#item1575763 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575737 {
	width:123px !important;
	height:50px !important;
}

#item1575738 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575733 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1575815 {
	width:99px !important;
	height:50px !important;
}

#item1575816 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1575790 {
	width:99px !important;
	height:50px !important;
}

#item1575791 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1575786 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575869 {
	width:101px !important;
	height:50px !important;
}

#item1575870 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575843 {
	width:101px !important;
	height:50px !important;
}

#item1575844 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575839 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1575925 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708705 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708728 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708702 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1575928 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1575928 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1575928 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1575928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712530 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1512753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1512745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512743 {
	width:700px !important;
	height:309px !important;
}

#item1521877 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1512764 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1512787 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1512811 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1512814 {
	width:434px !important;
	height:51px !important;
	left:23px !important;
}

#item1534755 {
	width:140px !important;
	height:18px !important;
	top:195px !important;
}

@keyframes intensificar-1534755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534778 {
	width:628px !important;
	height:293px !important;
	top:223px !important;
}

table#table2420870 tr {
	border-right:3.08px solid #fff;;
}

table#table2420870 {
	table-layout:fixed;
}

#item1534779 {
	width:699px !important;
	height:293px !important;
}

@keyframes intensificar-1534779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534802 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:522px !important;
}

#item1638046 {
	width:628px !important;
	height:167px !important;
}

#item1638047 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1638047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638070 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:61px !important;
}

#item1640515 {
	width:628px !important;
	height:546px !important;
}

#item1640516 {
	width:595px !important;
	height:2863px !important;
}

@keyframes intensificar-1640516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640539 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

#item1512863 {
	width:124px !important;
	height:31px !important;
	left:512px !important;
	top:448px !important;
}

#item1512891 {
	width:98px !important;
	height:22px !important;
	left:539px !important;
	top:346px !important;
}

#item1512914 {
	width:130px !important;
	height:25px !important;
	left:507px !important;
	top:368px !important;
}

#item1512938 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1512962 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1513012 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1513012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513035 {
	width:556px !important;
	height:296px !important;
	top:132px !important;
}

@keyframes intensificar-1513035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512837 {
	width:664px !important;
	height:546px !important;
	left:36px !important;
	top:529px !important;
}

#item1513225 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1513226 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1513222 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1513258 {
	width:172px !important;
	height:70px !important;
}

#item1513259 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513233 {
	width:172px !important;
	height:70px !important;
}

#item1513234 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513229 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1513366 {
	width:141px !important;
	height:70px !important;
}

#item1513367 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513340 {
	width:141px !important;
	height:70px !important;
}

#item1513341 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513336 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1513420 {
	width:141px !important;
	height:70px !important;
}

#item1513421 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1513395 {
	width:141px !important;
	height:70px !important;
}

#item1513396 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1513390 {
	width:141px !important;
	height:70px !important;
	left:158px !important;
	top:1130px !important;
}

#item1525191 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1127px !important;
}

#item1710641 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1710665 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710638 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1513475 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1513475 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513475 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1513475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1632673 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1632681 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1632682 {
	width:1200px !important;
	height:790px !important;
}

#item1632689 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1632698 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1632703 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1632708 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1632713 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1632718 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1632724 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1632730 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1632741 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1632759 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1536358 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1536358 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1536358 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1536358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1632596 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1632607 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1632608 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1632615 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1632623 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1632629 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1632634 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1632639 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1632644 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1632649 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1632655 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1632661 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1536432 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1536432 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1536432 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1536432 {
	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%;
}

#item1519969 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1519970 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1519994 {
	width:600px !important;
	height:57px !important;
	left:50px !important;
	top:911px !important;
}

#item1520017 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1520022 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1520022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513552 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1513552 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513552 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1513552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle237 {
	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.autoParaStyle236 {
	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.autoParaStyle235 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle234 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle233 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle232 {
	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.autoParaStyle231 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle230 {
	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.autoParaStyle229 {
	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.autoParaStyle228 {
	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.autoParaStyle227 {
	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.autoParaStyle226 {
	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;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle225 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle224 {
	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.autoParaStyle223 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	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:right;
}

p.autoParaStyle222 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle221 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:18px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle220 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:42px;
	line-height:40px;
	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.autoParaStyle219 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle218 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:18px;
	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.autoParaStyle217 {
	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.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.autoParaStyle216 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle215 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle214 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle213 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:42px;
	line-height:28px;
	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.autoParaStyle212 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:30px;
	line-height:20px;
	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.autoParaStyle211 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:20px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle210 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle209 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15px;
	line-height:19px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle208 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle207 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:14px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle206 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:21px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle205 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.8px;
	line-height:15px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle204 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:21px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle203 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle202 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle201 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle200 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle199 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:24px;
	line-height:15.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle198 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:15.2px;
	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.autoParaStyle197 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle196 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle195 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:15.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle194 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15.2px;
	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.autoParaStyle193 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle192 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18px;
	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.autoParaStyle191 {
	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.autoParaStyle190 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle189 {
	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.autoParaStyle188 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:15.4px;
	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.autoParaStyle187 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:11px;
	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.autoParaStyle186 {
	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.autoParaStyle185 {
	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.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;
	text-align:left;
}

p.autoParaStyle183 {
	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.autoParaStyle182 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle181 {
	font-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.autoParaStyle180 {
	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.autoParaStyle179 {
	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.autoParaStyle178 {
	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;
	text-align:left;
}

p.autoParaStyle177 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:22.4px;
	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.autoParaStyle176 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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.autoParaStyle175 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:18.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle174 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle173 {
	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.autoParaStyle172 {
	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.autoParaStyle171 {
	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;
	text-align:left;
}

p.autoParaStyle170 {
	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.autoParaStyle169 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:16px;
	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.autoParaStyle168 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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.autoParaStyle167 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:13px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle166 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle165 {
	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.autoParaStyle164 {
	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.autoParaStyle163 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:60px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle162 {
	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.autoParaStyle161 {
	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.autoParaStyle160 {
	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.autoParaStyle159 {
	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.autoParaStyle158 {
	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;
	text-align:left;
}

p.autoParaStyle157 {
	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.autoParaStyle156 {
	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.autoParaStyle155 {
	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.autoParaStyle154 {
	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.autoParaStyle153 {
	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;
	text-align:left;
}

p.autoParaStyle152 {
	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.autoParaStyle151 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle150 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle149 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:15px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle148 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15px;
	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.autoParaStyle147 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle146 {
	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.autoParaStyle145 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#3c3c3b;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle144 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#3c3c3b;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle143 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle142 {
	font-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.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18px;
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13px;
	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.autoParaStyle135 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle134 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.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: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.autoParaStyle124 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:25.2px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:13px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:18px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.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: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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.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-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle89 {
	font-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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.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: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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:70px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle75 {
	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.autoParaStyle74 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:70px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle73 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle61 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle60 {
	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.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;
	text-align:left;
}

p.autoParaStyle58 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle57 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle56 {
	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.autoParaStyle55 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14.6px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:10.4px;
	line-height:15px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle31 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	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.autoParaStyle23 {
	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.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;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight: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.autoParaStyle18 {
	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.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:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	font-weight: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.autoParaStyle13 {
	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.autoParaStyle12 {
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight: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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle5 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Subtítulo-8pt--Dias {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subtítulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._2-1_TEXTO-GENERAL {
	font-family:Optima,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#6f6f6e;
	text-align:left;
}

p.P_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.autoCharStyle29 {
	color:#ea5153;
	text-transform:uppercase;
}

span.autoCharStyle28 {
	letter-spacing:0.100em;
}

span.autoCharStyle27 {
	font-size:28px;
}

span.autoCharStyle26 {
	font-size:20px;
}

span.autoCharStyle25 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	letter-spacing:0.010em;
}

span.autoCharStyle24 {
	font-size:11px;
	color:#ea5153;
}

span.autoCharStyle23 {
	color:#fff;
}

span.autoCharStyle22 {
	color:#ec6264;
}

span.autoCharStyle21 {
}

span.autoCharStyle20 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
}

span.autoCharStyle19 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
}

span.autoCharStyle18 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle17 {
	font-size:18.2px;
}

span.autoCharStyle16 {
	font-size:14px;
}

span.autoCharStyle15 {
	font-size:10px;
}

span.autoCharStyle14 {
	text-transform:uppercase;
}

span.autoCharStyle13 {
	color:#101820;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle9 {
	color:#3c3c3b;
	text-decoration:underline;
}

span.autoCharStyle8 {
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle6 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#ea5153;
}

span.autoCharStyle5 {
	color:#ea5153;
}

span.autoCharStyle4 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
}

span.Hipervínculo {
	color:#3c3c3b;
	text-decoration:underline;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span._2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span.texto-mapa-1 {
	font-weight:bold;
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#fff;
}

span.Texto-itinerario {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#000;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

