/* 	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-Bold;
	src:url("../fonts/Linotype - OptimaLTPro-Bold.otf");
	font-weight:bold;
}

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

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

#item1569062 {
	width:1242px !important;
	height:832px !important;
	left:-22px !important;
	top:-17px !important;
	background:#000;
}

#item1155515 {
	width:140px !important;
	height:52px !important;
	left:995px !important;
	top:677px !important;
}

#item1727261 {
	width:650px !important;
	height:113px !important;
	left:70px !important;
	top:70px !important;
}

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

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

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

#item1800797 {
	width:748px !important;
	height:1277px !important;
	left:-11px !important;
	top:-29px !important;
	background:#000;
}

#item1800808 {
	width:650px !important;
	height:113px !important;
	left:36px !important;
	top:36px !important;
}

#item1800831 {
	width:645px !important;
	height:22px !important;
	left:41px !important;
	top:169px !important;
}

#item1839572 {
	width:141px !important;
	height:53px !important;
	left:279px !important;
	top:1077px !important;
}

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

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

@keyframes atenuar-1800857 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1800857 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1800857 {
	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:622px !important;
	top:231px !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:390px !important;
	height:286px !important;
	left:622px !important;
	top:429px !important;
	background:#0e0b00;
}

#item1152187 {
	width:350px !important;
	height:286px !important;
	left:642px !important;
	top:446px !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%;
}

#item1800874 {
	width:748px !important;
	height:1240px !important;
	left:-24px !important;
	top:-17px !important;
	background:#000;
}

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

#item1839789 {
	width:628px !important;
	height:150px !important;
	left:36px !important;
	top:500px !important;
}

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

#item1839814 {
	opacity:0.25;
	width:628px !important;
	height:337px !important;
	left:36px !important;
	top:683px !important;
	background:#0e0b00;
}

#item1839815 {
	width:600px !important;
	height:306px !important;
	left:50px !important;
	top:697px !important;
}

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

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

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

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

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

#item1791931 {
	width:56px !important;
	height:28px !important;
	left:155px !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:192px !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:20px !important;
}

#item1279802 {
	width:452px !important;
	height:174px !important;
	left:540px !important;
	top:44px !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%;
}

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

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

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

#item1840354 {
	width:609px !important;
	height:727px !important;
}

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

#item1840378 {
	width:210px !important;
	height:13px !important;
	top:447px !important;
}

#item1840403 {
	width:79px !important;
	height:39px !important;
	left:171px !important;
	top:434px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1840097 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:472px !important;
}

#item1839924 {
	width:700px !important;
	height:704px !important;
	top:43px !important;
	background:#f3f3f2;
}

#item1839956 {
	width:628px !important;
	height:272px !important;
	top:28px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1685637 {
	width:529px !important;
	height:514px !important;
}

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

#item1685609 {
	width:529px !important;
	height:514px !important;
}

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

#item1448817 {
	width:529px !important;
	height:514px !important;
	left:635px !important;
	top:189px !important;
}

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

#item1448683 {
	width:92px !important;
	height:50px !important;
}

#item1448684 {
	width:77px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1448657 {
	width:92px !important;
	height:50px !important;
}

#item1448658 {
	width:77px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1448654 {
	width:92px !important;
	height:50px !important;
	left:1108px !important;
	top:740px !important;
}

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

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

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

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

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

#item1448707 {
	width:116px !important;
	height:50px !important;
	left:989px !important;
	top:740px !important;
}

#item1448759 {
	width:25px !important;
	height:53px !important;
	left:987px !important;
	top:738px !important;
}

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

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

#item1801794 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:469px !important;
}

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

#item1801823 {
	width:626px !important;
	height:51px !important;
	left:24px !important;
}

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

#item1801872 {
	width:628px !important;
	height:574px !important;
}

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

#item1801848 {
	width:628px !important;
	height:536px !important;
}

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

#item1801846 {
	width:628px !important;
	height:574px !important;
	left:36px !important;
	top:550px !important;
}

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

#item1801924 {
	width:129px !important;
	height:70px !important;
}

#item1801925 {
	width:108px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1801899 {
	width:129px !important;
	height:70px !important;
}

#item1801900 {
	width:108px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1801896 {
	width:129px !important;
	height:70px !important;
	left:571px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1801948 {
	width:162px !important;
	height:70px !important;
	left:405px !important;
	top:1130px !important;
}

#item1802000 {
	width:35px !important;
	height:74px !important;
	left:402px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1448997 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:200px !important;
}

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

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

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

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

#item1476061 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:130px !important;
}

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

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

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

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

#item1449062 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:270px !important;
}

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

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

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

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

#item1615310 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:340px !important;
}

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

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

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

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

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

#item1802019 {
	width:1236px !important;
	height:814px !important;
	left:-218px !important;
	top:-79px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1802020 {
	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-1802020 {
	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;
	}
}
#item1802025 {
	width:699px !important;
	height:465px !important;
	left:1px !important;
	top:735px !important;
	background:#fff;
}

#item1802030 {
	width:154px !important;
	height:227px !important;
	left:1px !important;
	top:1px !important;
}

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

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

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

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

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

#item1802062 {
	width:269px !important;
	height:51px !important;
	left:50px !important;
	top:949px !important;
}

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

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

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

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

#item1802122 {
	width:269px !important;
	height:51px !important;
	left:50px !important;
	top:865px !important;
}

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

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

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

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

#item1802179 {
	width:269px !important;
	height:51px !important;
	left:50px !important;
	top:1036px !important;
}

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

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

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

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

#item1802239 {
	width:269px !important;
	height:51px !important;
	left:363px !important;
	top:865px !important;
}

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

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

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

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

#item1802295 {
	width:269px !important;
	height:51px !important;
	left:363px !important;
	top:949px !important;
}

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

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

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

@keyframes atenuar-1802353 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1802353 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1802353 {
	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:570px !important;
	height:44px !important;
	left:36px !important;
	top:496px !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:478px !important;
	height:178px !important;
	left:36px !important;
	top:582px !important;
	background:#0e0b00;
}

#item1153802 {
	width:432px !important;
	height:134px !important;
	left:58px !important;
	top:601px !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%;
}

#item1802368 {
	width:760px !important;
	height:1232px !important;
	left:-22px !important;
	top:-19px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1802369 {
	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-1802369 {
	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;
	}
}
#item1802374 {
	width:570px !important;
	height:44px !important;
	left:36px !important;
	top:817px !important;
}

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

#item1802397 {
	opacity:0.40;
	width:628px !important;
	height:214px !important;
	left:36px !important;
	top:903px !important;
	background:#0e0b00;
}

#item1802398 {
	width:584px !important;
	height:174px !important;
	left:58px !important;
	top:922px !important;
}

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

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

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

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

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

#item1701326 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !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%;
}

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

#item1678802 {
	width:529px !important;
	height:660px !important;
	left:35px !important;
	top:65px !important;
}

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

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

#item1664573 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1664596 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

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

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

table#table1889749 {
	table-layout:fixed;
}

#item1664624 {
	width:510px !important;
	height:185px !important;
	top:1px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1664746 {
	width:511px !important;
	height:17px !important;
	top:125px !important;
}

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

#item1664546 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

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

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

#item1664891 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1664938 {
	width:562px !important;
	height:639px !important;
	left:20px !important;
	top:123px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1802629 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1802652 {
	width:628px !important;
	height:790px !important;
	left:36px !important;
	top:91px !important;
}

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

#item1802581 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1802604 {
	width:628px !important;
	height:772px !important;
	left:36px !important;
	top:91px !important;
}

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

#item1802454 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1802477 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1802500 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

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

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

table#table1892253 {
	table-layout:fixed;
}

#item1802524 {
	width:622px !important;
	height:200px !important;
}

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

#item1802547 {
	width:623px !important;
	height:21px !important;
	top:133px !important;
}

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

#item1802551 {
	width:623px !important;
	height:21px !important;
	top:112px !important;
}

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

#item1802555 {
	width:623px !important;
	height:21px !important;
	top:90px !important;
}

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

#item1802559 {
	width:623px !important;
	height:21px !important;
	top:68px !important;
}

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

#item1802563 {
	width:623px !important;
	height:21px !important;
	top:46px !important;
}

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

#item1802568 {
	width:623px !important;
	height:21px !important;
	top:24px !important;
}

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

#item1802572 {
	width:623px !important;
	height:21px !important;
	top:2px !important;
}

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

#item1802576 {
	width:623px !important;
	height:21px !important;
	top:155px !important;
}

#item1802442 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

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

#item1802440 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1841086 {
	width:35px !important;
	height:74px !important;
	left:148px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

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

table#table1895367 {
	table-layout:fixed;
}

#item1727592 {
	width:528px !important;
	height:57px !important;
	top:326px !important;
}

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

#item1727615 {
	width:100px !important;
	height:13px !important;
	top:306px !important;
}

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

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

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

#item1727518 {
	width:534px !important;
	height:550px !important;
	top:16px !important;
}

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

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

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

#item1727547 {
	width:14px !important;
	height:9px !important;
	top:576px !important;
}

#item1727412 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

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

#item1727440 {
	width:350px !important;
	height:261px !important;
	top:99px !important;
}

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

#item1791996 {
	width:160px !important;
	height:16px !important;
	left:368px !important;
	top:85px !important;
}

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

#item1792019 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:101px !important;
}

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

#item1792042 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:119px !important;
}

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

#item1792108 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:208px !important;
}

#item1792113 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:138px !important;
}

#item1792116 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:172px !important;
}

#item1792139 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:174px !important;
}

#item1727381 {
	width:564px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1803499 {
	width:701px !important;
	height:309px !important;
	left:-1px !important;
}

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

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

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

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

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

table#table1898183 {
	table-layout:fixed;
}

#item1803742 {
	width:628px !important;
	height:99px !important;
	top:430px !important;
}

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

#item1803765 {
	width:140px !important;
	height:18px !important;
	top:406px !important;
}

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

#item1842656 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:165px !important;
}

#item1851466 {
	width:628px !important;
	height:375px !important;
}

#item1851467 {
	width:595px !important;
	height:627px !important;
}

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

#item1842647 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1851427 {
	width:628px !important;
	height:529px !important;
}

#item1851428 {
	width:595px !important;
	height:1548px !important;
}

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

#item1803548 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

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

#item1803571 {
	width:394px !important;
	height:84px !important;
	top:151px !important;
}

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

#item1803595 {
	width:224px !important;
	height:22px !important;
	left:403px !important;
	top:104px !important;
}

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

#item1803620 {
	width:224px !important;
	height:25px !important;
	left:403px !important;
	top:126px !important;
}

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

#item1803643 {
	width:224px !important;
	height:25px !important;
	left:403px !important;
	top:151px !important;
}

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

#item1803666 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:277px !important;
}

#item1803673 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:178px !important;
}

#item1803676 {
	width:245px !important;
	height:36px !important;
	left:421px !important;
	top:226px !important;
}

#item1803699 {
	width:7px !important;
	height:11px !important;
	left:410px !important;
	top:229px !important;
}

#item1803546 {
	width:666px !important;
	height:529px !important;
	left:36px !important;
	top:546px !important;
}

#item1803812 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:506px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1900740 {
	table-layout:fixed;
}

#item1729594 {
	width:528px !important;
	height:150px !important;
	top:386px !important;
}

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

#item1729617 {
	width:100px !important;
	height:13px !important;
	top:366px !important;
}

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

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

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

#item1729520 {
	width:534px !important;
	height:537px !important;
	top:16px !important;
}

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

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

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

#item1729549 {
	width:14px !important;
	height:9px !important;
	top:560px !important;
}

#item1729410 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

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

#item1729440 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

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

#item1792199 {
	width:160px !important;
	height:16px !important;
	left:368px !important;
	top:185px !important;
}

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

#item1792222 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:201px !important;
}

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

#item1792245 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:219px !important;
}

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

#item1792268 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:308px !important;
}

#item1792273 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:238px !important;
}

#item1792276 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:272px !important;
}

#item1792299 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:274px !important;
}

#item1729380 {
	width:564px !important;
	height:569px !important;
	left:636px !important;
	top:156px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1903776 {
	table-layout:fixed;
}

#item1804322 {
	width:628px !important;
	height:230px !important;
	top:295px !important;
}

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

#item1804345 {
	width:140px !important;
	height:18px !important;
	top:267px !important;
}

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

#item1851549 {
	width:628px !important;
	height:238px !important;
}

#item1851550 {
	width:595px !important;
	height:725px !important;
}

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

#item1852471 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:96px !important;
}

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

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

#item1851501 {
	width:595px !important;
	height:1626px !important;
}

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

#item1804130 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

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

#item1804153 {
	width:490px !important;
	height:365px !important;
	top:108px !important;
}

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

#item1804176 {
	width:224px !important;
	height:22px !important;
	left:403px !important;
	top:250px !important;
}

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

#item1804199 {
	width:224px !important;
	height:25px !important;
	left:403px !important;
	top:273px !important;
}

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

#item1804222 {
	width:224px !important;
	height:25px !important;
	left:403px !important;
	top:298px !important;
}

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

#item1804245 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:423px !important;
}

#item1804250 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:324px !important;
}

#item1804255 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:372px !important;
}

#item1804278 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:375px !important;
}

#item1804128 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1804393 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1804417 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1906826 {
	table-layout:fixed;
}

#item1730249 {
	width:528px !important;
	height:173px !important;
	top:319px !important;
}

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

#item1730272 {
	width:100px !important;
	height:13px !important;
	top:299px !important;
}

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

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

#item1730172 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

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

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

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

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

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

#item1730066 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

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

#item1730097 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

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

#item1793351 {
	width:160px !important;
	height:16px !important;
	left:368px !important;
	top:197px !important;
}

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

#item1793374 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:213px !important;
}

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

#item1793397 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:231px !important;
}

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

#item1793420 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:320px !important;
}

#item1793426 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:250px !important;
}

#item1793431 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:284px !important;
}

#item1793454 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:286px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1910449 {
	table-layout:fixed;
}

#item1804904 {
	width:628px !important;
	height:262px !important;
	top:269px !important;
}

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

#item1804927 {
	width:140px !important;
	height:18px !important;
	top:241px !important;
}

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

#item1842782 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:83px !important;
}

#item1852136 {
	width:628px !important;
	height:211px !important;
}

#item1852137 {
	width:595px !important;
	height:568px !important;
}

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

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

#item1852102 {
	width:628px !important;
	height:531px !important;
}

#item1852103 {
	width:595px !important;
	height:1363px !important;
}

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

#item1804710 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

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

#item1804733 {
	width:395px !important;
	height:255px !important;
	top:107px !important;
}

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

#item1804756 {
	width:224px !important;
	height:22px !important;
	left:403px !important;
	top:267px !important;
}

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

#item1804779 {
	width:224px !important;
	height:25px !important;
	left:403px !important;
	top:289px !important;
}

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

#item1804802 {
	width:224px !important;
	height:25px !important;
	left:403px !important;
	top:314px !important;
}

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

#item1804825 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:440px !important;
}

#item1804831 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:341px !important;
}

#item1804835 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:389px !important;
}

#item1804858 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:391px !important;
}

#item1804707 {
	width:664px !important;
	height:531px !important;
	left:36px !important;
	top:544px !important;
}

#item1804974 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1804997 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1913497 {
	table-layout:fixed;
}

#item1730903 {
	width:528px !important;
	height:173px !important;
	top:408px !important;
}

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

#item1730926 {
	width:100px !important;
	height:13px !important;
	top:388px !important;
}

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

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

#item1730824 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

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

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

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

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

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

#item1730719 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

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

#item1730748 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

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

#item1793622 {
	width:160px !important;
	height:16px !important;
	left:368px !important;
	top:197px !important;
}

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

#item1793645 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:213px !important;
}

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

#item1793668 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:231px !important;
}

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

#item1793691 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:320px !important;
}

#item1793697 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:250px !important;
}

#item1793701 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:284px !important;
}

#item1793724 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:286px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1805509 {
	width:140px !important;
	height:18px !important;
	top:198px !important;
}

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

#item1842849 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:62px !important;
}

#item1842852 {
	width:628px !important;
	height:273px !important;
	left:1px !important;
	top:224px !important;
}

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

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

table#table1916744 {
	table-layout:fixed;
}

#item1842853 {
	width:739px !important;
	height:273px !important;
}

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

#item1842876 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:508px !important;
}

#item1852206 {
	width:628px !important;
	height:167px !important;
	left:1px !important;
}

#item1852207 {
	width:595px !important;
	height:798px !important;
}

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

#item1842785 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:243px !important;
}

#item1852168 {
	width:628px !important;
	height:531px !important;
	left:1px !important;
}

#item1852169 {
	width:595px !important;
	height:1822px !important;
}

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

#item1805292 {
	width:627px !important;
	height:88px !important;
	left:2px !important;
}

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

#item1805315 {
	width:490px !important;
	height:365px !important;
	left:1px !important;
	top:107px !important;
}

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

#item1805338 {
	width:224px !important;
	height:22px !important;
	left:404px !important;
	top:267px !important;
}

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

#item1805361 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:289px !important;
}

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

#item1805384 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:314px !important;
}

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

#item1805408 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:440px !important;
}

#item1805416 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:341px !important;
}

#item1805419 {
	width:245px !important;
	height:36px !important;
	left:422px !important;
	top:389px !important;
}

#item1805442 {
	width:7px !important;
	height:11px !important;
	left:411px !important;
	top:391px !important;
}

#item1805290 {
	width:667px !important;
	height:531px !important;
	left:35px !important;
	top:544px !important;
}

#item1805557 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1805580 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1796851 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

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

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

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

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

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

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

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

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

table#table1919876 {
	table-layout:fixed;
}

#item1731560 {
	width:528px !important;
	height:173px !important;
	top:351px !important;
}

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

#item1731584 {
	width:100px !important;
	height:13px !important;
	top:331px !important;
}

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

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

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

#item1731484 {
	width:534px !important;
	height:537px !important;
	top:16px !important;
}

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

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

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

#item1731516 {
	width:14px !important;
	height:9px !important;
	top:560px !important;
}

#item1731377 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

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

#item1731405 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

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

#item1793793 {
	width:160px !important;
	height:16px !important;
	left:368px !important;
	top:215px !important;
}

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

#item1793816 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:231px !important;
}

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

#item1793840 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:249px !important;
}

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

#item1793864 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:339px !important;
}

#item1793869 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:268px !important;
}

#item1793872 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:302px !important;
}

#item1793895 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:304px !important;
}

#item1731346 {
	width:564px !important;
	height:569px !important;
	left:636px !important;
	top:156px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1805820 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

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

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

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

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

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

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

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

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

table#table1923042 {
	table-layout:fixed;
}

#item1806067 {
	width:628px !important;
	height:262px !important;
	top:263px !important;
}

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

#item1806090 {
	width:140px !important;
	height:18px !important;
	top:235px !important;
}

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

#item1842998 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:80px !important;
}

#item1852285 {
	width:628px !important;
	height:203px !important;
}

#item1852286 {
	width:595px !important;
	height:616px !important;
}

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

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

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

#item1852248 {
	width:595px !important;
	height:1430px !important;
}

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

#item1805878 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

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

#item1805901 {
	width:420px !important;
	height:279px !important;
	top:94px !important;
}

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

#item1805924 {
	width:224px !important;
	height:22px !important;
	left:404px !important;
	top:279px !important;
}

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

#item1805947 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:301px !important;
}

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

#item1805970 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:327px !important;
}

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

#item1805993 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:452px !important;
}

#item1805998 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:353px !important;
}

#item1806002 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:401px !important;
}

#item1806025 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:404px !important;
}

#item1805876 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1806137 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1806160 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1731977 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:40px !important;
}

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

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

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

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

table#table1926175 {
	table-layout:fixed;
}

#item1732219 {
	width:528px !important;
	height:173px !important;
	top:381px !important;
}

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

#item1732242 {
	width:100px !important;
	height:13px !important;
	top:361px !important;
}

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

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

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

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

#item1732143 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:272px !important;
}

#item1732146 {
	width:534px !important;
	height:537px !important;
	top:16px !important;
}

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

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

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

#item1732176 {
	width:14px !important;
	height:9px !important;
	top:560px !important;
}

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

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

#item1732069 {
	width:350px !important;
	height:261px !important;
	top:116px !important;
}

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

#item1794006 {
	width:160px !important;
	height:16px !important;
	left:368px !important;
	top:246px !important;
}

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

#item1794030 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:262px !important;
}

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

#item1794053 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:280px !important;
}

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

#item1794076 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:370px !important;
}

#item1794083 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:299px !important;
}

#item1794089 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:333px !important;
}

#item1794112 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:336px !important;
}

#item1732008 {
	width:564px !important;
	height:569px !important;
	left:36px !important;
	top:156px !important;
}

#item1732265 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1794353 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

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

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

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

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

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

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

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

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

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

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

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

table#table1930102 {
	table-layout:fixed;
}

#item1806706 {
	width:628px !important;
	height:262px !important;
	top:241px !important;
}

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

#item1806729 {
	width:140px !important;
	height:18px !important;
	top:213px !important;
}

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

#item1843062 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:69px !important;
}

#item1852362 {
	width:628px !important;
	height:183px !important;
}

#item1852363 {
	width:595px !important;
	height:675px !important;
}

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

#item1806657 {
	width:628px !important;
	height:43px !important;
}

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

#item1806681 {
	width:628px !important;
	height:460px !important;
	top:43px !important;
}

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

#item1843001 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:229px !important;
}

#item1852320 {
	width:628px !important;
	height:503px !important;
}

#item1852321 {
	width:595px !important;
	height:1489px !important;
}

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

#item1806459 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

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

#item1806482 {
	width:490px !important;
	height:365px !important;
	top:140px !important;
}

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

#item1806505 {
	width:224px !important;
	height:22px !important;
	left:403px !important;
	top:301px !important;
}

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

#item1806529 {
	width:224px !important;
	height:25px !important;
	left:403px !important;
	top:324px !important;
}

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

#item1806552 {
	width:224px !important;
	height:25px !important;
	left:403px !important;
	top:349px !important;
}

@keyframes intensificar-1806552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1806552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1806552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1806575 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:474px !important;
}

#item1806581 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:376px !important;
}

#item1806585 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:423px !important;
}

#item1806608 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:426px !important;
}

#item1806457 {
	width:664px !important;
	height:505px !important;
	left:36px !important;
	top:572px !important;
}

#item1806776 {
	width:627px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1806799 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1806825 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1806827 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1806822 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1806859 {
	width:172px !important;
	height:70px !important;
}

#item1806860 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1806834 {
	width:172px !important;
	height:70px !important;
}

#item1806835 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1806830 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1806913 {
	width:158px !important;
	height:70px !important;
}

#item1806914 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1806888 {
	width:158px !important;
	height:70px !important;
}

#item1806889 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1806884 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1806966 {
	width:141px !important;
	height:70px !important;
}

#item1806967 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1806941 {
	width:141px !important;
	height:70px !important;
}

#item1806942 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1806937 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1807019 {
	width:141px !important;
	height:70px !important;
}

#item1807020 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1806994 {
	width:141px !important;
	height:70px !important;
}

#item1806995 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1806990 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1842385 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1128px !important;
}

#item1850233 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850256 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850229 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1807074 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1807074 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1807074 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1807074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1795473 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1796699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1796699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1796699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1796691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1796691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1796691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1796689 {
	width:600px !important;
	height:790px !important;
}

#item1795481 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1795486 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1795492 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1795579 {
	width:100px !important;
	height:13px !important;
	top:320px !important;
}

@keyframes intensificar-1795579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1795579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1795579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1933825 th, table#table1933825 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1933825 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1933825 {
	table-layout:fixed;
}

#item1796326 {
	width:528px !important;
	height:202px !important;
	top:340px !important;
}

@keyframes intensificar-1796326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1796326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1796326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1796247 {
	width:528px !important;
	height:305px !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-1796247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1796247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1796247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1795735 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1795738 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1796205 {
	width:509px !important;
	height:709px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1796205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1796205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1796205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1795764 {
	width:14px !important;
	height:9px !important;
}

#item1795767 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1795603 {
	width:528px !important;
	height:47px !important;
	top:15px !important;
}

@keyframes intensificar-1795603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1795603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1795603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1795626 {
	width:350px !important;
	height:261px !important;
	top:82px !important;
}

@keyframes intensificar-1795626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1795626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1795626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1795649 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:270px !important;
}

@keyframes intensificar-1795649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1795649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1795649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1795672 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:286px !important;
}

@keyframes intensificar-1795672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1795672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1795672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1795695 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:375px !important;
}

#item1795702 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:304px !important;
}

#item1795706 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:338px !important;
}

#item1795729 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:340px !important;
}

#item1795515 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1795770 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1795793 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1795819 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1795820 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1795816 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1795853 {
	width:123px !important;
	height:50px !important;
}

#item1795854 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1795828 {
	width:123px !important;
	height:50px !important;
}

#item1795829 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1795823 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1795907 {
	width:99px !important;
	height:50px !important;
}

#item1795908 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1795881 {
	width:99px !important;
	height:50px !important;
}

#item1795882 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1795877 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1795960 {
	width:101px !important;
	height:50px !important;
}

#item1795961 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1795935 {
	width:101px !important;
	height:50px !important;
}

#item1795936 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1795931 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1796018 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1849301 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1849324 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1849298 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1796022 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1796022 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1796022 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1796022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1841858 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1807101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1807095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1807093 {
	width:700px !important;
	height:309px !important;
}

#item1840954 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1807110 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1807113 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1807309 {
	width:140px !important;
	height:18px !important;
	top:167px !important;
}

@keyframes intensificar-1807309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1937046 th, table#table1937046 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1937046 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1937046 {
	table-layout:fixed;
}

#item1807333 {
	width:628px !important;
	height:302px !important;
	top:194px !important;
}

@keyframes intensificar-1807333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843124 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:46px !important;
}

#item1852434 {
	width:628px !important;
	height:137px !important;
}

#item1852435 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1852435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843066 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1852400 {
	width:628px !important;
	height:497px !important;
}

#item1852401 {
	width:595px !important;
	height:1136px !important;
}

@keyframes intensificar-1852401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1807138 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1807138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1807161 {
	width:397px !important;
	height:327px !important;
	top:108px !important;
}

@keyframes intensificar-1807161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1807185 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:318px !important;
}

@keyframes intensificar-1807185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1807208 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:340px !important;
}

@keyframes intensificar-1807208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1807231 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:465px !important;
}

#item1807236 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:366px !important;
}

#item1807240 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:414px !important;
}

#item1807263 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:417px !important;
}

#item1807136 {
	width:664px !important;
	height:497px !important;
	left:36px !important;
	top:578px !important;
}

#item1807382 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1807405 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1807431 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1807432 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1807428 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1807464 {
	width:172px !important;
	height:70px !important;
}

#item1807465 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1807439 {
	width:172px !important;
	height:70px !important;
}

#item1807440 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1807435 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1807517 {
	width:139px !important;
	height:70px !important;
}

#item1807518 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1807492 {
	width:139px !important;
	height:70px !important;
}

#item1807493 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1807488 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1807571 {
	width:141px !important;
	height:70px !important;
}

#item1807572 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1807546 {
	width:141px !important;
	height:70px !important;
}

#item1807547 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1807542 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1807625 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1850268 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850291 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850265 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1807628 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1807628 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1807628 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1807628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1796930 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1733283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1733281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1733279 {
	width:600px !important;
	height:791px !important;
	top:-1px !important;
}

#item1733284 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1733288 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1733292 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1733573 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1733596 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1793510 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

table#table1940281 th, table#table1940281 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1940281 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1940281 {
	table-layout:fixed;
}

#item1733527 {
	width:528px !important;
	height:202px !important;
	top:303px !important;
}

@keyframes intensificar-1733527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1733550 {
	width:100px !important;
	height:13px !important;
	top:283px !important;
}

@keyframes intensificar-1733550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1874672 {
	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-1874672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1874672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1874672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1733449 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:272px !important;
}

#item1733454 {
	width:534px !important;
	height:537px !important;
	top:16px !important;
}

#item1733455 {
	width:509px !important;
	height:940px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1733455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1733480 {
	width:14px !important;
	height:9px !important;
}

#item1733485 {
	width:14px !important;
	height:9px !important;
	top:560px !important;
}

#item1733345 {
	width:528px !important;
	height:97px !important;
	top:16px !important;
}

@keyframes intensificar-1733345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1733374 {
	width:350px !important;
	height:233px !important;
	top:133px !important;
}

@keyframes intensificar-1733374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1733397 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:322px !important;
}

@keyframes intensificar-1733397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1733424 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:338px !important;
}

@keyframes intensificar-1733424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1793536 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:427px !important;
}

#item1793541 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:356px !important;
}

#item1793544 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:390px !important;
}

#item1793567 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:392px !important;
}

#item1733315 {
	width:564px !important;
	height:569px !important;
	left:636px !important;
	top:157px !important;
}

#item1733645 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1733646 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1733642 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1733679 {
	width:123px !important;
	height:50px !important;
}

#item1733680 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1733654 {
	width:123px !important;
	height:50px !important;
}

#item1733655 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1733650 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1733732 {
	width:99px !important;
	height:50px !important;
}

#item1733733 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1733707 {
	width:99px !important;
	height:50px !important;
}

#item1733708 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1733703 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1733786 {
	width:101px !important;
	height:50px !important;
}

#item1733787 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1733760 {
	width:101px !important;
	height:50px !important;
}

#item1733761 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1733756 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1733842 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1849331 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1849354 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1849328 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1733845 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1733845 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1733845 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1733845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1807645 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1807657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1807650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1807648 {
	width:700px !important;
	height:309px !important;
}

#item1840959 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1807667 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1807671 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table1943430 th, table#table1943430 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1943430 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1943430 {
	table-layout:fixed;
}

#item1807906 {
	width:628px !important;
	height:297px !important;
	top:228px !important;
}

@keyframes intensificar-1807906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1807929 {
	width:140px !important;
	height:18px !important;
	top:200px !important;
}

@keyframes intensificar-1807929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843183 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:63px !important;
}

#item1852509 {
	width:628px !important;
	height:171px !important;
}

#item1852510 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1852510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843127 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1852474 {
	width:628px !important;
	height:525px !important;
}

#item1852475 {
	width:595px !important;
	height:1528px !important;
}

@keyframes intensificar-1852475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1807696 {
	width:627px !important;
	height:159px !important;
	left:1px !important;
}

@keyframes intensificar-1807696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1807719 {
	width:490px !important;
	height:302px !important;
	top:178px !important;
}

@keyframes intensificar-1807719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1807742 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:380px !important;
}

@keyframes intensificar-1807742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1807765 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:402px !important;
}

@keyframes intensificar-1807765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1807788 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:527px !important;
}

#item1807795 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:428px !important;
}

#item1807798 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:476px !important;
}

#item1807821 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:479px !important;
}

#item1807694 {
	width:664px !important;
	height:558px !important;
	left:36px !important;
	top:550px !important;
}

#item1807952 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1807977 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1808000 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1808027 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1808028 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1808024 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1808061 {
	width:172px !important;
	height:70px !important;
}

#item1808062 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1808036 {
	width:172px !important;
	height:70px !important;
}

#item1808037 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1808032 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1808115 {
	width:139px !important;
	height:70px !important;
}

#item1808116 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1808090 {
	width:139px !important;
	height:70px !important;
}

#item1808091 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1808086 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1808169 {
	width:141px !important;
	height:70px !important;
}

#item1808170 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1808143 {
	width:141px !important;
	height:70px !important;
}

#item1808145 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1808139 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1808223 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1850297 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850320 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850294 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1808228 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1808228 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1808228 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1808228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735235 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1735236 {
	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-1735236 {
	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;
	}
}
#item1735916 {
	width:394px !important;
	height:94px !important;
}

@keyframes intensificar-1735916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735939 {
	opacity:0.40;
	width:394px !important;
	height:203px !important;
	top:124px !important;
	background:#0e0b00;
}

#item1735940 {
	width:351px !important;
	height:157px !important;
	left:20px !important;
	top:143px !important;
}

@keyframes intensificar-1735940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1735288 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1735288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1735288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1735288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1808244 {
	width:748px !important;
	height:1252px !important;
	left:-26px !important;
	top:-27px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1808245 {
	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-1808245 {
	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;
	}
}
#item1808251 {
	width:570px !important;
	height:94px !important;
	left:36px !important;
	top:837px !important;
}

@keyframes intensificar-1808251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1808251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1808274 {
	opacity:0.40;
	width:628px !important;
	height:203px !important;
	left:36px !important;
	top:961px !important;
	background:#0e0b00;
}

#item1808275 {
	width:558px !important;
	height:157px !important;
	left:68px !important;
	top:980px !important;
}

@keyframes intensificar-1808275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1808275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1808299 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1808299 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1808299 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1808299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1736172 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1736414 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1736437 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1736440 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item1736441 {
	width:509px !important;
	height:860px !important;
}

@keyframes intensificar-1736441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1736441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1736465 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1736469 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1736350 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1736373 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1736378 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item1736379 {
	width:509px !important;
	height:1400px !important;
}

@keyframes intensificar-1736379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1736379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1736402 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1736407 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1736179 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1736202 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1736225 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

table#table1949526 th, table#table1949526 td {
	vertical-align:top;;
}

table#table1949526 tr {
	height:18px;;
}

table#table1949526 {
	table-layout:fixed;
}

#item1736255 {
	width:510px !important;
	height:208px !important;
}

#item1792424 {
	width:511px !important;
	height:17px !important;
}

#item1792421 {
	width:511px !important;
	height:17px !important;
	top:109px !important;
}

#item1736298 {
	width:511px !important;
	height:17px !important;
}

#item1736295 {
	width:511px !important;
	height:17px !important;
	top:90px !important;
}

#item1737979 {
	width:511px !important;
	height:17px !important;
}

#item1737976 {
	width:511px !important;
	height:17px !important;
	top:73px !important;
}

#item1736302 {
	width:511px !important;
	height:17px !important;
}

#item1736299 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1736282 {
	width:511px !important;
	height:17px !important;
}

#item1736279 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1736286 {
	width:511px !important;
	height:17px !important;
}

#item1736283 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1736290 {
	width:511px !important;
	height:17px !important;
}

#item1736287 {
	width:511px !important;
	height:17px !important;
}

@keyframes intensificar-1736331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1736331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1736343 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1736177 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1736473 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1736478 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1737514 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1737537 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1737511 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1737546 {
	width:19px !important;
	height:19px !important;
}

#item1737542 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1737553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1737556 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1737557 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1737553 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1737565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1737594 {
	width:122px !important;
	height:50px !important;
}

#item1737595 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1737569 {
	width:122px !important;
	height:50px !important;
}

#item1737570 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1737565 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
}

@keyframes intensificar-1737618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1737647 {
	width:122px !important;
	height:50px !important;
}

#item1737648 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1737622 {
	width:122px !important;
	height:50px !important;
}

#item1737623 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1737618 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1737671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1737701 {
	width:87px !important;
	height:50px !important;
}

#item1737702 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1737676 {
	width:87px !important;
	height:50px !important;
}

#item1737677 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1737671 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1737729 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1737753 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1737726 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1737758 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1737758 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1737758 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1737758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1808517 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1841045 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:453px !important;
}

#item1852578 {
	width:628px !important;
	height:770px !important;
	left:36px !important;
	top:91px !important;
}

#item1852579 {
	width:595px !important;
	height:1427px !important;
}

@keyframes intensificar-1852579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1808460 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1841037 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:453px !important;
}

#item1852544 {
	width:628px !important;
	height:770px !important;
	left:36px !important;
	top:91px !important;
}

#item1852545 {
	width:595px !important;
	height:2117px !important;
}

@keyframes intensificar-1852545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1808333 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1808356 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1808379 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

table#table1953781 th, table#table1953781 td {
	vertical-align:top;;
}

table#table1953781 tr {
	height:22px;;
}

table#table1953781 {
	table-layout:fixed;
}

#item1808403 {
	width:622px !important;
	height:254px !important;
}

#item1808429 {
	width:623px !important;
	height:21px !important;
}

#item1808426 {
	width:623px !important;
	height:21px !important;
	top:133px !important;
}

#item1808433 {
	width:623px !important;
	height:21px !important;
}

#item1808430 {
	width:623px !important;
	height:21px !important;
	top:111px !important;
}

#item1808437 {
	width:623px !important;
	height:21px !important;
}

#item1808434 {
	width:623px !important;
	height:21px !important;
	top:89px !important;
}

#item1808441 {
	width:623px !important;
	height:21px !important;
}

#item1808438 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

#item1808446 {
	width:623px !important;
	height:21px !important;
}

#item1808442 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item1808450 {
	width:623px !important;
	height:21px !important;
}

#item1808447 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item1808454 {
	width:623px !important;
	height:21px !important;
}

#item1808451 {
	width:623px !important;
	height:21px !important;
}

#item1808324 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

@keyframes intensificar-1808324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1808324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1808322 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

#item1808580 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1808584 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1809432 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1809455 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1809429 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1809462 {
	width:26px !important;
	height:26px !important;
}

#item1809458 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:179px !important;
}

@keyframes intensificar-1809465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1809465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1809468 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1809469 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1809465 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1809474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1809474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1809504 {
	width:171px !important;
	height:70px !important;
}

#item1809505 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1809479 {
	width:171px !important;
	height:70px !important;
}

#item1809480 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1809474 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes intensificar-1809528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1809528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1809557 {
	width:171px !important;
	height:70px !important;
}

#item1809559 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1809532 {
	width:171px !important;
	height:70px !important;
}

#item1809533 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1809528 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1809582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1809582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1809611 {
	width:122px !important;
	height:70px !important;
}

#item1809612 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1809586 {
	width:122px !important;
	height:70px !important;
}

#item1809587 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1809582 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1809638 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1809661 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1809635 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1841081 {
	width:35px !important;
	height:74px !important;
	left:148px !important;
	top:1127px !important;
}

#item1809665 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1809665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1809665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1809665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1734584 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1734591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1734589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1734587 {
	width:600px !important;
	height:790px !important;
}

#item1734592 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1734597 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1734601 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1955484 tr {
	border-right:2.2px solid #fff;;
}

table#table1955484 {
	table-layout:fixed;
}

#item1734837 {
	width:528px !important;
	height:80px !important;
	top:287px !important;
}

@keyframes intensificar-1734837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1734860 {
	width:100px !important;
	height:13px !important;
	top:267px !important;
}

@keyframes intensificar-1734860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1784477 {
	width:528px !important;
	height:257px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1784477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1784477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1784477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1784432 {
	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-1784432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1784432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1784432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1734654 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1734654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1734682 {
	width:350px !important;
	height:261px !important;
	top:67px !important;
}

@keyframes intensificar-1734682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1734705 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:58px !important;
}

@keyframes intensificar-1734705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1734732 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:74px !important;
}

@keyframes intensificar-1734732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1784379 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:163px !important;
}

#item1784387 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:93px !important;
}

#item1784393 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:127px !important;
}

#item1784416 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:129px !important;
}

#item1734624 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1734883 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1734906 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1734955 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1734956 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1734952 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1734989 {
	width:123px !important;
	height:50px !important;
}

#item1734990 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1734963 {
	width:123px !important;
	height:50px !important;
}

#item1734964 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1734959 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1735042 {
	width:99px !important;
	height:50px !important;
}

#item1735043 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1735017 {
	width:99px !important;
	height:50px !important;
}

#item1735018 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1735013 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1735095 {
	width:101px !important;
	height:50px !important;
}

#item1735096 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1735070 {
	width:101px !important;
	height:50px !important;
}

#item1735071 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1735066 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1735122 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1735145 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1735119 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1735149 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1735153 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1735153 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1735153 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1735153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1841853 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1809692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1809692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1809686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1809686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1809684 {
	width:700px !important;
	height:309px !important;
}

#item1841091 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1809704 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1809709 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1809915 {
	width:140px !important;
	height:18px !important;
	top:341px !important;
}

@keyframes intensificar-1809915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1809915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843228 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:142px !important;
}

#item1843231 {
	width:628px !important;
	height:136px !important;
	top:371px !important;
}

table#table1957628 tr {
	border-right:3.08px solid #fff;;
}

table#table1957628 {
	table-layout:fixed;
}

#item1843233 {
	width:740px !important;
	height:136px !important;
}

@keyframes intensificar-1843233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1843233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843256 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:519px !important;
}

#item1852642 {
	width:628px !important;
	height:309px !important;
}

#item1852643 {
	width:595px !important;
	height:509px !important;
}

@keyframes intensificar-1852643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843222 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1852610 {
	width:628px !important;
	height:542px !important;
}

#item1852611 {
	width:595px !important;
	height:1018px !important;
}

@keyframes intensificar-1852611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1809734 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1809734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1809734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1809757 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes intensificar-1809757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1809757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1809780 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:82px !important;
}

@keyframes intensificar-1809780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1809780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1809804 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:104px !important;
}

@keyframes intensificar-1809804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1809804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1809827 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:229px !important;
}

#item1809834 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:130px !important;
}

#item1809838 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:178px !important;
}

#item1809862 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:181px !important;
}

#item1809732 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1809962 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1809985 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1810011 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1810012 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1810008 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1810045 {
	width:172px !important;
	height:70px !important;
}

#item1810046 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1810020 {
	width:172px !important;
	height:70px !important;
}

#item1810021 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1810016 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1810098 {
	width:139px !important;
	height:70px !important;
}

#item1810099 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1810073 {
	width:139px !important;
	height:70px !important;
}

#item1810074 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1810069 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1810151 {
	width:141px !important;
	height:70px !important;
}

#item1810152 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1810126 {
	width:141px !important;
	height:70px !important;
}

#item1810127 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1810122 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1810178 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1810202 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1810175 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1810207 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1810211 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1810211 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1810211 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1810211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1796966 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1738026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1738024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1738022 {
	width:600px !important;
	height:790px !important;
}

#item1738028 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1738032 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1738035 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1959784 tr {
	border-right:2.2px solid #fff;;
}

table#table1959784 {
	table-layout:fixed;
}

#item1738271 {
	width:528px !important;
	height:163px !important;
	top:275px !important;
}

@keyframes intensificar-1738271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1738294 {
	width:100px !important;
	height:13px !important;
	top:255px !important;
}

@keyframes intensificar-1738294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1739132 {
	width:528px !important;
	height:240px !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-1739132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1738192 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1738196 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1738197 {
	width:509px !important;
	height:780px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1738197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1738223 {
	width:14px !important;
	height:9px !important;
}

#item1738226 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1738088 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1738088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1738117 {
	width:350px !important;
	height:261px !important;
	top:65px !important;
}

@keyframes intensificar-1738117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1738140 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:185px !important;
}

@keyframes intensificar-1738140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1738166 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:201px !important;
}

@keyframes intensificar-1738166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1738712 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:290px !important;
}

#item1738722 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:219px !important;
}

#item1738727 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:253px !important;
}

#item1738750 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:256px !important;
}

#item1738058 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1738317 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1738341 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1738390 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1738391 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1738387 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1738424 {
	width:123px !important;
	height:50px !important;
}

#item1738425 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1738399 {
	width:123px !important;
	height:50px !important;
}

#item1738400 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1738394 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1738477 {
	width:99px !important;
	height:50px !important;
}

#item1738478 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1738452 {
	width:99px !important;
	height:50px !important;
}

#item1738453 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1738448 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1738532 {
	width:101px !important;
	height:50px !important;
}

#item1738533 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1738506 {
	width:101px !important;
	height:50px !important;
}

#item1738508 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1738501 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1738585 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1849368 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1849392 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1849365 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1738589 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1738589 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1738589 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1738589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1810227 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1810239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1810239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1810232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1810232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1810230 {
	width:700px !important;
	height:309px !important;
}

#item1841095 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1810250 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1810254 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1810478 {
	width:140px !important;
	height:18px !important;
	top:226px !important;
}

@keyframes intensificar-1810478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1810478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843346 {
	width:628px !important;
	height:258px !important;
	top:252px !important;
}

table#table1962923 tr {
	border-right:3.08px solid #fff;;
}

table#table1962923 {
	table-layout:fixed;
}

#item1843347 {
	width:739px !important;
	height:227px !important;
}

@keyframes intensificar-1843347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1843347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843370 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:519px !important;
}

#item1843418 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:76px !important;
}

#item1852714 {
	width:628px !important;
	height:198px !important;
}

#item1852716 {
	width:595px !important;
	height:548px !important;
}

@keyframes intensificar-1852716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843301 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1852680 {
	width:628px !important;
	height:542px !important;
}

#item1852681 {
	width:595px !important;
	height:1352px !important;
}

@keyframes intensificar-1852681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1810281 {
	width:627px !important;
	height:40px !important;
	left:1px !important;
}

@keyframes intensificar-1810281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1810281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1810306 {
	width:490px !important;
	height:365px !important;
	top:68px !important;
}

@keyframes intensificar-1810306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1810306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1810329 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:236px !important;
}

@keyframes intensificar-1810329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1810329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1810353 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:259px !important;
}

@keyframes intensificar-1810353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1810353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1810376 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:384px !important;
}

#item1810383 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:285px !important;
}

#item1810388 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:332px !important;
}

#item1810411 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:335px !important;
}

#item1810278 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1810525 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1810548 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1810574 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1810575 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1810571 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1810607 {
	width:172px !important;
	height:70px !important;
}

#item1810608 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1810582 {
	width:172px !important;
	height:70px !important;
}

#item1810583 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1810578 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1810662 {
	width:139px !important;
	height:70px !important;
}

#item1810663 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1810636 {
	width:139px !important;
	height:70px !important;
}

#item1810637 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1810632 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1810716 {
	width:141px !important;
	height:70px !important;
}

#item1810717 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1810691 {
	width:141px !important;
	height:70px !important;
}

#item1810692 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1810687 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1810769 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1850329 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850353 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850326 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1810772 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1810772 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1810772 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1810772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861554 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1740606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1740604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740602 {
	width:600px !important;
	height:790px !important;
}

#item1740607 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1740613 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1740619 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1966046 tr {
	border-right:2.2px solid #fff;;
}

table#table1966046 {
	table-layout:fixed;
}

#item1740854 {
	width:528px !important;
	height:191px !important;
	top:276px !important;
}

@keyframes intensificar-1740854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740877 {
	width:100px !important;
	height:13px !important;
	top:256px !important;
}

@keyframes intensificar-1740877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1797979 {
	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-1797979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1797979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1797979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740778 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1740781 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1797940 {
	width:509px !important;
	height:841px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1797940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1797940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1797940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740807 {
	width:14px !important;
	height:9px !important;
}

#item1740810 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1740673 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes intensificar-1740673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740697 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:308px !important;
}

#item1740702 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes intensificar-1740702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740725 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:203px !important;
}

@keyframes intensificar-1740725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1740748 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:238px !important;
}

#item1740753 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:219px !important;
}

@keyframes intensificar-1740753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1798070 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:272px !important;
}

#item1798093 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:274px !important;
}

#item1740642 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1740900 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1740923 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1857624 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1740972 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1740973 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1740969 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1741006 {
	width:123px !important;
	height:50px !important;
}

#item1741007 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1740981 {
	width:123px !important;
	height:50px !important;
}

#item1740982 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1740976 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1741059 {
	width:99px !important;
	height:50px !important;
}

#item1741060 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1741034 {
	width:99px !important;
	height:50px !important;
}

#item1741035 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1741030 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1741112 {
	width:101px !important;
	height:50px !important;
}

#item1741113 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1741087 {
	width:101px !important;
	height:50px !important;
}

#item1741088 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1741083 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1741168 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1849432 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1849456 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1849429 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1741173 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1741173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1741173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1741173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861703 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1811344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1811338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1811336 {
	width:700px !important;
	height:309px !important;
}

#item1841101 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1811357 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1811361 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1811575 {
	width:140px !important;
	height:18px !important;
	top:170px !important;
}

@keyframes intensificar-1811575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843481 {
	width:628px !important;
	height:298px !important;
	top:199px !important;
}

table#table1969913 tr {
	border-right:3.08px solid #fff;;
}

table#table1969913 {
	table-layout:fixed;
}

#item1843482 {
	width:737px !important;
	height:298px !important;
}

@keyframes intensificar-1843482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1843482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843506 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:504px !important;
}

#item1843554 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:49px !important;
}

#item1852845 {
	width:628px !important;
	height:143px !important;
}

#item1852846 {
	width:595px !important;
	height:607px !important;
}

@keyframes intensificar-1852846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843432 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

#item1852814 {
	width:628px !important;
	height:528px !important;
}

#item1852815 {
	width:595px !important;
	height:1411px !important;
}

@keyframes intensificar-1852815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1811386 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1811386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1811409 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:402px !important;
}

#item1811414 {
	width:464px !important;
	height:247px !important;
	top:86px !important;
}

@keyframes intensificar-1811414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1811437 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:255px !important;
}

@keyframes intensificar-1811437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1811460 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:303px !important;
}

#item1811465 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:277px !important;
}

@keyframes intensificar-1811465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1811488 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:351px !important;
}

#item1811511 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:353px !important;
}

#item1811384 {
	width:664px !important;
	height:528px !important;
	left:36px !important;
	top:547px !important;
}

#item1811622 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1811646 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1857647 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1811673 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1811674 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1811669 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1811707 {
	width:172px !important;
	height:70px !important;
}

#item1811708 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1811682 {
	width:172px !important;
	height:70px !important;
}

#item1811683 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1811678 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1811760 {
	width:139px !important;
	height:70px !important;
}

#item1811761 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1811735 {
	width:139px !important;
	height:70px !important;
}

#item1811736 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1811731 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1811815 {
	width:141px !important;
	height:70px !important;
}

#item1811816 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1811788 {
	width:141px !important;
	height:70px !important;
}

#item1811789 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1811784 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1811869 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1850392 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850415 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850389 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1811875 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1811875 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1811875 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1811875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861558 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1549821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1549819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549817 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1549822 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1549872 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1549877 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1646323 {
	width:528px !important;
	height:340px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1646323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646370 {
	width:130px !important;
	height:13px !important;
	top:339px !important;
}

@keyframes intensificar-1646370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741431 {
	width:528px !important;
	height:154px !important;
	top:359px !important;
}

table#table1974305 tr {
	border-right:2.2px solid #fff;;
}

table#table1974305 {
	table-layout:fixed;
}

#item1741432 {
	width:678px !important;
	height:133px !important;
}

@keyframes intensificar-1741432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741455 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:517px !important;
}

#item1646618 {
	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-1646618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646642 {
	width:528px !important;
	height:244px !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-1646642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741331 {
	width:528px !important;
	height:530px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1741331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646424 {
	width:350px !important;
	height:260px !important;
	top:32px !important;
}

@keyframes intensificar-1646424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646447 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1646447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646503 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:131px !important;
}

@keyframes intensificar-1646503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646550 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:64px !important;
}

@keyframes intensificar-1646550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1651904 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:115px !important;
}

@keyframes intensificar-1651904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1651927 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:48px !important;
}

@keyframes intensificar-1651927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741284 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:220px !important;
}

#item1741291 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:149px !important;
}

#item1741295 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:183px !important;
}

#item1741318 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:185px !important;
}

#item1646321 {
	width:564px !important;
	height:530px !important;
	left:36px !important;
	top:195px !important;
}

#item1646717 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1646740 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1550224 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1550225 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1550221 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1550257 {
	width:123px !important;
	height:50px !important;
}

#item1550258 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550232 {
	width:123px !important;
	height:50px !important;
}

#item1550233 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550228 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1550311 {
	width:113px !important;
	height:50px !important;
}

#item1550312 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550285 {
	width:113px !important;
	height:50px !important;
}

#item1550286 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550281 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1550365 {
	width:101px !important;
	height:50px !important;
}

#item1550366 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550340 {
	width:101px !important;
	height:50px !important;
}

#item1550341 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550336 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1550418 {
	width:101px !important;
	height:50px !important;
}

#item1550419 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1550393 {
	width:101px !important;
	height:50px !important;
}

#item1550394 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1550389 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1550445 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1550468 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1550442 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1550473 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1550473 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1550473 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1550473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861706 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1811903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1811897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1811895 {
	width:700px !important;
	height:309px !important;
}

#item1841105 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1811913 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1811916 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1812215 {
	width:182px !important;
	height:18px !important;
	top:219px !important;
}

@keyframes intensificar-1812215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1812239 {
	width:628px !important;
	height:216px !important;
	top:247px !important;
}

table#table1977179 tr {
	border-right:3.08px solid #fff;;
}

table#table1977179 {
	table-layout:fixed;
}

#item1812240 {
	width:949px !important;
	height:187px !important;
}

@keyframes intensificar-1812240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843567 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:470px !important;
}

#item1843570 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:71px !important;
}

#item1852920 {
	width:628px !important;
	height:188px !important;
}

#item1852921 {
	width:595px !important;
	height:803px !important;
}

@keyframes intensificar-1852921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1812142 {
	width:628px !important;
	height:43px !important;
}

@keyframes intensificar-1812142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1812166 {
	width:628px !important;
	height:341px !important;
	top:43px !important;
}

@keyframes intensificar-1812166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843559 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1852883 {
	width:628px !important;
	height:493px !important;
}

#item1852884 {
	width:595px !important;
	height:1020px !important;
}

@keyframes intensificar-1852884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1811942 {
	width:490px !important;
	height:364px !important;
	top:44px !important;
}

@keyframes intensificar-1811942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1811965 {
	width:628px !important;
	height:16px !important;
}

@keyframes intensificar-1811965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1811988 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:183px !important;
}

@keyframes intensificar-1811988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1812011 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:90px !important;
}

@keyframes intensificar-1812011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1812034 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:161px !important;
}

@keyframes intensificar-1812034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1812057 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:68px !important;
}

@keyframes intensificar-1812057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1812080 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:308px !important;
}

#item1812085 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:209px !important;
}

#item1812088 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:256px !important;
}

#item1812111 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:259px !important;
}

#item1811940 {
	width:664px !important;
	height:493px !important;
	left:36px !important;
	top:582px !important;
}

#item1812267 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1812290 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1812316 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1812317 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1812313 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1812351 {
	width:172px !important;
	height:70px !important;
}

#item1812352 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1812325 {
	width:172px !important;
	height:70px !important;
}

#item1812327 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1812321 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1812404 {
	width:158px !important;
	height:70px !important;
}

#item1812405 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1812379 {
	width:158px !important;
	height:70px !important;
}

#item1812380 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1812375 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1812457 {
	width:141px !important;
	height:70px !important;
}

#item1812458 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1812432 {
	width:141px !important;
	height:70px !important;
}

#item1812433 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1812428 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1812510 {
	width:141px !important;
	height:70px !important;
}

#item1812511 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1812485 {
	width:141px !important;
	height:70px !important;
}

#item1812486 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1812481 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1850423 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850446 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850420 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1812567 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1812567 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1812567 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1812567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861565 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1741533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1741531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741529 {
	width:600px !important;
	height:790px !important;
}

#item1741534 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1741538 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1741543 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1742356 {
	width:528px !important;
	height:292px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1742356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742384 {
	width:130px !important;
	height:13px !important;
	top:292px !important;
}

@keyframes intensificar-1742384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742407 {
	width:528px !important;
	height:160px !important;
	top:312px !important;
}

table#table1981166 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1981166 {
	table-layout:fixed;
}

#item1742408 {
	width:662px !important;
	height:134px !important;
}

@keyframes intensificar-1742408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742431 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:477px !important;
}

#item1742315 {
	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-1742315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741596 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1741596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741626 {
	width:350px !important;
	height:261px !important;
	top:67px !important;
}

@keyframes intensificar-1741626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741650 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:119px !important;
}

@keyframes intensificar-1741650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1741676 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:135px !important;
}

@keyframes intensificar-1741676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742237 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:224px !important;
}

#item1742242 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:153px !important;
}

#item1742245 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:187px !important;
}

#item1742268 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:189px !important;
}

#item1741566 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1741824 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1741847 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1742169 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1741896 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1741897 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1741893 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1741932 {
	width:123px !important;
	height:50px !important;
}

#item1741933 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1741905 {
	width:123px !important;
	height:50px !important;
}

#item1741906 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1741900 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1741985 {
	width:99px !important;
	height:50px !important;
}

#item1741986 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1741960 {
	width:99px !important;
	height:50px !important;
}

#item1741961 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1741956 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1742038 {
	width:101px !important;
	height:50px !important;
}

#item1742039 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1742013 {
	width:101px !important;
	height:50px !important;
}

#item1742014 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1742009 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1742093 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1849469 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1849492 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1849466 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1742099 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1742099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1742099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1742099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861711 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1812596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1812590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1812588 {
	width:700px !important;
	height:309px !important;
}

#item1841108 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1812607 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1812610 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1812813 {
	width:182px !important;
	height:18px !important;
	top:237px !important;
}

@keyframes intensificar-1812813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1812836 {
	width:628px !important;
	height:224px !important;
	top:265px !important;
}

table#table1983672 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1983672 {
	table-layout:fixed;
}

#item1812837 {
	width:927px !important;
	height:188px !important;
}

@keyframes intensificar-1812837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843581 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:495px !important;
}

#item1843584 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:80px !important;
}

#item1852991 {
	width:628px !important;
	height:206px !important;
}

#item1852992 {
	width:595px !important;
	height:568px !important;
}

@keyframes intensificar-1852992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843577 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1852955 {
	width:628px !important;
	height:518px !important;
}

#item1852956 {
	width:595px !important;
	height:979px !important;
}

@keyframes intensificar-1852956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1812636 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1812636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1812659 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes intensificar-1812659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1812682 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:166px !important;
}

@keyframes intensificar-1812682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1812705 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:188px !important;
}

@keyframes intensificar-1812705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1812728 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:313px !important;
}

#item1812734 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:214px !important;
}

#item1812737 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:262px !important;
}

#item1812760 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:265px !important;
}

#item1812633 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1812866 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1812889 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1812912 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1812938 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1812939 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1812935 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1812974 {
	width:172px !important;
	height:70px !important;
}

#item1812975 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1812949 {
	width:172px !important;
	height:70px !important;
}

#item1812950 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1812944 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1813027 {
	width:139px !important;
	height:70px !important;
}

#item1813028 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1813002 {
	width:139px !important;
	height:70px !important;
}

#item1813003 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1812998 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1813081 {
	width:141px !important;
	height:70px !important;
}

#item1813082 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1813056 {
	width:141px !important;
	height:70px !important;
}

#item1813057 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1813052 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1813136 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1850472 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850495 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850469 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1813140 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1813140 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1813140 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1813140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861570 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1742501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1742499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742497 {
	width:600px !important;
	height:790px !important;
}

#item1742502 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1742506 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1742509 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1986587 tr {
	border-right:2.2px solid #fff;;
}

table#table1986587 {
	table-layout:fixed;
}

#item1742745 {
	width:528px !important;
	height:133px !important;
	top:301px !important;
}

@keyframes intensificar-1742745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742768 {
	width:100px !important;
	height:13px !important;
	top:281px !important;
}

@keyframes intensificar-1742768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1743231 {
	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-1743231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742666 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1742672 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1742673 {
	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-1742673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742698 {
	width:14px !important;
	height:9px !important;
}

#item1742701 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1742561 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1742561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742591 {
	width:350px !important;
	height:261px !important;
	top:65px !important;
}

@keyframes intensificar-1742591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742614 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:117px !important;
}

@keyframes intensificar-1742614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1742641 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:133px !important;
}

@keyframes intensificar-1742641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1743183 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:222px !important;
}

#item1743190 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:151px !important;
}

#item1743193 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:185px !important;
}

#item1743216 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:187px !important;
}

#item1742532 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1742792 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1742815 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1742864 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1742865 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1742861 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1742899 {
	width:123px !important;
	height:50px !important;
}

#item1742900 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1742873 {
	width:123px !important;
	height:50px !important;
}

#item1742874 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1742868 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1742952 {
	width:99px !important;
	height:50px !important;
}

#item1742953 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1742927 {
	width:99px !important;
	height:50px !important;
}

#item1742928 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1742923 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1743005 {
	width:101px !important;
	height:50px !important;
}

#item1743006 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1742980 {
	width:101px !important;
	height:50px !important;
}

#item1742981 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1742976 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1743058 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1849508 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1849531 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1849505 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1743061 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1743061 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1743061 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1743061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861715 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1813168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1813168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1813161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1813161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1813159 {
	width:700px !important;
	height:309px !important;
}

#item1841115 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1813180 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1813183 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table1989423 tr {
	border-right:3.08px solid #fff;;
}

table#table1989423 {
	table-layout:fixed;
}

#item1813379 {
	width:628px !important;
	height:206px !important;
	top:336px !important;
}

@keyframes intensificar-1813379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1813379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1813402 {
	width:140px !important;
	height:18px !important;
	top:308px !important;
}

@keyframes intensificar-1813402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1813402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843639 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:116px !important;
}

#item1853062 {
	width:628px !important;
	height:279px !important;
}

#item1853063 {
	width:595px !important;
	height:607px !important;
}

@keyframes intensificar-1853063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843588 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1853027 {
	width:628px !important;
	height:542px !important;
}

#item1853028 {
	width:595px !important;
	height:1626px !important;
}

@keyframes intensificar-1853028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1813208 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1813208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1813208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1813231 {
	width:395px !important;
	height:280px !important;
	top:83px !important;
}

@keyframes intensificar-1813231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1813231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1813254 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:156px !important;
}

@keyframes intensificar-1813254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1813254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1813277 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:179px !important;
}

@keyframes intensificar-1813277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1813277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1813300 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:304px !important;
}

#item1813305 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:205px !important;
}

#item1813308 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:252px !important;
}

#item1813332 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:255px !important;
}

#item1813206 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1813449 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1813472 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1813498 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1813499 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1813495 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1813532 {
	width:172px !important;
	height:70px !important;
}

#item1813533 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1813507 {
	width:172px !important;
	height:70px !important;
}

#item1813508 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1813503 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1813586 {
	width:139px !important;
	height:70px !important;
}

#item1813587 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1813560 {
	width:139px !important;
	height:70px !important;
}

#item1813561 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1813556 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1813639 {
	width:141px !important;
	height:70px !important;
}

#item1813640 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1813614 {
	width:141px !important;
	height:70px !important;
}

#item1813615 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1813610 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1813693 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1850502 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850525 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850499 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1813698 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1813698 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1813698 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1813698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861575 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1792446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1792446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1792446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1792444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1792444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1792444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1792442 {
	width:600px !important;
	height:790px !important;
}

#item1792447 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1792452 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1792460 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1992292 tr {
	border-right:2.2px solid #fff;;
}

table#table1992292 {
	table-layout:fixed;
}

#item1792694 {
	width:528px !important;
	height:133px !important;
	top:275px !important;
}

@keyframes intensificar-1792694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1792694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1792694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1792717 {
	width:100px !important;
	height:13px !important;
	top:255px !important;
}

@keyframes intensificar-1792717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1792717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1792717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1794704 {
	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-1794704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1794704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1794704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1792616 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1792621 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1792622 {
	width:509px !important;
	height:780px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1792622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1792622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1792622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1792648 {
	width:14px !important;
	height:9px !important;
}

#item1792652 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1792513 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1792513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1792513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1792513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1792542 {
	width:350px !important;
	height:261px !important;
	top:65px !important;
}

@keyframes intensificar-1792542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1792542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1792542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1792565 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:151px !important;
}

@keyframes intensificar-1792565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1792565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1792565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1792591 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:167px !important;
}

@keyframes intensificar-1792591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1792591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1792591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1794639 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:256px !important;
}

#item1794644 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:185px !important;
}

#item1794647 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:219px !important;
}

#item1794670 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:221px !important;
}

#item1792484 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1792740 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1792763 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1792813 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1792815 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1792810 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1792849 {
	width:123px !important;
	height:50px !important;
}

#item1792850 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1792824 {
	width:123px !important;
	height:50px !important;
}

#item1792825 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1792820 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1792903 {
	width:99px !important;
	height:50px !important;
}

#item1792904 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1792877 {
	width:99px !important;
	height:50px !important;
}

#item1792878 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1792873 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1792956 {
	width:101px !important;
	height:50px !important;
}

#item1792957 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1792931 {
	width:101px !important;
	height:50px !important;
}

#item1792932 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1792927 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1793014 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1849540 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1849563 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1849537 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1793017 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1793017 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1793017 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1793017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861718 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1813727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1813727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1813719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1813719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1813717 {
	width:700px !important;
	height:309px !important;
}

#item1841120 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1813737 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1813741 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table1995195 tr {
	border-right:3.08px solid #fff;;
}

table#table1995195 {
	table-layout:fixed;
}

#item1813941 {
	width:628px !important;
	height:201px !important;
	top:347px !important;
}

@keyframes intensificar-1813941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1813941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1813964 {
	width:140px !important;
	height:18px !important;
	top:319px !important;
}

@keyframes intensificar-1813964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1813964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843704 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:121px !important;
}

#item1853130 {
	width:628px !important;
	height:288px !important;
}

#item1853131 {
	width:595px !important;
	height:602px !important;
}

@keyframes intensificar-1853131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843645 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:251px !important;
}

#item1853096 {
	width:628px !important;
	height:548px !important;
}

#item1853097 {
	width:595px !important;
	height:1491px !important;
}

@keyframes intensificar-1853097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1813766 {
	width:627px !important;
	height:40px !important;
	left:1px !important;
}

@keyframes intensificar-1813766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1813766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1813790 {
	width:490px !important;
	height:365px !important;
	top:68px !important;
}

@keyframes intensificar-1813790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1813790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1813813 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:189px !important;
}

@keyframes intensificar-1813813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1813813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1813836 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:211px !important;
}

@keyframes intensificar-1813836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1813836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1813860 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:336px !important;
}

#item1813866 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:237px !important;
}

#item1813871 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:285px !important;
}

#item1813894 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:288px !important;
}

#item1813764 {
	width:664px !important;
	height:548px !important;
	left:36px !important;
	top:527px !important;
}

#item1814011 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1814034 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1814060 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1814061 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1814057 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1814094 {
	width:172px !important;
	height:70px !important;
}

#item1814095 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1814069 {
	width:172px !important;
	height:70px !important;
}

#item1814070 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1814064 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1814149 {
	width:139px !important;
	height:70px !important;
}

#item1814150 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1814123 {
	width:139px !important;
	height:70px !important;
}

#item1814124 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1814118 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1814202 {
	width:141px !important;
	height:70px !important;
}

#item1814203 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1814177 {
	width:141px !important;
	height:70px !important;
}

#item1814178 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1814173 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1814255 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1850536 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850559 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850533 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1814258 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1814258 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1814258 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1814258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1743274 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1743275 {
	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-1743275 {
	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;
	}
}
#item1743283 {
	width:570px !important;
	height:44px !important;
	left:69px !important;
	top:83px !important;
}

@keyframes intensificar-1743283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1743306 {
	opacity:0.40;
	width:450px !important;
	height:156px !important;
	left:69px !important;
	top:165px !important;
	background:#0e0b00;
}

#item1743307 {
	width:403px !important;
	height:136px !important;
	left:90px !important;
	top:185px !important;
}

@keyframes intensificar-1743307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1743330 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1743330 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1743330 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1743330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1814274 {
	width:748px !important;
	height:1252px !important;
	left:-22px !important;
	top:-23px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1814275 {
	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-1814275 {
	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;
	}
}
#item1814281 {
	width:570px !important;
	height:44px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1814281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1814281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1814281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1814305 {
	opacity:0.40;
	width:628px !important;
	height:175px !important;
	left:36px !important;
	top:118px !important;
	background:#0e0b00;
}

#item1814306 {
	width:570px !important;
	height:136px !important;
	left:66px !important;
	top:138px !important;
}

@keyframes intensificar-1814306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1814306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1814306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1814329 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1814329 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1814329 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1814329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1743345 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1743608 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1787505 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1787505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1787505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1743539 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1743562 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1743569 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item1743570 {
	width:509px !important;
	height:1020px !important;
}

@keyframes intensificar-1743570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1743594 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1743602 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1743492 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1743515 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1743515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1743355 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1743378 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1743401 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

table#table2000389 th, table#table2000389 td {
	vertical-align:top;;
}

table#table2000389 tr {
	height:18px;;
}

table#table2000389 {
	table-layout:fixed;
}

#item1743425 {
	width:510px !important;
	height:74px !important;
}

#item1743456 {
	width:511px !important;
	height:17px !important;
}

#item1743452 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1743460 {
	width:511px !important;
	height:17px !important;
}

#item1743457 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1743464 {
	width:511px !important;
	height:17px !important;
}

#item1743461 {
	width:511px !important;
	height:17px !important;
}

@keyframes intensificar-1743478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1743486 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1743353 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1743670 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1743676 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1743699 {
	width:528px !important;
	height:568px !important;
	left:36px !important;
	top:157px !important;
}

#item1745048 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1745071 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1745045 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1745082 {
	width:19px !important;
	height:19px !important;
}

#item1745077 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1745087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745087 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1745090 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1745091 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1745087 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1745097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1745127 {
	width:122px !important;
	height:50px !important;
}

#item1745128 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1745102 {
	width:122px !important;
	height:50px !important;
}

#item1745103 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1745097 {
	width:122px !important;
	height:50px !important;
	left:673px !important;
	top:740px !important;
}

@keyframes intensificar-1745151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1745181 {
	width:122px !important;
	height:50px !important;
}

#item1745182 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1745155 {
	width:122px !important;
	height:50px !important;
}

#item1745156 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1745151 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1745206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1745235 {
	width:131px !important;
	height:50px !important;
}

#item1745236 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1745210 {
	width:131px !important;
	height:50px !important;
}

#item1745211 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1745206 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

@keyframes intensificar-1745259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1745288 {
	width:87px !important;
	height:50px !important;
}

#item1745289 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1745263 {
	width:87px !important;
	height:50px !important;
}

#item1745264 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1745259 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1745315 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1745338 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1745312 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1745345 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1745345 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1745345 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1745345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1814573 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1841228 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:453px !important;
}

#item1853198 {
	width:628px !important;
	height:770px !important;
	left:36px !important;
	top:91px !important;
}

#item1853199 {
	width:595px !important;
	height:1189px !important;
}

@keyframes intensificar-1853199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1814516 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1841219 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:453px !important;
}

#item1853167 {
	width:628px !important;
	height:770px !important;
	left:36px !important;
	top:91px !important;
}

#item1853168 {
	width:595px !important;
	height:1374px !important;
}

@keyframes intensificar-1853168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1814469 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1814492 {
	width:628px !important;
	height:754px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1814492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1814492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1814492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1814361 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1814384 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1814407 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

table#table2004412 th, table#table2004412 td {
	vertical-align:top;;
}

table#table2004412 tr {
	height:22px;;
}

table#table2004412 {
	table-layout:fixed;
}

#item1814431 {
	width:622px !important;
	height:90px !important;
}

#item1814457 {
	width:623px !important;
	height:21px !important;
}

#item1814454 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item1814462 {
	width:623px !important;
	height:21px !important;
}

#item1814458 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item1814467 {
	width:623px !important;
	height:21px !important;
}

#item1814464 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1814350 {
	width:700px !important;
	height:880px !important;
	background:#fff;
}

@keyframes intensificar-1814350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1814350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1814350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1814348 {
	width:700px !important;
	height:880px !important;
	top:150px !important;
}

#item1814620 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1814624 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1815991 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1816014 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1815988 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1816021 {
	width:26px !important;
	height:26px !important;
}

#item1816017 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:179px !important;
}

@keyframes intensificar-1816024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1816027 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1816028 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1816024 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1816031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1816060 {
	width:171px !important;
	height:70px !important;
}

#item1816061 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1816035 {
	width:171px !important;
	height:70px !important;
}

#item1816036 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1816031 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1055px !important;
}

@keyframes intensificar-1816084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1816114 {
	width:171px !important;
	height:70px !important;
}

#item1816116 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1816089 {
	width:171px !important;
	height:70px !important;
}

#item1816090 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1816084 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1816139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1816168 {
	width:205px !important;
	height:70px !important;
}

#item1816169 {
	width:162px !important;
	height:39px !important;
	left:43px !important;
	top:14px !important;
}

#item1816143 {
	width:205px !important;
	height:70px !important;
}

#item1816144 {
	width:162px !important;
	height:39px !important;
	left:43px !important;
	top:14px !important;
}

#item1816139 {
	width:205px !important;
	height:70px !important;
	left:116px !important;
	top:1130px !important;
}

@keyframes intensificar-1816193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1816222 {
	width:122px !important;
	height:70px !important;
}

#item1816225 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1816197 {
	width:122px !important;
	height:70px !important;
}

#item1816198 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1816193 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1816252 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1816275 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1816248 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1841178 {
	width:35px !important;
	height:74px !important;
	left:113px !important;
	top:1127px !important;
}

#item1841183 {
	width:35px !important;
	height:74px !important;
	left:527px !important;
	top:1053px !important;
}

#item1816279 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1816279 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1816279 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1816279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861579 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1746453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1746451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1746449 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1746454 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1746458 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1746461 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1747407 {
	width:534px !important;
	height:283px !important;
	top:16px !important;
}

#item1747408 {
	width:510px !important;
	height:520px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1747408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1747261 {
	width:130px !important;
	height:13px !important;
	top:328px !important;
}

@keyframes intensificar-1747261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1747404 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:144px !important;
}

#item1747432 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1747436 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:306px !important;
}

table#table2006352 tr {
	border-right:2.2px solid #fff;;
}

table#table2006352 {
	table-layout:fixed;
}

#item1863256 {
	width:528px !important;
	height:225px !important;
	top:348px !important;
}

@keyframes intensificar-1863256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1863256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1863256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1746703 {
	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-1746703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1746727 {
	width:528px !important;
	height:244px !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-1746727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1747213 {
	width:528px !important;
	height:558px !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-1747213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1746486 {
	width:350px !important;
	height:260px !important;
	top:82px !important;
}

@keyframes intensificar-1746486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1746509 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1746509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1746532 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:238px !important;
}

@keyframes intensificar-1746532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1746555 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:149px !important;
}

@keyframes intensificar-1746555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1746578 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:222px !important;
}

@keyframes intensificar-1746578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1746603 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:133px !important;
}

@keyframes intensificar-1746603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1746626 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:327px !important;
}

#item1746632 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:257px !important;
}

#item1746635 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:291px !important;
}

#item1746658 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:293px !important;
}

#item1746484 {
	width:564px !important;
	height:574px !important;
	left:36px !important;
	top:151px !important;
}

#item1746824 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:135px !important;
}

#item1746847 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1746873 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1746874 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1746870 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1746907 {
	width:123px !important;
	height:50px !important;
}

#item1746908 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1746882 {
	width:123px !important;
	height:50px !important;
}

#item1746883 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1746878 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1746961 {
	width:113px !important;
	height:50px !important;
}

#item1746962 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1746935 {
	width:113px !important;
	height:50px !important;
}

#item1746936 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1746931 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1747015 {
	width:101px !important;
	height:50px !important;
}

#item1747016 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1746989 {
	width:101px !important;
	height:50px !important;
}

#item1746990 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1746985 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1747068 {
	width:101px !important;
	height:50px !important;
}

#item1747069 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1747043 {
	width:101px !important;
	height:50px !important;
}

#item1747044 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1747039 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1747095 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1747118 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1747092 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1747121 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1747121 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1747121 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1747121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861722 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1816311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1816301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1816299 {
	width:700px !important;
	height:309px !important;
}

#item1841232 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1816320 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1816323 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1816599 {
	width:628px !important;
	height:343px !important;
	top:140px !important;
}

table#table2010441 tr {
	border-right:3.08px solid #fff;;
}

table#table2010441 {
	table-layout:fixed;
}

#item1816600 {
	width:739px !important;
	height:315px !important;
}

@keyframes intensificar-1816600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1816652 {
	width:182px !important;
	height:18px !important;
	top:112px !important;
}

@keyframes intensificar-1816652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843748 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:485px !important;
}

#item1843752 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:19px !important;
}

#item1853269 {
	width:628px !important;
	height:84px !important;
}

#item1853270 {
	width:595px !important;
	height:862px !important;
}

@keyframes intensificar-1853270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1816550 {
	width:628px !important;
	height:43px !important;
}

@keyframes intensificar-1816550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1816574 {
	width:628px !important;
	height:465px !important;
	top:43px !important;
}

@keyframes intensificar-1816574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843709 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item1853232 {
	width:628px !important;
	height:508px !important;
}

#item1853233 {
	width:595px !important;
	height:881px !important;
}

@keyframes intensificar-1853233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1816349 {
	width:490px !important;
	height:364px !important;
	top:92px !important;
}

@keyframes intensificar-1816349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1816372 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1816372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1816395 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:311px !important;
}

@keyframes intensificar-1816395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1816418 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:186px !important;
}

@keyframes intensificar-1816418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1816441 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:289px !important;
}

@keyframes intensificar-1816441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1816465 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:164px !important;
}

@keyframes intensificar-1816465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1816488 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:436px !important;
}

#item1816494 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:337px !important;
}

#item1816497 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:385px !important;
}

#item1816520 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:388px !important;
}

#item1816346 {
	width:665px !important;
	height:508px !important;
	left:36px !important;
	top:567px !important;
}

#item1816687 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1816710 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1816736 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1816737 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1816733 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1816772 {
	width:172px !important;
	height:70px !important;
}

#item1816773 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1816747 {
	width:172px !important;
	height:70px !important;
}

#item1816748 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1816743 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1816826 {
	width:158px !important;
	height:70px !important;
}

#item1816827 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1816801 {
	width:158px !important;
	height:70px !important;
}

#item1816802 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1816796 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1816879 {
	width:141px !important;
	height:70px !important;
}

#item1816880 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1816854 {
	width:141px !important;
	height:70px !important;
}

#item1816855 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1816850 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1816932 {
	width:141px !important;
	height:70px !important;
}

#item1816933 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1816907 {
	width:141px !important;
	height:70px !important;
}

#item1816908 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1816903 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1816959 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1816982 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1816956 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1842322 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1128px !important;
}

#item1816986 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1816986 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1816986 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1816986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861582 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:637px !important;
}

@keyframes intensificar-1747474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1747472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1747470 {
	width:600px !important;
	height:790px !important;
}

#item1747475 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1747480 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1747484 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1748134 {
	width:528px !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-1748134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2016214 th, table#table2016214 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2016214 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2016214 {
	table-layout:fixed;
}

#item1747549 {
	width:528px !important;
	height:158px !important;
	top:356px !important;
}

@keyframes intensificar-1747549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1747572 {
	width:100px !important;
	height:13px !important;
	top:336px !important;
}

@keyframes intensificar-1747572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1748093 {
	width:528px !important;
	height:552px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1748093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1747596 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1747596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1747620 {
	width:350px !important;
	height:261px !important;
	top:67px !important;
}

@keyframes intensificar-1747620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1747644 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:153px !important;
}

@keyframes intensificar-1747644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1747668 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:169px !important;
}

@keyframes intensificar-1747668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1747691 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:258px !important;
}

#item1747697 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:187px !important;
}

#item1747701 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:221px !important;
}

#item1747724 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:223px !important;
}

#item1747507 {
	width:564px !important;
	height:552px !important;
	left:636px !important;
	top:173px !important;
}

#item1747765 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1747789 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1747816 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1747817 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1747813 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1747850 {
	width:123px !important;
	height:50px !important;
}

#item1747851 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1747825 {
	width:123px !important;
	height:50px !important;
}

#item1747826 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1747821 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1747903 {
	width:99px !important;
	height:50px !important;
}

#item1747904 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1747878 {
	width:99px !important;
	height:50px !important;
}

#item1747879 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1747874 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1747956 {
	width:101px !important;
	height:50px !important;
}

#item1747957 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1747931 {
	width:101px !important;
	height:50px !important;
}

#item1747932 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1747927 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1747984 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1748007 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1747981 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1748012 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1748015 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1748015 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1748015 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1748015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861727 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1817013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1817007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1817005 {
	width:700px !important;
	height:309px !important;
}

#item1841236 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1817022 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1817025 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2018871 th, table#table2018871 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2018871 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2018871 {
	table-layout:fixed;
}

#item1817205 {
	width:628px !important;
	height:221px !important;
	top:303px !important;
}

@keyframes intensificar-1817205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1817229 {
	width:140px !important;
	height:18px !important;
	top:275px !important;
}

@keyframes intensificar-1817229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843765 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:99px !important;
}

#item1853346 {
	width:628px !important;
	height:242px !important;
}

#item1853347 {
	width:595px !important;
	height:940px !important;
}

@keyframes intensificar-1853347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843759 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1853306 {
	width:628px !important;
	height:524px !important;
}

#item1853307 {
	width:595px !important;
	height:940px !important;
}

@keyframes intensificar-1853307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1817050 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1817050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1817073 {
	width:399px !important;
	height:252px !important;
	top:108px !important;
}

@keyframes intensificar-1817073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1817096 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:228px !important;
}

@keyframes intensificar-1817096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1817120 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:251px !important;
}

@keyframes intensificar-1817120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1817143 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:375px !important;
}

#item1817148 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:276px !important;
}

#item1817151 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:324px !important;
}

#item1817174 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:327px !important;
}

#item1817048 {
	width:664px !important;
	height:524px !important;
	left:36px !important;
	top:551px !important;
}

#item1817276 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1817299 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1817325 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1817326 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1817322 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1817362 {
	width:172px !important;
	height:70px !important;
}

#item1817363 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1817337 {
	width:172px !important;
	height:70px !important;
}

#item1817338 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1817333 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1817415 {
	width:139px !important;
	height:70px !important;
}

#item1817416 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1817390 {
	width:139px !important;
	height:70px !important;
}

#item1817391 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1817386 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1817469 {
	width:141px !important;
	height:70px !important;
}

#item1817470 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1817443 {
	width:141px !important;
	height:70px !important;
}

#item1817445 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1817439 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1817526 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1850567 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850591 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850564 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1817529 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1817529 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1817529 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1817529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861587 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1748540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1748538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1748536 {
	width:600px !important;
	height:790px !important;
}

#item1748541 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1748547 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1748550 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2021679 th, table#table2021679 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2021679 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2021679 {
	table-layout:fixed;
}

#item1748577 {
	width:528px !important;
	height:158px !important;
	top:385px !important;
}

@keyframes intensificar-1748577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1748600 {
	width:100px !important;
	height:13px !important;
	top:365px !important;
}

@keyframes intensificar-1748600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1748623 {
	width:528px !important;
	height:364px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1748623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1748780 {
	width:528px !important;
	height:572px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1748780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1748648 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1748648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1748671 {
	width:350px !important;
	height:261px !important;
	top:67px !important;
}

@keyframes intensificar-1748671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1748695 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:153px !important;
}

@keyframes intensificar-1748695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1748718 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:169px !important;
}

@keyframes intensificar-1748718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1748741 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:258px !important;
}

#item1748746 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:187px !important;
}

#item1748752 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:221px !important;
}

#item1748775 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:223px !important;
}

#item1748574 {
	width:564px !important;
	height:572px !important;
	left:636px !important;
	top:161px !important;
}

#item1748805 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1748828 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1748854 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1748855 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1748851 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1748887 {
	width:123px !important;
	height:50px !important;
}

#item1748888 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1748862 {
	width:123px !important;
	height:50px !important;
}

#item1748863 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1748858 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1748940 {
	width:99px !important;
	height:50px !important;
}

#item1748941 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1748915 {
	width:99px !important;
	height:50px !important;
}

#item1748916 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1748911 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1748994 {
	width:101px !important;
	height:50px !important;
}

#item1748995 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1748968 {
	width:101px !important;
	height:50px !important;
}

#item1748970 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1748964 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1749048 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1849575 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1849598 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1849572 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1749051 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1749051 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1749051 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1749051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861730 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1817557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1817550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1817548 {
	width:700px !important;
	height:309px !important;
}

#item1841240 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1817567 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1817571 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2024566 th, table#table2024566 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2024566 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2024566 {
	table-layout:fixed;
}

#item1817751 {
	width:628px !important;
	height:221px !important;
	top:287px !important;
}

@keyframes intensificar-1817751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1817774 {
	width:140px !important;
	height:18px !important;
	top:259px !important;
}

@keyframes intensificar-1817774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843769 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:92px !important;
}

#item1853424 {
	width:628px !important;
	height:230px !important;
}

#item1853425 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1853425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1853386 {
	width:628px !important;
	height:508px !important;
}

#item1853387 {
	width:595px !important;
	height:1264px !important;
}

@keyframes intensificar-1853387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1853419 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item1817596 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1817596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1817620 {
	width:388px !important;
	height:365px !important;
	top:108px !important;
}

@keyframes intensificar-1817620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1817643 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:223px !important;
}

@keyframes intensificar-1817643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1817666 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:245px !important;
}

@keyframes intensificar-1817666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1817689 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:370px !important;
}

#item1817694 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:271px !important;
}

#item1817697 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:319px !important;
}

#item1817720 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:322px !important;
}

#item1817594 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:567px !important;
}

#item1817821 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:505px !important;
}

#item1817845 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1817871 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1817872 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1817868 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1817905 {
	width:172px !important;
	height:70px !important;
}

#item1817906 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1817880 {
	width:172px !important;
	height:70px !important;
}

#item1817881 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1817876 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1817958 {
	width:139px !important;
	height:70px !important;
}

#item1817959 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1817933 {
	width:139px !important;
	height:70px !important;
}

#item1817934 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1817929 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1818013 {
	width:141px !important;
	height:70px !important;
}

#item1818014 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1817987 {
	width:141px !important;
	height:70px !important;
}

#item1817988 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1817982 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1818070 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1850604 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850627 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850601 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1818073 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1818073 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1818073 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1818073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1749130 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1749131 {
	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-1749131 {
	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;
	}
}
#item1749139 {
	width:750px !important;
	height:44px !important;
	left:85px !important;
	top:55px !important;
}

@keyframes intensificar-1749139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1749163 {
	opacity:0.40;
	width:466px !important;
	height:175px !important;
	left:85px !important;
	top:141px !important;
	background:#0e0b00;
}

#item1749164 {
	width:424px !important;
	height:134px !important;
	left:105px !important;
	top:160px !important;
}

@keyframes intensificar-1749164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1749187 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1749187 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1749187 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1749187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1818089 {
	width:756px !important;
	height:1236px !important;
	left:-30px !important;
	top:-19px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1818090 {
	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-1818090 {
	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;
	}
}
#item1818095 {
	width:628px !important;
	height:44px !important;
	left:36px !important;
	top:875px !important;
}

@keyframes intensificar-1818095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1818119 {
	opacity:0.40;
	width:628px !important;
	height:203px !important;
	left:36px !important;
	top:961px !important;
	background:#0e0b00;
}

#item1818120 {
	width:571px !important;
	height:155px !important;
	left:63px !important;
	top:983px !important;
}

@keyframes intensificar-1818120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1818143 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1818143 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1818143 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1818143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1749202 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1749505 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1749528 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1749531 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item1749532 {
	width:509px !important;
	height:6020px !important;
}

@keyframes intensificar-1749532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1749555 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1749558 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1749440 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1749463 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1749469 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item1749470 {
	width:509px !important;
	height:5400px !important;
}

@keyframes intensificar-1749470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1749493 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1749498 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1749210 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1749233 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1749256 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

table#table2041184 th, table#table2041184 td {
	vertical-align:top;;
}

table#table2041184 tr {
	height:18px;;
}

table#table2041184 {
	table-layout:fixed;
}

#item1749295 {
	width:510px !important;
	height:282px !important;
}

#item1749323 {
	width:511px !important;
	height:17px !important;
}

#item1749319 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1749327 {
	width:511px !important;
	height:17px !important;
}

#item1749324 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1749331 {
	width:511px !important;
	height:17px !important;
}

#item1749328 {
	width:511px !important;
	height:17px !important;
}

#item1749335 {
	width:511px !important;
	height:17px !important;
}

#item1749332 {
	width:511px !important;
	height:17px !important;
	top:234px !important;
}

#item1749339 {
	width:511px !important;
	height:17px !important;
}

#item1749336 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

#item1749343 {
	width:511px !important;
	height:17px !important;
}

#item1749340 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1749347 {
	width:511px !important;
	height:17px !important;
}

#item1749344 {
	width:511px !important;
	height:17px !important;
	top:90px !important;
}

#item1749352 {
	width:511px !important;
	height:17px !important;
}

#item1749348 {
	width:511px !important;
	height:17px !important;
	top:108px !important;
}

#item1749356 {
	width:511px !important;
	height:17px !important;
}

#item1749353 {
	width:511px !important;
	height:17px !important;
	top:126px !important;
}

#item1749360 {
	width:511px !important;
	height:17px !important;
}

#item1749357 {
	width:511px !important;
	height:17px !important;
	top:144px !important;
}

#item1749364 {
	width:511px !important;
	height:17px !important;
}

#item1749361 {
	width:511px !important;
	height:17px !important;
	top:162px !important;
}

#item1749368 {
	width:511px !important;
	height:17px !important;
}

#item1749365 {
	width:511px !important;
	height:17px !important;
	top:180px !important;
}

#item1749372 {
	width:511px !important;
	height:17px !important;
}

#item1749369 {
	width:511px !important;
	height:17px !important;
	top:198px !important;
}

#item1749376 {
	width:511px !important;
	height:17px !important;
}

#item1749373 {
	width:511px !important;
	height:17px !important;
	top:216px !important;
}

@keyframes intensificar-1749427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1749434 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1749208 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1749563 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1749568 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1749591 {
	width:586px !important;
	height:679px !important;
	left:14px !important;
	top:117px !important;
}

#item1750309 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1750332 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1750306 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1750344 {
	width:19px !important;
	height:19px !important;
}

#item1750340 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1750350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1750353 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1750354 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1750350 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1750360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1750389 {
	width:122px !important;
	height:50px !important;
}

#item1750390 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1750364 {
	width:122px !important;
	height:50px !important;
}

#item1750365 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1750360 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
}

@keyframes intensificar-1750413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1750443 {
	width:122px !important;
	height:50px !important;
}

#item1750444 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1750417 {
	width:122px !important;
	height:50px !important;
}

#item1750418 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1750413 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1750467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1750496 {
	width:87px !important;
	height:50px !important;
}

#item1750497 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1750471 {
	width:87px !important;
	height:50px !important;
}

#item1750472 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1750467 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1750523 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1750547 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1750520 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1750553 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1750553 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1750553 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1750553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1818386 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1841454 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:453px !important;
}

#item1853518 {
	width:628px !important;
	height:770px !important;
	left:36px !important;
	top:91px !important;
}

#item1853519 {
	width:595px !important;
	height:9495px !important;
}

@keyframes intensificar-1853519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1818329 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1841348 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:453px !important;
}

#item1853458 {
	width:628px !important;
	height:770px !important;
	left:36px !important;
	top:91px !important;
}

#item1853459 {
	width:595px !important;
	height:7662px !important;
}

@keyframes intensificar-1853459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1818176 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1818200 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1818223 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

table#table2058171 th, table#table2058171 td {
	vertical-align:top;;
}

table#table2058171 tr {
	height:22px;;
}

table#table2058171 {
	table-layout:fixed;
}

#item1818247 {
	width:622px !important;
	height:344px !important;
}

#item1818273 {
	width:623px !important;
	height:21px !important;
}

#item1818270 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item1818277 {
	width:623px !important;
	height:21px !important;
}

#item1818274 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item1818281 {
	width:623px !important;
	height:21px !important;
}

#item1818278 {
	width:623px !important;
	height:21px !important;
}

#item1818285 {
	width:623px !important;
	height:21px !important;
}

#item1818282 {
	width:623px !important;
	height:21px !important;
	top:286px !important;
}

#item1818289 {
	width:623px !important;
	height:21px !important;
}

#item1818286 {
	width:623px !important;
	height:21px !important;
	top:88px !important;
}

#item1818293 {
	width:623px !important;
	height:21px !important;
}

#item1818290 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

#item1818299 {
	width:623px !important;
	height:21px !important;
}

#item1818294 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

#item1818303 {
	width:623px !important;
	height:21px !important;
}

#item1818300 {
	width:623px !important;
	height:21px !important;
	top:132px !important;
}

#item1818307 {
	width:623px !important;
	height:21px !important;
}

#item1818304 {
	width:623px !important;
	height:21px !important;
	top:154px !important;
}

#item1818311 {
	width:623px !important;
	height:21px !important;
}

#item1818308 {
	width:623px !important;
	height:21px !important;
	top:176px !important;
}

#item1818315 {
	width:623px !important;
	height:21px !important;
}

#item1818312 {
	width:623px !important;
	height:21px !important;
	top:198px !important;
}

#item1818319 {
	width:623px !important;
	height:21px !important;
}

#item1818316 {
	width:623px !important;
	height:21px !important;
	top:220px !important;
}

#item1818323 {
	width:623px !important;
	height:21px !important;
}

#item1818320 {
	width:623px !important;
	height:21px !important;
	top:242px !important;
}

#item1818327 {
	width:623px !important;
	height:21px !important;
}

#item1818324 {
	width:623px !important;
	height:21px !important;
	top:264px !important;
}

#item1818164 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

@keyframes intensificar-1818164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1818161 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

#item1818451 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1818455 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1818485 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1818508 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1818482 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1818515 {
	width:26px !important;
	height:26px !important;
}

#item1818511 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:179px !important;
}

@keyframes intensificar-1818520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1818524 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1818525 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1818520 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1818528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1818557 {
	width:171px !important;
	height:70px !important;
}

#item1818558 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1818532 {
	width:171px !important;
	height:70px !important;
}

#item1818533 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1818528 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes intensificar-1818581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1818610 {
	width:171px !important;
	height:70px !important;
}

#item1818611 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1818585 {
	width:171px !important;
	height:70px !important;
}

#item1818586 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1818581 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1818634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1818663 {
	width:122px !important;
	height:70px !important;
}

#item1818664 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1818638 {
	width:122px !important;
	height:70px !important;
}

#item1818639 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1818634 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1818691 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1818714 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1818688 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1841262 {
	width:35px !important;
	height:74px !important;
	left:148px !important;
	top:1127px !important;
}

#item1818717 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1818717 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1818717 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1818717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861590 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1784685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1784685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1784685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1784683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1784683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1784683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1784681 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1784686 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1784691 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1784694 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1868038 {
	width:13px !important;
	height:26px !important;
	left:538px !important;
	top:119px !important;
}

#item1868043 {
	width:534px !important;
	height:220px !important;
	top:22px !important;
}

#item1868044 {
	width:510px !important;
	height:589px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1868044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1868068 {
	width:14px !important;
	height:9px !important;
	left:517px !important;
	top:5px !important;
}

#item1868071 {
	width:14px !important;
	height:9px !important;
	left:517px !important;
	top:254px !important;
}

#item1868075 {
	width:13px !important;
	height:26px !important;
	left:538px !important;
	top:409px !important;
}

#item1868078 {
	width:534px !important;
	height:257px !important;
	top:294px !important;
}

table#table2061778 th, table#table2061778 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2061778 tr {
	background:#f5f5f5;;
}

table#table2061778 {
	table-layout:fixed;
}

#item1868363 {
	width:510px !important;
	height:368px !important;
}

@keyframes intensificar-1868363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1868103 {
	width:14px !important;
	height:9px !important;
	left:517px !important;
	top:277px !important;
}

#item1868107 {
	width:14px !important;
	height:9px !important;
	left:517px !important;
	top:558px !important;
}

#item1868111 {
	width:100px !important;
	height:13px !important;
	top:274px !important;
}

@keyframes intensificar-1868111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1784938 {
	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-1784938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1784938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1784938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1784962 {
	width:528px !important;
	height:402px !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-1784962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1784962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1784962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1784902 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:272px !important;
}

#item1784905 {
	width:534px !important;
	height:537px !important;
	top:16px !important;
}

#item1784906 {
	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-1784906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1784906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1784906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1784931 {
	width:14px !important;
	height:9px !important;
}

#item1784934 {
	width:14px !important;
	height:9px !important;
	top:560px !important;
}

#item1784719 {
	width:350px !important;
	height:456px !important;
	top:99px !important;
}

@keyframes intensificar-1784719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1784719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1784719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1784742 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1784742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1784742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1784742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1784765 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:458px !important;
}

@keyframes intensificar-1784765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1784765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1784765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1784788 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:368px !important;
}

@keyframes intensificar-1784788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1784788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1784788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1784811 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:442px !important;
}

@keyframes intensificar-1784811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1784811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1784811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1784834 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:352px !important;
}

@keyframes intensificar-1784834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1784834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1784834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1784857 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:547px !important;
}

#item1784864 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:476px !important;
}

#item1784869 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:510px !important;
}

#item1784893 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:513px !important;
}

#item1784717 {
	width:564px !important;
	height:569px !important;
	left:36px !important;
	top:156px !important;
}

#item1785058 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1785082 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1785108 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1785109 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1785105 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1785141 {
	width:123px !important;
	height:50px !important;
}

#item1785142 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1785116 {
	width:123px !important;
	height:50px !important;
}

#item1785117 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1785112 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1785194 {
	width:113px !important;
	height:50px !important;
}

#item1785195 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1785169 {
	width:113px !important;
	height:50px !important;
}

#item1785170 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1785165 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1785248 {
	width:101px !important;
	height:50px !important;
}

#item1785249 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1785222 {
	width:101px !important;
	height:50px !important;
}

#item1785223 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1785218 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1785301 {
	width:101px !important;
	height:50px !important;
}

#item1785302 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1785276 {
	width:101px !important;
	height:50px !important;
}

#item1785277 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1785272 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1785328 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1785351 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1785325 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1785354 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1785354 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1785354 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1785354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861733 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1818742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1818737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1818735 {
	width:699px !important;
	height:309px !important;
	left:1px !important;
}

#item1841459 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1818753 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1818760 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1819097 {
	width:140px !important;
	height:18px !important;
	top:209px !important;
}

@keyframes intensificar-1819097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1819097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1819097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843870 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:73px !important;
}

#item1853669 {
	width:628px !important;
	height:191px !important;
}

#item1853670 {
	width:595px !important;
	height:1077px !important;
}

@keyframes intensificar-1853670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1869104 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:353px !important;
}

#item1869107 {
	width:628px !important;
	height:266px !important;
	top:243px !important;
}

table#table2067786 th, table#table2067786 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2067786 tr {
	background:#f5f5f5;;
}

table#table2067786 {
	table-layout:fixed;
}

#item1869108 {
	width:595px !important;
	height:526px !important;
}

@keyframes intensificar-1869108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1869108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1869108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1869046 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

#item1869049 {
	width:628px !important;
	height:509px !important;
}

#item1869050 {
	width:595px !important;
	height:740px !important;
}

@keyframes intensificar-1869050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1869050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1869050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843780 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

#item1853623 {
	width:628px !important;
	height:509px !important;
}

#item1853624 {
	width:595px !important;
	height:2009px !important;
}

@keyframes intensificar-1853624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1818785 {
	width:350px !important;
	height:398px !important;
	top:111px !important;
}

@keyframes intensificar-1818785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1818809 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1818809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1818832 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:383px !important;
}

@keyframes intensificar-1818832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1818855 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:289px !important;
}

@keyframes intensificar-1818855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1818878 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:361px !important;
}

@keyframes intensificar-1818878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1818901 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:267px !important;
}

@keyframes intensificar-1818901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1818924 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:508px !important;
}

#item1818929 {
	width:66px !important;
	height:33px !important;
	left:564px !important;
	top:409px !important;
}

#item1818932 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:457px !important;
}

#item1818955 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:460px !important;
}

#item1818783 {
	width:665px !important;
	height:539px !important;
	left:36px !important;
	top:566px !important;
}

#item1819120 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:504px !important;
}

#item1819143 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1819169 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1819170 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1819166 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1819204 {
	width:172px !important;
	height:70px !important;
}

#item1819205 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1819179 {
	width:172px !important;
	height:70px !important;
}

#item1819180 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1819173 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1819257 {
	width:158px !important;
	height:70px !important;
}

#item1819258 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1819232 {
	width:158px !important;
	height:70px !important;
}

#item1819233 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1819228 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1819310 {
	width:141px !important;
	height:70px !important;
}

#item1819311 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1819285 {
	width:141px !important;
	height:70px !important;
}

#item1819286 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1819281 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1819364 {
	width:141px !important;
	height:70px !important;
}

#item1819365 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1819338 {
	width:141px !important;
	height:70px !important;
}

#item1819339 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1819334 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1819391 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1819414 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1819388 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1819417 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1819417 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1819417 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1819417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861600 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1752433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1752431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1752429 {
	width:600px !important;
	height:790px !important;
}

#item1752434 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1752440 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1752443 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1752637 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:122px !important;
}

#item1752642 {
	width:534px !important;
	height:238px !important;
	top:16px !important;
}

#item1752643 {
	width:510px !important;
	height:547px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1752643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1752668 {
	width:14px !important;
	height:9px !important;
}

#item1752671 {
	width:14px !important;
	height:9px !important;
	top:261px !important;
}

table#table2073848 th, table#table2073848 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2073848 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2073848 {
	table-layout:fixed;
}

#item1752678 {
	width:528px !important;
	height:259px !important;
	top:305px !important;
}

@keyframes intensificar-1752678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1752701 {
	width:100px !important;
	height:13px !important;
	top:285px !important;
}

@keyframes intensificar-1752701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1752600 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1752603 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1752604 {
	width:509px !important;
	height:1275px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1752604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1752629 {
	width:14px !important;
	height:9px !important;
}

#item1752632 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1752496 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1752496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1752524 {
	width:350px !important;
	height:261px !important;
	top:99px !important;
}

@keyframes intensificar-1752524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1752547 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:288px !important;
}

@keyframes intensificar-1752547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1752574 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:304px !important;
}

@keyframes intensificar-1752574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1785575 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:393px !important;
}

#item1785581 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:323px !important;
}

#item1785584 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:357px !important;
}

#item1785607 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:359px !important;
}

#item1752466 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1752724 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1752747 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1752796 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1752797 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1752793 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1752830 {
	width:123px !important;
	height:50px !important;
}

#item1752831 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1752805 {
	width:123px !important;
	height:50px !important;
}

#item1752806 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1752801 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1752884 {
	width:99px !important;
	height:50px !important;
}

#item1752885 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1752858 {
	width:99px !important;
	height:50px !important;
}

#item1752859 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1752854 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1752937 {
	width:101px !important;
	height:50px !important;
}

#item1752938 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1752912 {
	width:101px !important;
	height:50px !important;
}

#item1752913 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1752908 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1752964 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1752987 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1752961 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1752990 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1752995 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1752995 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1752995 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1752995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861737 {
	width:81px !important;
	height:279px !important;
	left:1px !important;
	top:921px !important;
}

@keyframes intensificar-1819448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1819448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1819448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1819441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1819441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1819441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1819439 {
	width:700px !important;
	height:309px !important;
}

#item1841464 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1819460 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1819463 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2077281 th, table#table2077281 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2077281 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2077281 {
	table-layout:fixed;
}

#item1819703 {
	width:628px !important;
	height:391px !important;
	top:116px !important;
}

@keyframes intensificar-1819703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1819703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1819703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1819726 {
	width:140px !important;
	height:18px !important;
	top:88px !important;
}

@keyframes intensificar-1819726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1819726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1819726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843929 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:18px !important;
}

#item1853744 {
	width:628px !important;
	height:77px !important;
}

#item1853745 {
	width:595px !important;
	height:1013px !important;
}

@keyframes intensificar-1853745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843873 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item1853707 {
	width:628px !important;
	height:507px !important;
}

#item1853708 {
	width:595px !important;
	height:2205px !important;
}

@keyframes intensificar-1853708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1819490 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1819490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1819490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1819490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1819513 {
	width:395px !important;
	height:365px !important;
	top:132px !important;
}

@keyframes intensificar-1819513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1819513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1819513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1819537 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:352px !important;
}

@keyframes intensificar-1819537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1819537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1819537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1819561 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:374px !important;
}

@keyframes intensificar-1819561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1819561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1819561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1819584 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:500px !important;
}

#item1819590 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:401px !important;
}

#item1819595 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:449px !important;
}

#item1819618 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:451px !important;
}

#item1819488 {
	width:665px !important;
	height:530px !important;
	left:36px !important;
	top:568px !important;
}

#item1819749 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1819772 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1819798 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1819799 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1819795 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1819832 {
	width:172px !important;
	height:70px !important;
}

#item1819833 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1819807 {
	width:172px !important;
	height:70px !important;
}

#item1819808 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1819802 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1819886 {
	width:139px !important;
	height:70px !important;
}

#item1819887 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1819861 {
	width:139px !important;
	height:70px !important;
}

#item1819862 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1819856 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1819940 {
	width:141px !important;
	height:70px !important;
}

#item1819941 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1819915 {
	width:141px !important;
	height:70px !important;
}

#item1819916 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1819910 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1819994 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1850635 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850658 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850632 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1819997 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1819997 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1819997 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1819997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861604 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1786500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1786500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1786498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1786498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1786496 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1786501 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1786507 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1786513 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2081603 tr {
	border-right:2.2px solid #fff;;
}

table#table2081603 {
	table-layout:fixed;
}

#item1786562 {
	width:528px !important;
	height:190px !important;
	top:379px !important;
}

@keyframes intensificar-1786562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1786562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1786585 {
	width:100px !important;
	height:13px !important;
	top:359px !important;
}

@keyframes intensificar-1786585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1786585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1787427 {
	width:534px !important;
	height:312px !important;
	top:16px !important;
}

#item1787428 {
	width:510px !important;
	height:455px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1787428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1787428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1787452 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:159px !important;
}

#item1787456 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1787461 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:336px !important;
}

#item1786824 {
	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-1786824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1786824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1786848 {
	width:528px !important;
	height:244px !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-1786848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1786848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1786786 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:272px !important;
}

#item1786790 {
	width:534px !important;
	height:537px !important;
	top:16px !important;
}

#item1786791 {
	width:509px !important;
	height:620px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1786791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1786791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1786817 {
	width:14px !important;
	height:9px !important;
}

#item1786820 {
	width:14px !important;
	height:9px !important;
	top:560px !important;
}

#item1786609 {
	width:350px !important;
	height:305px !important;
	top:116px !important;
}

@keyframes intensificar-1786609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1786609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1786633 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1786633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1786633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1786656 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:282px !important;
}

@keyframes intensificar-1786656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1786656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1786679 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:215px !important;
}

@keyframes intensificar-1786679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1786679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1786703 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:266px !important;
}

@keyframes intensificar-1786703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1786703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1786726 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:199px !important;
}

@keyframes intensificar-1786726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1786726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1786749 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:371px !important;
}

#item1786754 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:301px !important;
}

#item1786757 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:335px !important;
}

#item1786781 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:337px !important;
}

#item1786536 {
	width:564px !important;
	height:569px !important;
	left:36px !important;
	top:156px !important;
}

#item1786872 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1786895 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1786921 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1786922 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1786918 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1786954 {
	width:123px !important;
	height:50px !important;
}

#item1786955 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1786929 {
	width:123px !important;
	height:50px !important;
}

#item1786930 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1786925 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1787008 {
	width:113px !important;
	height:50px !important;
}

#item1787010 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1786983 {
	width:113px !important;
	height:50px !important;
}

#item1786984 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1786978 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1787063 {
	width:101px !important;
	height:50px !important;
}

#item1787064 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1787038 {
	width:101px !important;
	height:50px !important;
}

#item1787039 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1787034 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1787116 {
	width:101px !important;
	height:50px !important;
}

#item1787117 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1787091 {
	width:101px !important;
	height:50px !important;
}

#item1787092 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1787087 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1787143 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1787166 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1787140 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1787170 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1787170 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1787170 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1787170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861740 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1820025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1820020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1820018 {
	width:700px !important;
	height:309px !important;
}

#item1841470 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1820034 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1820037 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table2085970 tr {
	border-right:3.08px solid #fff;;
}

table#table2085970 {
	table-layout:fixed;
}

#item1820329 {
	width:628px !important;
	height:290px !important;
	top:197px !important;
}

@keyframes intensificar-1820329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1820352 {
	width:140px !important;
	height:18px !important;
	top:169px !important;
}

@keyframes intensificar-1820352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844010 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:53px !important;
}

#item1853823 {
	width:628px !important;
	height:137px !important;
}

#item1853824 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1853824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1820280 {
	width:628px !important;
	height:43px !important;
}

@keyframes intensificar-1820280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1820304 {
	width:628px !important;
	height:444px !important;
	top:43px !important;
}

@keyframes intensificar-1820304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1843965 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:221px !important;
}

#item1853790 {
	width:628px !important;
	height:487px !important;
}

#item1853791 {
	width:595px !important;
	height:1256px !important;
}

@keyframes intensificar-1853791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1820062 {
	width:490px !important;
	height:280px !important;
	top:155px !important;
}

@keyframes intensificar-1820062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1820085 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1820085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1820109 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:366px !important;
}

@keyframes intensificar-1820109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1820132 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:272px !important;
}

@keyframes intensificar-1820132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1820155 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:344px !important;
}

@keyframes intensificar-1820155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1820178 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:250px !important;
}

@keyframes intensificar-1820178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1820201 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:491px !important;
}

#item1820208 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:392px !important;
}

#item1820212 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:440px !important;
}

#item1820235 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:443px !important;
}

#item1820060 {
	width:664px !important;
	height:522px !important;
	left:36px !important;
	top:588px !important;
}

#item1820411 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:503px !important;
}

#item1820434 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1820461 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1820462 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1820457 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1820494 {
	width:172px !important;
	height:70px !important;
}

#item1820495 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1820469 {
	width:172px !important;
	height:70px !important;
}

#item1820470 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1820465 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1820547 {
	width:158px !important;
	height:70px !important;
}

#item1820548 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1820522 {
	width:158px !important;
	height:70px !important;
}

#item1820523 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1820518 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1820601 {
	width:141px !important;
	height:70px !important;
}

#item1820602 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1820575 {
	width:141px !important;
	height:70px !important;
}

#item1820576 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1820571 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1820655 {
	width:141px !important;
	height:70px !important;
}

#item1820656 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1820630 {
	width:141px !important;
	height:70px !important;
}

#item1820631 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1820625 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1842213 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1128px !important;
}

#item1850669 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850692 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850666 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1820708 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1820708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1820708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1820708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861607 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1750924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1750922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1750920 {
	width:602px !important;
	height:790px !important;
	left:600px !important;
}

#item1750925 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1750930 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1750933 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2090234 th, table#table2090234 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2090234 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2090234 {
	table-layout:fixed;
}

#item1751251 {
	width:528px !important;
	height:230px !important;
	top:334px !important;
}

@keyframes intensificar-1751251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1751275 {
	width:100px !important;
	height:13px !important;
	top:314px !important;
}

@keyframes intensificar-1751275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1751702 {
	width:534px !important;
	height:268px !important;
	top:16px !important;
}

#item1751703 {
	width:510px !important;
	height:450px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1751703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1751727 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:137px !important;
}

#item1751730 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1751733 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:292px !important;
}

#item1751178 {
	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-1751178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1751202 {
	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-1751202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1751137 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1751140 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1751141 {
	width:509px !important;
	height:760px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1751141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1751166 {
	width:14px !important;
	height:9px !important;
}

#item1751173 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1750959 {
	width:389px !important;
	height:247px !important;
	top:82px !important;
}

@keyframes intensificar-1750959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1750982 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1750982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1751006 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:283px !important;
}

@keyframes intensificar-1751006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1751029 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:215px !important;
}

@keyframes intensificar-1751029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1751052 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:267px !important;
}

@keyframes intensificar-1751052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1751075 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:199px !important;
}

@keyframes intensificar-1751075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1751098 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:372px !important;
}

#item1751103 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:301px !important;
}

#item1751108 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:335px !important;
}

#item1751131 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:337px !important;
}

#item1750957 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1751298 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1751321 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1751347 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1751348 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1751344 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1751382 {
	width:123px !important;
	height:50px !important;
}

#item1751383 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1751355 {
	width:123px !important;
	height:50px !important;
}

#item1751356 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1751351 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1751435 {
	width:113px !important;
	height:50px !important;
}

#item1751436 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1751410 {
	width:113px !important;
	height:50px !important;
}

#item1751411 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1751406 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1751488 {
	width:101px !important;
	height:50px !important;
}

#item1751489 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1751463 {
	width:101px !important;
	height:50px !important;
}

#item1751464 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1751459 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1751541 {
	width:101px !important;
	height:50px !important;
}

#item1751542 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1751516 {
	width:101px !important;
	height:50px !important;
}

#item1751517 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1751512 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1751569 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1751592 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1751565 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1751596 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1751596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1751596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1751596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861743 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1820740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1820732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1820730 {
	width:700px !important;
	height:309px !important;
}

#item1841476 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1820753 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1820756 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table2095564 th, table#table2095564 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2095564 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2095564 {
	table-layout:fixed;
}

#item1821042 {
	width:628px !important;
	height:326px !important;
	top:192px !important;
}

@keyframes intensificar-1821042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1821066 {
	width:140px !important;
	height:18px !important;
	top:164px !important;
}

@keyframes intensificar-1821066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844163 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:45px !important;
}

#item1853941 {
	width:628px !important;
	height:136px !important;
}

#item1853942 {
	width:595px !important;
	height:812px !important;
}

@keyframes intensificar-1853942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844099 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1853901 {
	width:628px !important;
	height:518px !important;
}

#item1853902 {
	width:595px !important;
	height:1260px !important;
}

@keyframes intensificar-1853902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844054 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1853861 {
	width:628px !important;
	height:518px !important;
}

#item1853862 {
	width:595px !important;
	height:1393px !important;
}

@keyframes intensificar-1853862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1820781 {
	width:545px !important;
	height:346px !important;
	top:92px !important;
}

@keyframes intensificar-1820781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1820804 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1820804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1820827 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:381px !important;
}

@keyframes intensificar-1820827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1820850 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:286px !important;
}

@keyframes intensificar-1820850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1820873 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:359px !important;
}

@keyframes intensificar-1820873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1820896 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:264px !important;
}

@keyframes intensificar-1820896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1820919 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:506px !important;
}

#item1820924 {
	width:66px !important;
	height:33px !important;
	left:564px !important;
	top:407px !important;
}

#item1820928 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:455px !important;
}

#item1820952 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:458px !important;
}

#item1820779 {
	width:664px !important;
	height:537px !important;
	left:36px !important;
	top:557px !important;
}

#item1821129 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1821152 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1821178 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1821179 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1821175 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1821211 {
	width:172px !important;
	height:70px !important;
}

#item1821212 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1821186 {
	width:172px !important;
	height:70px !important;
}

#item1821187 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1821182 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1821264 {
	width:158px !important;
	height:70px !important;
}

#item1821265 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1821239 {
	width:158px !important;
	height:70px !important;
}

#item1821240 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1821235 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1821318 {
	width:141px !important;
	height:70px !important;
}

#item1821319 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1821293 {
	width:141px !important;
	height:70px !important;
}

#item1821294 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1821289 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1821372 {
	width:141px !important;
	height:70px !important;
}

#item1821373 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1821347 {
	width:141px !important;
	height:70px !important;
}

#item1821348 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1821342 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1850699 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850722 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850696 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1821425 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1821425 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1821425 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1821425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861613 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1753739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1753739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1753739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1753737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1753737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1753737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1753735 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1753740 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1753744 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1753747 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2102375 th, table#table2102375 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2102375 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2102375 {
	table-layout:fixed;
}

#item1753772 {
	width:528px !important;
	height:197px !important;
	top:350px !important;
}

@keyframes intensificar-1753772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1753772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1753772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1753795 {
	width:100px !important;
	height:13px !important;
	top:330px !important;
}

@keyframes intensificar-1753795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1753795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1753795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1753818 {
	width:534px !important;
	height:284px !important;
	top:16px !important;
}

#item1753819 {
	width:510px !important;
	height:450px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1753819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1753819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1753819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1753843 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:145px !important;
}

#item1753849 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1753853 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:307px !important;
}

#item1754073 {
	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-1754073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1754073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1754073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1754097 {
	width:528px !important;
	height:500px !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-1754097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1754097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1754097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1754033 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:261px !important;
}

#item1754036 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1754037 {
	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-1754037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1754037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1754037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1754063 {
	width:14px !important;
	height:9px !important;
}

#item1754066 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1753857 {
	width:389px !important;
	height:247px !important;
	top:82px !important;
}

@keyframes intensificar-1753857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1753857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1753857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1753881 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1753881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1753881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1753881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1753904 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:249px !important;
}

@keyframes intensificar-1753904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1753904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1753904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1753927 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:181px !important;
}

@keyframes intensificar-1753927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1753927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1753927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1753950 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:233px !important;
}

@keyframes intensificar-1753950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1753950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1753950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1753973 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:165px !important;
}

@keyframes intensificar-1753973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1753973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1753973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1753996 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:338px !important;
}

#item1754002 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:267px !important;
}

#item1754005 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:301px !important;
}

#item1754028 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:303px !important;
}

#item1753770 {
	width:564px !important;
	height:547px !important;
	left:36px !important;
	top:178px !important;
}

#item1754121 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1754144 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1754170 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1754171 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1754167 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1754203 {
	width:123px !important;
	height:50px !important;
}

#item1754204 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1754178 {
	width:123px !important;
	height:50px !important;
}

#item1754179 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1754174 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1754257 {
	width:113px !important;
	height:50px !important;
}

#item1754258 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1754232 {
	width:113px !important;
	height:50px !important;
}

#item1754233 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1754228 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1754311 {
	width:101px !important;
	height:50px !important;
}

#item1754312 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1754286 {
	width:101px !important;
	height:50px !important;
}

#item1754287 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1754282 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1754365 {
	width:101px !important;
	height:50px !important;
}

#item1754366 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1754339 {
	width:101px !important;
	height:50px !important;
}

#item1754341 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1754335 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1849610 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1849634 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1849606 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1754419 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1754419 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1754419 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1754419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861746 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1821455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1821448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1821446 {
	width:700px !important;
	height:309px !important;
}

#item1841479 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1821463 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1821466 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table2108063 th, table#table2108063 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2108063 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2108063 {
	table-layout:fixed;
}

#item1821758 {
	width:628px !important;
	height:286px !important;
	top:210px !important;
}

@keyframes intensificar-1821758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1821781 {
	width:140px !important;
	height:18px !important;
	top:182px !important;
}

@keyframes intensificar-1821781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844236 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:58px !important;
}

#item1854054 {
	width:628px !important;
	height:162px !important;
}

#item1854055 {
	width:595px !important;
	height:798px !important;
}

@keyframes intensificar-1854055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844225 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1854018 {
	width:628px !important;
	height:494px !important;
}

#item1854019 {
	width:595px !important;
	height:1330px !important;
}

@keyframes intensificar-1854019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844169 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1853978 {
	width:628px !important;
	height:494px !important;
}

#item1853979 {
	width:595px !important;
	height:1530px !important;
}

@keyframes intensificar-1853979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1821491 {
	width:545px !important;
	height:346px !important;
	top:108px !important;
}

@keyframes intensificar-1821491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1821514 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1821514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1821537 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:340px !important;
}

@keyframes intensificar-1821537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1821560 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:245px !important;
}

@keyframes intensificar-1821560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1821583 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:318px !important;
}

@keyframes intensificar-1821583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1821608 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:223px !important;
}

@keyframes intensificar-1821608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1821631 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:465px !important;
}

#item1821636 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:366px !important;
}

#item1821641 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:414px !important;
}

#item1821664 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:417px !important;
}

#item1821489 {
	width:665px !important;
	height:496px !important;
	left:36px !important;
	top:581px !important;
}

#item1821840 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1821863 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1821889 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1821890 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1821886 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1821924 {
	width:172px !important;
	height:70px !important;
}

#item1821925 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1821897 {
	width:172px !important;
	height:70px !important;
}

#item1821898 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1821893 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1821978 {
	width:158px !important;
	height:70px !important;
}

#item1821979 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1821952 {
	width:158px !important;
	height:70px !important;
}

#item1821953 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1821948 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1822031 {
	width:141px !important;
	height:70px !important;
}

#item1822032 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1822006 {
	width:141px !important;
	height:70px !important;
}

#item1822007 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1822002 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1822084 {
	width:141px !important;
	height:70px !important;
}

#item1822085 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1822059 {
	width:141px !important;
	height:70px !important;
}

#item1822060 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1822055 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1842197 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1128px !important;
}

#item1850732 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850755 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850729 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1822139 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1822139 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1822139 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1822139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861617 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1754548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1754548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1754548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1754546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1754546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1754546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1754544 {
	width:600px !important;
	height:790px !important;
}

#item1754549 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1754555 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1754558 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2112927 tr {
	border-right:2.2px solid #fff;;
}

table#table2112927 {
	table-layout:fixed;
}

#item1754622 {
	width:528px !important;
	height:176px !important;
	top:330px !important;
}

@keyframes intensificar-1754622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1754622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1754622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1754645 {
	width:100px !important;
	height:13px !important;
	top:310px !important;
}

@keyframes intensificar-1754645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1754645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1754645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1755203 {
	width:528px !important;
	height:310px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1755203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1755170 {
	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-1755170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1754669 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1754669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1754669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1754669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1754692 {
	width:350px !important;
	height:261px !important;
	top:49px !important;
}

@keyframes intensificar-1754692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1754692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1754692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1754715 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:133px !important;
}

@keyframes intensificar-1754715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1754715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1754715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1754738 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:149px !important;
}

@keyframes intensificar-1754738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1754738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1754738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1754761 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:239px !important;
}

#item1754766 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:168px !important;
}

#item1754769 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:202px !important;
}

#item1754792 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:204px !important;
}

#item1754581 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1754837 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1754860 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1754886 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1754887 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1754883 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1754921 {
	width:123px !important;
	height:50px !important;
}

#item1754922 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1754896 {
	width:123px !important;
	height:50px !important;
}

#item1754897 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1754892 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1754976 {
	width:99px !important;
	height:50px !important;
}

#item1754977 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1754951 {
	width:99px !important;
	height:50px !important;
}

#item1754952 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1754945 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1755029 {
	width:101px !important;
	height:50px !important;
}

#item1755030 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1755004 {
	width:101px !important;
	height:50px !important;
}

#item1755005 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1755000 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1755056 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1755079 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1755053 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1755082 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1755086 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1755086 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1755086 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1755086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861751 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1822170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1822161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1822159 {
	width:700px !important;
	height:309px !important;
}

#item1841483 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1822182 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1822185 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2115922 tr {
	border-right:3.08px solid #fff;;
}

table#table2115922 {
	table-layout:fixed;
}

#item1822366 {
	width:628px !important;
	height:271px !important;
	top:271px !important;
}

@keyframes intensificar-1822366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1822389 {
	width:140px !important;
	height:18px !important;
	top:243px !important;
}

@keyframes intensificar-1822389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844282 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:83px !important;
}

#item1854129 {
	width:628px !important;
	height:212px !important;
}

#item1854130 {
	width:595px !important;
	height:548px !important;
}

@keyframes intensificar-1854130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844278 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1854087 {
	width:628px !important;
	height:542px !important;
}

#item1854088 {
	width:595px !important;
	height:1158px !important;
}

@keyframes intensificar-1854088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1822210 {
	width:627px !important;
	height:40px !important;
	left:1px !important;
}

@keyframes intensificar-1822210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1822234 {
	width:490px !important;
	height:365px !important;
	top:68px !important;
}

@keyframes intensificar-1822234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1822257 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:187px !important;
}

@keyframes intensificar-1822257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1822280 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:209px !important;
}

@keyframes intensificar-1822280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1822303 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:334px !important;
}

#item1822309 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:235px !important;
}

#item1822312 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:283px !important;
}

#item1822335 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:286px !important;
}

#item1822208 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1822436 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1822460 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1822486 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1822487 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1822483 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1822519 {
	width:172px !important;
	height:70px !important;
}

#item1822520 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1822494 {
	width:172px !important;
	height:70px !important;
}

#item1822495 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1822490 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1822572 {
	width:139px !important;
	height:70px !important;
}

#item1822573 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1822547 {
	width:139px !important;
	height:70px !important;
}

#item1822548 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1822543 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1822627 {
	width:141px !important;
	height:70px !important;
}

#item1822628 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1822601 {
	width:141px !important;
	height:70px !important;
}

#item1822602 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1822596 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1822681 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1850766 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850789 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850762 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1822684 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1822684 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1822684 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1822684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861627 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1755260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1755257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1755255 {
	width:600px !important;
	height:790px !important;
}

#item1755261 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1755266 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1755271 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2118864 th, table#table2118864 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2118864 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2118864 {
	table-layout:fixed;
}

#item1755454 {
	width:528px !important;
	height:129px !important;
	top:330px !important;
}

@keyframes intensificar-1755454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1755477 {
	width:100px !important;
	height:13px !important;
	top:310px !important;
}

@keyframes intensificar-1755477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1755500 {
	width:528px !important;
	height:310px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1755500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1755428 {
	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-1755428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1755296 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1755296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1755319 {
	width:350px !important;
	height:261px !important;
	top:66px !important;
}

@keyframes intensificar-1755319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1755342 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:118px !important;
}

@keyframes intensificar-1755342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1755365 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:134px !important;
}

@keyframes intensificar-1755365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1755388 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:223px !important;
}

#item1755395 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:152px !important;
}

#item1755398 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:186px !important;
}

#item1755422 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:188px !important;
}

#item1755294 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1755524 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1755547 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1755805 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1755573 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1755574 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1755570 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1755607 {
	width:123px !important;
	height:50px !important;
}

#item1755609 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1755581 {
	width:123px !important;
	height:50px !important;
}

#item1755582 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1755577 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1755661 {
	width:99px !important;
	height:50px !important;
}

#item1755662 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1755636 {
	width:99px !important;
	height:50px !important;
}

#item1755637 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1755632 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1755714 {
	width:101px !important;
	height:50px !important;
}

#item1755715 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1755689 {
	width:101px !important;
	height:50px !important;
}

#item1755690 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1755685 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1755770 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1849642 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1849665 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1849638 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1755773 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1755773 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1755773 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1755773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861756 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1822714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1822705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1822703 {
	width:700px !important;
	height:309px !important;
}

#item1841487 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1822725 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1822729 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2121409 th, table#table2121409 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2121409 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2121409 {
	table-layout:fixed;
}

#item1822908 {
	width:628px !important;
	height:220px !important;
	top:322px !important;
}

@keyframes intensificar-1822908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1822932 {
	width:140px !important;
	height:18px !important;
	top:294px !important;
}

@keyframes intensificar-1822932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844291 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:108px !important;
}

#item1854199 {
	width:628px !important;
	height:262px !important;
}

#item1854200 {
	width:595px !important;
	height:543px !important;
}

@keyframes intensificar-1854200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844288 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1854164 {
	width:628px !important;
	height:542px !important;
}

#item1854165 {
	width:595px !important;
	height:1060px !important;
}

@keyframes intensificar-1854165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1822754 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1822754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1822777 {
	width:395px !important;
	height:112px !important;
	top:92px !important;
}

@keyframes intensificar-1822777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1822800 {
	width:98px !important;
	height:22px !important;
	left:517px !important;
	top:165px !important;
}

@keyframes intensificar-1822800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1822823 {
	width:130px !important;
	height:25px !important;
	left:485px !important;
	top:187px !important;
}

@keyframes intensificar-1822823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1822846 {
	width:125px !important;
	height:31px !important;
	left:490px !important;
	top:312px !important;
}

#item1822851 {
	width:66px !important;
	height:33px !important;
	left:549px !important;
	top:213px !important;
}

#item1822855 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:261px !important;
}

#item1822878 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:264px !important;
}

#item1822752 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1822979 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1823002 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1823025 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1823051 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1823052 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1823048 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1823084 {
	width:172px !important;
	height:70px !important;
}

#item1823085 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1823059 {
	width:172px !important;
	height:70px !important;
}

#item1823060 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1823055 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1823138 {
	width:139px !important;
	height:70px !important;
}

#item1823139 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1823112 {
	width:139px !important;
	height:70px !important;
}

#item1823113 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1823108 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1823192 {
	width:141px !important;
	height:70px !important;
}

#item1823193 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1823166 {
	width:141px !important;
	height:70px !important;
}

#item1823168 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1823162 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1823245 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1850800 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850823 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850796 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1823249 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1823249 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1823249 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1823249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1857686 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1857694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1857694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1857694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1857691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1857691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1857691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1857689 {
	width:600px !important;
	height:790px !important;
}

#item1857695 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1857699 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1857703 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2123970 th, table#table2123970 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2123970 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2123970 {
	table-layout:fixed;
}

#item1857884 {
	width:528px !important;
	height:144px !important;
	top:275px !important;
}

@keyframes intensificar-1857884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1857884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1857884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1857908 {
	width:100px !important;
	height:13px !important;
	top:255px !important;
}

@keyframes intensificar-1857908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1857908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1857908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1857931 {
	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-1857931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1857931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1857931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1863847 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1863850 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1863851 {
	width:509px !important;
	height:743px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1863851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1863851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1863851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1863877 {
	width:14px !important;
	height:9px !important;
}

#item1863881 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1857728 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1857728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1857728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1857728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1857751 {
	width:350px !important;
	height:261px !important;
	top:82px !important;
}

@keyframes intensificar-1857751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1857751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1857751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1857774 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1857774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1857774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1857774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1857797 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:184px !important;
}

@keyframes intensificar-1857797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1857797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1857797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1857820 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:273px !important;
}

#item1857827 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:202px !important;
}

#item1857831 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:236px !important;
}

#item1857854 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:238px !important;
}

#item1857726 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1857955 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1857978 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1858001 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1858027 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1858028 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1858024 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1858062 {
	width:123px !important;
	height:50px !important;
}

#item1858063 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1858037 {
	width:123px !important;
	height:50px !important;
}

#item1858038 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1858032 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1858116 {
	width:99px !important;
	height:50px !important;
}

#item1858117 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1858090 {
	width:99px !important;
	height:50px !important;
}

#item1858091 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1858086 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1858169 {
	width:101px !important;
	height:50px !important;
}

#item1858170 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1858144 {
	width:101px !important;
	height:50px !important;
}

#item1858145 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1858140 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1858193 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1858200 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1858223 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1858197 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1858226 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1858226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1858226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1858226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1858275 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1858282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1858282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1858282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1858280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1858280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1858280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1858278 {
	width:700px !important;
	height:309px !important;
}

#item1858283 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1858289 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1858293 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2126879 th, table#table2126879 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2126879 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2126879 {
	table-layout:fixed;
}

#item1858318 {
	width:628px !important;
	height:221px !important;
	top:300px !important;
}

@keyframes intensificar-1858318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1858318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1858318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1858341 {
	width:140px !important;
	height:18px !important;
	top:272px !important;
}

@keyframes intensificar-1858341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1858341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1858341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1858364 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:98px !important;
}

#item1858367 {
	width:628px !important;
	height:241px !important;
}

#item1858368 {
	width:595px !important;
	height:529px !important;
}

@keyframes intensificar-1858368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1858368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1858368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1858523 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1858526 {
	width:628px !important;
	height:521px !important;
}

#item1858527 {
	width:595px !important;
	height:1411px !important;
}

@keyframes intensificar-1858527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1858527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1858527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1858392 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1858392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1858392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1858392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1858415 {
	width:395px !important;
	height:159px !important;
	top:92px !important;
}

@keyframes intensificar-1858415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1858415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1858415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1858439 {
	width:98px !important;
	height:22px !important;
	left:517px !important;
	top:200px !important;
}

@keyframes intensificar-1858439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1858439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1858439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1858462 {
	width:130px !important;
	height:25px !important;
	left:485px !important;
	top:223px !important;
}

@keyframes intensificar-1858462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1858462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1858462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1858485 {
	width:125px !important;
	height:31px !important;
	left:490px !important;
	top:348px !important;
}

#item1858490 {
	width:66px !important;
	height:33px !important;
	left:549px !important;
	top:249px !important;
}

#item1858495 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:296px !important;
}

#item1858518 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:299px !important;
}

#item1858316 {
	width:665px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1858550 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1858573 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1858596 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1858623 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1858624 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1858619 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1858658 {
	width:172px !important;
	height:70px !important;
}

#item1858659 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1858632 {
	width:172px !important;
	height:70px !important;
}

#item1858633 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1858628 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1858711 {
	width:139px !important;
	height:70px !important;
}

#item1858712 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1858686 {
	width:139px !important;
	height:70px !important;
}

#item1858687 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1858682 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1858764 {
	width:141px !important;
	height:70px !important;
}

#item1858765 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1858739 {
	width:141px !important;
	height:70px !important;
}

#item1858740 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1858735 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1858789 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1858796 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1858820 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1858793 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1858823 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1858823 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1858823 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1858823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1755880 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1755888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1755885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1755883 {
	width:600px !important;
	height:790px !important;
}

#item1755889 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1755894 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1755897 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1755969 {
	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-1755969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2130192 th, table#table2130192 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2130192 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2130192 {
	table-layout:fixed;
}

#item1755922 {
	width:528px !important;
	height:144px !important;
	top:304px !important;
}

@keyframes intensificar-1755922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1755945 {
	width:100px !important;
	height:13px !important;
	top:284px !important;
}

@keyframes intensificar-1755945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756486 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1756489 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1756490 {
	width:509px !important;
	height:628px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1756490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756515 {
	width:14px !important;
	height:9px !important;
}

#item1756519 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1755994 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1755994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756018 {
	width:350px !important;
	height:261px !important;
	top:82px !important;
}

@keyframes intensificar-1756018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756041 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:163px !important;
}

@keyframes intensificar-1756041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756065 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:179px !important;
}

@keyframes intensificar-1756065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756088 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:268px !important;
}

#item1756093 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:197px !important;
}

#item1756098 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:231px !important;
}

#item1756121 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:234px !important;
}

#item1755920 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1756150 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1756173 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1756223 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1756224 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1756220 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1756256 {
	width:123px !important;
	height:50px !important;
}

#item1756257 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1756231 {
	width:123px !important;
	height:50px !important;
}

#item1756232 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1756227 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1756309 {
	width:99px !important;
	height:50px !important;
}

#item1756310 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1756284 {
	width:99px !important;
	height:50px !important;
}

#item1756285 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1756280 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1756363 {
	width:101px !important;
	height:50px !important;
}

#item1756364 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1756337 {
	width:101px !important;
	height:50px !important;
}

#item1756338 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1756333 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1756418 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1849680 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1849703 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1849677 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1756421 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1756421 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1756421 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1756421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1841824 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1823278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1823270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1823268 {
	width:700px !important;
	height:309px !important;
}

#item1841490 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1823292 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1823295 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2132715 th, table#table2132715 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2132715 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2132715 {
	table-layout:fixed;
}

#item1823489 {
	width:627px !important;
	height:221px !important;
	top:321px !important;
}

@keyframes intensificar-1823489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1823512 {
	width:140px !important;
	height:18px !important;
	top:293px !important;
}

@keyframes intensificar-1823512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844376 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:108px !important;
}

#item1854266 {
	width:628px !important;
	height:260px !important;
}

#item1854267 {
	width:595px !important;
	height:543px !important;
}

@keyframes intensificar-1854267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844295 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1854230 {
	width:628px !important;
	height:542px !important;
}

#item1854231 {
	width:595px !important;
	height:1275px !important;
}

@keyframes intensificar-1854231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1823320 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1823320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1823343 {
	width:490px !important;
	height:365px !important;
	top:108px !important;
}

@keyframes intensificar-1823343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1823367 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:225px !important;
}

@keyframes intensificar-1823367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1823390 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:247px !important;
}

@keyframes intensificar-1823390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1823413 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:372px !important;
}

#item1823418 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:273px !important;
}

#item1823421 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:321px !important;
}

#item1823444 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:324px !important;
}

#item1823318 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1823559 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1823582 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1823609 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1823610 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1823606 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1823644 {
	width:172px !important;
	height:70px !important;
}

#item1823645 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1823618 {
	width:172px !important;
	height:70px !important;
}

#item1823620 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1823614 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1823697 {
	width:139px !important;
	height:70px !important;
}

#item1823698 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1823672 {
	width:139px !important;
	height:70px !important;
}

#item1823673 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1823668 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1823750 {
	width:141px !important;
	height:70px !important;
}

#item1823751 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1823725 {
	width:141px !important;
	height:70px !important;
}

#item1823726 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1823721 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1823808 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1850831 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850854 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850828 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1823812 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1823812 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1823812 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1823812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1796948 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1756567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1756565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756563 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1756568 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1756572 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1756575 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2135824 tr {
	border-right:2.2px solid #fff;;
}

table#table2135824 {
	table-layout:fixed;
}

#item1756891 {
	width:528px !important;
	height:332px !important;
	top:232px !important;
}

@keyframes intensificar-1756891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756915 {
	width:100px !important;
	height:13px !important;
	top:212px !important;
}

@keyframes intensificar-1756915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757532 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:86px !important;
}

#item1757539 {
	width:534px !important;
	height:165px !important;
	top:16px !important;
}

#item1757540 {
	width:509px !important;
	height:620px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1757540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757566 {
	width:14px !important;
	height:9px !important;
}

#item1757570 {
	width:14px !important;
	height:9px !important;
	top:189px !important;
}

#item1757452 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1757457 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1757458 {
	width:509px !important;
	height:720px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1757458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757483 {
	width:14px !important;
	height:9px !important;
}

#item1757486 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1756778 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1756783 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1756784 {
	width:509px !important;
	height:720px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1756784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756809 {
	width:14px !important;
	height:9px !important;
}

#item1756813 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1756600 {
	width:350px !important;
	height:482px !important;
	top:82px !important;
}

@keyframes intensificar-1756600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756623 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1756623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756646 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:465px !important;
}

@keyframes intensificar-1756646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756669 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:425px !important;
}

@keyframes intensificar-1756669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756692 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:449px !important;
}

@keyframes intensificar-1756692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756715 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:409px !important;
}

@keyframes intensificar-1756715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756739 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:554px !important;
}

#item1756746 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:483px !important;
}

#item1756750 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:518px !important;
}

#item1756773 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:520px !important;
}

#item1757331 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:317px !important;
}

@keyframes intensificar-1757331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757354 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:301px !important;
}

@keyframes intensificar-1757354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757378 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:250px !important;
}

@keyframes intensificar-1757378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757401 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:234px !important;
}

@keyframes intensificar-1757401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1756598 {
	width:564px !important;
	height:576px !important;
	left:36px !important;
	top:161px !important;
}

#item1756938 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1756961 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1756987 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1756988 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1756984 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1757021 {
	width:123px !important;
	height:50px !important;
}

#item1757022 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1756996 {
	width:123px !important;
	height:50px !important;
}

#item1756997 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1756992 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1757075 {
	width:113px !important;
	height:50px !important;
}

#item1757076 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1757049 {
	width:113px !important;
	height:50px !important;
}

#item1757050 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1757045 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1757128 {
	width:101px !important;
	height:50px !important;
}

#item1757129 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1757103 {
	width:101px !important;
	height:50px !important;
}

#item1757104 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1757099 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1757181 {
	width:101px !important;
	height:50px !important;
}

#item1757182 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1757156 {
	width:101px !important;
	height:50px !important;
}

#item1757157 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1757152 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1757208 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1757231 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1757205 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1757234 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1757234 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1757234 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1757234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1823827 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1823840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1823835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1823833 {
	width:700px !important;
	height:309px !important;
}

#item1841495 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1823848 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1823852 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1824256 {
	width:140px !important;
	height:18px !important;
	top:177px !important;
}

@keyframes intensificar-1824256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844476 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:46px !important;
}

#item1844514 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:339px !important;
}

#item1854404 {
	width:628px !important;
	height:138px !important;
}

#item1854406 {
	width:595px !important;
	height:1131px !important;
}

@keyframes intensificar-1854406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1854443 {
	width:628px !important;
	height:313px !important;
	top:205px !important;
}

table#table2144039 tr {
	border-right:3.08px solid #fff;;
}

table#table2144039 {
	table-layout:fixed;
}

#item1854444 {
	width:595px !important;
	height:567px !important;
}

@keyframes intensificar-1854444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844426 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1854337 {
	width:628px !important;
	height:518px !important;
}

#item1854338 {
	width:595px !important;
	height:1663px !important;
}

@keyframes intensificar-1854338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844380 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1854302 {
	width:628px !important;
	height:518px !important;
}

#item1854303 {
	width:595px !important;
	height:1432px !important;
}

@keyframes intensificar-1854303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1823878 {
	width:420px !important;
	height:426px !important;
	top:92px !important;
}

@keyframes intensificar-1823878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1823901 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1823901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1823925 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:394px !important;
}

@keyframes intensificar-1823925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1823948 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:339px !important;
}

@keyframes intensificar-1823948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1823971 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:372px !important;
}

@keyframes intensificar-1823971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1823994 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:316px !important;
}

@keyframes intensificar-1823994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1824017 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:519px !important;
}

#item1824022 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:420px !important;
}

#item1824025 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:468px !important;
}

#item1824048 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:471px !important;
}

#item1824051 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:286px !important;
}

@keyframes intensificar-1824051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1824074 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:263px !important;
}

@keyframes intensificar-1824074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1824097 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:232px !important;
}

@keyframes intensificar-1824097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1824122 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:210px !important;
}

@keyframes intensificar-1824122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1823876 {
	width:664px !important;
	height:550px !important;
	left:36px !important;
	top:557px !important;
}

#item1824317 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1824340 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1824367 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1824369 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1824363 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1824403 {
	width:172px !important;
	height:70px !important;
}

#item1824404 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1824377 {
	width:172px !important;
	height:70px !important;
}

#item1824378 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1824373 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1824456 {
	width:158px !important;
	height:70px !important;
}

#item1824457 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1824431 {
	width:158px !important;
	height:70px !important;
}

#item1824432 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1824427 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1824509 {
	width:141px !important;
	height:70px !important;
}

#item1824510 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1824484 {
	width:141px !important;
	height:70px !important;
}

#item1824485 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1824480 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1824562 {
	width:141px !important;
	height:70px !important;
}

#item1824563 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1824537 {
	width:141px !important;
	height:70px !important;
}

#item1824538 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1824533 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1842166 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1127px !important;
}

#item1850862 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850885 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850859 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1824616 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1824616 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1824616 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1824616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757612 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1757621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1757619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757617 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1757622 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1757626 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1757629 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2153380 tr {
	border-right:2.2px solid #fff;;
}

table#table2153380 {
	table-layout:fixed;
}

#item1757945 {
	width:528px !important;
	height:249px !important;
	top:315px !important;
}

@keyframes intensificar-1757945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757968 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1757968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1758402 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:129px !important;
}

#item1758408 {
	width:534px !important;
	height:251px !important;
	top:16px !important;
}

#item1758409 {
	width:509px !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-1758409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1758435 {
	width:14px !important;
	height:9px !important;
}

#item1758438 {
	width:14px !important;
	height:9px !important;
	top:275px !important;
}

#item1757872 {
	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-1757872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1798100 {
	width:528px !important;
	height:139px !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-1798100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1798100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1798100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757832 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1757835 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1757836 {
	width:509px !important;
	height:952px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1757836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757863 {
	width:14px !important;
	height:9px !important;
}

#item1757866 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1757654 {
	width:350px !important;
	height:317px !important;
	top:99px !important;
}

@keyframes intensificar-1757654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757678 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1757678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757701 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:368px !important;
}

@keyframes intensificar-1757701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757724 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:301px !important;
}

@keyframes intensificar-1757724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757747 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:352px !important;
}

@keyframes intensificar-1757747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757770 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:285px !important;
}

@keyframes intensificar-1757770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1757793 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:457px !important;
}

#item1757800 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:386px !important;
}

#item1757803 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:420px !important;
}

#item1757826 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:423px !important;
}

#item1757652 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1757991 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1758014 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1758040 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1758041 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1758037 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1758075 {
	width:123px !important;
	height:50px !important;
}

#item1758076 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1758050 {
	width:123px !important;
	height:50px !important;
}

#item1758051 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1758045 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1758129 {
	width:113px !important;
	height:50px !important;
}

#item1758130 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1758103 {
	width:113px !important;
	height:50px !important;
}

#item1758104 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1758099 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1758182 {
	width:101px !important;
	height:50px !important;
}

#item1758183 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1758157 {
	width:101px !important;
	height:50px !important;
}

#item1758158 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1758153 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1758236 {
	width:101px !important;
	height:50px !important;
}

#item1758237 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1758210 {
	width:101px !important;
	height:50px !important;
}

#item1758211 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1758206 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1758263 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1758286 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1758260 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1758289 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1758289 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1758289 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1758289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1841819 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1824649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1824641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1824639 {
	width:700px !important;
	height:309px !important;
}

#item1841499 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1824659 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1824663 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table2162396 tr {
	border-right:3.08px solid #fff;;
}

table#table2162396 {
	table-layout:fixed;
}

#item1824951 {
	width:628px !important;
	height:369px !important;
	top:140px !important;
}

@keyframes intensificar-1824951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1824974 {
	width:140px !important;
	height:18px !important;
	top:112px !important;
}

@keyframes intensificar-1824974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844577 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:25px !important;
}

#item1854568 {
	width:628px !important;
	height:97px !important;
}

#item1854570 {
	width:595px !important;
	height:739px !important;
}

@keyframes intensificar-1854570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1824902 {
	width:628px !important;
	height:43px !important;
}

@keyframes intensificar-1824902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1824926 {
	width:628px !important;
	height:466px !important;
	top:43px !important;
}

@keyframes intensificar-1824926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844517 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

#item1854518 {
	width:628px !important;
	height:509px !important;
}

#item1854519 {
	width:595px !important;
	height:1863px !important;
}

@keyframes intensificar-1854519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1824688 {
	width:381px !important;
	height:386px !important;
	top:132px !important;
}

@keyframes intensificar-1824688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1824711 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1824711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1824735 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:395px !important;
}

@keyframes intensificar-1824735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1824758 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:300px !important;
}

@keyframes intensificar-1824758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1824781 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:372px !important;
}

@keyframes intensificar-1824781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1824804 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:278px !important;
}

@keyframes intensificar-1824804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1824827 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:519px !important;
}

#item1824832 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:420px !important;
}

#item1824835 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:468px !important;
}

#item1824858 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:471px !important;
}

#item1824686 {
	width:664px !important;
	height:550px !important;
	left:36px !important;
	top:566px !important;
}

#item1825038 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:505px !important;
}

#item1825062 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1825088 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1825089 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1825085 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1825124 {
	width:172px !important;
	height:70px !important;
}

#item1825125 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1825099 {
	width:172px !important;
	height:70px !important;
}

#item1825100 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1825095 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1825177 {
	width:158px !important;
	height:70px !important;
}

#item1825178 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1825152 {
	width:158px !important;
	height:70px !important;
}

#item1825153 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1825148 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1825231 {
	width:141px !important;
	height:70px !important;
}

#item1825232 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1825205 {
	width:141px !important;
	height:70px !important;
}

#item1825206 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1825201 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1825284 {
	width:141px !important;
	height:70px !important;
}

#item1825285 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1825259 {
	width:141px !important;
	height:70px !important;
}

#item1825260 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1825255 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1850895 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850919 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850892 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1825338 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1825338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1825338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1825338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1796978 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1758485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1758483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1758481 {
	width:600px !important;
	height:790px !important;
}

#item1758486 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1758491 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1758495 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2168916 tr {
	border-right:2.2px solid #fff;;
}

table#table2168916 {
	table-layout:fixed;
}

#item1758730 {
	width:528px !important;
	height:220px !important;
	top:344px !important;
}

@keyframes intensificar-1758730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1758753 {
	width:100px !important;
	height:13px !important;
	top:324px !important;
}

@keyframes intensificar-1758753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1759120 {
	width:528px !important;
	height:283px !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-1759120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1758521 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1758524 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1758525 {
	width:509px !important;
	height:1040px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1758525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1758551 {
	width:14px !important;
	height:9px !important;
}

#item1758554 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1758561 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes intensificar-1758561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1758584 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes intensificar-1758584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1758607 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:271px !important;
}

@keyframes intensificar-1758607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1758630 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:287px !important;
}

@keyframes intensificar-1758630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1758653 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:376px !important;
}

#item1758659 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:306px !important;
}

#item1758662 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:340px !important;
}

#item1758685 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:342px !important;
}

#item1758518 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1758776 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1758799 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1758825 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1758826 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1758822 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1758858 {
	width:123px !important;
	height:50px !important;
}

#item1758860 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1758833 {
	width:123px !important;
	height:50px !important;
}

#item1758834 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1758829 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1758913 {
	width:99px !important;
	height:50px !important;
}

#item1758914 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1758888 {
	width:99px !important;
	height:50px !important;
}

#item1758889 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1758884 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1758966 {
	width:101px !important;
	height:50px !important;
}

#item1758967 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1758941 {
	width:101px !important;
	height:50px !important;
}

#item1758942 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1758937 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1759021 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1849719 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1849742 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1849716 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1759024 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1759024 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1759024 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1759024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1825355 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1825366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1825360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1825358 {
	width:700px !important;
	height:309px !important;
}

#item1841504 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1825377 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1825380 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2173065 tr {
	border-right:3.08px solid #fff;;
}

table#table2173065 {
	table-layout:fixed;
}

#item1825576 {
	width:628px !important;
	height:328px !important;
	top:190px !important;
}

@keyframes intensificar-1825576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1825601 {
	width:140px !important;
	height:18px !important;
	top:162px !important;
}

@keyframes intensificar-1825601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844737 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:47px !important;
}

#item1854652 {
	width:628px !important;
	height:140px !important;
}

#item1854653 {
	width:595px !important;
	height:562px !important;
}

@keyframes intensificar-1854653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844628 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1854607 {
	width:628px !important;
	height:518px !important;
}

#item1854608 {
	width:595px !important;
	height:1881px !important;
}

@keyframes intensificar-1854608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1825405 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1825405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1825428 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes intensificar-1825428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1825451 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:358px !important;
}

@keyframes intensificar-1825451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1825474 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:380px !important;
}

@keyframes intensificar-1825474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1825497 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:505px !important;
}

#item1825502 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:406px !important;
}

#item1825506 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:453px !important;
}

#item1825529 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:456px !important;
}

#item1825403 {
	width:665px !important;
	height:535px !important;
	left:36px !important;
	top:557px !important;
}

#item1825648 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1825671 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1825697 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1825698 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1825694 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1825731 {
	width:172px !important;
	height:70px !important;
}

#item1825732 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1825706 {
	width:172px !important;
	height:70px !important;
}

#item1825707 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1825701 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1825784 {
	width:139px !important;
	height:70px !important;
}

#item1825785 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1825759 {
	width:139px !important;
	height:70px !important;
}

#item1825760 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1825755 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1825839 {
	width:141px !important;
	height:70px !important;
}

#item1825840 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1825814 {
	width:141px !important;
	height:70px !important;
}

#item1825815 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1825809 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1825895 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1850931 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850954 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850928 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1825899 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1825899 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1825899 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1825899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861633 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1761093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1761091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1761089 {
	width:600px !important;
	height:790px !important;
}

#item1761094 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1761098 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1761101 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2177229 th, table#table2177229 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2177229 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2177229 {
	table-layout:fixed;
}

#item1761300 {
	width:528px !important;
	height:191px !important;
	top:388px !important;
}

@keyframes intensificar-1761300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1761323 {
	width:100px !important;
	height:13px !important;
	top:368px !important;
}

@keyframes intensificar-1761323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1787564 {
	width:13px !important;
	height:26px !important;
	left:542px !important;
	top:164px !important;
}

#item1787567 {
	width:534px !important;
	height:322px !important;
	top:16px !important;
}

#item1787568 {
	width:509px !important;
	height:500px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1787568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1787568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1787592 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
}

#item1787595 {
	width:14px !important;
	height:9px !important;
	left:520px !important;
	top:346px !important;
}

#item1761127 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1761132 {
	width:534px !important;
	height:547px !important;
	top:16px !important;
}

#item1761133 {
	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-1761133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1761158 {
	width:14px !important;
	height:9px !important;
}

#item1761164 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1761170 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1761170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1761193 {
	width:350px !important;
	height:261px !important;
	top:65px !important;
}

@keyframes intensificar-1761193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1761216 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:184px !important;
}

@keyframes intensificar-1761216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1761239 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:200px !important;
}

@keyframes intensificar-1761239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1761262 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:289px !important;
}

#item1761269 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:219px !important;
}

#item1761273 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:253px !important;
}

#item1761296 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:255px !important;
}

#item1761124 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1761371 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:129px !important;
}

#item1761394 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1761420 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1761421 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1761417 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1761454 {
	width:123px !important;
	height:50px !important;
}

#item1761455 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1761429 {
	width:123px !important;
	height:50px !important;
}

#item1761430 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1761424 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1761507 {
	width:99px !important;
	height:50px !important;
}

#item1761508 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1761482 {
	width:99px !important;
	height:50px !important;
}

#item1761483 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1761478 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1761561 {
	width:101px !important;
	height:50px !important;
}

#item1761562 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1761536 {
	width:101px !important;
	height:50px !important;
}

#item1761537 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1761531 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1761615 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1849789 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1849812 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1849786 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1761619 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1761619 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1761619 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1761619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861760 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1826480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1826480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1826480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1826471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1826471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1826471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1826469 {
	width:700px !important;
	height:309px !important;
}

#item1841511 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1826494 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1826497 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2180665 th, table#table2180665 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2180665 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2180665 {
	table-layout:fixed;
}

#item1826690 {
	width:628px !important;
	height:301px !important;
	top:227px !important;
}

@keyframes intensificar-1826690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1826690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1826690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1826713 {
	width:140px !important;
	height:18px !important;
	top:199px !important;
}

@keyframes intensificar-1826713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1826713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1826713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844833 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:65px !important;
}

#item1854801 {
	width:628px !important;
	height:176px !important;
}

#item1854802 {
	width:595px !important;
	height:935px !important;
}

@keyframes intensificar-1854802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844789 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

#item1854767 {
	width:628px !important;
	height:528px !important;
}

#item1854768 {
	width:595px !important;
	height:1354px !important;
}

@keyframes intensificar-1854768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1826522 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1826522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1826522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1826522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1826545 {
	width:490px !important;
	height:365px !important;
	top:84px !important;
}

@keyframes intensificar-1826545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1826545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1826545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1826568 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:250px !important;
}

@keyframes intensificar-1826568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1826568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1826568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1826591 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:272px !important;
}

@keyframes intensificar-1826591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1826591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1826591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1826614 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:397px !important;
}

#item1826619 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:298px !important;
}

#item1826623 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:346px !important;
}

#item1826647 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:349px !important;
}

#item1826520 {
	width:665px !important;
	height:528px !important;
	left:36px !important;
	top:547px !important;
}

#item1826773 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:490px !important;
}

#item1826796 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1826823 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1826824 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1826820 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1826859 {
	width:172px !important;
	height:70px !important;
}

#item1826860 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1826834 {
	width:172px !important;
	height:70px !important;
}

#item1826835 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1826829 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1826912 {
	width:139px !important;
	height:70px !important;
}

#item1826913 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1826887 {
	width:139px !important;
	height:70px !important;
}

#item1826888 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1826883 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1826965 {
	width:141px !important;
	height:70px !important;
}

#item1826966 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1826940 {
	width:141px !important;
	height:70px !important;
}

#item1826941 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1826936 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1827019 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1850995 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1851018 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850992 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1827022 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1827022 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1827022 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1827022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861639 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1787638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1787638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1787636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1787636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1787633 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1787639 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1787644 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1787647 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1787940 {
	width:528px !important;
	height:298px !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-1787940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1787940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2184575 tr {
	border-right:2.2px solid #fff;;
}

table#table2184575 {
	table-layout:fixed;
}

#item1787964 {
	width:528px !important;
	height:205px !important;
	top:359px !important;
}

@keyframes intensificar-1787964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1787964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1787987 {
	width:100px !important;
	height:13px !important;
	top:339px !important;
}

@keyframes intensificar-1787987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1787987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1787891 {
	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-1787891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1787891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1787915 {
	width:528px !important;
	height:410px !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-1787915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1787915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1787848 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1787853 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1787854 {
	width:509px !important;
	height:1240px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1787854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1787854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1787880 {
	width:14px !important;
	height:9px !important;
}

#item1787887 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1787672 {
	width:350px !important;
	height:260px !important;
	top:99px !important;
}

@keyframes intensificar-1787672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1787672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1787695 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1787695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1787695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1787719 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:300px !important;
}

@keyframes intensificar-1787719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1787719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1787742 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:199px !important;
}

@keyframes intensificar-1787742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1787742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1787765 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:284px !important;
}

@keyframes intensificar-1787765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1787765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1787788 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:183px !important;
}

@keyframes intensificar-1787788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1787788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1787811 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:390px !important;
}

#item1787816 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:320px !important;
}

#item1787819 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:354px !important;
}

#item1787842 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:356px !important;
}

#item1787670 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1788010 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1788033 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1788059 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1788060 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1788056 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1788093 {
	width:123px !important;
	height:50px !important;
}

#item1788094 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1788067 {
	width:123px !important;
	height:50px !important;
}

#item1788069 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1788063 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1788147 {
	width:108px !important;
	height:50px !important;
}

#item1788148 {
	width:93px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1788121 {
	width:108px !important;
	height:50px !important;
}

#item1788122 {
	width:93px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1788117 {
	width:108px !important;
	height:50px !important;
	left:910px !important;
	top:740px !important;
}

#item1788200 {
	width:101px !important;
	height:50px !important;
}

#item1788201 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1788175 {
	width:101px !important;
	height:50px !important;
}

#item1788176 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1788171 {
	width:101px !important;
	height:50px !important;
	left:806px !important;
	top:740px !important;
}

#item1788254 {
	width:101px !important;
	height:50px !important;
}

#item1788255 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1788228 {
	width:101px !important;
	height:50px !important;
}

#item1788229 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1788224 {
	width:101px !important;
	height:50px !important;
	left:702px !important;
	top:740px !important;
}

#item1788282 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1788305 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1788279 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1788309 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1788309 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1788309 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1788309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861764 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1827050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1827043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1827041 {
	width:700px !important;
	height:309px !important;
}

#item1841515 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1827060 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1827063 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table2188496 tr {
	border-right:3.08px solid #fff;;
}

table#table2188496 {
	table-layout:fixed;
}

#item1827381 {
	width:628px !important;
	height:327px !important;
	top:191px !important;
}

@keyframes intensificar-1827381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1827404 {
	width:140px !important;
	height:18px !important;
	top:163px !important;
}

@keyframes intensificar-1827404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844923 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:51px !important;
}

#item1854905 {
	width:628px !important;
	height:150px !important;
}

#item1854906 {
	width:595px !important;
	height:641px !important;
}

@keyframes intensificar-1854906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1827308 {
	width:595px !important;
	height:43px !important;
}

@keyframes intensificar-1827308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844919 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:258px !important;
}

#item1854869 {
	width:628px !important;
	height:475px !important;
	top:43px !important;
}

#item1854870 {
	width:595px !important;
	height:666px !important;
}

@keyframes intensificar-1854870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844876 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1854838 {
	width:628px !important;
	height:518px !important;
}

#item1854839 {
	width:595px !important;
	height:2107px !important;
}

@keyframes intensificar-1854839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1827089 {
	width:490px !important;
	height:364px !important;
	top:132px !important;
}

@keyframes intensificar-1827089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1827112 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1827112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1827135 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:397px !important;
}

@keyframes intensificar-1827135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1827158 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:270px !important;
}

@keyframes intensificar-1827158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1827181 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:375px !important;
}

@keyframes intensificar-1827181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1827204 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:248px !important;
}

@keyframes intensificar-1827204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1827227 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:524px !important;
}

#item1827233 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:425px !important;
}

#item1827240 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:473px !important;
}

#item1827263 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:476px !important;
}

#item1827087 {
	width:664px !important;
	height:555px !important;
	left:36px !important;
	top:557px !important;
}

#item1827427 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1827450 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1827476 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1827478 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1827473 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1827510 {
	width:172px !important;
	height:70px !important;
}

#item1827511 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1827485 {
	width:172px !important;
	height:70px !important;
}

#item1827486 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1827481 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1827563 {
	width:151px !important;
	height:70px !important;
}

#item1827564 {
	width:130px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1827538 {
	width:151px !important;
	height:70px !important;
}

#item1827539 {
	width:130px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1827534 {
	width:151px !important;
	height:70px !important;
	left:294px !important;
	top:1130px !important;
}

#item1827616 {
	width:141px !important;
	height:70px !important;
}

#item1827617 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1827591 {
	width:141px !important;
	height:70px !important;
}

#item1827592 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1827587 {
	width:141px !important;
	height:70px !important;
	left:148px !important;
	top:1130px !important;
}

#item1827670 {
	width:141px !important;
	height:70px !important;
}

#item1827671 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1827645 {
	width:141px !important;
	height:70px !important;
}

#item1827646 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1827640 {
	width:141px !important;
	height:70px !important;
	left:2px !important;
	top:1130px !important;
}

#item1851027 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1851050 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1851024 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1827724 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1827724 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1827724 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1827724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1762383 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1762384 {
	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-1762384 {
	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;
	}
}
#item1762392 {
	width:633px !important;
	height:106px !important;
	left:59px !important;
	top:88px !important;
}

@keyframes intensificar-1762392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1762416 {
	opacity:0.40;
	width:541px !important;
	height:174px !important;
	left:59px !important;
	top:231px !important;
	background:#0e0b00;
}

#item1762417 {
	width:492px !important;
	height:134px !important;
	left:81px !important;
	top:250px !important;
}

@keyframes intensificar-1762417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1762440 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1762440 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1762440 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1762440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1827741 {
	width:744px !important;
	height:1234px !important;
	left:-18px !important;
	top:-17px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1827742 {
	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-1827742 {
	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;
	}
}
#item1827748 {
	width:633px !important;
	height:106px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1827748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1827771 {
	opacity:0.40;
	width:628px !important;
	height:256px !important;
	left:36px !important;
	top:179px !important;
	background:#0e0b00;
}

#item1827772 {
	width:570px !important;
	height:196px !important;
	left:62px !important;
	top:205px !important;
}

@keyframes intensificar-1827772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1827795 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1827795 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1827795 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1827795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1762455 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1762722 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1762745 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1762751 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item1762752 {
	width:509px !important;
	height:5000px !important;
}

@keyframes intensificar-1762752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1762775 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1762779 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1762656 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1762679 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1762686 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item1762687 {
	width:509px !important;
	height:6000px !important;
}

@keyframes intensificar-1762687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1762711 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1762716 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1762465 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1762488 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1762511 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

table#table2203523 th, table#table2203523 td {
	vertical-align:top;;
}

table#table2203523 tr {
	height:18px;;
}

table#table2203523 {
	table-layout:fixed;
}

#item1762553 {
	width:510px !important;
	height:303px !important;
}

#item1764968 {
	width:511px !important;
	height:17px !important;
}

#item1764965 {
	width:511px !important;
	height:17px !important;
	top:162px !important;
}

#item1762613 {
	width:511px !important;
	height:17px !important;
}

#item1762609 {
	width:511px !important;
	height:17px !important;
	top:144px !important;
}

#item1764964 {
	width:511px !important;
	height:17px !important;
}

#item1764961 {
	width:511px !important;
	height:17px !important;
	top:126px !important;
}

#item1762608 {
	width:511px !important;
	height:17px !important;
}

#item1762605 {
	width:511px !important;
	height:17px !important;
	top:108px !important;
}

#item1762604 {
	width:511px !important;
	height:17px !important;
}

#item1762601 {
	width:511px !important;
	height:17px !important;
	top:90px !important;
}

#item1762596 {
	width:511px !important;
	height:17px !important;
}

#item1762593 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

#item1762600 {
	width:511px !important;
	height:17px !important;
}

#item1762597 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1762579 {
	width:511px !important;
	height:17px !important;
}

#item1762576 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1762583 {
	width:511px !important;
	height:17px !important;
}

#item1762580 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1762588 {
	width:511px !important;
	height:17px !important;
}

#item1762584 {
	width:511px !important;
	height:17px !important;
}

#item1762592 {
	width:511px !important;
	height:17px !important;
}

#item1762589 {
	width:511px !important;
	height:17px !important;
	top:197px !important;
}

#item1873230 {
	width:511px !important;
	height:17px !important;
}

#item1873227 {
	width:511px !important;
	height:17px !important;
	top:215px !important;
}

#item1873837 {
	width:511px !important;
	height:17px !important;
}

#item1873834 {
	width:511px !important;
	height:17px !important;
	top:179px !important;
}

@keyframes intensificar-1762643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1762650 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1762463 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1762784 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1762792 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1764163 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1764186 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1764160 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1764195 {
	width:19px !important;
	height:19px !important;
}

#item1764191 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1764200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1764204 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1764205 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1764200 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1764211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1764241 {
	width:122px !important;
	height:50px !important;
}

#item1764242 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1764216 {
	width:122px !important;
	height:50px !important;
}

#item1764217 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1764211 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
}

@keyframes intensificar-1764265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1764294 {
	width:122px !important;
	height:50px !important;
}

#item1764295 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1764269 {
	width:122px !important;
	height:50px !important;
}

#item1764270 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1764265 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1764318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1764348 {
	width:87px !important;
	height:50px !important;
}

#item1764349 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1764323 {
	width:87px !important;
	height:50px !important;
}

#item1764324 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1764318 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1764375 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1764398 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1764372 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1764405 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1764405 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1764405 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1764405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1828030 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1841663 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:453px !important;
}

#item1855008 {
	width:628px !important;
	height:770px !important;
	left:36px !important;
	top:91px !important;
}

#item1855009 {
	width:595px !important;
	height:8095px !important;
}

@keyframes intensificar-1855009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1827968 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1841643 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:453px !important;
}

#item1854937 {
	width:628px !important;
	height:770px !important;
	left:36px !important;
	top:91px !important;
}

#item1854938 {
	width:595px !important;
	height:9119px !important;
}

@keyframes intensificar-1854938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1854938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1854938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1827826 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1827850 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1827874 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

table#table2215786 th, table#table2215786 td {
	vertical-align:top;;
}

table#table2215786 tr {
	height:22px;;
}

table#table2215786 {
	table-layout:fixed;
}

#item1827898 {
	width:622px !important;
	height:343px !important;
}

#item1827924 {
	width:623px !important;
	height:21px !important;
}

#item1827921 {
	width:623px !important;
	height:21px !important;
	top:198px !important;
}

#item1827928 {
	width:623px !important;
	height:21px !important;
}

#item1827925 {
	width:623px !important;
	height:21px !important;
	top:176px !important;
}

#item1827932 {
	width:623px !important;
	height:21px !important;
}

#item1827929 {
	width:623px !important;
	height:21px !important;
	top:154px !important;
}

#item1827936 {
	width:623px !important;
	height:21px !important;
}

#item1827933 {
	width:623px !important;
	height:21px !important;
	top:132px !important;
}

#item1827940 {
	width:623px !important;
	height:21px !important;
}

#item1827937 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

#item1827945 {
	width:623px !important;
	height:21px !important;
}

#item1827942 {
	width:623px !important;
	height:21px !important;
	top:88px !important;
}

#item1827950 {
	width:623px !important;
	height:21px !important;
}

#item1827946 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

#item1827954 {
	width:623px !important;
	height:21px !important;
}

#item1827951 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item1827958 {
	width:623px !important;
	height:21px !important;
}

#item1827955 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item1827962 {
	width:623px !important;
	height:21px !important;
}

#item1827959 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1827966 {
	width:623px !important;
	height:21px !important;
}

#item1827963 {
	width:623px !important;
	height:21px !important;
	top:219px !important;
}

#item1873358 {
	width:623px !important;
	height:21px !important;
}

#item1873355 {
	width:623px !important;
	height:21px !important;
	top:241px !important;
}

#item1873362 {
	width:623px !important;
	height:21px !important;
}

#item1873359 {
	width:623px !important;
	height:21px !important;
	top:262px !important;
}

#item1827816 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

@keyframes intensificar-1827816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1827814 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

#item1828089 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1828093 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1828780 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1828803 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1828776 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1828810 {
	width:26px !important;
	height:26px !important;
}

#item1828806 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:179px !important;
}

@keyframes intensificar-1828813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1828813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1828816 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1828817 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1828813 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1828820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1828820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1828849 {
	width:171px !important;
	height:70px !important;
}

#item1828850 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1828824 {
	width:171px !important;
	height:70px !important;
}

#item1828825 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1828820 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes intensificar-1828874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1828874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1828903 {
	width:171px !important;
	height:70px !important;
}

#item1828904 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1828878 {
	width:171px !important;
	height:70px !important;
}

#item1828879 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1828874 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1828928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1828928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1828957 {
	width:122px !important;
	height:70px !important;
}

#item1828958 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1828932 {
	width:122px !important;
	height:70px !important;
}

#item1828933 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1828928 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1828984 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1829007 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1828981 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1841553 {
	width:35px !important;
	height:74px !important;
	left:148px !important;
	top:1127px !important;
}

#item1829012 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1829012 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1829012 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1829012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861644 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1765048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1765046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1765044 {
	width:600px !important;
	height:790px !important;
}

#item1765049 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1765054 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1765057 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2218385 th, table#table2218385 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2218385 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2218385 {
	table-layout:fixed;
}

#item1765083 {
	width:528px !important;
	height:171px !important;
	top:286px !important;
}

@keyframes intensificar-1765083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1765106 {
	width:100px !important;
	height:13px !important;
	top:266px !important;
}

@keyframes intensificar-1765106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1864703 {
	width:528px !important;
	height:266px !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-1864703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1864703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1864668 {
	width:528px !important;
	height:567px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1864668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1864668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1765154 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1765154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1765177 {
	width:350px !important;
	height:162px !important;
	top:49px !important;
}

@keyframes intensificar-1765177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1765200 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

@keyframes intensificar-1765200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1765224 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:151px !important;
}

@keyframes intensificar-1765224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1765248 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:240px !important;
}

#item1765254 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:169px !important;
}

#item1765257 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:203px !important;
}

#item1765281 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:205px !important;
}

#item1765081 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1765326 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:125px !important;
}

#item1765349 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1860222 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1765398 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1765399 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1765395 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1765433 {
	width:123px !important;
	height:50px !important;
}

#item1765434 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1765407 {
	width:123px !important;
	height:50px !important;
}

#item1765408 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1765403 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1765486 {
	width:99px !important;
	height:50px !important;
}

#item1765487 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1765461 {
	width:99px !important;
	height:50px !important;
}

#item1765462 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1765457 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1765539 {
	width:101px !important;
	height:50px !important;
}

#item1765540 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1765514 {
	width:101px !important;
	height:50px !important;
}

#item1765515 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1765510 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1765566 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1765590 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1765563 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1765593 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1765597 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1765597 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1765597 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1765597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861768 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1829041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1829033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1829031 {
	width:700px !important;
	height:309px !important;
}

#item1841751 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1829052 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1829055 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2221292 th, table#table2221292 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2221292 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2221292 {
	table-layout:fixed;
}

#item1829254 {
	width:628px !important;
	height:255px !important;
	top:289px !important;
}

@keyframes intensificar-1829254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1829277 {
	width:140px !important;
	height:18px !important;
	top:261px !important;
}

@keyframes intensificar-1829277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845011 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:93px !important;
}

#item1855154 {
	width:628px !important;
	height:231px !important;
}

#item1855155 {
	width:595px !important;
	height:837px !important;
}

@keyframes intensificar-1855155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1844927 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1855122 {
	width:628px !important;
	height:515px !important;
}

#item1855123 {
	width:595px !important;
	height:979px !important;
}

@keyframes intensificar-1855123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1829081 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1829081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1829104 {
	width:413px !important;
	height:237px !important;
	top:96px !important;
}

@keyframes intensificar-1829104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1829127 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:213px !important;
}

@keyframes intensificar-1829127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1829150 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:236px !important;
}

@keyframes intensificar-1829150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1829173 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:361px !important;
}

#item1829180 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:262px !important;
}

#item1829183 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:309px !important;
}

#item1829206 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:312px !important;
}

#item1829078 {
	width:664px !important;
	height:543px !important;
	left:36px !important;
	top:532px !important;
}

#item1829338 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:490px !important;
}

#item1829361 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1860245 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1829389 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1829391 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1829384 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1829423 {
	width:172px !important;
	height:70px !important;
}

#item1829424 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1829398 {
	width:172px !important;
	height:70px !important;
}

#item1829399 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1829394 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1829476 {
	width:139px !important;
	height:70px !important;
}

#item1829477 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1829451 {
	width:139px !important;
	height:70px !important;
}

#item1829452 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1829447 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1829529 {
	width:141px !important;
	height:70px !important;
}

#item1829530 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1829504 {
	width:141px !important;
	height:70px !important;
}

#item1829505 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1829500 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1829557 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1829580 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1829554 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1829583 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1829587 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1829587 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1829587 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1829587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1860285 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1860293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1860293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1860293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1860290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1860290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1860290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1860288 {
	width:600px !important;
	height:790px !important;
}

#item1860294 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1860300 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1860305 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2224626 th, table#table2224626 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2224626 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2224626 {
	table-layout:fixed;
}

#item1860499 {
	width:528px !important;
	height:289px !important;
	top:243px !important;
}

@keyframes intensificar-1860499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1860499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1860499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1860523 {
	width:100px !important;
	height:13px !important;
	top:223px !important;
}

@keyframes intensificar-1860523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1860523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1860523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1860546 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:91px !important;
}

#item1860549 {
	width:534px !important;
	height:175px !important;
	top:17px !important;
}

#item1860550 {
	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-1860550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1860550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1860550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1860574 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1860577 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:199px !important;
}

#item1860460 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:253px !important;
}

#item1860463 {
	width:534px !important;
	height:500px !important;
	top:16px !important;
}

#item1860464 {
	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-1860464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1860464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1860464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1860491 {
	width:14px !important;
	height:9px !important;
}

#item1860494 {
	width:14px !important;
	height:9px !important;
	top:523px !important;
}

#item1860330 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1860330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1860330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1860330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1860353 {
	width:350px !important;
	height:315px !important;
	top:82px !important;
}

@keyframes intensificar-1860353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1860353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1860353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1860376 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:338px !important;
}

@keyframes intensificar-1860376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1860376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1860376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1860399 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:354px !important;
}

@keyframes intensificar-1860399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1860399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1860399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1860422 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:443px !important;
}

#item1860427 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:372px !important;
}

#item1860431 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:406px !important;
}

#item1860454 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:409px !important;
}

#item1860328 {
	width:564px !important;
	height:532px !important;
	left:636px !important;
	top:193px !important;
}

#item1860580 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:159px !important;
}

#item1860603 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:100px !important;
}

#item1860626 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1860653 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1860654 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1860649 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1860688 {
	width:123px !important;
	height:50px !important;
}

#item1860689 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1860663 {
	width:123px !important;
	height:50px !important;
}

#item1860664 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1860659 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1860741 {
	width:99px !important;
	height:50px !important;
}

#item1860742 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1860716 {
	width:99px !important;
	height:50px !important;
}

#item1860717 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1860712 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1860794 {
	width:101px !important;
	height:50px !important;
}

#item1860796 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1860769 {
	width:101px !important;
	height:50px !important;
}

#item1860770 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1860765 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1860823 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1860847 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1860819 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1860851 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1860854 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1860854 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1860854 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1860854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1860909 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1860918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1860918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1860918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1860915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1860915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1860915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1860913 {
	width:700px !important;
	height:309px !important;
}

#item1860919 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1860925 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1860928 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1860976 {
	width:140px !important;
	height:18px !important;
	top:200px !important;
}

@keyframes intensificar-1860976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1860976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1860976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1860999 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:65px !important;
}

#item1861002 {
	width:628px !important;
	height:177px !important;
}

#item1861003 {
	width:595px !important;
	height:837px !important;
}

@keyframes intensificar-1861003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1861003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1861003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1866203 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:331px !important;
}

#item1866206 {
	width:628px !important;
	height:247px !important;
	top:230px !important;
}

table#table2232332 th, table#table2232332 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2232332 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2232332 {
	table-layout:fixed;
}

#item1866207 {
	width:595px !important;
	height:887px !important;
}

@keyframes intensificar-1866207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1866207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861156 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

#item1861159 {
	width:628px !important;
	height:475px !important;
}

#item1861160 {
	width:595px !important;
	height:1861px !important;
}

@keyframes intensificar-1861160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1861160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1861160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861027 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1861027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1861027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1861027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861050 {
	width:490px !important;
	height:368px !important;
	top:100px !important;
}

@keyframes intensificar-1861050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1861050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1861050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861073 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:299px !important;
}

@keyframes intensificar-1861073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1861073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1861073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861096 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:321px !important;
}

@keyframes intensificar-1861096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1861096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1861096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861120 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:446px !important;
}

#item1861126 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:347px !important;
}

#item1861129 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:395px !important;
}

#item1861152 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:398px !important;
}

#item1860951 {
	width:664px !important;
	height:477px !important;
	left:36px !important;
	top:600px !important;
}

#item1861183 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:533px !important;
}

#item1861206 {
	width:627px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1861229 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1861255 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1861256 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1861252 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1861293 {
	width:172px !important;
	height:70px !important;
}

#item1861294 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1861268 {
	width:172px !important;
	height:70px !important;
}

#item1861269 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1861262 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1861346 {
	width:139px !important;
	height:70px !important;
}

#item1861347 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1861321 {
	width:139px !important;
	height:70px !important;
}

#item1861322 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1861317 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1861400 {
	width:141px !important;
	height:70px !important;
}

#item1861401 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1861375 {
	width:141px !important;
	height:70px !important;
}

#item1861376 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1861370 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1861457 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873368 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873391 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873365 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1861460 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1861460 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1861460 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1861460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861652 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1859008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1859005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1859003 {
	width:600px !important;
	height:790px !important;
}

#item1859009 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1859014 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1859017 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2236007 tr {
	border-right:2.2px solid #fff;;
}

table#table2236007 {
	table-layout:fixed;
}

#item1859216 {
	width:528px !important;
	height:191px !important;
	top:371px !important;
}

@keyframes intensificar-1859216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1859239 {
	width:100px !important;
	height:13px !important;
	top:351px !important;
}

@keyframes intensificar-1859239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1859262 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:156px !important;
}

#item1859266 {
	width:534px !important;
	height:303px !important;
	top:17px !important;
}

#item1859267 {
	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-1859267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1859291 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1859294 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:327px !important;
}

#item1859174 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1859179 {
	width:534px !important;
	height:530px !important;
	top:16px !important;
}

#item1859180 {
	width:509px !important;
	height:770px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1859180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1859206 {
	width:14px !important;
	height:9px !important;
}

#item1859210 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1859043 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1859043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1859066 {
	width:350px !important;
	height:261px !important;
	top:99px !important;
}

@keyframes intensificar-1859066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1859089 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:218px !important;
}

@keyframes intensificar-1859089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1859112 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:234px !important;
}

@keyframes intensificar-1859112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1859135 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:323px !important;
}

#item1859140 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:253px !important;
}

#item1859143 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:287px !important;
}

#item1859166 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:289px !important;
}

#item1859041 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1859297 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:129px !important;
}

#item1859320 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1859346 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1859347 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1859343 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1859382 {
	width:123px !important;
	height:50px !important;
}

#item1859383 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1859357 {
	width:123px !important;
	height:50px !important;
}

#item1859358 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1859352 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1859435 {
	width:99px !important;
	height:50px !important;
}

#item1859436 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1859410 {
	width:99px !important;
	height:50px !important;
}

#item1859411 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1859406 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1859488 {
	width:101px !important;
	height:50px !important;
}

#item1859489 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1859463 {
	width:101px !important;
	height:50px !important;
}

#item1859464 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1859459 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1859515 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1859538 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1859512 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1859542 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1859546 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1859546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1859546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1859546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861775 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1859608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1859606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1859604 {
	width:700px !important;
	height:309px !important;
}

#item1859609 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1859616 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1859621 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2239556 tr {
	border-right:3.08px solid #fff;;
}

table#table2239556 {
	table-layout:fixed;
}

#item1859646 {
	width:628px !important;
	height:287px !important;
	top:228px !important;
}

@keyframes intensificar-1859646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1859669 {
	width:140px !important;
	height:18px !important;
	top:200px !important;
}

@keyframes intensificar-1859669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1859692 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:65px !important;
}

#item1859696 {
	width:628px !important;
	height:177px !important;
}

#item1859697 {
	width:595px !important;
	height:837px !important;
}

@keyframes intensificar-1859697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1859854 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1859857 {
	width:628px !important;
	height:515px !important;
}

#item1859858 {
	width:595px !important;
	height:1550px !important;
}

@keyframes intensificar-1859858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1859721 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1859721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1859744 {
	width:490px !important;
	height:365px !important;
	top:132px !important;
}

@keyframes intensificar-1859744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1859767 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:299px !important;
}

@keyframes intensificar-1859767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1859790 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:321px !important;
}

@keyframes intensificar-1859790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1859790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1859790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1859814 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:446px !important;
}

#item1859822 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:347px !important;
}

#item1859827 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:395px !important;
}

#item1859850 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:398px !important;
}

#item1859644 {
	width:664px !important;
	height:515px !important;
	left:36px !important;
	top:560px !important;
}

#item1859881 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:490px !important;
}

#item1859904 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1859930 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1859931 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1859927 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1859965 {
	width:172px !important;
	height:70px !important;
}

#item1859967 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1859939 {
	width:172px !important;
	height:70px !important;
}

#item1859940 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1859935 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1860020 {
	width:139px !important;
	height:70px !important;
}

#item1860021 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1859995 {
	width:139px !important;
	height:70px !important;
}

#item1859996 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1859991 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1860073 {
	width:141px !important;
	height:70px !important;
}

#item1860074 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1860048 {
	width:141px !important;
	height:70px !important;
}

#item1860049 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1860044 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1860126 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873399 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873422 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873396 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1860129 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1860129 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1860129 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1860129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861655 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1765765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1765763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1765761 {
	width:600px !important;
	height:790px !important;
}

#item1765766 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1765774 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1765777 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2243104 th, table#table2243104 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2243104 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2243104 {
	table-layout:fixed;
}

#item1765802 {
	width:528px !important;
	height:202px !important;
	top:350px !important;
}

@keyframes intensificar-1765802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1765826 {
	width:100px !important;
	height:13px !important;
	top:330px !important;
}

@keyframes intensificar-1765826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1766397 {
	width:528px !important;
	height:313px !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-1766397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1766015 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1766018 {
	width:534px !important;
	height:546px !important;
	top:16px !important;
}

#item1766019 {
	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-1766019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1766044 {
	width:14px !important;
	height:9px !important;
}

#item1766048 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1765886 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1765886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1765909 {
	width:350px !important;
	height:261px !important;
	top:65px !important;
}

@keyframes intensificar-1765909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1765932 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:253px !important;
}

@keyframes intensificar-1765932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1765955 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:269px !important;
}

@keyframes intensificar-1765955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1765978 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:358px !important;
}

#item1765983 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:287px !important;
}

#item1765986 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:321px !important;
}

#item1766010 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:324px !important;
}

#item1765800 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item1766051 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:129px !important;
}

#item1766074 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1766101 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1766102 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1766097 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1766139 {
	width:123px !important;
	height:50px !important;
}

#item1766140 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1766113 {
	width:123px !important;
	height:50px !important;
}

#item1766114 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1766109 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1766192 {
	width:99px !important;
	height:50px !important;
}

#item1766193 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1766167 {
	width:99px !important;
	height:50px !important;
}

#item1766168 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1766163 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1766245 {
	width:101px !important;
	height:50px !important;
}

#item1766247 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1766220 {
	width:101px !important;
	height:50px !important;
}

#item1766221 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1766216 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1766299 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1849819 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1849842 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1849816 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1766302 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1766302 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1766302 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1766302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861783 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1829615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1829608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1829606 {
	width:700px !important;
	height:309px !important;
}

#item1841758 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1829624 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1829629 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2246466 th, table#table2246466 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2246466 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2246466 {
	table-layout:fixed;
}

#item1829829 {
	width:628px !important;
	height:302px !important;
	top:221px !important;
}

@keyframes intensificar-1829829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1829852 {
	width:140px !important;
	height:18px !important;
	top:193px !important;
}

@keyframes intensificar-1829852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845106 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:59px !important;
}

#item1855234 {
	width:628px !important;
	height:163px !important;
}

#item1855235 {
	width:595px !important;
	height:680px !important;
}

@keyframes intensificar-1855235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845051 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1855195 {
	width:628px !important;
	height:523px !important;
}

#item1855196 {
	width:595px !important;
	height:1471px !important;
}

@keyframes intensificar-1855196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1829655 {
	width:627px !important;
	height:40px !important;
	left:1px !important;
}

@keyframes intensificar-1829655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1829678 {
	width:490px !important;
	height:365px !important;
	top:68px !important;
}

@keyframes intensificar-1829678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1829701 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:332px !important;
}

@keyframes intensificar-1829701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1829724 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:354px !important;
}

@keyframes intensificar-1829724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1829747 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:479px !important;
}

#item1829753 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:380px !important;
}

#item1829759 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:428px !important;
}

#item1829784 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:431px !important;
}

#item1829652 {
	width:665px !important;
	height:523px !important;
	left:36px !important;
	top:552px !important;
}

#item1829899 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:490px !important;
}

#item1829922 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1829948 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1829949 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1829945 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1829981 {
	width:172px !important;
	height:70px !important;
}

#item1829982 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1829956 {
	width:172px !important;
	height:70px !important;
}

#item1829957 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1829952 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1830035 {
	width:139px !important;
	height:70px !important;
}

#item1830036 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1830009 {
	width:139px !important;
	height:70px !important;
}

#item1830011 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1830005 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1830090 {
	width:141px !important;
	height:70px !important;
}

#item1830091 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1830064 {
	width:141px !important;
	height:70px !important;
}

#item1830065 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1830060 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1830143 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873431 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873454 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873428 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1830146 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1830146 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1830146 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1830146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861661 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1766451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1766449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1766447 {
	width:600px !important;
	height:790px !important;
}

#item1766452 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1766457 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1766460 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1766678 {
	width:100px !important;
	height:13px !important;
	top:330px !important;
}

@keyframes intensificar-1766678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1766701 {
	width:528px !important;
	height:313px !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-1766701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1767119 {
	width:528px !important;
	height:183px !important;
	top:350px !important;
}

table#table2250259 tr {
	border-right:2.2px solid #fff;;
}

table#table2250259 {
	table-layout:fixed;
}

#item1767120 {
	width:569px !important;
	height:162px !important;
}

@keyframes intensificar-1767120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1767143 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:533px !important;
}

#item1766616 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1766619 {
	width:534px !important;
	height:548px !important;
	top:16px !important;
}

#item1766620 {
	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-1766620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1766645 {
	width:14px !important;
	height:9px !important;
}

#item1766650 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1766486 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1766486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1766509 {
	width:350px !important;
	height:261px !important;
	top:65px !important;
}

@keyframes intensificar-1766509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1766532 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:167px !important;
}

@keyframes intensificar-1766532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1766555 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:183px !important;
}

@keyframes intensificar-1766555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1766578 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:272px !important;
}

#item1766584 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:202px !important;
}

#item1766588 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:236px !important;
}

#item1766611 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:238px !important;
}

#item1766484 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1766725 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:129px !important;
}

#item1766748 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1766774 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1766775 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1766771 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1766810 {
	width:123px !important;
	height:50px !important;
}

#item1766811 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1766785 {
	width:123px !important;
	height:50px !important;
}

#item1766786 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1766781 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1766864 {
	width:99px !important;
	height:50px !important;
}

#item1766865 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1766839 {
	width:99px !important;
	height:50px !important;
}

#item1766840 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1766834 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1766917 {
	width:101px !important;
	height:50px !important;
}

#item1766918 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1766892 {
	width:101px !important;
	height:50px !important;
}

#item1766893 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1766888 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1766971 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1849855 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1849878 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1849852 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1766975 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1766975 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1766975 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1766975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861787 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1830177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1830168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1830166 {
	width:700px !important;
	height:309px !important;
}

#item1841761 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1830189 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1830192 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1845152 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:64px !important;
}

#item1845155 {
	width:140px !important;
	height:18px !important;
	top:204px !important;
}

@keyframes intensificar-1845155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845178 {
	width:628px !important;
	height:257px !important;
	left:1px !important;
	top:230px !important;
}

table#table2253245 tr {
	border-right:3.08px solid #fff;;
}

table#table2253245 {
	table-layout:fixed;
}

#item1845179 {
	width:797px !important;
	height:257px !important;
}

@keyframes intensificar-1845179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845203 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:500px !important;
}

#item1855303 {
	width:628px !important;
	height:173px !important;
	left:1px !important;
}

#item1855304 {
	width:595px !important;
	height:523px !important;
}

@keyframes intensificar-1855304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845109 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:239px !important;
}

#item1855274 {
	width:628px !important;
	height:523px !important;
	left:1px !important;
}

#item1855275 {
	width:595px !important;
	height:1550px !important;
}

@keyframes intensificar-1855275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1830217 {
	width:627px !important;
	height:40px !important;
	left:2px !important;
}

@keyframes intensificar-1830217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1830240 {
	width:490px !important;
	height:365px !important;
	left:1px !important;
	top:68px !important;
}

@keyframes intensificar-1830240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1830263 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:212px !important;
}

@keyframes intensificar-1830263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1830286 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:234px !important;
}

@keyframes intensificar-1830286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1830309 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:359px !important;
}

#item1830315 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:260px !important;
}

#item1830320 {
	width:245px !important;
	height:36px !important;
	left:421px !important;
	top:308px !important;
}

#item1830343 {
	width:7px !important;
	height:11px !important;
	left:410px !important;
	top:310px !important;
}

#item1830215 {
	width:666px !important;
	height:523px !important;
	left:35px !important;
	top:552px !important;
}

#item1830460 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:490px !important;
}

#item1830484 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1830510 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1830511 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1830507 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1830545 {
	width:172px !important;
	height:70px !important;
}

#item1830546 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1830520 {
	width:172px !important;
	height:70px !important;
}

#item1830521 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1830516 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1830598 {
	width:139px !important;
	height:70px !important;
}

#item1830599 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1830573 {
	width:139px !important;
	height:70px !important;
}

#item1830574 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1830569 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1830652 {
	width:141px !important;
	height:70px !important;
}

#item1830653 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1830626 {
	width:141px !important;
	height:70px !important;
}

#item1830627 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1830622 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1830707 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873464 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873487 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873461 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1830712 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1830712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1830712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1830712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861667 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1767213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1767211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1767209 {
	width:600px !important;
	height:790px !important;
}

#item1767214 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

#item1767219 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1767223 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1767514 {
	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-1767514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2257010 tr {
	border-right:2.2px solid #fff;;
}

table#table2257010 {
	table-layout:fixed;
}

#item1767538 {
	width:528px !important;
	height:134px !important;
	top:316px !important;
}

@keyframes intensificar-1767538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1767561 {
	width:100px !important;
	height:13px !important;
	top:296px !important;
}

@keyframes intensificar-1767561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1767425 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:278px !important;
}

#item1767429 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1767430 {
	width:509px !important;
	height:994px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1767430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1767455 {
	width:14px !important;
	height:9px !important;
}

#item1767461 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1767248 {
	width:350px !important;
	height:260px !important;
	top:65px !important;
}

@keyframes intensificar-1767248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1767271 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1767271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1767294 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:200px !important;
}

@keyframes intensificar-1767294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1767340 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:184px !important;
}

@keyframes intensificar-1767340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1767386 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:289px !important;
}

#item1767392 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:218px !important;
}

#item1767395 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:252px !important;
}

#item1767419 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:255px !important;
}

#item1767246 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1767584 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1767608 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1767634 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1767635 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1767631 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1767668 {
	width:123px !important;
	height:50px !important;
}

#item1767669 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1767642 {
	width:123px !important;
	height:50px !important;
}

#item1767643 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1767638 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1767775 {
	width:101px !important;
	height:50px !important;
}

#item1767776 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1767749 {
	width:101px !important;
	height:50px !important;
}

#item1767750 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1767745 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1767830 {
	width:101px !important;
	height:50px !important;
}

#item1767831 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1767803 {
	width:101px !important;
	height:50px !important;
}

#item1767805 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1767799 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

#item1767857 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1767880 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1767854 {
	width:147px !important;
	height:13px !important;
	left:642px !important;
	top:748px !important;
}

#item1767883 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1767883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1767883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1767883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861790 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1830739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1830733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1830731 {
	width:700px !important;
	height:309px !important;
}

#item1841765 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1830749 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1830752 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table2259516 tr {
	border-right:3.08px solid #fff;;
}

table#table2259516 {
	table-layout:fixed;
}

#item1831068 {
	width:628px !important;
	height:206px !important;
	top:317px !important;
}

@keyframes intensificar-1831068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1831091 {
	width:140px !important;
	height:18px !important;
	top:289px !important;
}

@keyframes intensificar-1831091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845296 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:106px !important;
}

#item1855371 {
	width:628px !important;
	height:258px !important;
}

#item1855372 {
	width:595px !important;
	height:504px !important;
}

@keyframes intensificar-1855372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845256 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1855340 {
	width:628px !important;
	height:523px !important;
}

#item1855341 {
	width:595px !important;
	height:1737px !important;
}

@keyframes intensificar-1855341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1830778 {
	width:395px !important;
	height:265px !important;
	top:74px !important;
}

@keyframes intensificar-1830778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1830801 {
	width:628px !important;
	height:40px !important;
	top:6px !important;
}

@keyframes intensificar-1830801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1830824 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:257px !important;
}

@keyframes intensificar-1830824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1830870 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:234px !important;
}

@keyframes intensificar-1830870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1830916 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:381px !important;
}

#item1830921 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:282px !important;
}

#item1830924 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:330px !important;
}

#item1830947 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:333px !important;
}

#item1830776 {
	width:664px !important;
	height:523px !important;
	left:36px !important;
	top:524px !important;
}

#item1831114 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1831137 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1831164 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1831165 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1831160 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1831197 {
	width:172px !important;
	height:70px !important;
}

#item1831198 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831172 {
	width:172px !important;
	height:70px !important;
}

#item1831173 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831168 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1831303 {
	width:141px !important;
	height:70px !important;
}

#item1831304 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831278 {
	width:141px !important;
	height:70px !important;
}

#item1831279 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831274 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1831357 {
	width:141px !important;
	height:70px !important;
}

#item1831358 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1831332 {
	width:141px !important;
	height:70px !important;
}

#item1831333 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1831327 {
	width:141px !important;
	height:70px !important;
	left:158px !important;
	top:1130px !important;
}

#item1842025 {
	width:35px !important;
	height:74px !important;
	left:-3px !important;
	top:1127px !important;
}

#item1873497 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873520 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873494 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1831411 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1831411 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1831411 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1831411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861671 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1767998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1767996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1767994 {
	width:600px !important;
	height:790px !important;
}

#item1767999 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1768003 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1768008 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1768033 {
	width:100px !important;
	height:13px !important;
	top:314px !important;
}

@keyframes intensificar-1768033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1768056 {
	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-1768056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2263029 tr {
	border-right:2.2px solid #fff;;
}

table#table2263029 {
	table-layout:fixed;
}

#item1768786 {
	width:528px !important;
	height:191px !important;
	top:334px !important;
}

@keyframes intensificar-1768786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1768602 {
	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-1768602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1768108 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1768108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1768132 {
	width:350px !important;
	height:261px !important;
	top:66px !important;
}

@keyframes intensificar-1768132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1768155 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:185px !important;
}

@keyframes intensificar-1768155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1768178 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:201px !important;
}

@keyframes intensificar-1768178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1768202 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:290px !important;
}

#item1768207 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:220px !important;
}

#item1768211 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:254px !important;
}

#item1768234 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:256px !important;
}

#item1768031 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1768280 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:129px !important;
}

#item1768303 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1768330 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1768331 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1768327 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1768365 {
	width:123px !important;
	height:50px !important;
}

#item1768366 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1768339 {
	width:123px !important;
	height:50px !important;
}

#item1768340 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1768335 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1768418 {
	width:99px !important;
	height:50px !important;
}

#item1768419 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1768393 {
	width:99px !important;
	height:50px !important;
}

#item1768394 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1768389 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1768472 {
	width:101px !important;
	height:50px !important;
}

#item1768473 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1768446 {
	width:101px !important;
	height:50px !important;
}

#item1768448 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1768442 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1768525 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1849890 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1849913 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1849887 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1768528 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1768528 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1768528 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1768528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861793 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1831440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1831433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1831431 {
	width:700px !important;
	height:309px !important;
}

#item1841770 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1831448 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1831451 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1845308 {
	width:140px !important;
	height:18px !important;
	top:178px !important;
}

@keyframes intensificar-1845308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845331 {
	width:628px !important;
	height:298px !important;
	left:1px !important;
	top:204px !important;
}

table#table2266592 tr {
	border-right:3.08px solid #fff;;
}

table#table2266592 {
	table-layout:fixed;
}

#item1845332 {
	width:739px !important;
	height:298px !important;
}

@keyframes intensificar-1845332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845355 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:517px !important;
}

#item1845424 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:51px !important;
}

#item1855434 {
	width:628px !important;
	height:148px !important;
	left:1px !important;
}

#item1855435 {
	width:595px !important;
	height:700px !important;
}

@keyframes intensificar-1855435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845302 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:247px !important;
}

#item1855404 {
	width:628px !important;
	height:540px !important;
	left:1px !important;
}

#item1855405 {
	width:595px !important;
	height:1158px !important;
}

@keyframes intensificar-1855405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1831476 {
	width:627px !important;
	height:88px !important;
	left:2px !important;
}

@keyframes intensificar-1831476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1831499 {
	width:490px !important;
	height:365px !important;
	left:1px !important;
	top:108px !important;
}

@keyframes intensificar-1831499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1831522 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:272px !important;
}

@keyframes intensificar-1831522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1831546 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:294px !important;
}

@keyframes intensificar-1831546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1831569 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:419px !important;
}

#item1831574 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:320px !important;
}

#item1831579 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:368px !important;
}

#item1831602 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:371px !important;
}

#item1831474 {
	width:665px !important;
	height:540px !important;
	left:35px !important;
	top:535px !important;
}

#item1831704 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:490px !important;
}

#item1831727 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1831754 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1831755 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1831750 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1831790 {
	width:172px !important;
	height:70px !important;
}

#item1831791 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831765 {
	width:172px !important;
	height:70px !important;
}

#item1831766 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831761 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1831843 {
	width:139px !important;
	height:70px !important;
}

#item1831845 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1831818 {
	width:139px !important;
	height:70px !important;
}

#item1831819 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1831814 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1831898 {
	width:141px !important;
	height:70px !important;
}

#item1831899 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831872 {
	width:141px !important;
	height:70px !important;
}

#item1831873 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831868 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1831951 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873533 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873557 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873530 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1831954 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1831954 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1831954 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1831954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861678 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1768880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1768878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1768876 {
	width:600px !important;
	height:790px !important;
}

#item1768882 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1768886 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1768889 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1768914 {
	width:100px !important;
	height:13px !important;
	top:302px !important;
}

@keyframes intensificar-1768914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1769519 {
	width:528px !important;
	height:212px !important;
	top:322px !important;
}

table#table2270450 tr {
	border-right:2.2px solid #fff;;
}

table#table2270450 {
	table-layout:fixed;
}

#item1769520 {
	width:559px !important;
	height:191px !important;
}

@keyframes intensificar-1769520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1769520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1769520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1769543 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:538px !important;
}

#item1867160 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:133px !important;
}

#item1867163 {
	width:534px !important;
	height:252px !important;
	top:20px !important;
}

#item1867164 {
	width:510px !important;
	height:343px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1867164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1867164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1867189 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:3px !important;
}

#item1867194 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:279px !important;
}

#item1788520 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1788523 {
	width:534px !important;
	height:518px !important;
	top:16px !important;
}

#item1788524 {
	width:509px !important;
	height:654px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1788524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1788524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1788524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1788549 {
	width:14px !important;
	height:9px !important;
}

#item1788552 {
	width:14px !important;
	height:9px !important;
	top:541px !important;
}

#item1768985 {
	width:528px !important;
	height:46px !important;
	top:18px !important;
}

@keyframes intensificar-1768985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1769008 {
	width:350px !important;
	height:261px !important;
	top:84px !important;
}

@keyframes intensificar-1769008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1769008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1769008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1769031 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

@keyframes intensificar-1769031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1769031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1769031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1769054 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:202px !important;
}

@keyframes intensificar-1769054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1769054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1769054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1769077 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:291px !important;
}

#item1769082 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:221px !important;
}

#item1769087 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:255px !important;
}

#item1769110 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:257px !important;
}

#item1768912 {
	width:564px !important;
	height:551px !important;
	left:636px !important;
	top:175px !important;
}

#item1769138 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:144px !important;
}

#item1769161 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1769187 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1769188 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1769184 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1769221 {
	width:123px !important;
	height:50px !important;
}

#item1769222 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1769195 {
	width:123px !important;
	height:50px !important;
}

#item1769196 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1769191 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1769275 {
	width:99px !important;
	height:50px !important;
}

#item1769276 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1769249 {
	width:99px !important;
	height:50px !important;
}

#item1769250 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1769245 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1769328 {
	width:101px !important;
	height:50px !important;
}

#item1769329 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1769303 {
	width:101px !important;
	height:50px !important;
}

#item1769304 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1769299 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1769382 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1849922 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1849945 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1849919 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1769386 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1769386 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1769386 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1769386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861797 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1831981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1831975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1831973 {
	width:700px !important;
	height:309px !important;
}

#item1841775 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1831991 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1831995 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1845477 {
	width:140px !important;
	height:18px !important;
	top:134px !important;
}

@keyframes intensificar-1845477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845500 {
	width:628px !important;
	height:298px !important;
	left:1px !important;
	top:160px !important;
}

table#table2274292 tr {
	border-right:3.08px solid #fff;;
}

table#table2274292 {
	table-layout:fixed;
}

#item1845501 {
	width:783px !important;
	height:298px !important;
}

@keyframes intensificar-1845501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845524 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:473px !important;
}

#item1845532 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:38px !important;
}

#item1855497 {
	width:628px !important;
	height:118px !important;
	left:1px !important;
}

#item1855498 {
	width:595px !important;
	height:641px !important;
}

@keyframes intensificar-1855498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845428 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:225px !important;
}

#item1855464 {
	width:628px !important;
	height:496px !important;
	left:1px !important;
}

#item1855465 {
	width:595px !important;
	height:1275px !important;
}

@keyframes intensificar-1855465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1832020 {
	width:627px !important;
	height:64px !important;
	left:2px !important;
}

@keyframes intensificar-1832020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1832020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1832020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1832043 {
	width:388px !important;
	height:365px !important;
	left:1px !important;
	top:92px !important;
}

@keyframes intensificar-1832043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1832043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1832043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1832066 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:236px !important;
}

@keyframes intensificar-1832066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1832066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1832066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1832089 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:258px !important;
}

@keyframes intensificar-1832089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1832089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1832089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1832112 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:383px !important;
}

#item1832117 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:284px !important;
}

#item1832122 {
	width:245px !important;
	height:36px !important;
	left:421px !important;
	top:331px !important;
}

#item1832145 {
	width:7px !important;
	height:11px !important;
	left:410px !important;
	top:334px !important;
}

#item1832018 {
	width:666px !important;
	height:496px !important;
	left:35px !important;
	top:579px !important;
}

#item1832266 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:511px !important;
}

#item1832289 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1832317 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1832318 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1832312 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1832351 {
	width:172px !important;
	height:70px !important;
}

#item1832352 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1832326 {
	width:172px !important;
	height:70px !important;
}

#item1832327 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1832322 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1832404 {
	width:139px !important;
	height:70px !important;
}

#item1832405 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1832379 {
	width:139px !important;
	height:70px !important;
}

#item1832380 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1832375 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1832457 {
	width:141px !important;
	height:70px !important;
}

#item1832458 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1832432 {
	width:141px !important;
	height:70px !important;
}

#item1832433 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1832428 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1832512 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873569 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873593 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873566 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1832516 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1832516 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1832516 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1832516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861682 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1769632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1769632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1769632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1769629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1769629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1769629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1769627 {
	width:600px !important;
	height:790px !important;
}

#item1769633 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1769637 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1769641 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1769666 {
	width:100px !important;
	height:13px !important;
	top:283px !important;
}

@keyframes intensificar-1769666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1769666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1769666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1769689 {
	width:528px !important;
	height:281px !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-1769689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1769689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1769689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2278307 tr {
	border-right:2.2px solid #fff;;
}

table#table2278307 {
	table-layout:fixed;
}

#item1769713 {
	width:528px !important;
	height:191px !important;
	top:304px !important;
}

@keyframes intensificar-1769713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1769713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1769713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1769866 {
	width:528px !important;
	height:552px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1769866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1769866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1769866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1769737 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1769737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1769737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1769737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1769760 {
	width:350px !important;
	height:261px !important;
	top:66px !important;
}

@keyframes intensificar-1769760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1769760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1769760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1769783 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

@keyframes intensificar-1769783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1769783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1769783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1769806 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:202px !important;
}

@keyframes intensificar-1769806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1769806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1769806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1769829 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:291px !important;
}

#item1769834 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:220px !important;
}

#item1769837 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:254px !important;
}

#item1769860 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:257px !important;
}

#item1769664 {
	width:564px !important;
	height:552px !important;
	left:636px !important;
	top:173px !important;
}

#item1769890 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:129px !important;
}

#item1769913 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1769939 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1769940 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1769936 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1769972 {
	width:123px !important;
	height:50px !important;
}

#item1769973 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1769947 {
	width:123px !important;
	height:50px !important;
}

#item1769948 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1769943 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1770025 {
	width:99px !important;
	height:50px !important;
}

#item1770026 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1770000 {
	width:99px !important;
	height:50px !important;
}

#item1770001 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1769996 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1770079 {
	width:101px !important;
	height:50px !important;
}

#item1770080 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1770054 {
	width:101px !important;
	height:50px !important;
}

#item1770055 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1770050 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1770132 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1849952 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1849975 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1849949 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1770136 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1770136 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1770136 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1770136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861802 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1832543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1832543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1832543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1832537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1832537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1832537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1832535 {
	width:700px !important;
	height:309px !important;
}

#item1841780 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1832555 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1832561 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1832740 {
	width:140px !important;
	height:18px !important;
	top:193px !important;
}

@keyframes intensificar-1832740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1832740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1832740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2281329 tr {
	border-right:3.08px solid #fff;;
}

table#table2281329 {
	table-layout:fixed;
}

#item1832787 {
	width:628px !important;
	height:287px !important;
	top:222px !important;
}

@keyframes intensificar-1832787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1832787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1832787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845608 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:64px !important;
}

#item1855563 {
	width:628px !important;
	height:171px !important;
}

#item1855564 {
	width:595px !important;
	height:523px !important;
}

@keyframes intensificar-1855564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845601 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

#item1855530 {
	width:628px !important;
	height:509px !important;
}

#item1855531 {
	width:595px !important;
	height:1197px !important;
}

@keyframes intensificar-1855531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1832587 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1832587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1832587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1832587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1832610 {
	width:490px !important;
	height:365px !important;
	top:92px !important;
}

@keyframes intensificar-1832610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1832610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1832610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1832634 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:304px !important;
}

@keyframes intensificar-1832634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1832634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1832634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1832657 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:326px !important;
}

@keyframes intensificar-1832657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1832657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1832657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1832680 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:451px !important;
}

#item1832685 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:352px !important;
}

#item1832688 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:399px !important;
}

#item1832711 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:402px !important;
}

#item1832584 {
	width:664px !important;
	height:509px !important;
	left:36px !important;
	top:566px !important;
}

#item1832811 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:505px !important;
}

#item1832835 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1832861 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1832862 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1832858 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1832895 {
	width:172px !important;
	height:70px !important;
}

#item1832896 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1832870 {
	width:172px !important;
	height:70px !important;
}

#item1832871 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1832866 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1832948 {
	width:139px !important;
	height:70px !important;
}

#item1832949 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1832923 {
	width:139px !important;
	height:70px !important;
}

#item1832924 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1832919 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1833002 {
	width:141px !important;
	height:70px !important;
}

#item1833003 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1832976 {
	width:141px !important;
	height:70px !important;
}

#item1832977 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1832972 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1833056 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873601 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873625 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873598 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1833060 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1833060 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1833060 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1833060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861687 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1770242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1770242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1770242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1770239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1770239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1770239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1770237 {
	width:600px !important;
	height:790px !important;
}

#item1770243 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1770251 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1770254 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1770279 {
	width:100px !important;
	height:13px !important;
	top:309px !important;
}

@keyframes intensificar-1770279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1770279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1770279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1770302 {
	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-1770302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1770302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1770302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2285137 tr {
	border-right:2.2px solid #fff;;
}

table#table2285137 {
	table-layout:fixed;
}

#item1770326 {
	width:528px !important;
	height:133px !important;
	top:329px !important;
}

@keyframes intensificar-1770326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1770326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1770326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1770827 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1770830 {
	width:534px !important;
	height:548px !important;
	top:16px !important;
}

#item1770831 {
	width:509px !important;
	height:780px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1770831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1770831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1770831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1770856 {
	width:14px !important;
	height:9px !important;
}

#item1770861 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1770350 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1770350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1770350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1770350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1770373 {
	width:350px !important;
	height:261px !important;
	top:99px !important;
}

@keyframes intensificar-1770373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1770373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1770373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1770397 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:152px !important;
}

@keyframes intensificar-1770397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1770397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1770397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1770420 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:168px !important;
}

@keyframes intensificar-1770420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1770420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1770420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1770443 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:257px !important;
}

#item1770448 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:186px !important;
}

#item1770451 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:220px !important;
}

#item1770474 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:222px !important;
}

#item1770277 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1770503 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:129px !important;
}

#item1770526 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1770552 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1770553 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1770549 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1770586 {
	width:123px !important;
	height:50px !important;
}

#item1770587 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1770561 {
	width:123px !important;
	height:50px !important;
}

#item1770562 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1770556 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1770639 {
	width:99px !important;
	height:50px !important;
}

#item1770640 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1770614 {
	width:99px !important;
	height:50px !important;
}

#item1770615 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1770610 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1770692 {
	width:101px !important;
	height:50px !important;
}

#item1770693 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1770667 {
	width:101px !important;
	height:50px !important;
}

#item1770668 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1770663 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1770747 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1849987 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1850010 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1849984 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1770750 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1770750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1770750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1770750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861807 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1833088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1833081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1833079 {
	width:700px !important;
	height:309px !important;
}

#item1841784 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1833103 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1833108 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1833300 {
	width:140px !important;
	height:18px !important;
	top:305px !important;
}

@keyframes intensificar-1833300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2287829 tr {
	border-right:3.08px solid #fff;;
}

table#table2287829 {
	table-layout:fixed;
}

#item1833348 {
	width:628px !important;
	height:206px !important;
	top:334px !important;
}

@keyframes intensificar-1833348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845656 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:115px !important;
}

#item1855630 {
	width:628px !important;
	height:275px !important;
}

#item1855631 {
	width:595px !important;
	height:523px !important;
}

@keyframes intensificar-1855631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845612 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1855593 {
	width:628px !important;
	height:540px !important;
}

#item1855595 {
	width:595px !important;
	height:1511px !important;
}

@keyframes intensificar-1855595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1833133 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1833133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1833156 {
	width:442px !important;
	height:142px !important;
	top:116px !important;
}

@keyframes intensificar-1833156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1833179 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:190px !important;
}

@keyframes intensificar-1833179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1833202 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:212px !important;
}

@keyframes intensificar-1833202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1833225 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:337px !important;
}

#item1833230 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:238px !important;
}

#item1833233 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:286px !important;
}

#item1833256 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:289px !important;
}

#item1833131 {
	width:665px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1833371 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:490px !important;
}

#item1833394 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1833420 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1833421 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1833417 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1833454 {
	width:172px !important;
	height:70px !important;
}

#item1833455 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1833428 {
	width:172px !important;
	height:70px !important;
}

#item1833429 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1833424 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1833507 {
	width:139px !important;
	height:70px !important;
}

#item1833508 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1833482 {
	width:139px !important;
	height:70px !important;
}

#item1833483 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1833478 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1833560 {
	width:141px !important;
	height:70px !important;
}

#item1833561 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1833535 {
	width:141px !important;
	height:70px !important;
}

#item1833536 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1833531 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1833614 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873634 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873657 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873631 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1833621 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1833621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1833621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1833621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861692 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1770908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1770908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1770908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1770906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1770906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1770906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1770904 {
	width:600px !important;
	height:790px !important;
}

#item1770909 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1770913 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1770916 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1770941 {
	width:100px !important;
	height:13px !important;
	top:351px !important;
}

@keyframes intensificar-1770941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1770941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1770941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1770966 {
	width:528px !important;
	height:314px !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-1770966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1770966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1770966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2291220 tr {
	border-right:2.2px solid #fff;;
}

table#table2291220 {
	table-layout:fixed;
}

#item1770990 {
	width:528px !important;
	height:191px !important;
	top:372px !important;
}

@keyframes intensificar-1770990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1770990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1770990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1771146 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1771150 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1771151 {
	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-1771151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1771151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1771151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1771176 {
	width:14px !important;
	height:9px !important;
}

#item1771179 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1771014 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1771014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1771014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1771014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1771037 {
	width:350px !important;
	height:261px !important;
	top:82px !important;
}

@keyframes intensificar-1771037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1771037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1771037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1771061 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:237px !important;
}

@keyframes intensificar-1771061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1771061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1771061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1771085 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:253px !important;
}

@keyframes intensificar-1771085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1771085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1771085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1771108 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:342px !important;
}

#item1771113 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:271px !important;
}

#item1771116 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:305px !important;
}

#item1771139 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:307px !important;
}

#item1770939 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1771182 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:129px !important;
}

#item1771205 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1771232 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1771233 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1771229 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1771266 {
	width:123px !important;
	height:50px !important;
}

#item1771267 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1771241 {
	width:123px !important;
	height:50px !important;
}

#item1771242 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1771237 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1771319 {
	width:99px !important;
	height:50px !important;
}

#item1771320 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1771294 {
	width:99px !important;
	height:50px !important;
}

#item1771295 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1771290 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1771373 {
	width:101px !important;
	height:50px !important;
}

#item1771374 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1771347 {
	width:101px !important;
	height:50px !important;
}

#item1771348 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1771343 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1771428 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1850016 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1850039 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1850013 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1771434 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1771434 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1771434 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1771434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861810 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1833653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1833644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1833641 {
	width:700px !important;
	height:309px !important;
}

#item1841788 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1833662 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1833665 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1833861 {
	width:140px !important;
	height:18px !important;
	top:201px !important;
}

@keyframes intensificar-1833861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2294648 tr {
	border-right:3.08px solid #fff;;
}

table#table2294648 {
	table-layout:fixed;
}

#item1833908 {
	width:627px !important;
	height:287px !important;
	top:230px !important;
}

@keyframes intensificar-1833908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845718 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:63px !important;
}

#item1855698 {
	width:628px !important;
	height:167px !important;
}

#item1855699 {
	width:595px !important;
	height:621px !important;
}

@keyframes intensificar-1855699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845660 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1855663 {
	width:628px !important;
	height:517px !important;
}

#item1855664 {
	width:595px !important;
	height:1471px !important;
}

@keyframes intensificar-1855664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1833690 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1833690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1833714 {
	width:391px !important;
	height:365px !important;
	top:108px !important;
}

@keyframes intensificar-1833714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1833737 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:320px !important;
}

@keyframes intensificar-1833737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1833760 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:343px !important;
}

@keyframes intensificar-1833760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1833784 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:467px !important;
}

#item1833790 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:368px !important;
}

#item1833793 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:416px !important;
}

#item1833816 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:419px !important;
}

#item1833688 {
	width:664px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1833932 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:490px !important;
}

#item1833955 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1833981 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1833982 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1833978 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1834015 {
	width:172px !important;
	height:70px !important;
}

#item1834016 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1833990 {
	width:172px !important;
	height:70px !important;
}

#item1833991 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1833986 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1834068 {
	width:139px !important;
	height:70px !important;
}

#item1834069 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1834043 {
	width:139px !important;
	height:70px !important;
}

#item1834044 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1834039 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1834123 {
	width:141px !important;
	height:70px !important;
}

#item1834124 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1834098 {
	width:141px !important;
	height:70px !important;
}

#item1834099 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1834092 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1834178 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873663 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873686 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873660 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1834181 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1834181 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1834181 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1834181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861697 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1771547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1771547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1771547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1771545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1771545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1771545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1771543 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1771548 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1771552 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1771555 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1772369 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:95px !important;
}

#item1772372 {
	width:534px !important;
	height:182px !important;
	top:17px !important;
}

#item1772373 {
	width:510px !important;
	height:575px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1772373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1772397 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1772400 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:206px !important;
}

#item1772424 {
	width:100px !important;
	height:13px !important;
	top:214px !important;
}

@keyframes intensificar-1772424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1772447 {
	width:528px !important;
	height:313px !important;
	top:234px !important;
}

table#table2298988 tr {
	border-right:2.2px solid #fff;;
}

table#table2298988 {
	table-layout:fixed;
}

#item1772448 {
	width:596px !important;
	height:292px !important;
}

@keyframes intensificar-1772448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1772471 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:551px !important;
}

#item1771868 {
	width:528px !important;
	height:31px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1771868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1771868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1771868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1771893 {
	width:528px !important;
	height:516px !important;
	top:48px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1771893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1771893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1771893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1771828 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1771831 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1771832 {
	width:509px !important;
	height:920px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1771832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1771832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1771832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1771858 {
	width:14px !important;
	height:9px !important;
}

#item1771862 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1771652 {
	width:350px !important;
	height:418px !important;
	top:100px !important;
}

@keyframes intensificar-1771652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1771652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1771652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1771675 {
	width:528px !important;
	height:63px !important;
	top:17px !important;
}

@keyframes intensificar-1771675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1771675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1771675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1771699 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:451px !important;
}

@keyframes intensificar-1771699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1771699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1771699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1771722 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:358px !important;
}

@keyframes intensificar-1771722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1771722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1771722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1771745 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:435px !important;
}

@keyframes intensificar-1771745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1771745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1771745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1771768 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:342px !important;
}

@keyframes intensificar-1771768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1771768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1771768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1771791 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:540px !important;
}

#item1771796 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:470px !important;
}

#item1771799 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:504px !important;
}

#item1771822 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:506px !important;
}

#item1772296 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:302px !important;
}

@keyframes intensificar-1772296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1772319 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:286px !important;
}

@keyframes intensificar-1772319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1771579 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1771917 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:145px !important;
}

#item1771940 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1771966 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1771967 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1771963 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1772002 {
	width:123px !important;
	height:50px !important;
}

#item1772003 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1771977 {
	width:123px !important;
	height:50px !important;
}

#item1771978 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1771973 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1772056 {
	width:113px !important;
	height:50px !important;
}

#item1772057 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1772031 {
	width:113px !important;
	height:50px !important;
}

#item1772032 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1772026 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1772109 {
	width:101px !important;
	height:50px !important;
}

#item1772110 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1772084 {
	width:101px !important;
	height:50px !important;
}

#item1772085 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1772080 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1772162 {
	width:101px !important;
	height:50px !important;
}

#item1772163 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1772137 {
	width:101px !important;
	height:50px !important;
}

#item1772138 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1772133 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1772189 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1772212 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1772186 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1772219 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1772219 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1772219 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1772219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861815 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1834206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1834202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1834200 {
	width:700px !important;
	height:309px !important;
}

#item1841791 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1834219 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1834222 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1845886 {
	width:140px !important;
	height:18px !important;
	top:134px !important;
}

@keyframes intensificar-1845886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845909 {
	width:595px !important;
	height:290px !important;
	left:1px !important;
	top:160px !important;
}

table#table2304488 tr {
	border-right:3.08px solid #fff;;
}

table#table2304488 {
	table-layout:fixed;
}

#item1845910 {
	width:834px !important;
	height:409px !important;
}

@keyframes intensificar-1845910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845933 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:473px !important;
}

#item1845936 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:38px !important;
}

#item1846011 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:286px !important;
}

#item1855810 {
	width:628px !important;
	height:98px !important;
	left:1px !important;
}

#item1855812 {
	width:595px !important;
	height:1307px !important;
}

@keyframes intensificar-1855812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845775 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:236px !important;
}

#item1855767 {
	width:628px !important;
	height:496px !important;
	left:1px !important;
}

#item1855768 {
	width:595px !important;
	height:1252px !important;
}

@keyframes intensificar-1855768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1845721 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:236px !important;
}

#item1855730 {
	width:628px !important;
	height:496px !important;
	left:1px !important;
}

#item1855731 {
	width:595px !important;
	height:1805px !important;
}

@keyframes intensificar-1855731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1834247 {
	width:381px !important;
	height:380px !important;
	left:1px !important;
	top:116px !important;
}

@keyframes intensificar-1834247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1834270 {
	width:628px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1834270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1834293 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:376px !important;
}

@keyframes intensificar-1834293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1834316 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:309px !important;
}

@keyframes intensificar-1834316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1834339 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:353px !important;
}

@keyframes intensificar-1834339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1834362 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:286px !important;
}

@keyframes intensificar-1834362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1834385 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:500px !important;
}

#item1834390 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:401px !important;
}

#item1834393 {
	width:245px !important;
	height:36px !important;
	left:421px !important;
	top:449px !important;
}

#item1834416 {
	width:7px !important;
	height:11px !important;
	left:410px !important;
	top:452px !important;
}

#item1834423 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:244px !important;
}

@keyframes intensificar-1834423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1834446 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:222px !important;
}

@keyframes intensificar-1834446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1834245 {
	width:666px !important;
	height:531px !important;
	left:35px !important;
	top:579px !important;
}

#item1834648 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:533px !important;
}

#item1834671 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1834697 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1834698 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1834694 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1834731 {
	width:172px !important;
	height:70px !important;
}

#item1834732 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1834706 {
	width:172px !important;
	height:70px !important;
}

#item1834707 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1834702 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1834786 {
	width:158px !important;
	height:70px !important;
}

#item1834787 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1834761 {
	width:158px !important;
	height:70px !important;
}

#item1834762 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1834757 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1834839 {
	width:141px !important;
	height:70px !important;
}

#item1834841 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1834814 {
	width:141px !important;
	height:70px !important;
}

#item1834815 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1834810 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1834894 {
	width:141px !important;
	height:70px !important;
}

#item1834895 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1834869 {
	width:141px !important;
	height:70px !important;
}

#item1834870 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1834865 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1873698 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873721 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873695 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1834948 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1834948 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1834948 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1834948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861700 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1772567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1772564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1772562 {
	width:600px !important;
	height:790px !important;
}

#item1772568 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1772575 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1772579 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1773186 {
	width:13px !important;
	height:26px !important;
	left:538px !important;
	top:114px !important;
}

#item1773190 {
	width:534px !important;
	height:220px !important;
	top:17px !important;
}

#item1773191 {
	width:510px !important;
	height:420px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1773191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1773191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1773191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1773216 {
	width:14px !important;
	height:9px !important;
	left:517px !important;
}

#item1773219 {
	width:14px !important;
	height:9px !important;
	left:517px !important;
	top:249px !important;
}

#item1773237 {
	width:13px !important;
	height:26px !important;
	left:538px !important;
	top:404px !important;
}

#item1773241 {
	width:534px !important;
	height:257px !important;
	top:289px !important;
}

table#table2311126 tr {
	border-right:2.2px solid #fff;;
}

table#table2311126 {
	table-layout:fixed;
}

#item1773242 {
	width:510px !important;
	height:368px !important;
}

@keyframes intensificar-1773242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1773242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1773242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1773266 {
	width:14px !important;
	height:9px !important;
	left:517px !important;
	top:272px !important;
}

#item1773270 {
	width:14px !important;
	height:9px !important;
	left:517px !important;
	top:553px !important;
}

#item1788766 {
	width:100px !important;
	height:13px !important;
	top:269px !important;
}

@keyframes intensificar-1788766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1788766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1788766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1772807 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1772813 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1772815 {
	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-1772815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1772840 {
	width:14px !important;
	height:9px !important;
}

#item1772843 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1772676 {
	width:528px !important;
	height:63px !important;
	top:17px !important;
}

@keyframes intensificar-1772676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1772699 {
	width:350px !important;
	height:370px !important;
	top:100px !important;
}

@keyframes intensificar-1772699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1772722 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:424px !important;
}

@keyframes intensificar-1772722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1772745 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:440px !important;
}

@keyframes intensificar-1772745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1772768 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:529px !important;
}

#item1772773 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:458px !important;
}

#item1772777 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:493px !important;
}

#item1772800 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:495px !important;
}

#item1772602 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1772846 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:146px !important;
}

#item1772869 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1772895 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1772896 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1772892 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1772929 {
	width:123px !important;
	height:50px !important;
}

#item1772930 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1772903 {
	width:123px !important;
	height:50px !important;
}

#item1772904 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1772899 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1772983 {
	width:99px !important;
	height:50px !important;
}

#item1772984 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1772957 {
	width:99px !important;
	height:50px !important;
}

#item1772958 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1772953 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1773037 {
	width:101px !important;
	height:50px !important;
}

#item1773038 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1773012 {
	width:101px !important;
	height:50px !important;
}

#item1773013 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1773007 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1773090 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1850049 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1850072 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1850046 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1773094 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1773094 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1773094 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1773094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1861819 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1834980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1834971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1834969 {
	width:700px !important;
	height:309px !important;
}

#item1841796 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1834993 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1834996 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1846228 {
	width:140px !important;
	height:18px !important;
	top:155px !important;
}

@keyframes intensificar-1846228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1846228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1846228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1846251 {
	width:595px !important;
	height:290px !important;
	left:1px !important;
	top:181px !important;
}

table#table2317368 tr {
	border-right:3.08px solid #fff;;
}

table#table2317368 {
	table-layout:fixed;
}

#item1846252 {
	width:714px !important;
	height:511px !important;
}

@keyframes intensificar-1846252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1846252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1846252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1846275 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:494px !important;
}

#item1846278 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:27px !important;
}

#item1846412 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:303px !important;
}

#item1855901 {
	width:628px !important;
	height:99px !important;
	left:1px !important;
}

#item1855902 {
	width:595px !important;
	height:739px !important;
}

@keyframes intensificar-1855902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1846014 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:236px !important;
}

#item1855856 {
	width:628px !important;
	height:517px !important;
	left:1px !important;
}

#item1855857 {
	width:595px !important;
	height:1609px !important;
}

@keyframes intensificar-1855857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1855857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1855857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1835021 {
	width:626px !important;
	height:88px !important;
	left:2px !important;
}

@keyframes intensificar-1835021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1835044 {
	width:490px !important;
	height:400px !important;
	left:1px !important;
	top:116px !important;
}

@keyframes intensificar-1835044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1835068 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:370px !important;
}

@keyframes intensificar-1835068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1835091 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:392px !important;
}

@keyframes intensificar-1835091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1835114 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:517px !important;
}

#item1835119 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:418px !important;
}

#item1835122 {
	width:245px !important;
	height:36px !important;
	left:421px !important;
	top:466px !important;
}

#item1835145 {
	width:7px !important;
	height:11px !important;
	left:410px !important;
	top:469px !important;
}

#item1835019 {
	width:666px !important;
	height:548px !important;
	left:35px !important;
	top:558px !important;
}

#item1835289 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:514px !important;
}

#item1835312 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1835338 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1835339 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1835335 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1835372 {
	width:172px !important;
	height:70px !important;
}

#item1835373 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1835347 {
	width:172px !important;
	height:70px !important;
}

#item1835348 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1835343 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1835425 {
	width:139px !important;
	height:70px !important;
}

#item1835426 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1835400 {
	width:139px !important;
	height:70px !important;
}

#item1835401 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1835396 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1835478 {
	width:141px !important;
	height:70px !important;
}

#item1835479 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1835453 {
	width:141px !important;
	height:70px !important;
}

#item1835454 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1835449 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1835533 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873728 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873751 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873725 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1835536 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1835536 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1835536 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1835536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1878908 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1878701 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1847182 {
	width:1206px !important;
	height:790px !important;
}

#item1847226 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1878735 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1878741 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1878746 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1878751 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1878756 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1878761 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1878767 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1878777 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1878932 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1847061 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#101820;
}

@keyframes atenuar-1847061 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1847061 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1847061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1878916 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1847248 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1847252 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1847258 {
	width:703px !important;
	height:1200px !important;
}

#item1847266 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1847271 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1847277 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1847282 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1847287 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1847292 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1847298 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1878947 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1847137 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1847137 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1847137 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1847137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182110 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1182053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1222351 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#101820;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1839676 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1839678 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1839701 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1839728 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1839735 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1839735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1839735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1839735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1835609 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1835609 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1835609 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1835609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle197 {
	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.autoParaStyle196 {
	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.autoParaStyle195 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:12px;
	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-family:FF-OptimaLTPro-Roman,"Optima LT Pro",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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle193 {
	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.autoParaStyle192 {
	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.autoParaStyle191 {
	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.autoParaStyle190 {
	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.autoParaStyle189 {
	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.autoParaStyle188 {
	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.autoParaStyle187 {
	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.autoParaStyle186 {
	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.autoParaStyle185 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15px;
	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.autoParaStyle184 {
	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.autoParaStyle183 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:16px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle182 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:12px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle181 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:62px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle180 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle179 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle178 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	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.autoParaStyle177 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23px;
	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.autoParaStyle176 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle175 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:16px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle174 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:33px;
	line-height:27px;
	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.autoParaStyle173 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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:left;
}

p.autoParaStyle172 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:16px;
	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.autoParaStyle171 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle170 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:16px;
	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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle169 {
	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.autoParaStyle168 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle167 {
	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.autoParaStyle166 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle165 {
	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.autoParaStyle164 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	line-height:10px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle163 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle162 {
	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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle161 {
	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;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle160 {
	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.autoParaStyle159 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:12px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle158 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle157 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:27px;
	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.autoParaStyle156 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	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:4px;
	text-align:left;
}

p.autoParaStyle155 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle154 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle153 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:17px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle152 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle151 {
	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:56px;
	-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: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:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle149 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle148 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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:40px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle147 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle146 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	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;
	text-align:left;
}

p.autoParaStyle145 {
	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.autoParaStyle144 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle143 {
	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.autoParaStyle142 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle131 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle130 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle129 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#756599;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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: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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#756599;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle103 {
	font-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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#756599;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#756599;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle74 {
	font-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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9.5px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle68 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle67 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:26px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle66 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle65 {
	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.autoParaStyle64 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14.6px;
	line-height:21px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:10.4px;
	line-height:15px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle26 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	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.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	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.autoParaStyle23 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:24px;
	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.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:24px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:20px;
	line-height:24px;
	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: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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle5 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Subtítulo-8pt--Dias {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#e94b5a;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subtítulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Cuerpo-de-texto {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.5px;
	line-height:15px;
	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;
	margin-top:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle35 {
}

span.autoCharStyle34 {
	color:#101820;
}

span.autoCharStyle33 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle32 {
}

span.autoCharStyle31 {
}

span.autoCharStyle30 {
}

span.autoCharStyle29 {
}

span.autoCharStyle28 {
}

span.autoCharStyle27 {
	color:#fff;
}

span.autoCharStyle26 {
}

span.autoCharStyle25 {
}

span.autoCharStyle24 {
}

span.autoCharStyle23 {
}

span.autoCharStyle22 {
}

span.autoCharStyle21 {
}

span.autoCharStyle20 {
}

span.autoCharStyle19 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle18 {
}

span.autoCharStyle17 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle16 {
}

span.autoCharStyle15 {
	font-size:14px;
}

span.autoCharStyle14 {
	font-size:16.8px;
}

span.autoCharStyle13 {
	font-size:10px;
}

span.autoCharStyle12 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle11 {
	font-size:9px;
}

span.autoCharStyle10 {
	text-transform:uppercase;
}

span.autoCharStyle9 {
	color:#101820;
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle7 {
	text-decoration:underline;
}

span.autoCharStyle6 {
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle4 {
	color:#ea5153;
}

span.autoCharStyle3 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span._2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span.Hipervínculo {
	color:#000;
	text-decoration:underline;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

