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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

#item1586989 {
	width:1230px !important;
	height:817px !important;
	left:-10px !important;
	top:-7px !important;
	background:#000;
}

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

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

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

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

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

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

#item1637963 {
	width:1876px !important;
	height:1246px !important;
	left:-583px !important;
	top:-16px !important;
	background:#000;
}

#item1637964 {
	width:1831px !important;
	height:1205px !important;
	left:-586px !important;
	top:3px !important;
}

#item1548548 {
	width:650px !important;
	height:48px !important;
	left:36px !important;
	top:36px !important;
}

#item1548571 {
	width:645px !important;
	height:22px !important;
	left:41px !important;
	top:115px !important;
}

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

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

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

@keyframes atenuar-1548602 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1548602 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1548602 {
	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:62px !important;
	top:314px !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.40;
	width:477px !important;
	height:242px !important;
	left:62px !important;
	top:512px !important;
	background:#0e0b00;
}

#item1152187 {
	width:427px !important;
	height:199px !important;
	left:86px !important;
	top:533px !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%;
}

#item1548619 {
	width:1879px !important;
	height:1237px !important;
	left:-589px !important;
	top:-18px !important;
	background:#000;
}

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

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

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

#item1548652 {
	opacity:0.35;
	width:628px !important;
	height:345px !important;
	left:36px !important;
	top:234px !important;
	background:#0e0b00;
}

#item1548653 {
	width:600px !important;
	height:306px !important;
	left:50px !important;
	top:251px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1580860 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:458px !important;
}

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

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

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

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

#item1580763 {
	width:372px !important;
	height:365px !important;
	left:36px !important;
	top:346px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1642811 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1642811 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1642811 {
	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:266px !important;
	height:37px !important;
	left:17px !important;
}

#item1448887 {
	width:528px !important;
	height:553px !important;
	left:36px !important;
}

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

#item1515798 {
	width:600px !important;
	height:536px !important;
	background:#fff;
}

#item1515821 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:252px !important;
}

#item1515826 {
	width:534px !important;
	height:498px !important;
	left:35px !important;
	top:16px !important;
}

#item1542211 {
	width:509px !important;
	height:1130px !important;
}

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

#item1515850 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:1px !important;
}

#item1515854 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:521px !important;
}

#item1448817 {
	width:600px !important;
	height:553px !important;
	left:600px !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-1549526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1549534 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:469px !important;
}

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

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

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

#item1581501 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

#item1637931 {
	width:628px !important;
	height:475px !important;
}

#item1637932 {
	width:595px !important;
	height:946px !important;
}

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

#item1581454 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

#item1637901 {
	width:628px !important;
	height:475px !important;
}

#item1637902 {
	width:595px !important;
	height:1517px !important;
}

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

#item1549584 {
	width:650px !important;
	height:475px !important;
	left:36px !important;
	top:600px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1549781 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1549781 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549781 {
	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:228px !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:300px !important;
	height:51px !important;
	left:50px !important;
}

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

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

#item1449062 {
	width:350px !important;
	height:51px !important;
	left:850px !important;
	top:424px !important;
}

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

#item1654732 {
	width:300px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1654704 {
	width:300px !important;
	height:51px !important;
	left:50px !important;
}

#item1654696 {
	width:350px !important;
	height:51px !important;
	left:850px !important;
	top:326px !important;
}

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

#item1600000 {
	width:300px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1599973 {
	width:300px !important;
	height:51px !important;
	left:50px !important;
}

#item1599964 {
	width:350px !important;
	height:51px !important;
	left:850px !important;
	top:522px !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%;
}

#item1549797 {
	width:1236px !important;
	height:814px !important;
	left:-176px !important;
	top:-80px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1549798 {
	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-1549798 {
	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;
	}
}
#item1581419 {
	width:700px !important;
	height:617px !important;
	top:583px !important;
	background:#fff;
}

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

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

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

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

#item1600053 {
	width:31px !important;
	height:31px !important;
	top:16px !important;
}

#item1600058 {
	width:267px !important;
	height:62px !important;
	left:62px !important;
}

#item1600050 {
	width:329px !important;
	height:62px !important;
	left:132px !important;
	top:806px !important;
}

#item1600112 {
	width:31px !important;
	height:31px !important;
	top:16px !important;
}

#item1600118 {
	width:267px !important;
	height:62px !important;
	left:62px !important;
}

#item1600109 {
	width:329px !important;
	height:62px !important;
	left:132px !important;
	top:719px !important;
}

#item1600172 {
	width:31px !important;
	height:31px !important;
	top:16px !important;
}

#item1600178 {
	width:366px !important;
	height:62px !important;
	left:62px !important;
}

#item1600169 {
	width:428px !important;
	height:62px !important;
	left:132px !important;
	top:981px !important;
}

#item1654760 {
	width:31px !important;
	height:31px !important;
	top:16px !important;
}

#item1654763 {
	width:366px !important;
	height:62px !important;
	left:62px !important;
}

#item1654757 {
	width:428px !important;
	height:62px !important;
	left:132px !important;
	top:894px !important;
}

#item1600231 {
	width:31px !important;
	height:31px !important;
	top:16px !important;
}

#item1600234 {
	width:366px !important;
	height:62px !important;
	left:62px !important;
}

#item1600228 {
	width:428px !important;
	height:62px !important;
	left:132px !important;
	top:1068px !important;
}

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

@keyframes atenuar-1550017 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1550017 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1550017 {
	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:463px !important;
	top:455px !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:474px !important;
	height:213px !important;
	left:463px !important;
	top:534px !important;
	background:#0e0b00;
}

#item1153802 {
	width:426px !important;
	height:174px !important;
	left:488px !important;
	top:553px !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%;
}

#item1550032 {
	width:1817px !important;
	height:1196px !important;
	left:-608px !important;
	top:-1px !important;
	background:#000;
}

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

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

#item1550062 {
	opacity:0.40;
	width:628px !important;
	height:240px !important;
	left:36px !important;
	top:924px !important;
	background:#0e0b00;
}

#item1550063 {
	width:580px !important;
	height:196px !important;
	left:62px !important;
	top:944px !important;
}

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

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

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

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

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

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

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

#item1545191 {
	width:509px !important;
	height:1893px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

table#table1737260 {
	table-layout:fixed;
}

#item1351325 {
	width:500px !important;
	height:308px !important;
	left:56px !important;
	top:94px !important;
}

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

#item1648268 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:360px !important;
}

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

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

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

#item1648264 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:325px !important;
}

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

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

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

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

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

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

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

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

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

#item1488808 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:164px !important;
}

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

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

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

#item1488816 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:199px !important;
}

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

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

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

#item1488824 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:235px !important;
}

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

#item1488829 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:253px !important;
}

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

#item1488833 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:271px !important;
}

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

#item1488837 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:289px !important;
}

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

#item1488841 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:307px !important;
}

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

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

#item1648272 {
	width:33px !important;
	height:17px !important;
	left:61px !important;
	top:402px !important;
}

#item1648277 {
	width:87px !important;
	height:8px !important;
	left:100px !important;
	top:407px !important;
}

#item1648301 {
	width:20px !important;
	height:10px !important;
	left:275px !important;
	top:347px !important;
}

#item1648309 {
	width:20px !important;
	height:10px !important;
	left:258px !important;
	top:330px !important;
}

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

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

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

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

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

#item1525715 {
	width:556px !important;
	height:529px !important;
	left:23px !important;
	top:155px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1451419 {
	width:131px !important;
	height:50px !important;
}

#item1451420 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1451394 {
	width:131px !important;
	height:50px !important;
}

#item1451395 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1451390 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1582314 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:468px !important;
}

#item1638682 {
	width:628px !important;
	height:779px !important;
	left:46px !important;
	top:100px !important;
}

#item1638683 {
	width:595px !important;
	height:2924px !important;
}

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

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

#item1582319 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:468px !important;
}

#item1638636 {
	width:628px !important;
	height:779px !important;
	left:46px !important;
	top:100px !important;
}

#item1638637 {
	width:595px !important;
	height:1112px !important;
}

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

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

#item1550351 {
	width:628px !important;
	height:778px !important;
	left:46px !important;
	top:100px !important;
}

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

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

#item1550281 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

#item1550304 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

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

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

table#table1742539 {
	table-layout:fixed;
}

#item1601324 {
	width:610px !important;
	height:376px !important;
	left:58px !important;
	top:107px !important;
}

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

#item1648448 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:434px !important;
}

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

#item1648444 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:412px !important;
}

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

#item1601395 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:389px !important;
}

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

#item1601398 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:104px !important;
}

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

#item1601401 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:126px !important;
}

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

#item1601407 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:148px !important;
}

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

#item1601410 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:170px !important;
}

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

#item1601413 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:192px !important;
}

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

#item1601416 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:214px !important;
}

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

#item1601419 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:236px !important;
}

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

#item1601422 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:258px !important;
}

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

#item1601425 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:280px !important;
}

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

#item1601428 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:302px !important;
}

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

#item1601437 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:323px !important;
}

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

#item1601440 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:345px !important;
}

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

#item1601443 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:367px !important;
}

#item1648336 {
	width:40px !important;
	height:20px !important;
	left:66px !important;
	top:484px !important;
}

#item1648341 {
	width:106px !important;
	height:10px !important;
	left:113px !important;
	top:490px !important;
}

#item1648364 {
	width:24px !important;
	height:12px !important;
	left:327px !important;
	top:417px !important;
}

#item1648368 {
	width:24px !important;
	height:12px !important;
	left:306px !important;
	top:396px !important;
}

#item1550167 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

#item1551198 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

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

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

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

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

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

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

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

#item1551203 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1057px !important;
}

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

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

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

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

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

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

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

#item1551339 {
	width:198px !important;
	height:70px !important;
}

#item1551340 {
	width:162px !important;
	height:39px !important;
	left:36px !important;
	top:14px !important;
}

#item1551313 {
	width:198px !important;
	height:70px !important;
}

#item1551314 {
	width:162px !important;
	height:39px !important;
	left:36px !important;
	top:14px !important;
}

#item1551309 {
	width:198px !important;
	height:70px !important;
	left:122px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

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

#item1582256 {
	width:35px !important;
	height:74px !important;
	left:121px !important;
	top:1127px !important;
}

#item1582261 {
	width:35px !important;
	height:74px !important;
	left:525px !important;
	top:1055px !important;
}

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

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

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

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

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

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

#item1665918 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1665921 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

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

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

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

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

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

table#table1745811 {
	table-layout:fixed;
}

#item1666342 {
	width:528px !important;
	height:179px !important;
	top:390px !important;
}

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

#item1666366 {
	width:100px !important;
	height:13px !important;
	top:370px !important;
}

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

#item1666389 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:165px !important;
}

#item1666395 {
	width:534px !important;
	height:325px !important;
	top:16px !important;
}

#item1666396 {
	width:510px !important;
	height:555px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1666420 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1666423 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:348px !important;
}

#item1666304 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:272px !important;
}

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

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

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

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

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

#item1666264 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:272px !important;
}

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

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

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

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

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

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

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

#item1666024 {
	width:350px !important;
	height:243px !important;
	top:138px !important;
}

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

#item1666047 {
	width:528px !important;
	height:97px !important;
	top:16px !important;
}

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

#item1666070 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:397px !important;
}

#item1666076 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:324px !important;
}

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

#item1666099 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:340px !important;
}

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

#item1666215 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:188px !important;
}

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

#item1666238 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:204px !important;
}

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

#item1665994 {
	width:564px !important;
	height:569px !important;
	left:36px !important;
	top:156px !important;
}

#item1666429 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1666648 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

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

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

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

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

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

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

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

#item1666762 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

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

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

#item1666815 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table1750452 th, table#table1750452 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

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

table#table1750452 {
	table-layout:fixed;
}

#item1666840 {
	width:628px !important;
	height:251px !important;
	top:261px !important;
}

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

#item1666863 {
	width:140px !important;
	height:18px !important;
	top:233px !important;
}

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

#item1666886 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:80px !important;
}

#item1666890 {
	width:628px !important;
	height:202px !important;
	top:2px !important;
}

#item1666891 {
	width:595px !important;
	height:831px !important;
}

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

#item1667210 {
	width:23px !important;
	height:46px !important;
	left:627px !important;
	top:233px !important;
}

#item1667214 {
	width:628px !important;
	height:512px !important;
}

#item1667215 {
	width:595px !important;
	height:1358px !important;
}

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

#item1667180 {
	width:23px !important;
	height:46px !important;
	left:627px !important;
	top:233px !important;
}

#item1667184 {
	width:628px !important;
	height:512px !important;
}

#item1667185 {
	width:595px !important;
	height:1310px !important;
}

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

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

#item1666939 {
	width:7px !important;
	height:11px !important;
	top:4px !important;
}

#item1666943 {
	width:490px !important;
	height:301px !important;
	top:182px !important;
}

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

#item1666966 {
	width:628px !important;
	height:159px !important;
}

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

#item1666989 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:481px !important;
}

#item1666994 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:404px !important;
}

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

#item1667018 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:426px !important;
}

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

#item1667133 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:248px !important;
}

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

#item1667156 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:271px !important;
}

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

#item1666838 {
	width:665px !important;
	height:512px !important;
	left:36px !important;
	top:563px !important;
}

#item1667242 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1675906 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

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

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

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

#item1498137 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1498142 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

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

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

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

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

table#table1755226 tr {
	background:#f5f5f5;;
}

table#table1755226 {
	table-layout:fixed;
}

#item1498221 {
	width:528px !important;
	height:312px !important;
	top:257px !important;
}

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

#item1498245 {
	width:100px !important;
	height:13px !important;
	top:237px !important;
}

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

#item1498268 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:99px !important;
}

#item1498271 {
	width:534px !important;
	height:193px !important;
	top:16px !important;
}

#item1542596 {
	width:510px !important;
	height:610px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1498296 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1498301 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:217px !important;
}

#item1498612 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:272px !important;
}

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

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

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

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

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

#item1498572 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:272px !important;
}

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

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

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

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

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

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

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

#item1498333 {
	width:350px !important;
	height:386px !important;
	top:82px !important;
}

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

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

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

#item1498379 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:512px !important;
}

#item1498384 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:438px !important;
}

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

#item1498408 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:454px !important;
}

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

#item1498431 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:382px !important;
}

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

#item1498454 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:398px !important;
}

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

#item1498477 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:200px !important;
}

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

#item1498500 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:216px !important;
}

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

#item1498523 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:132px !important;
}

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

#item1498547 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:148px !important;
}

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

#item1668327 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:326px !important;
}

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

#item1668350 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:342px !important;
}

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

#item1498218 {
	width:564px !important;
	height:569px !important;
	left:36px !important;
	top:156px !important;
}

#item1675851 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1498654 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1498871 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

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

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

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

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

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

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

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

#item1552843 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

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

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

#item1552894 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1552943 {
	width:140px !important;
	height:18px !important;
	top:151px !important;
}

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

#item1582793 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:41px !important;
}

#item1638187 {
	width:628px !important;
	height:120px !important;
	top:2px !important;
}

#item1638188 {
	width:595px !important;
	height:1273px !important;
}

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

#item1669709 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:323px !important;
}

#item1669713 {
	width:628px !important;
	height:333px !important;
	top:179px !important;
}

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

table#table1766769 tr {
	background:#f5f5f5;;
}

table#table1766769 {
	table-layout:fixed;
}

#item1669714 {
	width:595px !important;
	height:526px !important;
}

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

#item1582738 {
	width:23px !important;
	height:46px !important;
	left:627px !important;
	top:233px !important;
}

#item1642129 {
	width:628px !important;
	height:512px !important;
}

#item1642130 {
	width:595px !important;
	height:2260px !important;
}

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

#item1582692 {
	width:23px !important;
	height:46px !important;
	left:627px !important;
	top:233px !important;
}

#item1642079 {
	width:628px !important;
	height:512px !important;
}

#item1642080 {
	width:595px !important;
	height:1314px !important;
}

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

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

#item1553026 {
	width:7px !important;
	height:11px !important;
	top:4px !important;
}

#item1553029 {
	width:490px !important;
	height:390px !important;
	top:113px !important;
}

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

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

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

#item1553075 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:516px !important;
}

#item1553082 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:440px !important;
}

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

#item1553105 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:462px !important;
}

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

#item1553128 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:388px !important;
}

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

#item1553152 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:410px !important;
}

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

#item1553175 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:322px !important;
}

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

#item1553198 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:344px !important;
}

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

#item1553221 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:141px !important;
}

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

#item1553244 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:163px !important;
}

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

#item1668788 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:204px !important;
}

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

#item1668811 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:227px !important;
}

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

#item1552918 {
	width:665px !important;
	height:547px !important;
	left:36px !important;
	top:563px !important;
}

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

#item1553354 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1488870 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1488873 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

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

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

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

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

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

table#table1774607 {
	table-layout:fixed;
}

#item1489240 {
	width:528px !important;
	height:246px !important;
	top:319px !important;
}

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

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

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

#item1489747 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:129px !important;
}

#item1489750 {
	width:534px !important;
	height:253px !important;
	top:16px !important;
}

#item1489822 {
	width:510px !important;
	height:384px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1489775 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1489778 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:276px !important;
}

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

#item1488951 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

#item1488954 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

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

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

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

#item1488984 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

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

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

#item1489018 {
	width:385px !important;
	height:221px !important;
	top:100px !important;
}

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

#item1489041 {
	width:528px !important;
	height:63px !important;
	top:17px !important;
}

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

#item1489065 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:326px !important;
}

#item1489858 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:253px !important;
}

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

#item1489881 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:269px !important;
}

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

#item1489904 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:150px !important;
}

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

#item1489927 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:166px !important;
}

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

#item1669763 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:216px !important;
}

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

#item1669786 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:232px !important;
}

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

#item1488948 {
	width:564px !important;
	height:615px !important;
	left:36px !important;
	top:160px !important;
}

#item1489289 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1489508 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

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

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

#item1675928 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:307px !important;
}

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

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

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

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

#item1553639 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

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

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

#item1553691 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

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

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

table#table1781118 {
	table-layout:fixed;
}

#item1554027 {
	width:628px !important;
	height:335px !important;
	top:183px !important;
}

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

#item1554050 {
	width:119px !important;
	height:18px !important;
	top:155px !important;
}

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

#item1582889 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:39px !important;
}

#item1638721 {
	width:628px !important;
	height:124px !important;
}

#item1638722 {
	width:595px !important;
	height:694px !important;
}

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

#item1582879 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1638750 {
	width:628px !important;
	height:518px !important;
}

#item1638752 {
	width:595px !important;
	height:1260px !important;
}

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

#item1582836 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1638786 {
	width:628px !important;
	height:518px !important;
}

#item1638787 {
	width:595px !important;
	height:1441px !important;
}

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

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

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

#item1553744 {
	width:539px !important;
	height:401px !important;
	top:116px !important;
}

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

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

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

#item1553791 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:487px !important;
}

#item1553796 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:385px !important;
}

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

#item1553819 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:407px !important;
}

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

#item1553842 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:187px !important;
}

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

#item1553865 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:209px !important;
}

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

#item1553888 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:332px !important;
}

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

#item1553911 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:354px !important;
}

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

#item1553714 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1554111 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1669837 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

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

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

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

#item1669845 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1669849 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

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

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

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

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

table#table1787510 tr {
	background:#f5f5f5;;
}

table#table1787510 {
	table-layout:fixed;
}

#item1669926 {
	width:528px !important;
	height:235px !important;
	top:330px !important;
}

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

#item1669949 {
	width:100px !important;
	height:13px !important;
	top:310px !important;
}

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

#item1669972 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:129px !important;
}

#item1669976 {
	width:534px !important;
	height:253px !important;
	top:16px !important;
}

#item1669977 {
	width:510px !important;
	height:434px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1670001 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1670004 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:276px !important;
}

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

#item1670275 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

#item1670278 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

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

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

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

#item1670309 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

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

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

#item1670036 {
	width:385px !important;
	height:247px !important;
	top:83px !important;
}

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

#item1670059 {
	width:528px !important;
	height:46px !important;
	top:17px !important;
}

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

#item1670083 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:342px !important;
}

#item1670088 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:269px !important;
}

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

#item1670111 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:285px !important;
}

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

#item1670134 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:150px !important;
}

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

#item1670157 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:166px !important;
}

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

#item1669924 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item1670342 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1670563 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

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

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

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

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

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

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

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

#item1670671 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

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

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

#item1670722 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

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

table#table1792660 tr {
	background:#f5f5f5;;
}

table#table1792660 {
	table-layout:fixed;
}

#item1670748 {
	width:628px !important;
	height:344px !important;
	top:174px !important;
}

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

#item1670771 {
	width:119px !important;
	height:18px !important;
	top:146px !important;
}

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

#item1670794 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:35px !important;
}

#item1670798 {
	width:628px !important;
	height:116px !important;
}

#item1670799 {
	width:595px !important;
	height:675px !important;
}

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

#item1672022 {
	width:628px !important;
	height:518px !important;
}

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

#item1671042 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1671045 {
	width:628px !important;
	height:518px !important;
}

#item1671046 {
	width:595px !important;
	height:1735px !important;
}

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

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

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

#item1670850 {
	width:539px !important;
	height:301px !important;
	top:116px !important;
}

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

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

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

#item1670896 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:472px !important;
}

#item1670902 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:369px !important;
}

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

#item1670925 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:392px !important;
}

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

#item1670949 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:229px !important;
}

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

#item1670972 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:251px !important;
}

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

#item1670746 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1671102 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1709799 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709773 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1671355 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1671355 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1671355 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1671355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675917 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1673281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1673279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673277 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1673282 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1673287 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1673310 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1673334 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1673338 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1797165 th, table#table1797165 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1797165 tr {
	background:#f5f5f5;;
}

table#table1797165 {
	table-layout:fixed;
}

#item1673364 {
	width:528px !important;
	height:304px !important;
	top:261px !important;
}

@keyframes intensificar-1673364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673388 {
	width:100px !important;
	height:13px !important;
	top:241px !important;
}

@keyframes intensificar-1673388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673411 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:101px !important;
}

#item1673414 {
	width:534px !important;
	height:195px !important;
	top:16px !important;
}

#item1673416 {
	width:510px !important;
	height:440px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1673416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673440 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1673444 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:218px !important;
}

#item1674831 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:255px !important;
}

#item1674835 {
	width:534px !important;
	height:532px !important;
	top:17px !important;
}

#item1674836 {
	width:509px !important;
	height:1255px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1674836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674861 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:1px !important;
}

#item1674867 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:556px !important;
}

#item1673622 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

#item1673626 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1673627 {
	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-1673627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673652 {
	width:14px !important;
	height:9px !important;
}

#item1673656 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1673449 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1673472 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1673475 {
	width:385px !important;
	height:454px !important;
	top:100px !important;
}

@keyframes intensificar-1673475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673498 {
	width:528px !important;
	height:63px !important;
	top:17px !important;
}

@keyframes intensificar-1673498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673521 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:543px !important;
}

#item1673526 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:470px !important;
}

@keyframes intensificar-1673526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673550 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:486px !important;
}

@keyframes intensificar-1673550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673573 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:245px !important;
}

@keyframes intensificar-1673573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673596 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:261px !important;
}

@keyframes intensificar-1673596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674745 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:372px !important;
}

@keyframes intensificar-1674745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674768 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:388px !important;
}

@keyframes intensificar-1674768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1673361 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item1673687 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1673688 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1673684 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1673721 {
	width:123px !important;
	height:50px !important;
}

#item1673722 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1673696 {
	width:123px !important;
	height:50px !important;
}

#item1673697 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1673692 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1673776 {
	width:113px !important;
	height:50px !important;
}

#item1673777 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1673751 {
	width:113px !important;
	height:50px !important;
}

#item1673752 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1673747 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1673829 {
	width:101px !important;
	height:50px !important;
}

#item1673830 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1673804 {
	width:101px !important;
	height:50px !important;
}

#item1673805 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1673800 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1673882 {
	width:101px !important;
	height:50px !important;
}

#item1673884 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1673857 {
	width:101px !important;
	height:50px !important;
}

#item1673858 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1673853 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1673910 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1673934 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1673907 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1673939 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1673939 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1673939 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1673939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675938 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1674005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1674003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674001 {
	width:700px !important;
	height:309px !important;
}

#item1674006 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1674009 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1674032 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1674056 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1674061 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1674109 {
	width:119px !important;
	height:18px !important;
	top:146px !important;
}

@keyframes intensificar-1674109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674132 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:35px !important;
}

#item1674136 {
	width:628px !important;
	height:116px !important;
}

#item1674137 {
	width:595px !important;
	height:783px !important;
}

@keyframes intensificar-1674137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675793 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:313px !important;
}

#item1675797 {
	width:628px !important;
	height:322px !important;
	top:175px !important;
}

table#table1805513 th, table#table1805513 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1805513 tr {
	background:#f5f5f5;;
}

table#table1805513 {
	table-layout:fixed;
}

#item1675798 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1675798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675667 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1675670 {
	width:628px !important;
	height:497px !important;
}

#item1675671 {
	width:595px !important;
	height:2005px !important;
}

@keyframes intensificar-1675671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674333 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1674337 {
	width:628px !important;
	height:497px !important;
}

#item1674338 {
	width:595px !important;
	height:1892px !important;
}

@keyframes intensificar-1674338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674162 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1674185 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1674188 {
	width:539px !important;
	height:358px !important;
	top:137px !important;
}

@keyframes intensificar-1674188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674211 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1674211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674234 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:514px !important;
}

#item1674239 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:412px !important;
}

@keyframes intensificar-1674239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674263 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:434px !important;
}

@keyframes intensificar-1674263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674286 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:229px !important;
}

@keyframes intensificar-1674286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674309 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:251px !important;
}

@keyframes intensificar-1674309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675569 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:328px !important;
}

@keyframes intensificar-1675569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675592 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:351px !important;
}

@keyframes intensificar-1675592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1674084 {
	width:665px !important;
	height:545px !important;
	left:36px !important;
	top:578px !important;
}

#item1674390 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1674391 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1674387 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1674424 {
	width:172px !important;
	height:70px !important;
}

#item1674425 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1674399 {
	width:172px !important;
	height:70px !important;
}

#item1674400 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1674395 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1674478 {
	width:158px !important;
	height:70px !important;
}

#item1674479 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1674453 {
	width:158px !important;
	height:70px !important;
}

#item1674454 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1674449 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1674531 {
	width:141px !important;
	height:70px !important;
}

#item1674532 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1674506 {
	width:141px !important;
	height:70px !important;
}

#item1674507 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1674502 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1674585 {
	width:141px !important;
	height:70px !important;
}

#item1674586 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1674559 {
	width:141px !important;
	height:70px !important;
}

#item1674560 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1674555 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1709814 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1709837 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709811 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1674643 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1674643 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1674643 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1674643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1710976 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1495099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1495097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495095 {
	width:600px !important;
	height:790px !important;
}

#item1495100 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1495297 {
	width:100px !important;
	height:13px !important;
	top:281px !important;
}

@keyframes intensificar-1495297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1811158 th, table#table1811158 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1811158 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1811158 {
	table-layout:fixed;
}

#item1495320 {
	width:528px !important;
	height:173px !important;
	top:301px !important;
}

@keyframes intensificar-1495320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1675959 {
	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-1675959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495234 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1495237 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1495238 {
	width:509px !important;
	height:900px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1495238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495264 {
	width:14px !important;
	height:9px !important;
}

#item1495267 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1495107 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1495130 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1495134 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1495134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495157 {
	width:350px !important;
	height:380px !important;
	top:116px !important;
}

@keyframes intensificar-1495157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495180 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:343px !important;
}

#item1495186 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:270px !important;
}

@keyframes intensificar-1495186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495209 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:286px !important;
}

@keyframes intensificar-1495209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495104 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1495343 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1495366 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1495390 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1495393 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1495419 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1495420 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1495416 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1495452 {
	width:123px !important;
	height:50px !important;
}

#item1495453 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1495427 {
	width:123px !important;
	height:50px !important;
}

#item1495428 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1495423 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1495506 {
	width:99px !important;
	height:50px !important;
}

#item1495507 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1495480 {
	width:99px !important;
	height:50px !important;
}

#item1495482 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1495476 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1495559 {
	width:101px !important;
	height:50px !important;
}

#item1495560 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1495534 {
	width:101px !important;
	height:50px !important;
}

#item1495535 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1495530 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1495586 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1495609 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1495583 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1495614 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1495619 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1495619 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1495619 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1495619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711622 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1555530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1555535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555528 {
	width:700px !important;
	height:309px !important;
}

#item1581854 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1555546 {
	width:140px !important;
	height:18px !important;
	top:271px !important;
}

@keyframes intensificar-1555546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1814698 th, table#table1814698 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1814698 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1814698 {
	table-layout:fixed;
}

#item1555569 {
	width:628px !important;
	height:242px !important;
	top:299px !important;
}

@keyframes intensificar-1555569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583178 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:98px !important;
}

#item1638985 {
	width:628px !important;
	height:240px !important;
}

#item1638986 {
	width:595px !important;
	height:618px !important;
}

@keyframes intensificar-1638986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583080 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1639032 {
	width:628px !important;
	height:542px !important;
}

#item1639033 {
	width:595px !important;
	height:1715px !important;
}

@keyframes intensificar-1639033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555630 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1555653 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1555657 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1555657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555680 {
	width:490px !important;
	height:401px !important;
	top:140px !important;
}

@keyframes intensificar-1555680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555704 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:458px !important;
}

#item1555710 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:356px !important;
}

@keyframes intensificar-1555710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555734 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:378px !important;
}

@keyframes intensificar-1555734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555544 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1555794 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1555817 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1555841 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1555844 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1555870 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1555871 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1555867 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1555906 {
	width:172px !important;
	height:70px !important;
}

#item1555907 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1555881 {
	width:172px !important;
	height:70px !important;
}

#item1555882 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1555877 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1555961 {
	width:139px !important;
	height:70px !important;
}

#item1555962 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1555935 {
	width:139px !important;
	height:70px !important;
}

#item1555936 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1555931 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1556014 {
	width:141px !important;
	height:70px !important;
}

#item1556015 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1555989 {
	width:141px !important;
	height:70px !important;
}

#item1555990 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1555985 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1556068 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709850 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1709873 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709847 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1556072 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1556072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1556072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1556072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711003 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1490893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1490891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490889 {
	width:600px !important;
	height:790px !important;
}

#item1490894 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1491095 {
	width:100px !important;
	height:13px !important;
	top:349px !important;
}

@keyframes intensificar-1491095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1818185 th, table#table1818185 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1818185 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1818185 {
	table-layout:fixed;
}

#item1491118 {
	width:528px !important;
	height:212px !important;
	top:369px !important;
}

@keyframes intensificar-1491118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491540 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:155px !important;
}

#item1491545 {
	width:534px !important;
	height:304px !important;
	top:16px !important;
}

#item1491621 {
	width:510px !important;
	height:384px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1491621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491570 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1491578 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:327px !important;
}

#item1491033 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1491036 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1491037 {
	width:509px !important;
	height:1422px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1491037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491063 {
	width:14px !important;
	height:9px !important;
}

#item1491067 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1490902 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1490925 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1490928 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1490928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490951 {
	width:350px !important;
	height:218px !important;
	top:82px !important;
}

@keyframes intensificar-1490951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490974 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:310px !important;
}

#item1490981 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:237px !important;
}

@keyframes intensificar-1490981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491007 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:253px !important;
}

@keyframes intensificar-1491007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490899 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:143px !important;
}

#item1491141 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1491164 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1491188 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1491192 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1491218 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1491219 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1491215 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1491252 {
	width:123px !important;
	height:50px !important;
}

#item1491253 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491226 {
	width:123px !important;
	height:50px !important;
}

#item1491227 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491222 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1491305 {
	width:99px !important;
	height:50px !important;
}

#item1491306 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1491280 {
	width:99px !important;
	height:50px !important;
}

#item1491281 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1491276 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1491359 {
	width:101px !important;
	height:50px !important;
}

#item1491360 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491333 {
	width:101px !important;
	height:50px !important;
}

#item1491334 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491329 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1491412 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708938 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708961 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708935 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1491416 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1491416 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1491416 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1491416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711635 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1554396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1554386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554384 {
	width:700px !important;
	height:309px !important;
}

#item1581868 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1554572 {
	width:140px !important;
	height:18px !important;
	top:172px !important;
}

@keyframes intensificar-1554572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1821916 th, table#table1821916 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1821916 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1821916 {
	table-layout:fixed;
}

#item1554596 {
	width:628px !important;
	height:314px !important;
	top:200px !important;
}

@keyframes intensificar-1554596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582976 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:55px !important;
}

#item1638896 {
	width:628px !important;
	height:156px !important;
}

#item1638897 {
	width:595px !important;
	height:979px !important;
}

@keyframes intensificar-1638897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582931 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1638934 {
	width:628px !important;
	height:514px !important;
}

#item1638935 {
	width:595px !important;
	height:2373px !important;
}

@keyframes intensificar-1638935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554408 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1554432 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1554436 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1554436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554459 {
	width:490px !important;
	height:393px !important;
	top:120px !important;
}

@keyframes intensificar-1554459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554483 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:440px !important;
}

#item1554488 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:338px !important;
}

@keyframes intensificar-1554488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554511 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:360px !important;
}

@keyframes intensificar-1554511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554405 {
	width:665px !important;
	height:514px !important;
	left:36px !important;
	top:561px !important;
}

#item1554656 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:517px !important;
}

#item1554679 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1554703 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1554707 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1554730 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1554756 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1554757 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1554753 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1554791 {
	width:172px !important;
	height:70px !important;
}

#item1554792 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1554766 {
	width:172px !important;
	height:70px !important;
}

#item1554767 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1554760 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1554844 {
	width:139px !important;
	height:70px !important;
}

#item1554845 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1554819 {
	width:139px !important;
	height:70px !important;
}

#item1554820 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1554815 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1554897 {
	width:141px !important;
	height:70px !important;
}

#item1554898 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1554872 {
	width:141px !important;
	height:70px !important;
}

#item1554873 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1554868 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1554952 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709879 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1709902 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709876 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1554956 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1554956 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1554956 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1554956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711022 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1492331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1492329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492327 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1492332 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1492335 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1492358 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1492382 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1492386 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1492671 {
	width:528px !important;
	height:281px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1492671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1826253 th, table#table1826253 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1826253 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1826253 {
	table-layout:fixed;
}

#item1492695 {
	width:528px !important;
	height:173px !important;
	top:331px !important;
}

@keyframes intensificar-1492695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492718 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1492718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492646 {
	width:528px !important;
	height:336px !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-1492646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492585 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

#item1492588 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1492589 {
	width:509px !important;
	height:1002px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1492589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492614 {
	width:14px !important;
	height:9px !important;
}

#item1492618 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1492412 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1492436 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1492439 {
	width:350px !important;
	height:380px !important;
	top:82px !important;
}

@keyframes intensificar-1492439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492462 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1492462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492485 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:305px !important;
}

#item1492490 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:232px !important;
}

@keyframes intensificar-1492490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492513 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:248px !important;
}

@keyframes intensificar-1492513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492536 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:166px !important;
}

@keyframes intensificar-1492536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492560 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:182px !important;
}

@keyframes intensificar-1492560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492409 {
	width:564px !important;
	height:581px !important;
	left:36px !important;
	top:161px !important;
}

#item1492744 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1492745 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1492741 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1492779 {
	width:123px !important;
	height:50px !important;
}

#item1492780 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1492754 {
	width:123px !important;
	height:50px !important;
}

#item1492755 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1492750 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1492833 {
	width:113px !important;
	height:50px !important;
}

#item1492834 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1492808 {
	width:113px !important;
	height:50px !important;
}

#item1492809 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1492804 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1492886 {
	width:101px !important;
	height:50px !important;
}

#item1492887 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1492861 {
	width:101px !important;
	height:50px !important;
}

#item1492862 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1492857 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1492939 {
	width:101px !important;
	height:50px !important;
}

#item1492940 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1492914 {
	width:101px !important;
	height:50px !important;
}

#item1492915 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1492910 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1492966 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1492990 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1492963 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1492996 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1492996 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1492996 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1492996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711652 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:307px !important;
}

@keyframes intensificar-1556646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1556652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556644 {
	width:700px !important;
	height:309px !important;
}

#item1581841 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1556663 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1556686 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1556710 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1556714 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table1830569 th, table#table1830569 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1830569 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1830569 {
	table-layout:fixed;
}

#item1556763 {
	width:628px !important;
	height:262px !important;
	top:256px !important;
}

@keyframes intensificar-1556763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556786 {
	width:140px !important;
	height:18px !important;
	top:228px !important;
}

@keyframes intensificar-1556786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583303 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:76px !important;
}

#item1639159 {
	width:628px !important;
	height:198px !important;
}

#item1639160 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1639160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557049 {
	width:627px !important;
	height:518px !important;
}

@keyframes intensificar-1557049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583242 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1639198 {
	width:628px !important;
	height:518px !important;
}

#item1639199 {
	width:595px !important;
	height:1833px !important;
}

@keyframes intensificar-1639199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556811 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1556834 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1556837 {
	width:490px !important;
	height:426px !important;
	top:92px !important;
}

@keyframes intensificar-1556837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556861 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1556861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556884 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:405px !important;
}

#item1556891 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:303px !important;
}

@keyframes intensificar-1556891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556914 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:325px !important;
}

@keyframes intensificar-1556914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556937 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:211px !important;
}

@keyframes intensificar-1556937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556960 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:233px !important;
}

@keyframes intensificar-1556960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556737 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1557076 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1557077 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1557073 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1557109 {
	width:172px !important;
	height:70px !important;
}

#item1557110 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557084 {
	width:172px !important;
	height:70px !important;
}

#item1557085 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557080 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1557162 {
	width:158px !important;
	height:70px !important;
}

#item1557163 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557137 {
	width:158px !important;
	height:70px !important;
}

#item1557138 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557133 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1557216 {
	width:141px !important;
	height:70px !important;
}

#item1557217 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557190 {
	width:141px !important;
	height:70px !important;
}

#item1557191 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557186 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1557269 {
	width:141px !important;
	height:70px !important;
}

#item1557270 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1557244 {
	width:141px !important;
	height:70px !important;
}

#item1557245 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1557240 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1709913 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1709936 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709910 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1557324 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1557324 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1557324 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1557324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711044 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1497521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1497519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497517 {
	width:600px !important;
	height:790px !important;
}

#item1497522 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1497529 {
	width:528px !important;
	height:294px !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-1497529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497554 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1497554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1835848 th, table#table1835848 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1835848 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1835848 {
	table-layout:fixed;
}

#item1497577 {
	width:528px !important;
	height:154px !important;
	top:331px !important;
}

@keyframes intensificar-1497577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497732 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1497736 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1497737 {
	width:509px !important;
	height:905px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1497737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497762 {
	width:14px !important;
	height:9px !important;
}

#item1497765 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1497602 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1497625 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1497632 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1497632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497656 {
	width:350px !important;
	height:137px !important;
	top:82px !important;
}

@keyframes intensificar-1497656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497679 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:241px !important;
}

#item1497684 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1497684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497707 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:184px !important;
}

@keyframes intensificar-1497707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497527 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1497769 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1497792 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1497817 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1497820 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1497846 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1497847 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1497843 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1497879 {
	width:123px !important;
	height:50px !important;
}

#item1497880 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1497854 {
	width:123px !important;
	height:50px !important;
}

#item1497855 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1497850 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1497932 {
	width:99px !important;
	height:50px !important;
}

#item1497933 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1497907 {
	width:99px !important;
	height:50px !important;
}

#item1497908 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1497903 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1497988 {
	width:101px !important;
	height:50px !important;
}

#item1497989 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1497961 {
	width:101px !important;
	height:50px !important;
}

#item1497963 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1497957 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1498041 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1708975 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1708998 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1708972 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1498044 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1498044 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1498044 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1498044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711679 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1557347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1557354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557345 {
	width:700px !important;
	height:309px !important;
}

#item1581837 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1557559 {
	width:140px !important;
	height:18px !important;
	top:280px !important;
}

@keyframes intensificar-1557559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1839412 th, table#table1839412 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1839412 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1839412 {
	table-layout:fixed;
}

#item1557582 {
	width:628px !important;
	height:232px !important;
	top:308px !important;
}

@keyframes intensificar-1557582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583435 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:102px !important;
}

#item1639235 {
	width:628px !important;
	height:248px !important;
}

#item1639236 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1639236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583306 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1639270 {
	width:628px !important;
	height:542px !important;
}

#item1639271 {
	width:595px !important;
	height:1676px !important;
}

@keyframes intensificar-1639271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557366 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1557389 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1557392 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1557392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557415 {
	width:490px !important;
	height:268px !important;
	top:92px !important;
}

@keyframes intensificar-1557415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557438 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:315px !important;
}

#item1557446 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:213px !important;
}

@keyframes intensificar-1557446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557470 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:235px !important;
}

@keyframes intensificar-1557470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557363 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1557605 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1557628 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1557652 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1557655 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1557681 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1557682 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1557678 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1557718 {
	width:172px !important;
	height:70px !important;
}

#item1557719 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557692 {
	width:172px !important;
	height:70px !important;
}

#item1557693 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557687 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1557771 {
	width:139px !important;
	height:70px !important;
}

#item1557772 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1557746 {
	width:139px !important;
	height:70px !important;
}

#item1557747 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1557742 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1557825 {
	width:141px !important;
	height:70px !important;
}

#item1557826 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557799 {
	width:141px !important;
	height:70px !important;
}

#item1557800 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557795 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1557881 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709942 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1709965 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709939 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1557884 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1557884 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1557884 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1557884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711072 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1493793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1493791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493789 {
	width:600px !important;
	height:790px !important;
}

#item1493794 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1493966 {
	width:528px !important;
	height:238px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1493966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493990 {
	width:100px !important;
	height:13px !important;
	top:256px !important;
}

@keyframes intensificar-1493990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1846324 th, table#table1846324 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1846324 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1846324 {
	table-layout:fixed;
}

#item1494013 {
	width:528px !important;
	height:213px !important;
	top:276px !important;
}

@keyframes intensificar-1494013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493928 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1493931 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1493932 {
	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-1493932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493957 {
	width:14px !important;
	height:9px !important;
}

#item1493961 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1493801 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1493824 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1493827 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1493827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493850 {
	width:350px !important;
	height:380px !important;
	top:99px !important;
}

@keyframes intensificar-1493850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493873 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:360px !important;
}

#item1493880 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:287px !important;
}

@keyframes intensificar-1493880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493903 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:303px !important;
}

@keyframes intensificar-1493903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493798 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1494036 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1494060 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1494085 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1494088 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1494114 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1494115 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1494111 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1494147 {
	width:123px !important;
	height:50px !important;
}

#item1494148 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494122 {
	width:123px !important;
	height:50px !important;
}

#item1494123 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494118 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1494200 {
	width:99px !important;
	height:50px !important;
}

#item1494201 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1494175 {
	width:99px !important;
	height:50px !important;
}

#item1494176 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1494171 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1494255 {
	width:101px !important;
	height:50px !important;
}

#item1494256 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494230 {
	width:101px !important;
	height:50px !important;
}

#item1494231 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494225 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1494312 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709004 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709027 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709001 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1494318 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1494318 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1494318 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1494318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711699 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1557911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1557905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557903 {
	width:700px !important;
	height:309px !important;
}

#item1581831 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1557949 {
	width:140px !important;
	height:18px !important;
	top:199px !important;
}

@keyframes intensificar-1557949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1853666 th, table#table1853666 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1853666 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1853666 {
	table-layout:fixed;
}

#item1557972 {
	width:628px !important;
	height:315px !important;
	top:227px !important;
}

@keyframes intensificar-1557972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583499 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1639305 {
	width:628px !important;
	height:157px !important;
}

#item1639307 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1639307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583442 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1639347 {
	width:628px !important;
	height:542px !important;
}

#item1639348 {
	width:595px !important;
	height:2186px !important;
}

@keyframes intensificar-1639348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557997 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1558020 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1558025 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1558025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558048 {
	width:490px !important;
	height:302px !important;
	top:137px !important;
}

@keyframes intensificar-1558048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558071 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:503px !important;
}

#item1558078 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:401px !important;
}

@keyframes intensificar-1558078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558101 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:423px !important;
}

@keyframes intensificar-1558101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557923 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1558163 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1558187 {
	width:656px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1558211 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1558215 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1558242 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1558243 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1558239 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1558275 {
	width:172px !important;
	height:70px !important;
}

#item1558276 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1558250 {
	width:172px !important;
	height:70px !important;
}

#item1558251 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1558246 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1558328 {
	width:139px !important;
	height:70px !important;
}

#item1558329 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1558303 {
	width:139px !important;
	height:70px !important;
}

#item1558304 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1558299 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1558382 {
	width:141px !important;
	height:70px !important;
}

#item1558383 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1558357 {
	width:141px !important;
	height:70px !important;
}

#item1558358 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1558352 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1558436 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1709974 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1709997 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1709971 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1558439 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1558439 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1558439 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1558439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711083 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1495771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1495769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495767 {
	width:600px !important;
	height:790px !important;
}

#item1495772 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1495943 {
	width:528px !important;
	height:309px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1495943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495967 {
	width:100px !important;
	height:13px !important;
	top:328px !important;
}

@keyframes intensificar-1495967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1858572 th, table#table1858572 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1858572 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1858572 {
	table-layout:fixed;
}

#item1495990 {
	width:528px !important;
	height:212px !important;
	top:348px !important;
}

@keyframes intensificar-1495990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495904 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1495908 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1495909 {
	width:509px !important;
	height:1464px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1495909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495934 {
	width:14px !important;
	height:9px !important;
}

#item1495937 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1495778 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1495801 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1495804 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1495804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495827 {
	width:350px !important;
	height:380px !important;
	top:99px !important;
}

@keyframes intensificar-1495827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495850 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:360px !important;
}

#item1495855 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:287px !important;
}

@keyframes intensificar-1495855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495879 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:303px !important;
}

@keyframes intensificar-1495879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495775 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1496013 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1496036 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1496060 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1496066 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1496092 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1496093 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1496089 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1496125 {
	width:123px !important;
	height:50px !important;
}

#item1496126 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496100 {
	width:123px !important;
	height:50px !important;
}

#item1496101 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496096 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1496178 {
	width:99px !important;
	height:50px !important;
}

#item1496179 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1496153 {
	width:99px !important;
	height:50px !important;
}

#item1496154 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1496149 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1496232 {
	width:101px !important;
	height:50px !important;
}

#item1496233 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496206 {
	width:101px !important;
	height:50px !important;
}

#item1496207 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496202 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1496286 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709034 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709057 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709031 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1496289 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1496289 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1496289 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1496289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711713 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1559060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1559069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559058 {
	width:701px !important;
	height:309px !important;
	left:-1px !important;
}

#item1581823 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1559270 {
	width:140px !important;
	height:18px !important;
	top:200px !important;
}

@keyframes intensificar-1559270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1863102 th, table#table1863102 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1863102 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1863102 {
	table-layout:fixed;
}

#item1559293 {
	width:628px !important;
	height:314px !important;
	top:228px !important;
}

@keyframes intensificar-1559293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583777 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1639488 {
	width:628px !important;
	height:157px !important;
}

#item1639489 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1639489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583715 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1639533 {
	width:628px !important;
	height:542px !important;
}

#item1639534 {
	width:595px !important;
	height:2480px !important;
}

@keyframes intensificar-1639534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559080 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1559104 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1559107 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1559107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559130 {
	width:490px !important;
	height:345px !important;
	top:137px !important;
}

@keyframes intensificar-1559130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559153 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:503px !important;
}

#item1559159 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:401px !important;
}

@keyframes intensificar-1559159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559182 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:423px !important;
}

@keyframes intensificar-1559182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559077 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1559316 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1559339 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1559363 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1559367 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1559393 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1559394 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1559390 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1559429 {
	width:172px !important;
	height:70px !important;
}

#item1559430 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1559404 {
	width:172px !important;
	height:70px !important;
}

#item1559405 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1559400 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1559483 {
	width:139px !important;
	height:70px !important;
}

#item1559484 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1559458 {
	width:139px !important;
	height:70px !important;
}

#item1559459 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1559453 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1559536 {
	width:141px !important;
	height:70px !important;
}

#item1559537 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1559511 {
	width:141px !important;
	height:70px !important;
}

#item1559512 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1559507 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1559589 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710008 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710031 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710005 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1559593 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1559593 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1559593 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1559593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711092 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1499098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1499096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499094 {
	width:600px !important;
	height:790px !important;
}

#item1499099 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1499105 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:145px !important;
}

#item1499110 {
	width:534px !important;
	height:284px !important;
	top:16px !important;
}

#item1499111 {
	width:510px !important;
	height:336px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1499111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499136 {
	width:14px !important;
	height:9px !important;
}

#item1499139 {
	width:14px !important;
	height:9px !important;
	top:308px !important;
}

table#table1868237 th, table#table1868237 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1868237 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1868237 {
	table-layout:fixed;
}

#item1499142 {
	width:528px !important;
	height:231px !important;
	top:350px !important;
}

@keyframes intensificar-1499142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499165 {
	width:100px !important;
	height:13px !important;
	top:330px !important;
}

@keyframes intensificar-1499165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499317 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1499323 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1499324 {
	width:509px !important;
	height:918px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1499324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499351 {
	width:14px !important;
	height:9px !important;
}

#item1499356 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1499190 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1499213 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1499217 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes intensificar-1499217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499241 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:344px !important;
}

#item1499246 {
	width:350px !important;
	height:237px !important;
	top:83px !important;
}

@keyframes intensificar-1499246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499269 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:271px !important;
}

@keyframes intensificar-1499269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499292 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:287px !important;
}

@keyframes intensificar-1499292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499103 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1499359 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1499382 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1499406 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1499411 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1499675 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1499437 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1499438 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1499434 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1499470 {
	width:123px !important;
	height:50px !important;
}

#item1499471 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499445 {
	width:123px !important;
	height:50px !important;
}

#item1499446 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499441 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1499523 {
	width:101px !important;
	height:50px !important;
}

#item1499524 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499498 {
	width:101px !important;
	height:50px !important;
}

#item1499499 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499494 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1499577 {
	width:99px !important;
	height:50px !important;
}

#item1499578 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1499551 {
	width:99px !important;
	height:50px !important;
}

#item1499552 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1499547 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1499631 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709066 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709089 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709062 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1499634 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1499634 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1499634 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1499634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558455 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1558469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1558461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558459 {
	width:700px !important;
	height:309px !important;
}

#item1581826 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1583563 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:47px !important;
}

#item1583608 {
	width:140px !important;
	height:18px !important;
	top:168px !important;
}

@keyframes intensificar-1583608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639388 {
	width:628px !important;
	height:139px !important;
}

#item1639389 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1639389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1873060 th, table#table1873060 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1873060 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1873060 {
	table-layout:fixed;
}

#item1679106 {
	width:628px !important;
	height:323px !important;
	top:195px !important;
}

@keyframes intensificar-1679106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583504 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1639439 {
	width:628px !important;
	height:519px !important;
}

#item1639440 {
	width:595px !important;
	height:2726px !important;
}

@keyframes intensificar-1639440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558572 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1558595 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1558601 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1558601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558624 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:459px !important;
}

#item1558629 {
	width:490px !important;
	height:330px !important;
	top:94px !important;
}

@keyframes intensificar-1558629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558653 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:357px !important;
}

@keyframes intensificar-1558653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558676 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:379px !important;
}

@keyframes intensificar-1558676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558482 {
	width:665px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1558736 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:515px !important;
}

#item1558759 {
	width:654px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1558783 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1558788 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1558812 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1558838 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1558839 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1558835 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1558871 {
	width:172px !important;
	height:70px !important;
}

#item1558872 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1558846 {
	width:172px !important;
	height:70px !important;
}

#item1558847 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1558842 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1558924 {
	width:141px !important;
	height:70px !important;
}

#item1558925 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1558899 {
	width:141px !important;
	height:70px !important;
}

#item1558900 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1558895 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1558978 {
	width:139px !important;
	height:70px !important;
}

#item1558980 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1558952 {
	width:139px !important;
	height:70px !important;
}

#item1558953 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1558948 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1559034 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710041 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710064 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710038 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1559039 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1559039 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1559039 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1559039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711102 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1648486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1648484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648482 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1648487 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1648490 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1648513 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1648537 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1648543 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1877611 th, table#table1877611 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1877611 tr {
	background:#f5f5f5;;
}

table#table1877611 {
	table-layout:fixed;
}

#item1648568 {
	width:528px !important;
	height:225px !important;
	top:339px !important;
}

@keyframes intensificar-1648568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648591 {
	width:100px !important;
	height:13px !important;
	top:319px !important;
}

@keyframes intensificar-1648591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679269 {
	width:528px !important;
	height:319px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1679269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679239 {
	width:528px !important;
	height:254px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1679239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679199 {
	width:528px !important;
	height:550px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1679199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648650 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1648673 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1648677 {
	width:350px !important;
	height:181px !important;
	top:117px !important;
}

@keyframes intensificar-1648677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648700 {
	width:528px !important;
	height:97px !important;
}

@keyframes intensificar-1648700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648724 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:340px !important;
}

#item1648730 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:267px !important;
}

@keyframes intensificar-1648730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648753 {
	width:104px !important;
	height:18px !important;
	left:424px !important;
	top:283px !important;
}

@keyframes intensificar-1648753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648776 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:166px !important;
}

@keyframes intensificar-1648776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648799 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:182px !important;
}

@keyframes intensificar-1648799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648566 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:175px !important;
}

#item1648903 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1648929 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1648930 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1648926 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1648963 {
	width:123px !important;
	height:50px !important;
}

#item1648964 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648938 {
	width:123px !important;
	height:50px !important;
}

#item1648939 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648934 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1649016 {
	width:113px !important;
	height:50px !important;
}

#item1649017 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648991 {
	width:113px !important;
	height:50px !important;
}

#item1648992 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648987 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1649070 {
	width:101px !important;
	height:50px !important;
}

#item1649071 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1649045 {
	width:101px !important;
	height:50px !important;
}

#item1649046 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1649041 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1649124 {
	width:101px !important;
	height:50px !important;
}

#item1649125 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1649098 {
	width:101px !important;
	height:50px !important;
}

#item1649100 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1649094 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1649151 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1649174 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1649148 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1649177 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1649177 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1649177 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1649177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711720 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:307px !important;
}

@keyframes intensificar-1649265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1649263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649261 {
	width:700px !important;
	height:309px !important;
}

#item1649266 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1649270 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1649293 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1649318 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1649322 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1649347 {
	width:140px !important;
	height:18px !important;
	top:172px !important;
}

@keyframes intensificar-1649347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649370 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:47px !important;
}

#item1649379 {
	width:628px !important;
	height:140px !important;
}

#item1649380 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1649380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1882679 th, table#table1882679 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1882679 tr {
	background:#f5f5f5;;
}

table#table1882679 {
	table-layout:fixed;
}

#item1679851 {
	width:628px !important;
	height:315px !important;
	top:205px !important;
}

@keyframes intensificar-1679851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679783 {
	width:628px !important;
	height:520px !important;
}

@keyframes intensificar-1679783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649601 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1649604 {
	width:628px !important;
	height:520px !important;
}

#item1649605 {
	width:595px !important;
	height:1108px !important;
}

@keyframes intensificar-1649605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649429 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1649452 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1649455 {
	width:490px !important;
	height:334px !important;
	top:193px !important;
}

@keyframes intensificar-1649455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649478 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1649478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649501 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:507px !important;
}

#item1649508 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:405px !important;
}

@keyframes intensificar-1649508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649531 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:427px !important;
}

@keyframes intensificar-1649531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649554 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:257px !important;
}

@keyframes intensificar-1649554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649577 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:279px !important;
}

@keyframes intensificar-1649577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1649345 {
	width:665px !important;
	height:538px !important;
	left:36px !important;
	top:555px !important;
}

#item1649658 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:325px !important;
}

#item1649685 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1649686 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1649681 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1649719 {
	width:172px !important;
	height:70px !important;
}

#item1649720 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1649694 {
	width:172px !important;
	height:70px !important;
}

#item1649695 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1649690 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1649773 {
	width:158px !important;
	height:70px !important;
}

#item1649774 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1649748 {
	width:158px !important;
	height:70px !important;
}

#item1649749 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1649743 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1649826 {
	width:141px !important;
	height:70px !important;
}

#item1649827 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1649801 {
	width:141px !important;
	height:70px !important;
}

#item1649802 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1649797 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1649880 {
	width:141px !important;
	height:70px !important;
}

#item1649881 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1649854 {
	width:141px !important;
	height:70px !important;
}

#item1649855 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1649850 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1710075 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710098 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710072 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1649936 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1649936 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1649936 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1649936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711118 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

#item1711612 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1650092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1650090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650088 {
	width:600px !important;
	height:790px !important;
}

#item1650093 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1650266 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:160px !important;
}

#item1650273 {
	width:534px !important;
	height:313px !important;
	top:16px !important;
}

#item1650274 {
	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-1650274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650299 {
	width:14px !important;
	height:9px !important;
}

#item1650302 {
	width:14px !important;
	height:9px !important;
	top:337px !important;
}

table#table1886890 th, table#table1886890 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1886890 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1886890 {
	table-layout:fixed;
}

#item1650305 {
	width:528px !important;
	height:202px !important;
	top:379px !important;
}

@keyframes intensificar-1650305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650328 {
	width:100px !important;
	height:13px !important;
	top:359px !important;
}

@keyframes intensificar-1650328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650228 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1650231 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1650232 {
	width:509px !important;
	height:1269px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1650232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650257 {
	width:14px !important;
	height:9px !important;
}

#item1650261 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1650100 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1650123 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1650128 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1650128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650151 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:388px !important;
}

#item1650156 {
	width:350px !important;
	height:242px !important;
	top:99px !important;
}

@keyframes intensificar-1650156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650179 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:287px !important;
}

@keyframes intensificar-1650179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650202 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:303px !important;
}

@keyframes intensificar-1650202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715004 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:321px !important;
}

#item1650097 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1650351 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1650376 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1650400 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1650403 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1650426 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1650452 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1650453 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1650449 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1650485 {
	width:123px !important;
	height:50px !important;
}

#item1650486 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1650460 {
	width:123px !important;
	height:50px !important;
}

#item1650461 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1650456 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1650538 {
	width:101px !important;
	height:50px !important;
}

#item1650539 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1650513 {
	width:101px !important;
	height:50px !important;
}

#item1650514 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1650509 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1650592 {
	width:99px !important;
	height:50px !important;
}

#item1650593 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1650567 {
	width:99px !important;
	height:50px !important;
}

#item1650568 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1650563 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1650648 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709097 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709120 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709094 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1650653 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1650653 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1650653 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1650653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650704 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1650712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1650709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650707 {
	width:700px !important;
	height:309px !important;
}

#item1650713 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1650718 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:78px !important;
}

#item1650722 {
	width:140px !important;
	height:18px !important;
	top:231px !important;
}

@keyframes intensificar-1650722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650773 {
	width:628px !important;
	height:202px !important;
}

#item1650774 {
	width:595px !important;
	height:842px !important;
}

@keyframes intensificar-1650774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1891413 th, table#table1891413 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1891413 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1891413 {
	table-layout:fixed;
}

#item1680706 {
	width:628px !important;
	height:283px !important;
	top:259px !important;
}

@keyframes intensificar-1680706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650927 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1650930 {
	width:628px !important;
	height:542px !important;
}

#item1650931 {
	width:595px !important;
	height:2225px !important;
}

@keyframes intensificar-1650931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650800 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1650823 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1650828 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1650828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650851 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:511px !important;
}

#item1650856 {
	width:490px !important;
	height:330px !important;
	top:132px !important;
}

@keyframes intensificar-1650856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650880 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:371px !important;
}

@keyframes intensificar-1650880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650903 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:394px !important;
}

@keyframes intensificar-1650903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715008 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:423px !important;
}

#item1650716 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1650954 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1650977 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1651001 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1651005 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1651028 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1651054 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1651055 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1651051 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1651087 {
	width:172px !important;
	height:70px !important;
}

#item1651088 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1651062 {
	width:172px !important;
	height:70px !important;
}

#item1651063 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1651058 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1651140 {
	width:141px !important;
	height:70px !important;
}

#item1651141 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1651115 {
	width:141px !important;
	height:70px !important;
}

#item1651116 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1651111 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1651194 {
	width:139px !important;
	height:70px !important;
}

#item1651195 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1651168 {
	width:139px !important;
	height:70px !important;
}

#item1651170 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1651164 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1651218 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710109 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710133 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710106 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1651254 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1651254 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1651254 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1651254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711138 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1651395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1651393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1651391 {
	width:600px !important;
	height:790px !important;
}

#item1651396 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1651569 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:189px !important;
}

#item1651574 {
	width:534px !important;
	height:371px !important;
	top:16px !important;
}

#item1651576 {
	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-1651576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1651601 {
	width:14px !important;
	height:9px !important;
}

#item1651604 {
	width:14px !important;
	height:9px !important;
	top:394px !important;
}

table#table1895896 th, table#table1895896 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1895896 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1895896 {
	table-layout:fixed;
}

#item1651609 {
	width:528px !important;
	height:144px !important;
	top:437px !important;
}

@keyframes intensificar-1651609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1651632 {
	width:100px !important;
	height:13px !important;
	top:417px !important;
}

@keyframes intensificar-1651632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1651529 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1651535 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1651536 {
	width:509px !important;
	height:1053px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1651536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1651562 {
	width:14px !important;
	height:9px !important;
}

#item1651565 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1651402 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1651425 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1651429 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1651429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1651452 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:286px !important;
}

#item1651457 {
	width:350px !important;
	height:152px !important;
	top:99px !important;
}

@keyframes intensificar-1651457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1651480 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:185px !important;
}

@keyframes intensificar-1651480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1651503 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:201px !important;
}

@keyframes intensificar-1651503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715011 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:220px !important;
}

#item1651399 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1651656 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1651679 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1651703 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1651709 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1651732 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1651758 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1651759 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1651755 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1651793 {
	width:123px !important;
	height:50px !important;
}

#item1651794 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1651768 {
	width:123px !important;
	height:50px !important;
}

#item1651769 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1651763 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1651847 {
	width:101px !important;
	height:50px !important;
}

#item1651848 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1651821 {
	width:101px !important;
	height:50px !important;
}

#item1651822 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1651817 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1651900 {
	width:99px !important;
	height:50px !important;
}

#item1651901 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1651875 {
	width:99px !important;
	height:50px !important;
}

#item1651876 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1651871 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1651954 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709131 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709154 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709128 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1651958 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1651958 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1651958 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1651958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711751 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1652017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1652015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652013 {
	width:700px !important;
	height:309px !important;
}

#item1652019 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1652027 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:118px !important;
}

#item1652030 {
	width:140px !important;
	height:18px !important;
	top:312px !important;
}

@keyframes intensificar-1652030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652082 {
	width:628px !important;
	height:282px !important;
}

#item1652084 {
	width:595px !important;
	height:773px !important;
}

@keyframes intensificar-1652084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1899877 th, table#table1899877 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1899877 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1899877 {
	table-layout:fixed;
}

#item1681306 {
	width:628px !important;
	height:202px !important;
	top:340px !important;
}

@keyframes intensificar-1681306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652233 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1652238 {
	width:628px !important;
	height:542px !important;
}

#item1652239 {
	width:595px !important;
	height:1931px !important;
}

@keyframes intensificar-1652239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652109 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1652132 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1652135 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1652135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652158 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:409px !important;
}

#item1652163 {
	width:490px !important;
	height:183px !important;
	top:155px !important;
}

@keyframes intensificar-1652163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652186 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:272px !important;
}

@keyframes intensificar-1652186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652209 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:294px !important;
}

@keyframes intensificar-1652209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715015 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:319px !important;
}

#item1652025 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1652262 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1652287 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1652311 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1652317 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1652340 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1652366 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1652367 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1652363 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1652401 {
	width:172px !important;
	height:70px !important;
}

#item1652402 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1652374 {
	width:172px !important;
	height:70px !important;
}

#item1652375 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1652370 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1652454 {
	width:141px !important;
	height:70px !important;
}

#item1652455 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1652429 {
	width:141px !important;
	height:70px !important;
}

#item1652430 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1652425 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1652509 {
	width:139px !important;
	height:70px !important;
}

#item1652510 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1652484 {
	width:139px !important;
	height:70px !important;
}

#item1652485 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1652479 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1652533 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710145 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710168 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710142 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1652567 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1652567 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1652567 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1652567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711147 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1499785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1499782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499780 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1499786 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1499789 {
	width:528px !important;
	height:64px !important;
	left:36px !important;
	top:128px !important;
}

#item1499813 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1499837 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1499840 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1903493 th, table#table1903493 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1903493 tr {
	background:#f5f5f5;;
}

table#table1903493 {
	table-layout:fixed;
}

#item1499865 {
	width:528px !important;
	height:346px !important;
	top:183px !important;
}

@keyframes intensificar-1499865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499888 {
	width:100px !important;
	height:13px !important;
	top:163px !important;
}

@keyframes intensificar-1499888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499911 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:62px !important;
}

#item1499914 {
	width:534px !important;
	height:117px !important;
	top:16px !important;
}

#item1499915 {
	width:510px !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-1499915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499939 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1499944 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:140px !important;
}

#item1606507 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:252px !important;
}

#item1606512 {
	width:534px !important;
	height:497px !important;
	top:16px !important;
}

#item1606513 {
	width:509px !important;
	height:650px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1606513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606538 {
	width:14px !important;
	height:9px !important;
}

#item1606541 {
	width:14px !important;
	height:9px !important;
	top:520px !important;
}

#item1500217 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:252px !important;
}

#item1500221 {
	width:534px !important;
	height:497px !important;
	top:16px !important;
}

#item1500222 {
	width:509px !important;
	height:1350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1500222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500247 {
	width:14px !important;
	height:9px !important;
}

#item1500252 {
	width:14px !important;
	height:9px !important;
	top:520px !important;
}

#item1499952 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1499975 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1499978 {
	width:350px !important;
	height:351px !important;
	top:82px !important;
}

@keyframes intensificar-1499978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500001 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1500001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500024 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:475px !important;
}

#item1500030 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:402px !important;
}

@keyframes intensificar-1500030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500053 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:418px !important;
}

@keyframes intensificar-1500053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500076 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:234px !important;
}

@keyframes intensificar-1500076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500099 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:250px !important;
}

@keyframes intensificar-1500099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499863 {
	width:564px !important;
	height:529px !important;
	left:36px !important;
	top:196px !important;
}

#item1500602 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1500298 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1500300 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1500295 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1500332 {
	width:123px !important;
	height:50px !important;
}

#item1500333 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500307 {
	width:123px !important;
	height:50px !important;
}

#item1500308 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500303 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1500385 {
	width:113px !important;
	height:50px !important;
}

#item1500386 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500360 {
	width:113px !important;
	height:50px !important;
}

#item1500361 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500356 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1500438 {
	width:101px !important;
	height:50px !important;
}

#item1500440 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500413 {
	width:101px !important;
	height:50px !important;
}

#item1500414 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500409 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1500492 {
	width:101px !important;
	height:50px !important;
}

#item1500493 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1500467 {
	width:101px !important;
	height:50px !important;
}

#item1500468 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1500463 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1500520 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1500543 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1500516 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1500549 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1500549 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1500549 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711771 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1559615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1559623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559613 {
	width:700px !important;
	height:309px !important;
}

#item1581816 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1559629 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:488px !important;
}

#item1559652 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1559676 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1559680 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1559728 {
	width:140px !important;
	height:18px !important;
	top:176px !important;
}

@keyframes intensificar-1559728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583842 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:53px !important;
}

#item1583874 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:317px !important;
}

#item1639580 {
	width:628px !important;
	height:135px !important;
	top:7px !important;
}

#item1639581 {
	width:595px !important;
	height:969px !important;
}

@keyframes intensificar-1639581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639624 {
	width:628px !important;
	height:268px !important;
	top:208px !important;
}

table#table1910065 th, table#table1910065 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1910065 tr {
	background:#f5f5f5;;
}

table#table1910065 {
	table-layout:fixed;
}

#item1639625 {
	width:595px !important;
	height:501px !important;
}

@keyframes intensificar-1639625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583834 {
	width:23px !important;
	height:46px !important;
	left:631px !important;
	top:219px !important;
}

#item1642207 {
	width:628px !important;
	height:455px !important;
	top:21px !important;
}

#item1642208 {
	width:595px !important;
	height:1221px !important;
}

@keyframes intensificar-1642208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583780 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

#item1642239 {
	width:628px !important;
	height:469px !important;
	top:7px !important;
}

#item1642240 {
	width:595px !important;
	height:2460px !important;
}

@keyframes intensificar-1642240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559792 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1559815 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1559819 {
	width:490px !important;
	height:334px !important;
	top:92px !important;
}

@keyframes intensificar-1559819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559842 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1559842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559865 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:483px !important;
}

#item1559870 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:381px !important;
}

@keyframes intensificar-1559870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559893 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:403px !important;
}

@keyframes intensificar-1559893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559917 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:235px !important;
}

@keyframes intensificar-1559917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559940 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:257px !important;
}

@keyframes intensificar-1559940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559703 {
	width:665px !important;
	height:514px !important;
	left:36px !important;
	top:599px !important;
}

#item1560054 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:325px !important;
}

#item1560080 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1560081 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1560077 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1560113 {
	width:172px !important;
	height:70px !important;
}

#item1560114 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560088 {
	width:172px !important;
	height:70px !important;
}

#item1560089 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560084 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1560167 {
	width:158px !important;
	height:70px !important;
}

#item1560168 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560142 {
	width:158px !important;
	height:70px !important;
}

#item1560143 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560138 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1560221 {
	width:141px !important;
	height:70px !important;
}

#item1560222 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560195 {
	width:141px !important;
	height:70px !important;
}

#item1560196 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560191 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1560274 {
	width:141px !important;
	height:70px !important;
}

#item1560275 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1560249 {
	width:141px !important;
	height:70px !important;
}

#item1560250 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1560245 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1710175 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710198 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710172 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1560328 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1560328 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1560328 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1560328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500798 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1500799 {
	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-1500799 {
	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;
	}
}
#item1500800 {
	width:330px !important;
	height:94px !important;
	left:75px !important;
	top:82px !important;
}

@keyframes intensificar-1500800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500823 {
	opacity:0.40;
	width:480px !important;
	height:136px !important;
	left:75px !important;
	top:203px !important;
	background:#0e0b00;
}

#item1500824 {
	width:432px !important;
	height:94px !important;
	left:97px !important;
	top:222px !important;
}

@keyframes intensificar-1500824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500847 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1500847 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1500847 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560345 {
	width:1829px !important;
	height:1204px !important;
	left:-615px !important;
	top:-2px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1560346 {
	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-1560346 {
	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;
	}
}
#item1560351 {
	width:330px !important;
	height:94px !important;
	left:56px !important;
	top:150px !important;
}

@keyframes intensificar-1560351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560374 {
	opacity:0.40;
	width:554px !important;
	height:222px !important;
	left:56px !important;
	top:265px !important;
	background:#0e0b00;
}

#item1560375 {
	width:474px !important;
	height:192px !important;
	left:98px !important;
	top:296px !important;
}

@keyframes intensificar-1560375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560398 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1560398 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1560398 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1560398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500862 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1501119 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1501142 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:382px !important;
}

#item1501148 {
	width:534px !important;
	height:640px !important;
	left:45px !important;
	top:75px !important;
}

#item1542670 {
	width:509px !important;
	height:1842px !important;
}

@keyframes intensificar-1542670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501173 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:60px !important;
}

#item1501177 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:721px !important;
}

#item1538138 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1538162 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1538162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501072 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1607109 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:382px !important;
}

#item1607113 {
	width:534px !important;
	height:640px !important;
	left:45px !important;
	top:75px !important;
}

#item1607114 {
	width:509px !important;
	height:3167px !important;
}

@keyframes intensificar-1607114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607137 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:60px !important;
}

#item1607140 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:721px !important;
}

#item1501025 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1501048 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1501048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500868 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table1920594 th, table#table1920594 td {
	vertical-align:top;;
}

table#table1920594 tr {
	height:18px;;
}

table#table1920594 {
	table-layout:fixed;
}

#item1721040 {
	width:510px !important;
	height:241px !important;
	left:46px !important;
	top:90px !important;
}

#item1618678 {
	width:20px !important;
	height:10px !important;
	left:109px !important;
	top:240px !important;
}

#item1618647 {
	width:20px !important;
	height:10px !important;
	left:299px !important;
	top:276px !important;
}

#item1618725 {
	width:20px !important;
	height:10px !important;
	left:183px !important;
	top:259px !important;
}

#item1500976 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1500973 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:253px !important;
}

#item1500980 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1500977 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:235px !important;
}

#item1500984 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1500981 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:218px !important;
}

#item1500988 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1500985 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:199px !important;
}

#item1500992 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1500989 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:182px !important;
}

#item1500996 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1500993 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:164px !important;
}

#item1501001 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1500997 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:145px !important;
}

#item1501005 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1501002 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:127px !important;
}

#item1501009 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1501006 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:109px !important;
}

#item1501013 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1501010 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

#item1501017 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1501014 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:272px !important;
}

#item1652678 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1652675 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:289px !important;
}

#item1500891 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

#item1500914 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

#item1618654 {
	width:87px !important;
	height:8px !important;
	left:85px !important;
	top:341px !important;
}

#item1618651 {
	width:33px !important;
	height:17px !important;
	left:46px !important;
	top:337px !important;
}

@keyframes intensificar-1501019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501021 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1500866 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1501182 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1501187 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1527657 {
	width:550px !important;
	height:593px !important;
	left:31px !important;
	top:99px !important;
}

#item1502250 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1502273 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1502247 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1502280 {
	width:19px !important;
	height:19px !important;
}

#item1502276 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1502284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502287 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1502288 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1502284 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1502292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502322 {
	width:122px !important;
	height:50px !important;
}

#item1502323 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1502297 {
	width:122px !important;
	height:50px !important;
}

#item1502298 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1502292 {
	width:122px !important;
	height:50px !important;
	left:673px !important;
	top:740px !important;
}

@keyframes intensificar-1502346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502375 {
	width:122px !important;
	height:50px !important;
}

#item1502376 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502350 {
	width:122px !important;
	height:50px !important;
}

#item1502351 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502346 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1502399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502428 {
	width:131px !important;
	height:50px !important;
}

#item1502429 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502403 {
	width:131px !important;
	height:50px !important;
}

#item1502404 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502399 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

@keyframes intensificar-1502452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502481 {
	width:87px !important;
	height:50px !important;
}

#item1502483 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502456 {
	width:87px !important;
	height:50px !important;
}

#item1502457 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502452 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1502509 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1502532 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1502506 {
	width:202px !important;
	height:12px !important;
	left:388px !important;
	top:748px !important;
}

#item1502535 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1502535 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1502535 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1502535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560712 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1582338 {
	width:23px !important;
	height:46px !important;
	left:678px !important;
	top:468px !important;
}

#item1638584 {
	width:628px !important;
	height:779px !important;
	left:46px !important;
	top:100px !important;
}

#item1638585 {
	width:595px !important;
	height:2831px !important;
}

@keyframes intensificar-1638585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560665 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1560688 {
	width:627px !important;
	height:767px !important;
	left:46px !important;
	top:100px !important;
}

@keyframes intensificar-1560688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560618 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1582326 {
	width:23px !important;
	height:46px !important;
	left:673px !important;
	top:467px !important;
}

#item1638540 {
	width:628px !important;
	height:779px !important;
	left:46px !important;
	top:100px !important;
}

#item1638543 {
	width:595px !important;
	height:4637px !important;
}

@keyframes intensificar-1638543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560571 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1560594 {
	width:628px !important;
	height:789px !important;
	left:46px !important;
	top:100px !important;
}

@keyframes intensificar-1560594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560420 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table1928981 th, table#table1928981 td {
	vertical-align:top;;
}

table#table1928981 tr {
	height:22px;;
}

table#table1928981 {
	table-layout:fixed;
}

#item1560443 {
	width:622px !important;
	height:283px !important;
	left:54px !important;
	top:112px !important;
}

#item1618722 {
	width:24px !important;
	height:12px !important;
	left:131px !important;
	top:290px !important;
}

#item1618716 {
	width:24px !important;
	height:12px !important;
	left:358px !important;
	top:334px !important;
}

#item1618681 {
	width:24px !important;
	height:12px !important;
	left:212px !important;
	top:312px !important;
}

#item1560469 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560466 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:308px !important;
}

#item1560474 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560470 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:286px !important;
}

#item1560478 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560475 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:265px !important;
}

#item1560482 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560479 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:242px !important;
}

#item1560486 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560483 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:220px !important;
}

#item1560490 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560487 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:199px !important;
}

#item1560495 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560491 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:176px !important;
}

#item1560499 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560496 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:154px !important;
}

#item1560504 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560500 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:132px !important;
}

#item1560508 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560505 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:110px !important;
}

#item1560512 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560509 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:328px !important;
}

#item1652836 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1652833 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:349px !important;
}

#item1560513 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

#item1560536 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

#item1618690 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:401px !important;
}

#item1618686 {
	width:40px !important;
	height:20px !important;
	left:60px !important;
	top:396px !important;
}

#item1560560 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1560560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560418 {
	width:710px !important;
	height:903px !important;
	left:-10px !important;
	top:140px !important;
}

#item1560771 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1560776 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1561407 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1561430 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1561404 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1561437 {
	width:26px !important;
	height:26px !important;
}

#item1561433 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes intensificar-1561440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561443 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1561444 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1561440 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1561447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561477 {
	width:171px !important;
	height:70px !important;
}

#item1561478 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1561451 {
	width:171px !important;
	height:70px !important;
}

#item1561452 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1561447 {
	width:171px !important;
	height:70px !important;
	left:342px !important;
	top:1055px !important;
}

@keyframes intensificar-1561501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561531 {
	width:186px !important;
	height:70px !important;
}

#item1561532 {
	width:150px !important;
	height:39px !important;
	left:36px !important;
	top:14px !important;
}

#item1561505 {
	width:186px !important;
	height:70px !important;
}

#item1561506 {
	width:150px !important;
	height:39px !important;
	left:36px !important;
	top:14px !important;
}

#item1561501 {
	width:186px !important;
	height:70px !important;
	left:310px !important;
	top:1130px !important;
}

@keyframes intensificar-1561608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561637 {
	width:183px !important;
	height:70px !important;
}

#item1561638 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1561612 {
	width:183px !important;
	height:70px !important;
}

#item1561613 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1561608 {
	width:183px !important;
	height:70px !important;
	left:517px !important;
	top:1055px !important;
}

@keyframes intensificar-1561661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561691 {
	width:122px !important;
	height:70px !important;
}

#item1561692 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1561665 {
	width:122px !important;
	height:70px !important;
}

#item1561666 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1561661 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1561719 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1561742 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1561716 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1561747 {
	width:35px !important;
	height:74px !important;
	left:339px !important;
	top:1053px !important;
}

#item1582101 {
	width:35px !important;
	height:74px !important;
	left:308px !important;
	top:1127px !important;
}

#item1561750 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1561750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1561750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1561750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711158 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1502975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1502973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502971 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1502977 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1502981 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1503004 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1503028 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1503032 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1503375 {
	width:100px !important;
	height:13px !important;
	top:292px !important;
}

@keyframes intensificar-1503375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504181 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:126px !important;
}

#item1504184 {
	width:534px !important;
	height:247px !important;
	top:16px !important;
}

#item1542904 {
	width:510px !important;
	height:670px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1542904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504209 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1504215 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:271px !important;
}

#item1504356 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:411px !important;
}

#item1504360 {
	width:534px !important;
	height:220px !important;
	top:314px !important;
}

table#table1932554 th, table#table1932554 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1932554 tr {
	background:#f5f5f5;;
}

table#table1932554 {
	table-layout:fixed;
}

#item1607406 {
	width:510px !important;
	height:353px !important;
}

@keyframes intensificar-1607406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504385 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:298px !important;
}

#item1504389 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:541px !important;
}

#item1503931 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:262px !important;
}

#item1503934 {
	width:534px !important;
	height:518px !important;
	top:16px !important;
}

#item1542773 {
	width:509px !important;
	height:1350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1542773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503960 {
	width:14px !important;
	height:9px !important;
}

#item1503964 {
	width:14px !important;
	height:9px !important;
	top:541px !important;
}

#item1503059 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:262px !important;
}

#item1503067 {
	width:534px !important;
	height:518px !important;
	top:16px !important;
}

#item1503068 {
	width:509px !important;
	height:900px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1503068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503094 {
	width:14px !important;
	height:9px !important;
}

#item1503099 {
	width:14px !important;
	height:9px !important;
	top:541px !important;
}

#item1503105 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1503128 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1503133 {
	width:370px !important;
	height:400px !important;
	top:116px !important;
}

@keyframes intensificar-1503133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503157 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1503157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503180 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:472px !important;
}

#item1503185 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:408px !important;
}

@keyframes intensificar-1503185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503208 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:424px !important;
}

@keyframes intensificar-1503208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503231 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:219px !important;
}

@keyframes intensificar-1503231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503254 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:235px !important;
}

@keyframes intensificar-1503254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503763 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:267px !important;
}

@keyframes intensificar-1503763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503787 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:283px !important;
}

@keyframes intensificar-1503787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503810 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:337px !important;
}

@keyframes intensificar-1503810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503833 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:352px !important;
}

@keyframes intensificar-1503833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503056 {
	width:564px !important;
	height:550px !important;
	left:36px !important;
	top:175px !important;
}

#item1503710 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1503402 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1503403 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1503399 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1503437 {
	width:123px !important;
	height:50px !important;
}

#item1503438 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503412 {
	width:123px !important;
	height:50px !important;
}

#item1503413 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503408 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1503491 {
	width:113px !important;
	height:50px !important;
}

#item1503492 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503465 {
	width:113px !important;
	height:50px !important;
}

#item1503466 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503461 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1503545 {
	width:101px !important;
	height:50px !important;
}

#item1503546 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503520 {
	width:101px !important;
	height:50px !important;
}

#item1503521 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503515 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1503598 {
	width:101px !important;
	height:50px !important;
}

#item1503599 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1503573 {
	width:101px !important;
	height:50px !important;
}

#item1503574 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1503569 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1503625 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1503648 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1503622 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1503651 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1503651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1503651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1503651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711790 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1561771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1561778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561769 {
	width:700px !important;
	height:309px !important;
}

#item1581813 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1561787 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:488px !important;
}

#item1561810 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:426px !important;
}

#item1561834 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1561839 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1561864 {
	width:140px !important;
	height:18px !important;
	top:169px !important;
}

@keyframes intensificar-1561864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584073 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:51px !important;
}

#item1584165 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:315px !important;
}

#item1639682 {
	width:628px !important;
	height:276px !important;
	top:200px !important;
}

table#table1938748 th, table#table1938748 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1938748 tr {
	background:#f5f5f5;;
}

table#table1938748 {
	table-layout:fixed;
}

#item1639683 {
	width:595px !important;
	height:514px !important;
}

@keyframes intensificar-1639683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639782 {
	width:628px !important;
	height:147px !important;
}

#item1639783 {
	width:595px !important;
	height:1332px !important;
}

@keyframes intensificar-1639783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583953 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

#item1639860 {
	width:628px !important;
	height:475px !important;
}

#item1639861 {
	width:595px !important;
	height:2584px !important;
}

@keyframes intensificar-1639861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583909 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

#item1639904 {
	width:628px !important;
	height:475px !important;
}

#item1639905 {
	width:595px !important;
	height:1755px !important;
}

@keyframes intensificar-1639905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561959 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1561983 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1561988 {
	width:420px !important;
	height:359px !important;
	top:124px !important;
}

@keyframes intensificar-1561988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562011 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1562011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562034 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:469px !important;
}

#item1562040 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:379px !important;
}

@keyframes intensificar-1562040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562063 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:401px !important;
}

@keyframes intensificar-1562063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562086 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:167px !important;
}

@keyframes intensificar-1562086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562109 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:189px !important;
}

@keyframes intensificar-1562109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562132 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:233px !important;
}

@keyframes intensificar-1562132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562155 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:255px !important;
}

@keyframes intensificar-1562155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562178 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:323px !important;
}

@keyframes intensificar-1562178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562201 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:345px !important;
}

@keyframes intensificar-1562201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561862 {
	width:665px !important;
	height:499px !important;
	left:36px !important;
	top:600px !important;
}

#item1562306 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:325px !important;
}

#item1562333 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1562334 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1562329 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1562366 {
	width:172px !important;
	height:70px !important;
}

#item1562367 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562341 {
	width:172px !important;
	height:70px !important;
}

#item1562342 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562337 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1562419 {
	width:158px !important;
	height:70px !important;
}

#item1562420 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562394 {
	width:158px !important;
	height:70px !important;
}

#item1562395 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562390 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1562472 {
	width:141px !important;
	height:70px !important;
}

#item1562473 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562447 {
	width:141px !important;
	height:70px !important;
}

#item1562448 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562443 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1562526 {
	width:141px !important;
	height:70px !important;
}

#item1562527 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1562501 {
	width:141px !important;
	height:70px !important;
}

#item1562502 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1562496 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1562553 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562576 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562550 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1562581 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1562581 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1562581 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1562581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711167 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1504470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1504468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504466 {
	width:600px !important;
	height:790px !important;
}

#item1504471 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1504476 {
	width:528px !important;
	height:253px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1504476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504500 {
	width:100px !important;
	height:13px !important;
	top:269px !important;
}

@keyframes intensificar-1504500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1947364 tr {
	border-right:2.2px solid #fff;;
}

table#table1947364 {
	table-layout:fixed;
}

#item1504523 {
	width:528px !important;
	height:201px !important;
	top:289px !important;
}

@keyframes intensificar-1504523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504674 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:273px !important;
}

#item1504677 {
	width:534px !important;
	height:539px !important;
	top:16px !important;
}

#item1504678 {
	width:509px !important;
	height:900px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1504678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504703 {
	width:14px !important;
	height:9px !important;
}

#item1504707 {
	width:14px !important;
	height:9px !important;
	top:562px !important;
}

#item1504548 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1504571 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1504574 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1504574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504597 {
	width:350px !important;
	height:397px !important;
	top:99px !important;
}

@keyframes intensificar-1504597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504620 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:292px !important;
}

#item1504625 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:219px !important;
}

@keyframes intensificar-1504625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504649 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:235px !important;
}

@keyframes intensificar-1504649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504474 {
	width:564px !important;
	height:571px !important;
	left:636px !important;
	top:153px !important;
}

#item1504714 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1504737 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1504761 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1504765 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1591021 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1504791 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1504792 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1504788 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1504825 {
	width:123px !important;
	height:50px !important;
}

#item1504826 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1504800 {
	width:123px !important;
	height:50px !important;
}

#item1504801 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1504795 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1504878 {
	width:99px !important;
	height:50px !important;
}

#item1504879 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1504853 {
	width:99px !important;
	height:50px !important;
}

#item1504854 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1504849 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1504931 {
	width:101px !important;
	height:50px !important;
}

#item1504932 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1504906 {
	width:101px !important;
	height:50px !important;
}

#item1504907 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1504902 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1504958 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1504981 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1504955 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1504986 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1504990 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1504990 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1504990 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1504990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711811 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:307px !important;
}

@keyframes intensificar-1562611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1562604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562602 {
	width:700px !important;
	height:309px !important;
}

#item1581807 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1562814 {
	width:140px !important;
	height:18px !important;
	top:211px !important;
}

@keyframes intensificar-1562814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1950424 tr {
	border-right:3.08px solid #fff;;
}

table#table1950424 {
	table-layout:fixed;
}

#item1562837 {
	width:628px !important;
	height:282px !important;
	top:239px !important;
}

@keyframes intensificar-1562837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584220 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:68px !important;
}

#item1639960 {
	width:628px !important;
	height:179px !important;
}

#item1639961 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1639961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584168 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1639995 {
	width:628px !important;
	height:521px !important;
}

#item1639996 {
	width:595px !important;
	height:1637px !important;
}

@keyframes intensificar-1639996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562624 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1562647 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1562651 {
	width:626px !important;
	height:88px !important;
}

@keyframes intensificar-1562651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562675 {
	width:490px !important;
	height:240px !important;
	top:116px !important;
}

@keyframes intensificar-1562675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562698 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:339px !important;
}

#item1562704 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:236px !important;
}

@keyframes intensificar-1562704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562727 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:259px !important;
}

@keyframes intensificar-1562727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562620 {
	width:665px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1562860 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1562883 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1562907 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1562910 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1562933 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1562959 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1562960 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1562956 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1562996 {
	width:172px !important;
	height:70px !important;
}

#item1562997 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562970 {
	width:172px !important;
	height:70px !important;
}

#item1562971 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562966 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1563050 {
	width:139px !important;
	height:70px !important;
}

#item1563051 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1563025 {
	width:139px !important;
	height:70px !important;
}

#item1563026 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1563020 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1563103 {
	width:141px !important;
	height:70px !important;
}

#item1563104 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1563078 {
	width:141px !important;
	height:70px !important;
}

#item1563079 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1563074 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1563156 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710209 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710232 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710206 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1563160 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1563160 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1563160 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1563160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711185 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1684079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1684077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684075 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1684080 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1684083 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1684107 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1684131 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1684134 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1684159 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1684159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684182 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:128px !important;
}

#item1684185 {
	width:534px !important;
	height:249px !important;
	top:16px !important;
}

#item1684186 {
	width:510px !important;
	height:427px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1684186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684210 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1684215 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:272px !important;
}

table#table1954566 tr {
	border-right:2.2px solid #fff;;
}

table#table1954566 {
	table-layout:fixed;
}

#item1686040 {
	width:528px !important;
	height:247px !important;
	top:317px !important;
}

@keyframes intensificar-1686040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685964 {
	width:528px !important;
	height:254px !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-1685964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684526 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1684529 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1684530 {
	width:509px !important;
	height:862px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1684530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684555 {
	width:14px !important;
	height:9px !important;
}

#item1684558 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1684259 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1684282 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1684287 {
	width:370px !important;
	height:266px !important;
	top:102px !important;
}

@keyframes intensificar-1684287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684310 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1684310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684333 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:372px !important;
}

#item1684339 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:308px !important;
}

@keyframes intensificar-1684339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684362 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:324px !important;
}

@keyframes intensificar-1684362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684432 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:255px !important;
}

@keyframes intensificar-1684432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684455 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:271px !important;
}

@keyframes intensificar-1684455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684157 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item1684601 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1684627 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1684628 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1684624 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1684660 {
	width:123px !important;
	height:50px !important;
}

#item1684661 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1684635 {
	width:123px !important;
	height:50px !important;
}

#item1684636 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1684631 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1684714 {
	width:113px !important;
	height:50px !important;
}

#item1684715 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1684688 {
	width:113px !important;
	height:50px !important;
}

#item1684690 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1684684 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1684767 {
	width:101px !important;
	height:50px !important;
}

#item1684768 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1684742 {
	width:101px !important;
	height:50px !important;
}

#item1684743 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1684738 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1684820 {
	width:101px !important;
	height:50px !important;
}

#item1684821 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1684795 {
	width:101px !important;
	height:50px !important;
}

#item1684796 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1684791 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1684847 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1684870 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1684844 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1684873 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1684873 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1684873 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1684873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711843 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1684961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1684959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1684957 {
	width:700px !important;
	height:309px !important;
}

#item1684962 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1684967 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1684990 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:426px !important;
}

#item1685014 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1685017 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1685043 {
	width:140px !important;
	height:18px !important;
	top:150px !important;
}

@keyframes intensificar-1685043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685066 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:38px !important;
}

#item1685096 {
	width:628px !important;
	height:122px !important;
}

#item1685097 {
	width:595px !important;
	height:753px !important;
}

@keyframes intensificar-1685097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1959134 tr {
	border-right:3.08px solid #fff;;
}

table#table1959134 {
	table-layout:fixed;
}

#item1686730 {
	width:628px !important;
	height:346px !important;
	top:176px !important;
}

@keyframes intensificar-1686730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1686699 {
	width:628px !important;
	height:522px !important;
}

@keyframes intensificar-1686699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685388 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1685394 {
	width:628px !important;
	height:522px !important;
}

#item1685395 {
	width:595px !important;
	height:1480px !important;
}

@keyframes intensificar-1685395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685123 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1685146 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1685150 {
	width:420px !important;
	height:359px !important;
	top:124px !important;
}

@keyframes intensificar-1685150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685173 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1685173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685196 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:491px !important;
}

#item1685201 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:401px !important;
}

@keyframes intensificar-1685201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685224 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:423px !important;
}

@keyframes intensificar-1685224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685341 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:345px !important;
}

@keyframes intensificar-1685341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685364 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:367px !important;
}

@keyframes intensificar-1685364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1685041 {
	width:665px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item1685446 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:325px !important;
}

#item1685472 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1685473 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1685469 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1685507 {
	width:172px !important;
	height:70px !important;
}

#item1685508 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1685481 {
	width:172px !important;
	height:70px !important;
}

#item1685482 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1685476 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1685560 {
	width:158px !important;
	height:70px !important;
}

#item1685561 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1685535 {
	width:158px !important;
	height:70px !important;
}

#item1685536 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1685531 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1685613 {
	width:141px !important;
	height:70px !important;
}

#item1685614 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1685588 {
	width:141px !important;
	height:70px !important;
}

#item1685589 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1685584 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1685666 {
	width:141px !important;
	height:70px !important;
}

#item1685668 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1685641 {
	width:141px !important;
	height:70px !important;
}

#item1685642 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1685637 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1710238 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710263 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710235 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1685722 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1685722 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1685722 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1685722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711213 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1652861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1652859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652857 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1652862 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1652868 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1652891 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1652915 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1652918 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1653183 {
	width:100px !important;
	height:13px !important;
	top:337px !important;
}

@keyframes intensificar-1653183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653206 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:148px !important;
}

#item1653209 {
	width:534px !important;
	height:290px !important;
	top:16px !important;
}

#item1653210 {
	width:510px !important;
	height:511px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1653210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653234 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1653237 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:315px !important;
}

table#table1964061 th, table#table1964061 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1964061 tr {
	background:#f5f5f5;;
}

table#table1964061 {
	table-layout:fixed;
}

#item1686838 {
	width:528px !important;
	height:204px !important;
	top:359px !important;
}

@keyframes intensificar-1686838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653158 {
	width:528px !important;
	height:294px !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-1653158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653117 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:268px !important;
}

#item1653120 {
	width:534px !important;
	height:530px !important;
	top:16px !important;
}

#item1653121 {
	width:509px !important;
	height:793px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1653121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653147 {
	width:14px !important;
	height:9px !important;
}

#item1653152 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1652945 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1652968 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1652971 {
	width:370px !important;
	height:334px !important;
	top:99px !important;
}

@keyframes intensificar-1652971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652994 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1652994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653018 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:369px !important;
}

#item1653023 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:305px !important;
}

@keyframes intensificar-1653023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653046 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:321px !important;
}

@keyframes intensificar-1653046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653069 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:182px !important;
}

@keyframes intensificar-1653069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653092 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:198px !important;
}

@keyframes intensificar-1653092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1652942 {
	width:564px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

#item1653278 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1653304 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1653305 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1653301 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1653338 {
	width:123px !important;
	height:50px !important;
}

#item1653339 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1653312 {
	width:123px !important;
	height:50px !important;
}

#item1653313 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1653308 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1653391 {
	width:113px !important;
	height:50px !important;
}

#item1653392 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1653366 {
	width:113px !important;
	height:50px !important;
}

#item1653367 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1653362 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1653445 {
	width:101px !important;
	height:50px !important;
}

#item1653446 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1653419 {
	width:101px !important;
	height:50px !important;
}

#item1653420 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1653415 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1653498 {
	width:101px !important;
	height:50px !important;
}

#item1653499 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1653473 {
	width:101px !important;
	height:50px !important;
}

#item1653474 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1653469 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1653525 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1653548 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1653522 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1653552 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1653552 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1653552 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1653552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711863 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1653695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1653693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653691 {
	width:700px !important;
	height:309px !important;
}

#item1653696 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1653700 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:489px !important;
}

#item1653724 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1653748 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1653754 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1653779 {
	width:140px !important;
	height:18px !important;
	top:189px !important;
}

@keyframes intensificar-1653779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653802 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:57px !important;
}

#item1653808 {
	width:628px !important;
	height:159px !important;
}

#item1653809 {
	width:595px !important;
	height:988px !important;
}

@keyframes intensificar-1653809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1968723 th, table#table1968723 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1968723 tr {
	background:#f5f5f5;;
}

table#table1968723 {
	table-layout:fixed;
}

#item1687418 {
	width:628px !important;
	height:286px !important;
	top:214px !important;
}

@keyframes intensificar-1687418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1687418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1687418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654062 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

#item1654065 {
	width:628px !important;
	height:499px !important;
}

#item1654066 {
	width:595px !important;
	height:502px !important;
}

@keyframes intensificar-1654066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654031 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

#item1654036 {
	width:628px !important;
	height:499px !important;
}

#item1654038 {
	width:595px !important;
	height:2627px !important;
}

@keyframes intensificar-1654038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653859 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1653882 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1653887 {
	width:429px !important;
	height:330px !important;
	top:144px !important;
}

@keyframes intensificar-1653887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653910 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1653910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653933 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:473px !important;
}

#item1653938 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:383px !important;
}

@keyframes intensificar-1653938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653961 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:406px !important;
}

@keyframes intensificar-1653961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653984 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:258px !important;
}

@keyframes intensificar-1653984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654007 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:280px !important;
}

@keyframes intensificar-1654007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1653777 {
	width:665px !important;
	height:503px !important;
	left:36px !important;
	top:576px !important;
}

#item1654089 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:325px !important;
}

#item1654115 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1654116 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1654112 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1654148 {
	width:172px !important;
	height:70px !important;
}

#item1654149 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1654123 {
	width:172px !important;
	height:70px !important;
}

#item1654124 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1654119 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1654201 {
	width:158px !important;
	height:70px !important;
}

#item1654202 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1654176 {
	width:158px !important;
	height:70px !important;
}

#item1654177 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1654172 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1654256 {
	width:141px !important;
	height:70px !important;
}

#item1654257 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1654231 {
	width:141px !important;
	height:70px !important;
}

#item1654232 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1654226 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1654309 {
	width:141px !important;
	height:70px !important;
}

#item1654310 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1654284 {
	width:141px !important;
	height:70px !important;
}

#item1654285 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1654280 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1710273 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710296 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710270 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1654365 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1654365 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1654365 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1654365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711227 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1505106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1505104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505102 {
	width:601px !important;
	height:790px !important;
	left:600px !important;
}

#item1505108 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1505111 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:144px !important;
}

#item1505134 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1505159 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1505162 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1505187 {
	width:100px !important;
	height:13px !important;
	top:254px !important;
}

@keyframes intensificar-1505187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505210 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:113px !important;
}

#item1505213 {
	width:534px !important;
	height:220px !important;
	top:16px !important;
}

#item1505214 {
	width:510px !important;
	height:385px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1505214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505238 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1505241 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:243px !important;
}

#item1505244 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:382px !important;
}

#item1505250 {
	width:534px !important;
	height:238px !important;
	top:276px !important;
}

table#table1973365 th, table#table1973365 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1973365 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1973365 {
	table-layout:fixed;
}

#item1608726 {
	width:510px !important;
	height:360px !important;
}

@keyframes intensificar-1608726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505274 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:260px !important;
}

#item1505278 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:521px !important;
}

#item1608596 {
	width:528px !important;
	height:514px !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-1608596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505550 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:252px !important;
}

#item1505554 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1505555 {
	width:509px !important;
	height:1370px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1505555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505581 {
	width:14px !important;
	height:9px !important;
}

#item1505584 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

#item1505284 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1505307 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1505311 {
	width:370px !important;
	height:400px !important;
	top:82px !important;
}

@keyframes intensificar-1505311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505334 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1505334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505357 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:420px !important;
}

#item1505362 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:356px !important;
}

@keyframes intensificar-1505362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505385 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:372px !important;
}

@keyframes intensificar-1505385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505502 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:305px !important;
}

@keyframes intensificar-1505502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505525 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:321px !important;
}

@keyframes intensificar-1505525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505185 {
	width:564px !important;
	height:530px !important;
	left:36px !important;
	top:195px !important;
}

#item1590970 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1505654 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1505655 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1505651 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1505690 {
	width:123px !important;
	height:50px !important;
}

#item1505691 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505665 {
	width:123px !important;
	height:50px !important;
}

#item1505666 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505661 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1505743 {
	width:113px !important;
	height:50px !important;
}

#item1505744 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505718 {
	width:113px !important;
	height:50px !important;
}

#item1505719 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505714 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1505796 {
	width:101px !important;
	height:50px !important;
}

#item1505798 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505771 {
	width:101px !important;
	height:50px !important;
}

#item1505772 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505767 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1505850 {
	width:101px !important;
	height:50px !important;
}

#item1505851 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1505825 {
	width:101px !important;
	height:50px !important;
}

#item1505826 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1505821 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1505877 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1505900 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1505874 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1505904 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1505904 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1505904 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1505904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711873 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1563183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1563189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563181 {
	width:700px !important;
	height:309px !important;
}

#item1581801 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1563201 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:511px !important;
}

#item1563224 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1563248 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1563251 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1563276 {
	width:140px !important;
	height:18px !important;
	top:203px !important;
}

@keyframes intensificar-1563276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584334 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:67px !important;
}

#item1584442 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:334px !important;
}

#item1640034 {
	width:628px !important;
	height:177px !important;
}

#item1640035 {
	width:595px !important;
	height:753px !important;
}

@keyframes intensificar-1640035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640070 {
	width:628px !important;
	height:244px !important;
	top:233px !important;
}

table#table1979992 th, table#table1979992 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1979992 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1979992 {
	table-layout:fixed;
}

#item1640071 {
	width:595px !important;
	height:524px !important;
}

@keyframes intensificar-1640071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584281 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:216px !important;
}

#item1640150 {
	width:628px !important;
	height:477px !important;
}

#item1640151 {
	width:595px !important;
	height:670px !important;
}

@keyframes intensificar-1640151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584223 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:216px !important;
}

#item1640177 {
	width:628px !important;
	height:477px !important;
}

#item1640178 {
	width:595px !important;
	height:2558px !important;
}

@keyframes intensificar-1640178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563373 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1563396 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1563401 {
	width:429px !important;
	height:359px !important;
	top:92px !important;
}

@keyframes intensificar-1563401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563424 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1563424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563447 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:466px !important;
}

#item1563453 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:376px !important;
}

@keyframes intensificar-1563453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563476 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:399px !important;
}

@keyframes intensificar-1563476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563499 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:279px !important;
}

@keyframes intensificar-1563499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563522 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:301px !important;
}

@keyframes intensificar-1563522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563274 {
	width:665px !important;
	height:496px !important;
	left:36px !important;
	top:598px !important;
}

#item1590993 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:325px !important;
}

#item1563626 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1563627 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1563623 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1563663 {
	width:172px !important;
	height:70px !important;
}

#item1563664 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1563638 {
	width:172px !important;
	height:70px !important;
}

#item1563639 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1563634 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1563717 {
	width:158px !important;
	height:70px !important;
}

#item1563718 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1563691 {
	width:158px !important;
	height:70px !important;
}

#item1563692 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1563687 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1563772 {
	width:141px !important;
	height:70px !important;
}

#item1563773 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1563747 {
	width:141px !important;
	height:70px !important;
}

#item1563748 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1563741 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1563825 {
	width:141px !important;
	height:70px !important;
}

#item1563826 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1563800 {
	width:141px !important;
	height:70px !important;
}

#item1563801 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1563796 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1710308 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710331 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710305 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1563878 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1563878 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1563878 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1563878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711238 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1506760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1506758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506756 {
	width:600px !important;
	height:790px !important;
}

#item1506761 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1506766 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:70px !important;
}

#item1506771 {
	width:534px !important;
	height:133px !important;
	top:16px !important;
}

#item1506772 {
	width:510px !important;
	height:300px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1506772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506797 {
	width:14px !important;
	height:9px !important;
}

#item1506800 {
	width:14px !important;
	height:9px !important;
	top:157px !important;
}

table#table1985714 tr {
	border-right:2.2px solid #fff;;
}

table#table1985714 {
	table-layout:fixed;
}

#item1506805 {
	width:528px !important;
	height:365px !important;
	top:199px !important;
}

@keyframes intensificar-1506805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506828 {
	width:100px !important;
	height:13px !important;
	top:179px !important;
}

@keyframes intensificar-1506828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506983 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1506987 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1506988 {
	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-1506988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507013 {
	width:14px !important;
	height:9px !important;
}

#item1507017 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1506853 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1506876 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1506879 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1506879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506903 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:513px !important;
}

#item1506911 {
	width:350px !important;
	height:396px !important;
	top:116px !important;
}

@keyframes intensificar-1506911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506934 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:440px !important;
}

@keyframes intensificar-1506934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506957 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:456px !important;
}

@keyframes intensificar-1506957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506764 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1507021 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1507044 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1507068 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1507072 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1591067 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1507098 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1507099 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1507095 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1507132 {
	width:123px !important;
	height:50px !important;
}

#item1507133 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507107 {
	width:123px !important;
	height:50px !important;
}

#item1507108 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507103 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1507186 {
	width:101px !important;
	height:50px !important;
}

#item1507187 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507161 {
	width:101px !important;
	height:50px !important;
}

#item1507162 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507156 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1507240 {
	width:99px !important;
	height:50px !important;
}

#item1507241 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1507214 {
	width:99px !important;
	height:50px !important;
}

#item1507215 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1507210 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1507267 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1507290 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1507264 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1507293 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1507296 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1507296 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507296 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1507296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637494 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1565012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1565019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565010 {
	width:700px !important;
	height:309px !important;
}

#item1581783 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1584737 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:36px !important;
}

#item1584770 {
	width:140px !important;
	height:18px !important;
	top:148px !important;
}

@keyframes intensificar-1584770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584793 {
	width:595px !important;
	height:293px !important;
	top:176px !important;
}

table#table1990580 tr {
	border-right:3.08px solid #fff;;
}

table#table1990580 {
	table-layout:fixed;
}

#item1584795 {
	width:739px !important;
	height:512px !important;
}

@keyframes intensificar-1584795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584818 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1584875 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:300px !important;
}

#item1640317 {
	width:628px !important;
	height:114px !important;
	top:4px !important;
}

#item1640318 {
	width:595px !important;
	height:772px !important;
}

@keyframes intensificar-1640318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584692 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1640354 {
	width:628px !important;
	height:514px !important;
	top:4px !important;
}

#item1640355 {
	width:595px !important;
	height:1617px !important;
}

@keyframes intensificar-1640355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565115 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1565138 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1565142 {
	width:627px !important;
	height:135px !important;
	left:1px !important;
}

@keyframes intensificar-1565142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565165 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:502px !important;
}

#item1565173 {
	width:490px !important;
	height:364px !important;
	top:154px !important;
}

@keyframes intensificar-1565173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565197 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:400px !important;
}

@keyframes intensificar-1565197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565220 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:422px !important;
}

@keyframes intensificar-1565220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565026 {
	width:665px !important;
	height:533px !important;
	left:36px !important;
	top:557px !important;
}

#item1565305 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1565329 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1565332 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1584890 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1591117 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1565359 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1565360 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1565356 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1565392 {
	width:172px !important;
	height:70px !important;
}

#item1565393 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1565367 {
	width:172px !important;
	height:70px !important;
}

#item1565368 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1565363 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1565445 {
	width:141px !important;
	height:70px !important;
}

#item1565446 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1565420 {
	width:141px !important;
	height:70px !important;
}

#item1565421 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1565416 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1565499 {
	width:139px !important;
	height:70px !important;
}

#item1565501 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1565473 {
	width:139px !important;
	height:70px !important;
}

#item1565475 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1565469 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1565554 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710339 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710362 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710336 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1565557 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1565557 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1565557 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1565557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711247 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1507463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1507461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507459 {
	width:600px !important;
	height:790px !important;
}

#item1507464 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1507469 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:62px !important;
}

#item1507474 {
	width:534px !important;
	height:117px !important;
	top:16px !important;
}

#item1543124 {
	width:510px !important;
	height:231px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1543124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507500 {
	width:14px !important;
	height:9px !important;
}

#item1507506 {
	width:14px !important;
	height:9px !important;
	top:141px !important;
}

table#table1996222 tr {
	border-right:2.2px solid #fff;;
}

table#table1996222 {
	table-layout:fixed;
}

#item1507510 {
	width:528px !important;
	height:380px !important;
	top:184px !important;
}

@keyframes intensificar-1507510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507533 {
	width:100px !important;
	height:13px !important;
	top:164px !important;
}

@keyframes intensificar-1507533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507685 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1507689 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1507690 {
	width:509px !important;
	height:870px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1507690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507715 {
	width:14px !important;
	height:9px !important;
}

#item1507719 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1507558 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1507581 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1507585 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1507585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507608 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:514px !important;
}

#item1507614 {
	width:350px !important;
	height:396px !important;
	top:116px !important;
}

@keyframes intensificar-1507614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507637 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:441px !important;
}

@keyframes intensificar-1507637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507660 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:457px !important;
}

@keyframes intensificar-1507660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507467 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1507723 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1507746 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1507771 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1507774 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1507800 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1507801 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1507797 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1507833 {
	width:123px !important;
	height:50px !important;
}

#item1507834 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507808 {
	width:123px !important;
	height:50px !important;
}

#item1507809 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507804 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1507886 {
	width:101px !important;
	height:50px !important;
}

#item1507887 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507861 {
	width:101px !important;
	height:50px !important;
}

#item1507862 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507857 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1507940 {
	width:99px !important;
	height:50px !important;
}

#item1507941 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1507915 {
	width:99px !important;
	height:50px !important;
}

#item1507916 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1507910 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1507994 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709174 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709197 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709171 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1507998 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1507998 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507998 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1507998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711880 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:307px !important;
}

@keyframes intensificar-1565587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1565580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565578 {
	width:700px !important;
	height:309px !important;
}

#item1581779 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1565660 {
	width:140px !important;
	height:18px !important;
	top:174px !important;
}

@keyframes intensificar-1565660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585002 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:49px !important;
}

#item1640427 {
	width:628px !important;
	height:143px !important;
}

#item1640428 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1640428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689387 {
	width:595px !important;
	height:293px !important;
	top:197px !important;
}

table#table2001629 tr {
	border-right:3.08px solid #fff;;
}

table#table2001629 {
	table-layout:fixed;
}

#item1689388 {
	width:739px !important;
	height:532px !important;
}

@keyframes intensificar-1689388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1689388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1689388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1689411 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:516px !important;
}

#item1689414 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:321px !important;
}

#item1584914 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1640525 {
	width:628px !important;
	height:518px !important;
}

#item1640526 {
	width:595px !important;
	height:1715px !important;
}

@keyframes intensificar-1640526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565685 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1565708 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1565712 {
	width:627px !important;
	height:135px !important;
	left:1px !important;
}

@keyframes intensificar-1565712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565736 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:528px !important;
}

#item1565741 {
	width:490px !important;
	height:354px !important;
	top:154px !important;
}

@keyframes intensificar-1565741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565764 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:425px !important;
}

@keyframes intensificar-1565764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565787 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:447px !important;
}

@keyframes intensificar-1565787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565595 {
	width:665px !important;
	height:558px !important;
	left:36px !important;
	top:557px !important;
}

#item1565851 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1565874 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1565898 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1565901 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1565928 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1565929 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1565925 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1565963 {
	width:172px !important;
	height:70px !important;
}

#item1565964 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1565938 {
	width:172px !important;
	height:70px !important;
}

#item1565939 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1565933 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1566016 {
	width:141px !important;
	height:70px !important;
}

#item1566017 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1565991 {
	width:141px !important;
	height:70px !important;
}

#item1565992 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1565987 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1566069 {
	width:139px !important;
	height:70px !important;
}

#item1566070 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1566044 {
	width:139px !important;
	height:70px !important;
}

#item1566045 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1566040 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1566124 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710372 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710395 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710369 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1566127 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1566127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1566127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1566127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711268 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1508811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1508809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508807 {
	width:600px !important;
	height:790px !important;
}

#item1508812 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1508818 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:92px !important;
}

#item1508825 {
	width:534px !important;
	height:177px !important;
	top:16px !important;
}

#item1508826 {
	width:510px !important;
	height:342px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1508826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508851 {
	width:14px !important;
	height:9px !important;
}

#item1508854 {
	width:14px !important;
	height:9px !important;
	top:201px !important;
}

table#table2007048 tr {
	border-right:2.2px solid #fff;;
}

table#table2007048 {
	table-layout:fixed;
}

#item1508857 {
	width:528px !important;
	height:321px !important;
	top:243px !important;
}

@keyframes intensificar-1508857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508880 {
	width:100px !important;
	height:13px !important;
	top:223px !important;
}

@keyframes intensificar-1508880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509032 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1509035 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1509036 {
	width:509px !important;
	height:1255px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1509036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509061 {
	width:14px !important;
	height:9px !important;
}

#item1509069 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1508905 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1508928 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1508931 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1508931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508954 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:429px !important;
}

#item1508959 {
	width:350px !important;
	height:396px !important;
	top:99px !important;
}

@keyframes intensificar-1508959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508982 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:355px !important;
}

@keyframes intensificar-1508982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509005 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:371px !important;
}

@keyframes intensificar-1509005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508816 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1509073 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1509096 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1509120 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1509123 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1509409 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1509149 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1509150 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1509146 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1509185 {
	width:123px !important;
	height:50px !important;
}

#item1509186 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509160 {
	width:123px !important;
	height:50px !important;
}

#item1509161 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509155 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1509238 {
	width:101px !important;
	height:50px !important;
}

#item1509239 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509213 {
	width:101px !important;
	height:50px !important;
}

#item1509214 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509209 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1509292 {
	width:99px !important;
	height:50px !important;
}

#item1509293 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509267 {
	width:99px !important;
	height:50px !important;
}

#item1509268 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509263 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1509346 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709203 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709226 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709200 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1509351 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1509351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1509351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711902 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1566150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1566157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566148 {
	width:700px !important;
	height:309px !important;
}

#item1581773 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1585070 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:27px !important;
}

#item1585101 {
	width:140px !important;
	height:18px !important;
	top:148px !important;
}

@keyframes intensificar-1585101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585125 {
	width:595px !important;
	height:293px !important;
	top:176px !important;
}

table#table2011550 tr {
	border-right:3.08px solid #fff;;
}

table#table2011550 {
	table-layout:fixed;
}

#item1585126 {
	width:739px !important;
	height:450px !important;
}

@keyframes intensificar-1585126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585153 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:300px !important;
}

#item1585149 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1640572 {
	width:628px !important;
	height:100px !important;
}

#item1640573 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1640573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585007 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1640610 {
	width:628px !important;
	height:518px !important;
}

#item1640611 {
	width:595px !important;
	height:2205px !important;
}

@keyframes intensificar-1640611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566258 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1566281 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1566284 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1566284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566307 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:528px !important;
}

#item1566313 {
	width:490px !important;
	height:402px !important;
	top:116px !important;
}

@keyframes intensificar-1566313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566336 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:426px !important;
}

@keyframes intensificar-1566336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566359 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:448px !important;
}

@keyframes intensificar-1566359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566166 {
	width:665px !important;
	height:559px !important;
	left:36px !important;
	top:557px !important;
}

#item1566423 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1566446 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1566470 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1566474 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1566497 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1566523 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1566524 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1566520 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1566557 {
	width:172px !important;
	height:70px !important;
}

#item1566558 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1566531 {
	width:172px !important;
	height:70px !important;
}

#item1566532 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1566527 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1566610 {
	width:141px !important;
	height:70px !important;
}

#item1566612 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1566585 {
	width:141px !important;
	height:70px !important;
}

#item1566586 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1566581 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1566666 {
	width:139px !important;
	height:70px !important;
}

#item1566667 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1566640 {
	width:139px !important;
	height:70px !important;
}

#item1566641 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1566636 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1566720 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710435 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710458 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710432 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1566723 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1566723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1566723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1566723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711294 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1508130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1508127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508125 {
	width:600px !important;
	height:790px !important;
}

#item1508131 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1508137 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:84px !important;
}

#item1508142 {
	width:534px !important;
	height:161px !important;
	top:16px !important;
}

#item1508143 {
	width:510px !important;
	height:357px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1508143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508168 {
	width:14px !important;
	height:9px !important;
}

#item1508172 {
	width:14px !important;
	height:9px !important;
	top:184px !important;
}

table#table2016893 tr {
	border-right:2.2px solid #fff;;
}

table#table2016893 {
	table-layout:fixed;
}

#item1508175 {
	width:528px !important;
	height:337px !important;
	top:227px !important;
}

@keyframes intensificar-1508175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508198 {
	width:100px !important;
	height:13px !important;
	top:207px !important;
}

@keyframes intensificar-1508198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508352 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1508355 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1508356 {
	width:509px !important;
	height:870px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1508356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508381 {
	width:14px !important;
	height:9px !important;
}

#item1508384 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1508223 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1508246 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1508250 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1508250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508274 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:538px !important;
}

#item1508281 {
	width:350px !important;
	height:396px !important;
	top:116px !important;
}

@keyframes intensificar-1508281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508304 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:440px !important;
}

@keyframes intensificar-1508304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508327 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:456px !important;
}

@keyframes intensificar-1508327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690180 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:475px !important;
}

#item1508135 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1508387 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1508410 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1508434 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1508438 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1508464 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1508465 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1508461 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1508500 {
	width:123px !important;
	height:50px !important;
}

#item1508501 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1508475 {
	width:123px !important;
	height:50px !important;
}

#item1508476 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1508471 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1508553 {
	width:101px !important;
	height:50px !important;
}

#item1508554 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1508528 {
	width:101px !important;
	height:50px !important;
}

#item1508529 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1508524 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1508607 {
	width:99px !important;
	height:50px !important;
}

#item1508608 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1508581 {
	width:99px !important;
	height:50px !important;
}

#item1508582 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1508577 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1508662 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709232 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709255 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709229 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1508665 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1508665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1508665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1508665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711926 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1566753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1566745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566743 {
	width:700px !important;
	height:309px !important;
}

#item1581766 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1585276 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:36px !important;
}

#item1585308 {
	width:140px !important;
	height:18px !important;
	top:148px !important;
}

@keyframes intensificar-1585308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585331 {
	width:595px !important;
	height:293px !important;
	top:176px !important;
}

table#table2021746 tr {
	border-right:3.08px solid #fff;;
}

table#table2021746 {
	table-layout:fixed;
}

#item1585332 {
	width:739px !important;
	height:472px !important;
}

@keyframes intensificar-1585332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585355 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:300px !important;
}

#item1585361 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1640658 {
	width:628px !important;
	height:118px !important;
}

#item1640659 {
	width:595px !important;
	height:890px !important;
}

@keyframes intensificar-1640659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585228 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1640722 {
	width:628px !important;
	height:518px !important;
}

#item1640723 {
	width:595px !important;
	height:1657px !important;
}

@keyframes intensificar-1640723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566855 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1566879 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1566883 {
	width:627px !important;
	height:135px !important;
	left:1px !important;
}

@keyframes intensificar-1566883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566906 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:528px !important;
}

#item1566911 {
	width:490px !important;
	height:354px !important;
	top:147px !important;
}

@keyframes intensificar-1566911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566934 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:390px !important;
}

@keyframes intensificar-1566934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566957 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:412px !important;
}

@keyframes intensificar-1566957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1690183 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:441px !important;
}

#item1566765 {
	width:665px !important;
	height:558px !important;
	left:36px !important;
	top:557px !important;
}

#item1567018 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1567041 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1567065 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1567070 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1567096 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1567097 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1567093 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1567130 {
	width:172px !important;
	height:70px !important;
}

#item1567131 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1567105 {
	width:172px !important;
	height:70px !important;
}

#item1567106 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1567101 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1567184 {
	width:141px !important;
	height:70px !important;
}

#item1567185 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1567158 {
	width:141px !important;
	height:70px !important;
}

#item1567159 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1567154 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1567237 {
	width:139px !important;
	height:70px !important;
}

#item1567238 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1567212 {
	width:139px !important;
	height:70px !important;
}

#item1567213 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1567208 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1567291 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710469 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710492 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710466 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1567295 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1567295 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1567295 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1567295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711306 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1591162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1591169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591159 {
	width:600px !important;
	height:790px !important;
}

#item1591175 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1591347 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:129px !important;
}

#item1591354 {
	width:534px !important;
	height:252px !important;
	top:16px !important;
}

#item1591355 {
	width:510px !important;
	height:553px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1591355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591380 {
	width:14px !important;
	height:9px !important;
}

#item1591383 {
	width:14px !important;
	height:9px !important;
	top:275px !important;
}

table#table2027486 th, table#table2027486 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2027486 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2027486 {
	table-layout:fixed;
}

#item1591387 {
	width:528px !important;
	height:232px !important;
	top:318px !important;
}

@keyframes intensificar-1591387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591411 {
	width:100px !important;
	height:13px !important;
	top:298px !important;
}

@keyframes intensificar-1591411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591310 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1591313 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1591314 {
	width:509px !important;
	height:1610px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1591314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591339 {
	width:14px !important;
	height:9px !important;
}

#item1591343 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1591183 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1591206 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1591209 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1591209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591233 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:402px !important;
}

#item1591238 {
	width:350px !important;
	height:396px !important;
	top:116px !important;
}

@keyframes intensificar-1591238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591261 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:306px !important;
}

@keyframes intensificar-1591261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591284 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:322px !important;
}

@keyframes intensificar-1591284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618812 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:340px !important;
}

#item1591180 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:175px !important;
}

#item1591434 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1591458 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1591482 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1591487 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1591510 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1591536 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1591537 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1591533 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1591569 {
	width:123px !important;
	height:50px !important;
}

#item1591570 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591544 {
	width:123px !important;
	height:50px !important;
}

#item1591545 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591540 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1591623 {
	width:101px !important;
	height:50px !important;
}

#item1591624 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591597 {
	width:101px !important;
	height:50px !important;
}

#item1591598 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591593 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1591676 {
	width:99px !important;
	height:50px !important;
}

#item1591677 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1591651 {
	width:99px !important;
	height:50px !important;
}

#item1591652 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1591647 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1591730 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709264 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709288 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709261 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1591733 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1591733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1591733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1591733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711940 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1591827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1591821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591819 {
	width:700px !important;
	height:309px !important;
}

#item1591832 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1591998 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:27px !important;
}

#item1592025 {
	width:140px !important;
	height:18px !important;
	top:148px !important;
}

@keyframes intensificar-1592025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2030974 th, table#table2030974 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2030974 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2030974 {
	table-layout:fixed;
}

#item1612025 {
	width:627px !important;
	height:325px !important;
	top:171px !important;
}

@keyframes intensificar-1612025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1640768 {
	width:628px !important;
	height:99px !important;
}

#item1640769 {
	width:595px !important;
	height:851px !important;
}

@keyframes intensificar-1640769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591970 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1640809 {
	width:628px !important;
	height:497px !important;
}

#item1640810 {
	width:595px !important;
	height:2852px !important;
}

@keyframes intensificar-1640810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591839 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1591863 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1591870 {
	width:627px !important;
	height:135px !important;
	left:1px !important;
}

@keyframes intensificar-1591870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591893 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:464px !important;
}

#item1591899 {
	width:490px !important;
	height:302px !important;
	top:158px !important;
}

@keyframes intensificar-1591899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591922 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:333px !important;
}

@keyframes intensificar-1591922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591945 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:356px !important;
}

@keyframes intensificar-1591945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618820 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:380px !important;
}

#item1591835 {
	width:665px !important;
	height:497px !important;
	left:36px !important;
	top:578px !important;
}

#item1592080 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1592103 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1592127 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1592130 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1592153 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1592179 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1592180 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1592176 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1592213 {
	width:172px !important;
	height:70px !important;
}

#item1592214 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592188 {
	width:172px !important;
	height:70px !important;
}

#item1592189 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592184 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1592267 {
	width:141px !important;
	height:70px !important;
}

#item1592268 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592241 {
	width:141px !important;
	height:70px !important;
}

#item1592242 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592237 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1592321 {
	width:139px !important;
	height:70px !important;
}

#item1592322 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1592296 {
	width:139px !important;
	height:70px !important;
}

#item1592297 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1592292 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1592374 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710499 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710522 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710496 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1592377 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1592377 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592377 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711315 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1509512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1509510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509508 {
	width:600px !important;
	height:790px !important;
}

#item1509513 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2034871 th, table#table2034871 td {
	vertical-align:top;;
}

table#table2034871 tr {
	background:#f5f5f5;;
}

table#table2034871 {
	table-layout:fixed;
}

#item1509555 {
	width:528px !important;
	height:120px !important;
	top:405px !important;
}

@keyframes intensificar-1509555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509579 {
	width:100px !important;
	height:13px !important;
	top:385px !important;
}

@keyframes intensificar-1509579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1691072 {
	width:528px !important;
	height:385px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1691072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1691072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1691072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510180 {
	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-1510180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509604 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1509627 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1509638 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1509638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509662 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:203px !important;
}

#item1509669 {
	width:396px !important;
	height:134px !important;
	top:121px !important;
}

@keyframes intensificar-1509669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509692 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:106px !important;
}

@keyframes intensificar-1509692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509715 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:122px !important;
}

@keyframes intensificar-1509715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618816 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:139px !important;
}

#item1509516 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1509777 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1509800 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1509824 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1509830 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1509879 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1509880 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1509876 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1509912 {
	width:154px !important;
	height:50px !important;
}

#item1509913 {
	width:139px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509887 {
	width:154px !important;
	height:50px !important;
}

#item1509888 {
	width:139px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509883 {
	width:154px !important;
	height:50px !important;
	left:990px !important;
	top:740px !important;
}

#item1509965 {
	width:101px !important;
	height:50px !important;
}

#item1509966 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509940 {
	width:101px !important;
	height:50px !important;
}

#item1509941 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509936 {
	width:101px !important;
	height:50px !important;
	left:886px !important;
	top:740px !important;
}

#item1510019 {
	width:99px !important;
	height:50px !important;
}

#item1510020 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509994 {
	width:99px !important;
	height:50px !important;
}

#item1509995 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509989 {
	width:99px !important;
	height:50px !important;
	left:784px !important;
	top:740px !important;
}

#item1510073 {
	width:25px !important;
	height:53px !important;
	left:782px !important;
	top:738px !important;
}

#item1709297 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709320 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709294 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1510076 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1510076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1510076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1510076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567311 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1567316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1567324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567314 {
	width:700px !important;
	height:309px !important;
}

#item1581761 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1585451 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:97px !important;
}

#item1585492 {
	width:140px !important;
	height:18px !important;
	top:276px !important;
}

@keyframes intensificar-1585492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585515 {
	width:628px !important;
	height:198px !important;
	top:304px !important;
}

table#table2037080 th, table#table2037080 td {
	vertical-align:top;;
}

table#table2037080 tr {
	background:#f5f5f5;;
}

table#table2037080 {
	table-layout:fixed;
}

#item1585516 {
	width:739px !important;
	height:168px !important;
}

@keyframes intensificar-1585516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585539 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:517px !important;
}

#item1640860 {
	width:628px !important;
	height:242px !important;
}

#item1640861 {
	width:595px !important;
	height:635px !important;
}

@keyframes intensificar-1640861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567550 {
	width:628px !important;
	height:540px !important;
}

@keyframes intensificar-1567550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567422 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1567445 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1567450 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1567450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567474 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:270px !important;
}

#item1567480 {
	width:554px !important;
	height:188px !important;
	top:154px !important;
}

@keyframes intensificar-1567480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567503 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:132px !important;
}

@keyframes intensificar-1567503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567526 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:155px !important;
}

@keyframes intensificar-1567526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618823 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:180px !important;
}

#item1567334 {
	width:665px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1567575 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1567598 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1567622 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1567626 {
	width:627px !important;
	height:51px !important;
	left:22px !important;
}

#item1567652 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1567653 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1567649 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1567687 {
	width:216px !important;
	height:70px !important;
}

#item1567688 {
	width:195px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1567662 {
	width:216px !important;
	height:70px !important;
}

#item1567663 {
	width:195px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1567658 {
	width:216px !important;
	height:70px !important;
	left:406px !important;
	top:1130px !important;
}

#item1567742 {
	width:141px !important;
	height:70px !important;
}

#item1567743 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1567716 {
	width:141px !important;
	height:70px !important;
}

#item1567718 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1567711 {
	width:141px !important;
	height:70px !important;
	left:260px !important;
	top:1130px !important;
}

#item1567795 {
	width:139px !important;
	height:70px !important;
}

#item1567796 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1567770 {
	width:139px !important;
	height:70px !important;
}

#item1567771 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1567766 {
	width:139px !important;
	height:70px !important;
	left:117px !important;
	top:1130px !important;
}

#item1710528 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710551 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710525 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1567854 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1567854 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1567854 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1567854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711324 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1510937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1510935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510932 {
	width:600px !important;
	height:790px !important;
}

#item1510938 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1510967 {
	width:100px !important;
	height:13px !important;
	top:240px !important;
}

@keyframes intensificar-1510967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2039369 th, table#table2039369 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2039369 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2039369 {
	table-layout:fixed;
}

#item1510990 {
	width:528px !important;
	height:270px !important;
	top:260px !important;
}

@keyframes intensificar-1510990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511544 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:98px !important;
}

#item1511547 {
	width:534px !important;
	height:190px !important;
	top:16px !important;
}

#item1511548 {
	width:510px !important;
	height:756px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1511548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511572 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1511575 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:213px !important;
}

#item1511141 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:252px !important;
}

#item1511144 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1511145 {
	width:509px !important;
	height:1428px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1511145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511170 {
	width:14px !important;
	height:9px !important;
}

#item1511176 {
	width:14px !important;
	height:9px !important;
	top:522px !important;
}

#item1511015 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1511039 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1511042 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1511042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511065 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1511065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511088 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:411px !important;
}

#item1511093 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:338px !important;
}

@keyframes intensificar-1511093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511116 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:354px !important;
}

@keyframes intensificar-1511116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510941 {
	width:564px !important;
	height:530px !important;
	left:636px !important;
	top:195px !important;
}

#item1511180 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:145px !important;
}

#item1511204 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1511228 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1511231 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1592511 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1511257 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1511258 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1511254 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1511291 {
	width:123px !important;
	height:50px !important;
}

#item1511292 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511266 {
	width:123px !important;
	height:50px !important;
}

#item1511267 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511262 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1511345 {
	width:99px !important;
	height:50px !important;
}

#item1511346 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1511320 {
	width:99px !important;
	height:50px !important;
}

#item1511321 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1511316 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1511399 {
	width:101px !important;
	height:50px !important;
}

#item1511400 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511374 {
	width:101px !important;
	height:50px !important;
}

#item1511375 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511370 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1511453 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709328 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709351 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709325 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1511457 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1511457 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1511457 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1511457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711952 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:307px !important;
}

@keyframes intensificar-1567883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1567876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567874 {
	width:700px !important;
	height:309px !important;
}

#item1581756 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1567894 {
	width:140px !important;
	height:18px !important;
	top:172px !important;
}

@keyframes intensificar-1567894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585684 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:48px !important;
}

#item1640924 {
	width:628px !important;
	height:142px !important;
}

#item1640925 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1640925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1692352 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:314px !important;
}

#item1692355 {
	width:628px !important;
	height:269px !important;
	top:203px !important;
}

table#table2045407 th, table#table2045407 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2045407 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2045407 {
	table-layout:fixed;
}

#item1692356 {
	width:595px !important;
	height:395px !important;
}

@keyframes intensificar-1692356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1692356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1692356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585589 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:213px !important;
}

#item1640965 {
	width:628px !important;
	height:472px !important;
}

#item1640966 {
	width:595px !important;
	height:2774px !important;
}

@keyframes intensificar-1640966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567980 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1568003 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1568008 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1568008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568031 {
	width:490px !important;
	height:336px !important;
	top:94px !important;
}

@keyframes intensificar-1568031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568054 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:441px !important;
}

#item1568060 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:338px !important;
}

@keyframes intensificar-1568060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568083 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:361px !important;
}

@keyframes intensificar-1568083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567892 {
	width:665px !important;
	height:472px !important;
	left:36px !important;
	top:603px !important;
}

#item1568148 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:513px !important;
}

#item1568171 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1568195 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1568198 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1592535 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1568224 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1568225 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1568221 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1568257 {
	width:172px !important;
	height:70px !important;
}

#item1568258 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1568232 {
	width:172px !important;
	height:70px !important;
}

#item1568233 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1568228 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1568311 {
	width:139px !important;
	height:70px !important;
}

#item1568312 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1568286 {
	width:139px !important;
	height:70px !important;
}

#item1568287 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1568282 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1568364 {
	width:141px !important;
	height:70px !important;
}

#item1568365 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1568339 {
	width:141px !important;
	height:70px !important;
}

#item1568340 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1568335 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1568417 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710562 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710585 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710558 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1568421 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1568421 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1568421 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1568421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511607 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1511608 {
	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-1511608 {
	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;
	}
}
#item1511609 {
	width:552px !important;
	height:94px !important;
}

@keyframes intensificar-1511609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511634 {
	opacity:0.40;
	width:514px !important;
	height:188px !important;
	background:#0e0b00;
}

#item1511635 {
	width:473px !important;
	height:154px !important;
	left:21px !important;
	top:17px !important;
}

@keyframes intensificar-1511635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511658 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1511658 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1511658 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1511658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568437 {
	width:1823px !important;
	height:1200px !important;
	left:-611px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1568439 {
	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-1568439 {
	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;
	}
}
#item1568447 {
	width:578px !important;
	height:94px !important;
	left:36px !important;
	top:70px !important;
}

@keyframes intensificar-1568447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568470 {
	opacity:0.40;
	width:628px !important;
	height:231px !important;
	left:36px !important;
	top:206px !important;
	background:#0e0b00;
}

#item1568471 {
	width:586px !important;
	height:196px !important;
	left:58px !important;
	top:224px !important;
}

@keyframes intensificar-1568471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568494 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1568494 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1568494 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1568494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654931 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1655187 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1655210 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:382px !important;
}

#item1655216 {
	width:534px !important;
	height:640px !important;
	left:45px !important;
	top:75px !important;
}

#item1655217 {
	width:509px !important;
	height:1502px !important;
}

@keyframes intensificar-1655217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1655241 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:60px !important;
}

#item1655244 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:721px !important;
}

#item1655128 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1655151 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:382px !important;
}

#item1655155 {
	width:534px !important;
	height:640px !important;
	left:45px !important;
	top:75px !important;
}

#item1655156 {
	width:509px !important;
	height:1399px !important;
}

@keyframes intensificar-1655156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1655179 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:60px !important;
}

#item1655183 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:721px !important;
}

#item1655080 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1655103 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1655103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654936 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table2051987 th, table#table2051987 td {
	vertical-align:top;;
}

table#table2051987 tr {
	height:18px;;
}

table#table2051987 {
	table-layout:fixed;
}

#item1654959 {
	width:510px !important;
	height:56px !important;
	left:46px !important;
	top:94px !important;
}

#item1654982 {
	width:20px !important;
	height:10px !important;
	left:296px !important;
	top:96px !important;
}

#item1654985 {
	width:20px !important;
	height:10px !important;
	left:285px !important;
	top:114px !important;
}

#item1654992 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1654989 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:109px !important;
}

#item1654996 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1654993 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

#item1654997 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

#item1655020 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

#item1655044 {
	width:33px !important;
	height:17px !important;
}

#item1655050 {
	width:87px !important;
	height:8px !important;
	left:39px !important;
	top:5px !important;
}

@keyframes intensificar-1655075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1655076 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1654934 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1655248 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1655251 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1717978 {
	width:353px !important;
	height:156px !important;
	left:124px !important;
	top:297px !important;
}

#item1656030 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1656053 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1656027 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1656061 {
	width:19px !important;
	height:19px !important;
}

#item1656057 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1656066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656069 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1656070 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1656066 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1656073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656102 {
	width:122px !important;
	height:50px !important;
}

#item1656103 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1656077 {
	width:122px !important;
	height:50px !important;
}

#item1656078 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1656073 {
	width:122px !important;
	height:50px !important;
	left:673px !important;
	top:740px !important;
}

@keyframes intensificar-1656126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656156 {
	width:122px !important;
	height:50px !important;
}

#item1656157 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1656131 {
	width:122px !important;
	height:50px !important;
}

#item1656132 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1656126 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1656180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656209 {
	width:131px !important;
	height:50px !important;
}

#item1656211 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1656184 {
	width:131px !important;
	height:50px !important;
}

#item1656185 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1656180 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

@keyframes intensificar-1656234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656263 {
	width:87px !important;
	height:50px !important;
}

#item1656264 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1656238 {
	width:87px !important;
	height:50px !important;
}

#item1656239 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1656234 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1656290 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1656313 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1656287 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1656317 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1656317 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1656317 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1656317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656871 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1656894 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:467px !important;
}

#item1656898 {
	width:627px !important;
	height:777px !important;
	left:46px !important;
	top:100px !important;
}

#item1656899 {
	width:595px !important;
	height:2260px !important;
}

@keyframes intensificar-1656899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656819 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1656842 {
	width:23px !important;
	height:46px !important;
	left:680px !important;
	top:467px !important;
}

#item1656846 {
	width:627px !important;
	height:777px !important;
	left:46px !important;
	top:100px !important;
}

#item1656847 {
	width:595px !important;
	height:2072px !important;
}

@keyframes intensificar-1656847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656772 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1656795 {
	width:628px !important;
	height:775px !important;
	left:46px !important;
	top:100px !important;
}

@keyframes intensificar-1656795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656604 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table2055578 th, table#table2055578 td {
	vertical-align:top;;
}

table#table2055578 tr {
	height:22px;;
}

table#table2055578 {
	table-layout:fixed;
}

#item1656627 {
	width:610px !important;
	height:74px !important;
	left:66px !important;
	top:112px !important;
}

#item1656651 {
	width:24px !important;
	height:12px !important;
	left:361px !important;
	top:115px !important;
}

#item1656656 {
	width:24px !important;
	height:12px !important;
	left:346px !important;
	top:137px !important;
}

#item1656686 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1656683 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:132px !important;
}

#item1656690 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1656687 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:110px !important;
}

#item1656691 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

#item1656714 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

#item1656738 {
	width:40px !important;
	height:20px !important;
}

#item1656744 {
	width:106px !important;
	height:10px !important;
	left:47px !important;
	top:6px !important;
}

#item1656768 {
	width:700px !important;
	height:271px !important;
	left:10px !important;
	top:320px !important;
	background:#fff;
}

@keyframes intensificar-1656768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656602 {
	width:710px !important;
	height:901px !important;
	left:-10px !important;
	top:140px !important;
}

#item1656924 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1656928 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1656954 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1656977 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1656951 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1656985 {
	width:26px !important;
	height:26px !important;
}

#item1656981 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:171px !important;
}

@keyframes intensificar-1656990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1656993 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1656994 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1656990 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1656997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1657026 {
	width:171px !important;
	height:70px !important;
}

#item1657027 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1657001 {
	width:171px !important;
	height:70px !important;
}

#item1657002 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1656997 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1057px !important;
}

@keyframes intensificar-1657050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1657081 {
	width:171px !important;
	height:70px !important;
}

#item1657082 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1657055 {
	width:171px !important;
	height:70px !important;
}

#item1657056 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1657050 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1657105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1657134 {
	width:205px !important;
	height:70px !important;
}

#item1657135 {
	width:162px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1657109 {
	width:205px !important;
	height:70px !important;
}

#item1657110 {
	width:162px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1657105 {
	width:205px !important;
	height:70px !important;
	left:116px !important;
	top:1130px !important;
}

@keyframes intensificar-1657158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1657187 {
	width:122px !important;
	height:70px !important;
}

#item1657188 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1657162 {
	width:122px !important;
	height:70px !important;
}

#item1657163 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1657158 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1657214 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1657237 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1657211 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1657241 {
	width:35px !important;
	height:74px !important;
	left:114px !important;
	top:1128px !important;
}

#item1657246 {
	width:35px !important;
	height:74px !important;
	left:527px !important;
	top:1055px !important;
}

#item1657249 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1657249 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1657249 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1657249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711345 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1693278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1693275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693273 {
	width:600px !important;
	height:790px !important;
}

#item1693279 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2056939 th, table#table2056939 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2056939 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2056939 {
	table-layout:fixed;
}

#item1693325 {
	width:528px !important;
	height:178px !important;
	top:404px !important;
}

@keyframes intensificar-1693325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693349 {
	width:100px !important;
	height:13px !important;
	top:384px !important;
}

@keyframes intensificar-1693349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694637 {
	width:528px !important;
	height:338px !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-1694637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693505 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1693508 {
	width:534px !important;
	height:550px !important;
	top:16px !important;
}

#item1693509 {
	width:509px !important;
	height:793px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1693509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693534 {
	width:14px !important;
	height:9px !important;
}

#item1693537 {
	width:14px !important;
	height:9px !important;
	top:574px !important;
}

#item1693375 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1693398 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1693402 {
	width:528px !important;
	height:97px !important;
	top:16px !important;
}

@keyframes intensificar-1693402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693425 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:317px !important;
}

#item1693430 {
	width:350px !important;
	height:123px !important;
	top:133px !important;
}

@keyframes intensificar-1693430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693453 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:219px !important;
}

@keyframes intensificar-1693453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693476 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:235px !important;
}

@keyframes intensificar-1693476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693500 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:255px !important;
}

#item1693284 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

#item1693540 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:127px !important;
}

#item1693563 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1693587 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1693594 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1693617 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1693644 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1693646 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1693640 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1693681 {
	width:123px !important;
	height:50px !important;
}

#item1693682 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1693656 {
	width:123px !important;
	height:50px !important;
}

#item1693657 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1693652 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1693734 {
	width:101px !important;
	height:50px !important;
}

#item1693735 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1693709 {
	width:101px !important;
	height:50px !important;
}

#item1693710 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1693705 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1693787 {
	width:99px !important;
	height:50px !important;
}

#item1693788 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1693762 {
	width:99px !important;
	height:50px !important;
}

#item1693763 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1693758 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1693815 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1693838 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1693811 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1693841 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1693844 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1693844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1693844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1693844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711974 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1693939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1693936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693934 {
	width:700px !important;
	height:309px !important;
}

#item1693940 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1693947 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:98px !important;
}

#item1693950 {
	width:140px !important;
	height:18px !important;
	top:270px !important;
}

@keyframes intensificar-1693950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2060204 th, table#table2060204 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2060204 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2060204 {
	table-layout:fixed;
}

#item1693973 {
	width:627px !important;
	height:249px !important;
	top:293px !important;
}

@keyframes intensificar-1693973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1693996 {
	width:628px !important;
	height:241px !important;
}

#item1693997 {
	width:595px !important;
	height:675px !important;
}

@keyframes intensificar-1693997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1693997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1693997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694151 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1694154 {
	width:628px !important;
	height:542px !important;
}

#item1694155 {
	width:595px !important;
	height:1284px !important;
}

@keyframes intensificar-1694155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694022 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1694045 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1694048 {
	width:627px !important;
	height:159px !important;
	left:1px !important;
}

@keyframes intensificar-1694048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694071 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:443px !important;
}

#item1694076 {
	width:490px !important;
	height:169px !important;
	top:194px !important;
}

@keyframes intensificar-1694076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694099 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:312px !important;
}

@keyframes intensificar-1694099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694122 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:335px !important;
}

@keyframes intensificar-1694122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1694122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1694122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1694145 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:359px !important;
}

#item1693945 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1694178 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:490px !important;
}

#item1694202 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1694226 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1694232 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1694255 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1694281 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1694282 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1694278 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1694319 {
	width:172px !important;
	height:70px !important;
}

#item1694320 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1694292 {
	width:172px !important;
	height:70px !important;
}

#item1694293 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1694288 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1694372 {
	width:141px !important;
	height:70px !important;
}

#item1694373 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1694347 {
	width:141px !important;
	height:70px !important;
}

#item1694348 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1694343 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1694425 {
	width:139px !important;
	height:70px !important;
}

#item1694426 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1694400 {
	width:139px !important;
	height:70px !important;
}

#item1694401 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1694396 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1694449 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1694456 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1694480 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1694453 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1694483 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1694483 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1694483 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1694483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711376 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1695218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1695215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695213 {
	width:600px !important;
	height:790px !important;
}

#item1695219 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2063435 th, table#table2063435 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2063435 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2063435 {
	table-layout:fixed;
}

#item1695225 {
	width:528px !important;
	height:207px !important;
	top:360px !important;
}

@keyframes intensificar-1695225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695248 {
	width:100px !important;
	height:13px !important;
	top:340px !important;
}

@keyframes intensificar-1695248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696484 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:150px !important;
}

#item1696488 {
	width:534px !important;
	height:293px !important;
	top:16px !important;
}

#item1696489 {
	width:510px !important;
	height:371px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1696489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696513 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1696516 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:316px !important;
}

#item1695427 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1695430 {
	width:534px !important;
	height:534px !important;
	top:16px !important;
}

#item1695431 {
	width:509px !important;
	height:797px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1695431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695456 {
	width:14px !important;
	height:9px !important;
}

#item1695459 {
	width:14px !important;
	height:9px !important;
	top:558px !important;
}

#item1695297 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1695320 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1695324 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1695324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695347 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:318px !important;
}

#item1695353 {
	width:350px !important;
	height:170px !important;
	top:116px !important;
}

@keyframes intensificar-1695353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695376 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:219px !important;
}

@keyframes intensificar-1695376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695399 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:235px !important;
}

@keyframes intensificar-1695399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695422 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:255px !important;
}

#item1695223 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1695465 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:142px !important;
}

#item1695488 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1695512 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1695518 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1695541 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1695567 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1695568 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1695564 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1695600 {
	width:123px !important;
	height:50px !important;
}

#item1695601 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1695575 {
	width:123px !important;
	height:50px !important;
}

#item1695576 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1695571 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1695653 {
	width:101px !important;
	height:50px !important;
}

#item1695654 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1695628 {
	width:101px !important;
	height:50px !important;
}

#item1695629 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1695624 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1695708 {
	width:99px !important;
	height:50px !important;
}

#item1695709 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1695681 {
	width:99px !important;
	height:50px !important;
}

#item1695683 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1695677 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1695735 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1695758 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1695732 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1695761 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1695764 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1695764 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1695764 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1695764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712010 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1695830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1695828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695826 {
	width:700px !important;
	height:309px !important;
}

#item1695831 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1695836 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:66px !important;
}

#item1695839 {
	width:140px !important;
	height:18px !important;
	top:208px !important;
}

@keyframes intensificar-1695839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2067199 th, table#table2067199 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2067199 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2067199 {
	table-layout:fixed;
}

#item1695863 {
	width:627px !important;
	height:290px !important;
	top:231px !important;
}

@keyframes intensificar-1695863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695886 {
	width:628px !important;
	height:177px !important;
}

#item1695887 {
	width:595px !important;
	height:675px !important;
}

@keyframes intensificar-1695887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696041 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1696047 {
	width:628px !important;
	height:521px !important;
}

#item1696048 {
	width:595px !important;
	height:1539px !important;
}

@keyframes intensificar-1696048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695912 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1695935 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1695938 {
	width:627px !important;
	height:135px !important;
	left:1px !important;
}

@keyframes intensificar-1695938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695961 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:457px !important;
}

#item1695967 {
	width:490px !important;
	height:207px !important;
	top:170px !important;
}

@keyframes intensificar-1695967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1695991 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:326px !important;
}

@keyframes intensificar-1695991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1695991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1695991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696014 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:349px !important;
}

@keyframes intensificar-1696014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1696014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1696014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1696037 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:373px !important;
}

#item1695834 {
	width:665px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1696071 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:511px !important;
}

#item1696094 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1696118 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1696123 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1696146 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1696172 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1696173 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1696169 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1696206 {
	width:172px !important;
	height:70px !important;
}

#item1696207 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1696181 {
	width:172px !important;
	height:70px !important;
}

#item1696182 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1696177 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1696259 {
	width:141px !important;
	height:70px !important;
}

#item1696260 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1696234 {
	width:141px !important;
	height:70px !important;
}

#item1696235 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1696230 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1696312 {
	width:139px !important;
	height:70px !important;
}

#item1696313 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1696287 {
	width:139px !important;
	height:70px !important;
}

#item1696288 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1696283 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1696337 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1696345 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1696368 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1696341 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1696372 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1696372 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1696372 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1696372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654801 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1654802 {
	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-1654802 {
	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;
	}
}
#item1654803 {
	width:408px !important;
	height:94px !important;
	left:66px !important;
	top:76px !important;
}

@keyframes intensificar-1654803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654826 {
	opacity:0.40;
	width:577px !important;
	height:188px !important;
	left:66px !important;
	top:212px !important;
	background:#0e0b00;
}

#item1654827 {
	width:530px !important;
	height:177px !important;
	left:88px !important;
	top:230px !important;
}

@keyframes intensificar-1654827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654850 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1654850 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1654850 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1654850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654866 {
	width:1823px !important;
	height:1200px !important;
	left:-611px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1654867 {
	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-1654867 {
	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;
	}
}
#item1654869 {
	width:408px !important;
	height:94px !important;
	left:36px !important;
	top:81px !important;
}

@keyframes intensificar-1654869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654892 {
	opacity:0.40;
	width:628px !important;
	height:258px !important;
	left:36px !important;
	top:223px !important;
	background:#0e0b00;
}

#item1654893 {
	width:586px !important;
	height:196px !important;
	left:58px !important;
	top:254px !important;
}

@keyframes intensificar-1654893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1654916 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1654916 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1654916 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1654916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511673 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1511919 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1511942 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:382px !important;
}

#item1511948 {
	width:534px !important;
	height:640px !important;
	left:45px !important;
	top:75px !important;
}

#item1511949 {
	width:509px !important;
	height:4200px !important;
}

@keyframes intensificar-1511949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511972 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:60px !important;
}

#item1511977 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:721px !important;
}

#item1511872 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1513757 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:382px !important;
}

#item1513760 {
	width:534px !important;
	height:640px !important;
	left:45px !important;
	top:75px !important;
}

#item1513761 {
	width:509px !important;
	height:1370px !important;
}

@keyframes intensificar-1513761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513784 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:60px !important;
}

#item1513787 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:721px !important;
}

#item1511824 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1511847 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1511847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511678 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1511701 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

#item1511724 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

table#table2077313 th, table#table2077313 td {
	vertical-align:top;;
}

table#table2077313 tr {
	height:18px;;
}

table#table2077313 {
	table-layout:fixed;
}

#item1661760 {
	width:510px !important;
	height:183px !important;
	left:46px !important;
	top:94px !important;
}

#item1661783 {
	width:20px !important;
	height:10px !important;
	left:164px !important;
	top:96px !important;
}

#item1661789 {
	width:20px !important;
	height:10px !important;
	left:172px !important;
	top:115px !important;
}

#item1661935 {
	width:20px !important;
	height:10px !important;
	left:213px !important;
	top:223px !important;
}

#item1661939 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1661965 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:235px !important;
}

#item1661794 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1661962 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:218px !important;
}

#item1661795 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1661958 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:199px !important;
}

#item1661796 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1661955 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:182px !important;
}

#item1661797 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1661952 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:164px !important;
}

#item1661798 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1661949 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:145px !important;
}

#item1661799 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1661946 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:127px !important;
}

#item1661800 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1661943 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:109px !important;
}

#item1661801 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1661940 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

#item1661802 {
	width:33px !important;
	height:17px !important;
	left:56px !important;
	top:277px !important;
}

#item1661808 {
	width:87px !important;
	height:8px !important;
	left:95px !important;
	top:281px !important;
}

@keyframes intensificar-1511818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511819 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1511676 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1511982 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1511987 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1531192 {
	width:569px !important;
	height:236px !important;
	left:15px !important;
	top:257px !important;
}

#item1513049 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1513072 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1513046 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1513079 {
	width:19px !important;
	height:19px !important;
}

#item1513075 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1513083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513086 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1513087 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1513083 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1513090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513120 {
	width:122px !important;
	height:50px !important;
}

#item1513121 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1513095 {
	width:122px !important;
	height:50px !important;
}

#item1513096 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1513090 {
	width:122px !important;
	height:50px !important;
	left:673px !important;
	top:740px !important;
}

@keyframes intensificar-1513144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513173 {
	width:122px !important;
	height:50px !important;
}

#item1513174 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513148 {
	width:122px !important;
	height:50px !important;
}

#item1513149 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513144 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1513197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513227 {
	width:131px !important;
	height:50px !important;
}

#item1513228 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513201 {
	width:131px !important;
	height:50px !important;
}

#item1513202 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513197 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

@keyframes intensificar-1513251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513281 {
	width:87px !important;
	height:50px !important;
}

#item1513282 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513255 {
	width:87px !important;
	height:50px !important;
}

#item1513256 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513251 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1513308 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1513331 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1513305 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1513335 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1513335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1513335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568810 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1582425 {
	width:23px !important;
	height:46px !important;
	left:679px !important;
	top:467px !important;
}

#item1638364 {
	width:627px !important;
	height:777px !important;
	left:46px !important;
	top:100px !important;
}

#item1638365 {
	width:595px !important;
	height:6615px !important;
}

@keyframes intensificar-1638365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568750 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1582378 {
	width:23px !important;
	height:46px !important;
	left:679px !important;
	top:467px !important;
}

#item1638445 {
	width:627px !important;
	height:777px !important;
	left:46px !important;
	top:100px !important;
}

#item1638446 {
	width:595px !important;
	height:2255px !important;
}

@keyframes intensificar-1638446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568703 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1568726 {
	width:628px !important;
	height:775px !important;
	left:46px !important;
	top:100px !important;
}

@keyframes intensificar-1568726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568514 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table2084319 th, table#table2084319 td {
	vertical-align:top;;
}

table#table2084319 tr {
	height:22px;;
}

table#table2084319 {
	table-layout:fixed;
}

#item1568537 {
	width:622px !important;
	height:211px !important;
	left:54px !important;
	top:112px !important;
}

#item1662105 {
	width:24px !important;
	height:12px !important;
	left:251px !important;
	top:269px !important;
}

#item1568560 {
	width:24px !important;
	height:12px !important;
	left:198px !important;
	top:115px !important;
}

#item1568564 {
	width:24px !important;
	height:12px !important;
	left:211px !important;
	top:137px !important;
}

#item1662117 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1662114 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:285px !important;
}

#item1568583 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1568580 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:265px !important;
}

#item1568587 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1568584 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:242px !important;
}

#item1568591 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1568588 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:220px !important;
}

#item1568595 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1568592 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:199px !important;
}

#item1568599 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1568596 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:176px !important;
}

#item1568603 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1568600 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:154px !important;
}

#item1568607 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1568604 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:132px !important;
}

#item1568611 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1568608 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:110px !important;
}

#item1568616 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

#item1568639 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

#item1568663 {
	width:40px !important;
	height:20px !important;
}

#item1568667 {
	width:106px !important;
	height:10px !important;
	left:47px !important;
	top:6px !important;
}

#item1568692 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1568692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568512 {
	width:710px !important;
	height:901px !important;
	left:-10px !important;
	top:140px !important;
}

#item1568871 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1568874 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1569655 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1569678 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1569651 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1569687 {
	width:26px !important;
	height:26px !important;
}

#item1569683 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:171px !important;
}

@keyframes intensificar-1569690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569693 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1569694 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1569690 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1569697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569726 {
	width:171px !important;
	height:70px !important;
}

#item1569727 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1569701 {
	width:171px !important;
	height:70px !important;
}

#item1569702 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1569697 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1057px !important;
}

@keyframes intensificar-1569750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569781 {
	width:171px !important;
	height:70px !important;
}

#item1569782 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1569754 {
	width:171px !important;
	height:70px !important;
}

#item1569755 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1569750 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1569805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569835 {
	width:205px !important;
	height:70px !important;
}

#item1569837 {
	width:162px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1569809 {
	width:205px !important;
	height:70px !important;
}

#item1569810 {
	width:162px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1569805 {
	width:205px !important;
	height:70px !important;
	left:116px !important;
	top:1130px !important;
}

@keyframes intensificar-1569860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569889 {
	width:122px !important;
	height:70px !important;
}

#item1569890 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1569864 {
	width:122px !important;
	height:70px !important;
}

#item1569865 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1569860 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1569916 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1569940 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1569913 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1581979 {
	width:35px !important;
	height:74px !important;
	left:114px !important;
	top:1128px !important;
}

#item1581983 {
	width:35px !important;
	height:74px !important;
	left:527px !important;
	top:1055px !important;
}

#item1569943 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1569943 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1569943 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1569943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711397 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1513856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1513854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513852 {
	width:600px !important;
	height:790px !important;
}

#item1513857 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1513889 {
	width:100px !important;
	height:13px !important;
	top:317px !important;
}

@keyframes intensificar-1513889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2086462 th, table#table2086462 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2086462 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2086462 {
	table-layout:fixed;
}

#item1513912 {
	width:528px !important;
	height:125px !important;
	top:337px !important;
}

@keyframes intensificar-1513912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697281 {
	width:528px !important;
	height:315px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1697281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514450 {
	width:528px !important;
	height:565px !important;
	top:2px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1514450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513937 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1513960 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1513963 {
	width:528px !important;
	height:46px !important;
	top:2px !important;
}

@keyframes intensificar-1513963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513986 {
	width:350px !important;
	height:134px !important;
	top:68px !important;
}

@keyframes intensificar-1513986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514009 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:229px !important;
}

#item1514015 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:125px !important;
}

@keyframes intensificar-1514015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514038 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:141px !important;
}

@keyframes intensificar-1514038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538312 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:160px !important;
}

#item1513862 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1514101 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1514124 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1514148 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1514151 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1662155 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1514177 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1514178 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1514174 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1514211 {
	width:123px !important;
	height:50px !important;
}

#item1514212 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514186 {
	width:123px !important;
	height:50px !important;
}

#item1514187 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514181 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1514265 {
	width:99px !important;
	height:50px !important;
}

#item1514266 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1514240 {
	width:99px !important;
	height:50px !important;
}

#item1514241 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1514236 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1514319 {
	width:101px !important;
	height:50px !important;
}

#item1514320 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514293 {
	width:101px !important;
	height:50px !important;
}

#item1514294 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514289 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1514346 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1514369 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1514343 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1514373 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1514377 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1514377 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1514377 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1514377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569958 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1569971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1569964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569962 {
	width:700px !important;
	height:309px !important;
}

#item1581753 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1570006 {
	width:140px !important;
	height:18px !important;
	top:322px !important;
}

@keyframes intensificar-1570006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2088964 th, table#table2088964 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2088964 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2088964 {
	table-layout:fixed;
}

#item1570029 {
	width:628px !important;
	height:192px !important;
	top:350px !important;
}

@keyframes intensificar-1570029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585694 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

#item1641008 {
	width:628px !important;
	height:278px !important;
}

#item1641009 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1641009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585691 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1641042 {
	width:628px !important;
	height:542px !important;
}

#item1641043 {
	width:595px !important;
	height:823px !important;
}

@keyframes intensificar-1641043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570054 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1570077 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1570081 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1570081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570104 {
	width:490px !important;
	height:255px !important;
	top:93px !important;
}

@keyframes intensificar-1570104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570128 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:319px !important;
}

#item1570133 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:174px !important;
}

@keyframes intensificar-1570133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570156 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:196px !important;
}

@keyframes intensificar-1570156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570179 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:222px !important;
}

#item1569980 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1570208 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1570231 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1570255 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1570259 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1697672 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1570286 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1570287 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1570282 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1570321 {
	width:172px !important;
	height:70px !important;
}

#item1570322 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1570296 {
	width:172px !important;
	height:70px !important;
}

#item1570297 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1570291 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1570374 {
	width:139px !important;
	height:70px !important;
}

#item1570375 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1570349 {
	width:139px !important;
	height:70px !important;
}

#item1570350 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1570345 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1570427 {
	width:141px !important;
	height:70px !important;
}

#item1570428 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1570402 {
	width:141px !important;
	height:70px !important;
}

#item1570403 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1570398 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1570454 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1570477 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1570451 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1570481 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1570484 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1570484 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1570484 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1570484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711412 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1662202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1662200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662197 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1662203 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1662208 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1662231 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1662255 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1662260 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1662523 {
	width:100px !important;
	height:13px !important;
	top:257px !important;
}

@keyframes intensificar-1662523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662546 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:113px !important;
}

#item1662550 {
	width:534px !important;
	height:220px !important;
	top:16px !important;
}

#item1662551 {
	width:510px !important;
	height:577px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1662551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662575 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1662578 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:243px !important;
}

table#table2092306 th, table#table2092306 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2092306 tr {
	background:#f5f5f5;;
}

table#table2092306 {
	table-layout:fixed;
}

#item1697848 {
	width:528px !important;
	height:284px !important;
	top:279px !important;
}

@keyframes intensificar-1697848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697785 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:268px !important;
}

#item1697788 {
	width:534px !important;
	height:530px !important;
	top:16px !important;
}

#item1697789 {
	width:509px !important;
	height:849px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1697789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1697789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1697789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1697815 {
	width:14px !important;
	height:9px !important;
}

#item1697818 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1662459 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:268px !important;
}

#item1662463 {
	width:534px !important;
	height:530px !important;
	top:16px !important;
}

#item1662464 {
	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-1662464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662489 {
	width:14px !important;
	height:9px !important;
}

#item1662493 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1662286 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1662309 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1662312 {
	width:370px !important;
	height:204px !important;
	top:99px !important;
}

@keyframes intensificar-1662312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662335 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1662335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662358 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:344px !important;
}

#item1715548 {
	width:131px !important;
	height:16px !important;
	left:397px !important;
	top:147px !important;
}

@keyframes intensificar-1715548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715571 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:163px !important;
}

@keyframes intensificar-1715571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715594 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:131px !important;
}

@keyframes intensificar-1715594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715617 {
	width:131px !important;
	height:16px !important;
	left:397px !important;
	top:185px !important;
}

@keyframes intensificar-1715617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715640 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:201px !important;
}

@keyframes intensificar-1715640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715664 {
	width:155px !important;
	height:32px !important;
	left:373px !important;
	top:260px !important;
}

@keyframes intensificar-1715664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715687 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:291px !important;
}

@keyframes intensificar-1715687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715710 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:244px !important;
}

@keyframes intensificar-1715710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662283 {
	width:564px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

#item1662619 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1662645 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1662646 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1662642 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1662679 {
	width:123px !important;
	height:50px !important;
}

#item1662680 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1662653 {
	width:123px !important;
	height:50px !important;
}

#item1662654 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1662649 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1662732 {
	width:113px !important;
	height:50px !important;
}

#item1662733 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1662707 {
	width:113px !important;
	height:50px !important;
}

#item1662708 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1662703 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1662785 {
	width:101px !important;
	height:50px !important;
}

#item1662786 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1662760 {
	width:101px !important;
	height:50px !important;
}

#item1662761 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1662756 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1662838 {
	width:101px !important;
	height:50px !important;
}

#item1662839 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1662813 {
	width:101px !important;
	height:50px !important;
}

#item1662814 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1662809 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1662866 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1662889 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1662862 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1662893 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1662893 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1662893 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1662893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662966 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1662974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1662972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1662970 {
	width:700px !important;
	height:309px !important;
}

#item1662975 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1662979 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:511px !important;
}

#item1663002 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1663026 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1663030 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1663056 {
	width:140px !important;
	height:18px !important;
	top:203px !important;
}

@keyframes intensificar-1663056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663079 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:67px !important;
}

#item1663082 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:334px !important;
}

#item1663085 {
	width:628px !important;
	height:177px !important;
}

#item1663086 {
	width:595px !important;
	height:890px !important;
}

@keyframes intensificar-1663086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663109 {
	width:628px !important;
	height:244px !important;
	top:233px !important;
}

table#table2097626 th, table#table2097626 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2097626 tr {
	background:#f5f5f5;;
}

table#table2097626 {
	table-layout:fixed;
}

#item1663110 {
	width:595px !important;
	height:431px !important;
}

@keyframes intensificar-1663110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663338 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

#item1663342 {
	width:628px !important;
	height:500px !important;
}

#item1663343 {
	width:595px !important;
	height:1535px !important;
}

@keyframes intensificar-1663343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663308 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

#item1663313 {
	width:628px !important;
	height:500px !important;
}

#item1663314 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1663314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663135 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1663158 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1663161 {
	width:429px !important;
	height:359px !important;
	top:142px !important;
}

@keyframes intensificar-1663161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663184 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1663184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663208 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:469px !important;
}

#item1715838 {
	width:183px !important;
	height:22px !important;
	left:447px !important;
	top:211px !important;
}

@keyframes intensificar-1715838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715861 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:233px !important;
}

@keyframes intensificar-1715861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715885 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:188px !important;
}

@keyframes intensificar-1715885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715908 {
	width:183px !important;
	height:22px !important;
	left:447px !important;
	top:263px !important;
}

@keyframes intensificar-1715908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715931 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:286px !important;
}

@keyframes intensificar-1715931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715954 {
	width:217px !important;
	height:44px !important;
	left:413px !important;
	top:358px !important;
}

@keyframes intensificar-1715954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1715978 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:402px !important;
}

@keyframes intensificar-1715978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1715978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1715978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1716002 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:335px !important;
}

@keyframes intensificar-1716002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1716002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1716002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663054 {
	width:665px !important;
	height:500px !important;
	left:36px !important;
	top:576px !important;
}

#item1663366 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:325px !important;
}

#item1663393 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1663394 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1663390 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1663428 {
	width:172px !important;
	height:70px !important;
}

#item1663429 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1663402 {
	width:172px !important;
	height:70px !important;
}

#item1663404 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1663398 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1663482 {
	width:158px !important;
	height:70px !important;
}

#item1663483 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1663457 {
	width:158px !important;
	height:70px !important;
}

#item1663458 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1663452 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1663535 {
	width:141px !important;
	height:70px !important;
}

#item1663536 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1663510 {
	width:141px !important;
	height:70px !important;
}

#item1663511 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1663506 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1663588 {
	width:141px !important;
	height:70px !important;
}

#item1663589 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1663563 {
	width:141px !important;
	height:70px !important;
}

#item1663564 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1663559 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1710599 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710622 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710596 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1663651 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1663651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1663651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1663651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711426 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1517691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1517689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517687 {
	width:600px !important;
	height:790px !important;
}

#item1517692 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1517699 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:159px !important;
}

#item1517707 {
	width:534px !important;
	height:311px !important;
	top:16px !important;
}

#item1517708 {
	width:510px !important;
	height:670px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1517708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517733 {
	width:14px !important;
	height:9px !important;
}

#item1517737 {
	width:14px !important;
	height:9px !important;
	top:334px !important;
}

table#table2102893 tr {
	border-right:2.2px solid #fff;;
}

table#table2102893 {
	table-layout:fixed;
}

#item1517740 {
	width:528px !important;
	height:185px !important;
	top:377px !important;
}

@keyframes intensificar-1517740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517763 {
	width:100px !important;
	height:13px !important;
	top:357px !important;
}

@keyframes intensificar-1517763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518055 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1518059 {
	width:534px !important;
	height:530px !important;
	top:17px !important;
}

#item1518060 {
	width:509px !important;
	height:1016px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1518060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518085 {
	width:14px !important;
	height:9px !important;
}

#item1518089 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1517788 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1517812 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1517817 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1517817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517840 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:328px !important;
}

#item1517845 {
	width:350px !important;
	height:396px !important;
	top:82px !important;
}

@keyframes intensificar-1517845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517868 {
	width:131px !important;
	height:16px !important;
	left:397px !important;
	top:96px !important;
}

@keyframes intensificar-1517868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517892 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:112px !important;
}

@keyframes intensificar-1517892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517915 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:79px !important;
}

@keyframes intensificar-1517915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517938 {
	width:131px !important;
	height:16px !important;
	left:397px !important;
	top:133px !important;
}

@keyframes intensificar-1517938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517961 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:149px !important;
}

@keyframes intensificar-1517961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517984 {
	width:155px !important;
	height:32px !important;
	left:373px !important;
	top:239px !important;
}

@keyframes intensificar-1517984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518007 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:271px !important;
}

@keyframes intensificar-1518007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518030 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:223px !important;
}

@keyframes intensificar-1518030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517697 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1518093 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:146px !important;
}

#item1518116 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1518140 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1518143 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1518169 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1518170 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1518166 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1518203 {
	width:123px !important;
	height:50px !important;
}

#item1518204 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518178 {
	width:123px !important;
	height:50px !important;
}

#item1518179 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518173 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1518257 {
	width:101px !important;
	height:50px !important;
}

#item1518258 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518231 {
	width:101px !important;
	height:50px !important;
}

#item1518232 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518227 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1518310 {
	width:99px !important;
	height:50px !important;
}

#item1518311 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1518285 {
	width:99px !important;
	height:50px !important;
}

#item1518286 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1518281 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1518364 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709368 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709391 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709365 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1518370 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1518370 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1518370 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1518370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637551 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1572358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1572351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572349 {
	width:700px !important;
	height:309px !important;
}

#item1581734 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1572430 {
	width:140px !important;
	height:18px !important;
	top:165px !important;
}

@keyframes intensificar-1572430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586030 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:45px !important;
}

#item1613868 {
	width:628px !important;
	height:284px !important;
	top:195px !important;
}

table#table2107552 tr {
	border-right:3.08px solid #fff;;
}

table#table2107552 {
	table-layout:fixed;
}

#item1613869 {
	width:740px !important;
	height:284px !important;
}

@keyframes intensificar-1613869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613892 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:493px !important;
}

#item1641150 {
	width:628px !important;
	height:136px !important;
}

#item1641151 {
	width:595px !important;
	height:1136px !important;
}

@keyframes intensificar-1641151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585935 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1641187 {
	width:628px !important;
	height:516px !important;
}

#item1641188 {
	width:595px !important;
	height:2127px !important;
}

@keyframes intensificar-1641188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572455 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1572478 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1572481 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1572481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572505 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:437px !important;
}

#item1572512 {
	width:490px !important;
	height:382px !important;
	top:92px !important;
}

@keyframes intensificar-1572512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572535 {
	width:183px !important;
	height:22px !important;
	left:445px !important;
	top:111px !important;
}

@keyframes intensificar-1572535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572558 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:134px !important;
}

@keyframes intensificar-1572558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572581 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:89px !important;
}

@keyframes intensificar-1572581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572604 {
	width:183px !important;
	height:22px !important;
	left:445px !important;
	top:164px !important;
}

@keyframes intensificar-1572604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572627 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:186px !important;
}

@keyframes intensificar-1572627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572650 {
	width:220px !important;
	height:44px !important;
	left:409px !important;
	top:313px !important;
}

@keyframes intensificar-1572650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572673 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:357px !important;
}

@keyframes intensificar-1572673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572696 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:290px !important;
}

@keyframes intensificar-1572696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572368 {
	width:665px !important;
	height:516px !important;
	left:36px !important;
	top:559px !important;
}

#item1572759 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:514px !important;
}

#item1572782 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1572806 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1572809 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1572835 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1572836 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1572832 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1572870 {
	width:172px !important;
	height:70px !important;
}

#item1572871 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1572844 {
	width:172px !important;
	height:70px !important;
}

#item1572845 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1572840 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1572924 {
	width:141px !important;
	height:70px !important;
}

#item1572925 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1572899 {
	width:141px !important;
	height:70px !important;
}

#item1572900 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1572894 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1572977 {
	width:139px !important;
	height:70px !important;
}

#item1572978 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1572952 {
	width:139px !important;
	height:70px !important;
}

#item1572953 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1572948 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1573031 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710628 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710651 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710625 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1573034 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1573034 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1573034 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1573034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711443 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1518504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1518501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518499 {
	width:600px !important;
	height:790px !important;
}

#item1518505 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1518703 {
	width:100px !important;
	height:13px !important;
	top:332px !important;
}

@keyframes intensificar-1518703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2113029 th, table#table2113029 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2113029 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2113029 {
	table-layout:fixed;
}

#item1518726 {
	width:528px !important;
	height:195px !important;
	top:352px !important;
}

@keyframes intensificar-1518726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519124 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:146px !important;
}

#item1519128 {
	width:534px !important;
	height:286px !important;
	top:16px !important;
}

#item1519129 {
	width:510px !important;
	height:483px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1519129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519153 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1519156 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:310px !important;
}

#item1518512 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1518516 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1543328 {
	width:509px !important;
	height:980px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1543328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518542 {
	width:14px !important;
	height:9px !important;
}

#item1518545 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1518553 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1518576 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1518579 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1518579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518602 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1518602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518625 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:308px !important;
}

#item1518632 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:235px !important;
}

@keyframes intensificar-1518632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518655 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:251px !important;
}

@keyframes intensificar-1518655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518509 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1518749 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1518772 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1518796 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1518799 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1519087 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1518825 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1518826 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1518822 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1518859 {
	width:123px !important;
	height:50px !important;
}

#item1518860 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518834 {
	width:123px !important;
	height:50px !important;
}

#item1518835 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518829 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1518912 {
	width:99px !important;
	height:50px !important;
}

#item1518913 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1518887 {
	width:99px !important;
	height:50px !important;
}

#item1518888 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1518883 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1518965 {
	width:101px !important;
	height:50px !important;
}

#item1518966 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518940 {
	width:101px !important;
	height:50px !important;
}

#item1518941 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518936 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1519021 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709397 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709420 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709394 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1519026 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1519026 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519026 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1519026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712029 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1573775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1573781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573773 {
	width:700px !important;
	height:309px !important;
}

#item1581724 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1573798 {
	width:140px !important;
	height:18px !important;
	top:193px !important;
}

@keyframes intensificar-1573798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2116712 th, table#table2116712 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2116712 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2116712 {
	table-layout:fixed;
}

#item1573821 {
	width:628px !important;
	height:273px !important;
	top:221px !important;
}

@keyframes intensificar-1573821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586220 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:58px !important;
}

#item1641322 {
	width:628px !important;
	height:162px !important;
}

#item1641323 {
	width:595px !important;
	height:871px !important;
}

@keyframes intensificar-1641323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586169 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1641369 {
	width:628px !important;
	height:494px !important;
}

#item1641370 {
	width:595px !important;
	height:1883px !important;
}

@keyframes intensificar-1641370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573881 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1573904 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1573911 {
	width:626px !important;
	height:88px !important;
}

@keyframes intensificar-1573911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573934 {
	width:490px !important;
	height:373px !important;
	top:120px !important;
}

@keyframes intensificar-1573934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573957 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:409px !important;
}

#item1573962 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:307px !important;
}

@keyframes intensificar-1573962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573986 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:329px !important;
}

@keyframes intensificar-1573986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573795 {
	width:665px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1574048 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1574071 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1574095 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1574099 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1592901 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1574148 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1574149 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1574145 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1574183 {
	width:172px !important;
	height:70px !important;
}

#item1574184 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574158 {
	width:172px !important;
	height:70px !important;
}

#item1574159 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574154 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1574236 {
	width:139px !important;
	height:70px !important;
}

#item1574237 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1574211 {
	width:139px !important;
	height:70px !important;
}

#item1574212 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1574207 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1574289 {
	width:141px !important;
	height:70px !important;
}

#item1574290 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574264 {
	width:141px !important;
	height:70px !important;
}

#item1574265 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574260 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1574344 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710662 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710685 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710659 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1574347 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1574347 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1574347 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1574347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711463 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1516824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1516821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516819 {
	width:600px !important;
	height:790px !important;
}

#item1516825 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1516830 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:124px !important;
}

#item1516836 {
	width:534px !important;
	height:242px !important;
	top:16px !important;
}

#item1516837 {
	width:510px !important;
	height:357px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1516837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516863 {
	width:14px !important;
	height:9px !important;
}

#item1516866 {
	width:14px !important;
	height:9px !important;
	top:266px !important;
}

table#table2121990 tr {
	border-right:2.2px solid #fff;;
}

table#table2121990 {
	table-layout:fixed;
}

#item1516870 {
	width:528px !important;
	height:254px !important;
	top:308px !important;
}

@keyframes intensificar-1516870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516893 {
	width:100px !important;
	height:13px !important;
	top:288px !important;
}

@keyframes intensificar-1516893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517165 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1517168 {
	width:534px !important;
	height:530px !important;
	top:17px !important;
}

#item1517169 {
	width:509px !important;
	height:1150px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1517169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517195 {
	width:14px !important;
	height:9px !important;
}

#item1517199 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1516918 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1516942 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1516947 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1516947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516947 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516972 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:413px !important;
}

#item1516979 {
	width:350px !important;
	height:307px !important;
	top:99px !important;
}

@keyframes intensificar-1516979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517002 {
	width:131px !important;
	height:16px !important;
	left:397px !important;
	top:181px !important;
}

@keyframes intensificar-1517002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517025 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:197px !important;
}

@keyframes intensificar-1517025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517048 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:164px !important;
}

@keyframes intensificar-1517048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517071 {
	width:131px !important;
	height:16px !important;
	left:397px !important;
	top:218px !important;
}

@keyframes intensificar-1517071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517094 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:234px !important;
}

@keyframes intensificar-1517094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517117 {
	width:131px !important;
	height:16px !important;
	left:397px !important;
	top:340px !important;
}

@keyframes intensificar-1517117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517140 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:356px !important;
}

@keyframes intensificar-1517140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517597 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:324px !important;
}

@keyframes intensificar-1517597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516828 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1517203 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:146px !important;
}

#item1517226 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1517250 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1517255 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1517304 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1517305 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1517301 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1517337 {
	width:123px !important;
	height:50px !important;
}

#item1517338 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1517312 {
	width:123px !important;
	height:50px !important;
}

#item1517313 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1517308 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1517392 {
	width:101px !important;
	height:50px !important;
}

#item1517393 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1517366 {
	width:101px !important;
	height:50px !important;
}

#item1517367 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1517362 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1517446 {
	width:99px !important;
	height:50px !important;
}

#item1517447 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1517421 {
	width:99px !important;
	height:50px !important;
}

#item1517422 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1517416 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1517499 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709433 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709456 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709430 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1517502 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1517502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1517502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1517502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712059 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1573063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1573057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573055 {
	width:700px !important;
	height:309px !important;
}

#item1581727 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2127833 tr {
	border-right:3.08px solid #fff;;
}

table#table2127833 {
	table-layout:fixed;
}

#item1573120 {
	width:627px !important;
	height:373px !important;
	top:143px !important;
}

@keyframes intensificar-1573120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573143 {
	width:140px !important;
	height:18px !important;
	top:115px !important;
}

@keyframes intensificar-1573143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586133 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:25px !important;
}

#item1641234 {
	width:628px !important;
	height:96px !important;
}

#item1641235 {
	width:595px !important;
	height:988px !important;
}

@keyframes intensificar-1641235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586073 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1641279 {
	width:628px !important;
	height:516px !important;
}

#item1641280 {
	width:595px !important;
	height:2323px !important;
}

@keyframes intensificar-1641280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573169 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1573192 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1573198 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1573198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573221 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:521px !important;
}

#item1573227 {
	width:490px !important;
	height:386px !important;
	top:130px !important;
}

@keyframes intensificar-1573227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573250 {
	width:183px !important;
	height:22px !important;
	left:445px !important;
	top:252px !important;
}

@keyframes intensificar-1573250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573273 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:274px !important;
}

@keyframes intensificar-1573273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573296 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:229px !important;
}

@keyframes intensificar-1573296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573319 {
	width:183px !important;
	height:22px !important;
	left:445px !important;
	top:304px !important;
}

@keyframes intensificar-1573319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573342 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:327px !important;
}

@keyframes intensificar-1573342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573366 {
	width:183px !important;
	height:22px !important;
	left:445px !important;
	top:418px !important;
}

@keyframes intensificar-1573366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573389 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:441px !important;
}

@keyframes intensificar-1573389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573412 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:395px !important;
}

@keyframes intensificar-1573412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573076 {
	width:665px !important;
	height:552px !important;
	left:36px !important;
	top:559px !important;
}

#item1573472 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:514px !important;
}

#item1573496 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1573520 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1573523 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1573550 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1573551 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1573547 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1573585 {
	width:172px !important;
	height:70px !important;
}

#item1573586 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573560 {
	width:172px !important;
	height:70px !important;
}

#item1573561 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573556 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1573638 {
	width:141px !important;
	height:70px !important;
}

#item1573639 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573613 {
	width:141px !important;
	height:70px !important;
}

#item1573614 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573609 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1573693 {
	width:139px !important;
	height:70px !important;
}

#item1573695 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1573668 {
	width:139px !important;
	height:70px !important;
}

#item1573669 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1573664 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1573748 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710695 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710718 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710692 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1573752 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1573752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1573752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1573752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711473 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1520055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1520053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520050 {
	width:600px !important;
	height:790px !important;
}

#item1520056 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1520061 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:120px !important;
}

#item1520066 {
	width:534px !important;
	height:235px !important;
	top:16px !important;
}

#item1520067 {
	width:510px !important;
	height:426px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1520067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520092 {
	width:14px !important;
	height:9px !important;
}

#item1520096 {
	width:14px !important;
	height:9px !important;
	top:258px !important;
}

table#table2134627 th, table#table2134627 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2134627 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2134627 {
	table-layout:fixed;
}

#item1520101 {
	width:528px !important;
	height:244px !important;
	top:301px !important;
}

@keyframes intensificar-1520101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520124 {
	width:100px !important;
	height:13px !important;
	top:281px !important;
}

@keyframes intensificar-1520124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520346 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1520350 {
	width:534px !important;
	height:512px !important;
	top:17px !important;
}

#item1520351 {
	width:509px !important;
	height:932px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1520351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520377 {
	width:14px !important;
	height:9px !important;
}

#item1520380 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1520149 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1520173 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1520177 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1520177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520200 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:325px !important;
}

#item1520205 {
	width:350px !important;
	height:396px !important;
	top:99px !important;
}

@keyframes intensificar-1520205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520228 {
	width:197px !important;
	height:16px !important;
	left:331px !important;
	top:215px !important;
}

@keyframes intensificar-1520228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520251 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:231px !important;
}

@keyframes intensificar-1520251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520274 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:198px !important;
}

@keyframes intensificar-1520274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520297 {
	width:197px !important;
	height:16px !important;
	left:331px !important;
	top:252px !important;
}

@keyframes intensificar-1520297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520320 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:268px !important;
}

@keyframes intensificar-1520320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520059 {
	width:564px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1520384 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:146px !important;
}

#item1520407 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1520431 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1520434 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1520461 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1520462 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1520458 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1520495 {
	width:123px !important;
	height:50px !important;
}

#item1520496 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520470 {
	width:123px !important;
	height:50px !important;
}

#item1520471 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520466 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1520549 {
	width:101px !important;
	height:50px !important;
}

#item1520550 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520524 {
	width:101px !important;
	height:50px !important;
}

#item1520525 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520519 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1520602 {
	width:99px !important;
	height:50px !important;
}

#item1520603 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1520577 {
	width:99px !important;
	height:50px !important;
}

#item1520578 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1520573 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1520656 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709463 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709487 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709460 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1520659 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1520659 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1520659 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1520659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712083 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1575019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1575013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575011 {
	width:700px !important;
	height:309px !important;
}

#item1581714 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2139708 th, table#table2139708 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2139708 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2139708 {
	table-layout:fixed;
}

#item1575071 {
	width:628px !important;
	height:358px !important;
	top:133px !important;
}

@keyframes intensificar-1575071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575094 {
	width:140px !important;
	height:18px !important;
	top:105px !important;
}

@keyframes intensificar-1575094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586829 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:19px !important;
}

#item1641572 {
	width:628px !important;
	height:85px !important;
}

#item1641573 {
	width:595px !important;
	height:792px !important;
}

@keyframes intensificar-1641573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586729 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:223px !important;
}

#item1641611 {
	width:628px !important;
	height:491px !important;
}

#item1641612 {
	width:595px !important;
	height:1617px !important;
}

@keyframes intensificar-1641612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575119 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1575142 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1575145 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1575145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575168 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:426px !important;
}

#item1575175 {
	width:490px !important;
	height:347px !important;
	top:116px !important;
}

@keyframes intensificar-1575175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575198 {
	width:276px !important;
	height:22px !important;
	left:353px !important;
	top:271px !important;
}

@keyframes intensificar-1575198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575221 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:293px !important;
}

@keyframes intensificar-1575221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575244 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:248px !important;
}

@keyframes intensificar-1575244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575268 {
	width:276px !important;
	height:22px !important;
	left:353px !important;
	top:324px !important;
}

@keyframes intensificar-1575268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575291 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:346px !important;
}

@keyframes intensificar-1575291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575030 {
	width:665px !important;
	height:491px !important;
	left:36px !important;
	top:584px !important;
}

#item1575355 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:514px !important;
}

#item1575378 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1575402 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1575405 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1575431 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1575433 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1575428 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1575466 {
	width:172px !important;
	height:70px !important;
}

#item1575467 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1575441 {
	width:172px !important;
	height:70px !important;
}

#item1575442 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1575437 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1575519 {
	width:141px !important;
	height:70px !important;
}

#item1575520 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1575494 {
	width:141px !important;
	height:70px !important;
}

#item1575495 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1575490 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1575572 {
	width:139px !important;
	height:70px !important;
}

#item1575574 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1575547 {
	width:139px !important;
	height:70px !important;
}

#item1575548 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1575543 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1575628 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710737 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710762 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710734 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1575631 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1575631 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1575631 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1575631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711483 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1519191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1519189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519187 {
	width:600px !important;
	height:790px !important;
}

#item1519192 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1519503 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:68px !important;
}

#item1519510 {
	width:534px !important;
	height:138px !important;
	top:16px !important;
}

#item1519511 {
	width:510px !important;
	height:469px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1519511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519536 {
	width:14px !important;
	height:9px !important;
}

#item1519540 {
	width:14px !important;
	height:9px !important;
	top:161px !important;
}

table#table2148594 th, table#table2148594 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2148594 tr {
	background:#f5f5f5;;
}

table#table2148594 {
	table-layout:fixed;
}

#item1519543 {
	width:528px !important;
	height:340px !important;
	top:205px !important;
}

@keyframes intensificar-1519543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519566 {
	width:100px !important;
	height:13px !important;
	top:185px !important;
}

@keyframes intensificar-1519566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519465 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1519469 {
	width:534px !important;
	height:512px !important;
	top:17px !important;
}

#item1519470 {
	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-1519470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519495 {
	width:14px !important;
	height:9px !important;
}

#item1519498 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1519199 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1519222 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1519226 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1519226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519251 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:328px !important;
}

#item1519256 {
	width:350px !important;
	height:396px !important;
	top:82px !important;
}

@keyframes intensificar-1519256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519279 {
	width:131px !important;
	height:16px !important;
	left:397px !important;
	top:218px !important;
}

@keyframes intensificar-1519279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519302 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:234px !important;
}

@keyframes intensificar-1519302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519325 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:201px !important;
}

@keyframes intensificar-1519325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519348 {
	width:131px !important;
	height:16px !important;
	left:397px !important;
	top:255px !important;
}

@keyframes intensificar-1519348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519371 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:271px !important;
}

@keyframes intensificar-1519371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519196 {
	width:564px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1519589 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:146px !important;
}

#item1519612 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1519637 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1519641 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1519667 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1519668 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1519664 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1519700 {
	width:123px !important;
	height:50px !important;
}

#item1519701 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519675 {
	width:123px !important;
	height:50px !important;
}

#item1519676 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519671 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1519753 {
	width:101px !important;
	height:50px !important;
}

#item1519754 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519728 {
	width:101px !important;
	height:50px !important;
}

#item1519729 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519724 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1519807 {
	width:99px !important;
	height:50px !important;
}

#item1519808 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1519781 {
	width:99px !important;
	height:50px !important;
}

#item1519783 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1519777 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1519862 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709494 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709517 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709491 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1519867 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1519867 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519867 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1519867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712093 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1574370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1574376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574367 {
	width:700px !important;
	height:309px !important;
}

#item1581719 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1574690 {
	width:140px !important;
	height:18px !important;
	top:216px !important;
}

@keyframes intensificar-1574690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586306 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:71px !important;
}

#item1586726 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:346px !important;
}

#item1641417 {
	width:628px !important;
	height:184px !important;
}

#item1641418 {
	width:595px !important;
	height:1273px !important;
}

@keyframes intensificar-1641418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641461 {
	width:628px !important;
	height:250px !important;
	top:244px !important;
}

table#table2157172 th, table#table2157172 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2157172 tr {
	background:#f5f5f5;;
}

table#table2157172 {
	table-layout:fixed;
}

#item1641462 {
	width:595px !important;
	height:476px !important;
}

@keyframes intensificar-1641462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586260 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1641530 {
	width:628px !important;
	height:494px !important;
}

#item1641531 {
	width:595px !important;
	height:1500px !important;
}

@keyframes intensificar-1641531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574388 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1574411 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1574416 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
	top:3px !important;
}

@keyframes intensificar-1574416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574440 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:476px !important;
}

#item1574446 {
	width:490px !important;
	height:302px !important;
	top:116px !important;
}

@keyframes intensificar-1574446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574469 {
	width:183px !important;
	height:22px !important;
	left:445px !important;
	top:321px !important;
}

@keyframes intensificar-1574469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574492 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:343px !important;
}

@keyframes intensificar-1574492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574515 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:298px !important;
}

@keyframes intensificar-1574515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574538 {
	width:183px !important;
	height:22px !important;
	left:445px !important;
	top:373px !important;
}

@keyframes intensificar-1574538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574561 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:396px !important;
}

@keyframes intensificar-1574561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574385 {
	width:665px !important;
	height:506px !important;
	left:36px !important;
	top:581px !important;
}

#item1574713 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:514px !important;
}

#item1574736 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1574760 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1574763 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1574789 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1574791 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1574786 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1574825 {
	width:172px !important;
	height:70px !important;
}

#item1574826 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574800 {
	width:172px !important;
	height:70px !important;
}

#item1574801 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574796 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1574878 {
	width:141px !important;
	height:70px !important;
}

#item1574879 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574853 {
	width:141px !important;
	height:70px !important;
}

#item1574854 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574849 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1574931 {
	width:139px !important;
	height:70px !important;
}

#item1574932 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1574906 {
	width:139px !important;
	height:70px !important;
}

#item1574907 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1574902 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1574986 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710771 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710794 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710768 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1574990 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1574990 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1574990 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1574990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711492 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1663993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1663991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1663989 {
	width:600px !important;
	height:790px !important;
}

#item1663994 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1664167 {
	width:100px !important;
	height:13px !important;
	top:363px !important;
}

@keyframes intensificar-1664167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2161698 th, table#table2161698 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2161698 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2161698 {
	table-layout:fixed;
}

#item1664190 {
	width:528px !important;
	height:195px !important;
	top:383px !important;
}

@keyframes intensificar-1664190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664213 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:161px !important;
}

#item1664217 {
	width:534px !important;
	height:316px !important;
	top:16px !important;
}

#item1664218 {
	width:510px !important;
	height:452px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1664218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664242 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1664245 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:339px !important;
}

#item1664127 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1664130 {
	width:534px !important;
	height:545px !important;
	top:16px !important;
}

#item1664131 {
	width:509px !important;
	height:676px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1664131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664156 {
	width:14px !important;
	height:9px !important;
}

#item1664159 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1664000 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1664024 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1664028 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1664028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664051 {
	width:350px !important;
	height:175px !important;
	top:99px !important;
}

@keyframes intensificar-1664051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664074 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:320px !important;
}

#item1664079 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:220px !important;
}

@keyframes intensificar-1664079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664102 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:236px !important;
}

@keyframes intensificar-1664102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1701335 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:256px !important;
}

#item1663997 {
	width:564px !important;
	height:577px !important;
	left:636px !important;
	top:148px !important;
}

#item1664249 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:130px !important;
}

#item1664272 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1664296 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1664301 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1664324 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1664350 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1664351 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1664347 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1664385 {
	width:123px !important;
	height:50px !important;
}

#item1664386 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664360 {
	width:123px !important;
	height:50px !important;
}

#item1664361 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664356 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1664438 {
	width:99px !important;
	height:50px !important;
}

#item1664439 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1664413 {
	width:99px !important;
	height:50px !important;
}

#item1664414 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1664409 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1664491 {
	width:101px !important;
	height:50px !important;
}

#item1664492 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664466 {
	width:101px !important;
	height:50px !important;
}

#item1664467 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664462 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1664545 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709529 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709552 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709526 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1664548 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1664548 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1664548 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1664548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712105 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:307px !important;
}

@keyframes intensificar-1664636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1664634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664632 {
	width:700px !important;
	height:309px !important;
}

#item1664637 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1664642 {
	width:140px !important;
	height:18px !important;
	top:180px !important;
}

@keyframes intensificar-1664642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2165206 th, table#table2165206 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2165206 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2165206 {
	table-layout:fixed;
}

#item1664666 {
	width:628px !important;
	height:307px !important;
	top:208px !important;
}

@keyframes intensificar-1664666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664689 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:52px !important;
}

#item1664692 {
	width:628px !important;
	height:149px !important;
}

#item1664693 {
	width:595px !important;
	height:831px !important;
}

@keyframes intensificar-1664693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664846 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1664850 {
	width:628px !important;
	height:515px !important;
}

#item1664852 {
	width:595px !important;
	height:1323px !important;
}

@keyframes intensificar-1664852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664718 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1664742 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1664747 {
	width:626px !important;
	height:88px !important;
}

@keyframes intensificar-1664747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664770 {
	width:490px !important;
	height:226px !important;
	top:120px !important;
}

@keyframes intensificar-1664770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664793 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:388px !important;
}

#item1664799 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:286px !important;
}

@keyframes intensificar-1664799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664822 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:308px !important;
}

@keyframes intensificar-1664822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1664640 {
	width:665px !important;
	height:515px !important;
	left:36px !important;
	top:560px !important;
}

#item1664875 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1664898 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1664922 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1664926 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1664949 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1664975 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1664976 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1664972 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1665010 {
	width:172px !important;
	height:70px !important;
}

#item1665011 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1664984 {
	width:172px !important;
	height:70px !important;
}

#item1664985 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1664980 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1665064 {
	width:139px !important;
	height:70px !important;
}

#item1665065 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1665038 {
	width:139px !important;
	height:70px !important;
}

#item1665040 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1665034 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1665117 {
	width:141px !important;
	height:70px !important;
}

#item1665119 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1665092 {
	width:141px !important;
	height:70px !important;
}

#item1665093 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1665088 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1665142 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710807 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710830 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710804 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1665175 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1665175 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1665175 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1665175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711508 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1520785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1520783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520781 {
	width:600px !important;
	height:790px !important;
}

#item1520787 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1520795 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:101px !important;
}

#item1520802 {
	width:534px !important;
	height:195px !important;
	top:16px !important;
}

#item1520803 {
	width:510px !important;
	height:440px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1520803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520828 {
	width:14px !important;
	height:9px !important;
}

#item1520831 {
	width:14px !important;
	height:9px !important;
	top:218px !important;
}

table#table2168963 tr {
	border-right:2.2px solid #fff;;
}

table#table2168963 {
	table-layout:fixed;
}

#item1520835 {
	width:528px !important;
	height:248px !important;
	top:261px !important;
}

@keyframes intensificar-1520835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520859 {
	width:100px !important;
	height:13px !important;
	top:241px !important;
}

@keyframes intensificar-1520859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521080 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:242px !important;
}

#item1521084 {
	width:534px !important;
	height:477px !important;
	top:17px !important;
}

#item1521085 {
	width:509px !important;
	height:660px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1521085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521110 {
	width:14px !important;
	height:9px !important;
}

#item1521113 {
	width:14px !important;
	height:9px !important;
	top:501px !important;
}

#item1520884 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1520907 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1520910 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1520910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520933 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:373px !important;
}

#item1520939 {
	width:350px !important;
	height:396px !important;
	top:99px !important;
}

@keyframes intensificar-1520939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520962 {
	width:224px !important;
	height:15px !important;
	left:304px !important;
	top:248px !important;
}

@keyframes intensificar-1520962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520985 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:264px !important;
}

@keyframes intensificar-1520985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521008 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:232px !important;
}

@keyframes intensificar-1521008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521031 {
	width:197px !important;
	height:16px !important;
	left:331px !important;
	top:300px !important;
}

@keyframes intensificar-1521031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521054 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:316px !important;
}

@keyframes intensificar-1521054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520793 {
	width:564px !important;
	height:510px !important;
	left:636px !important;
	top:216px !important;
}

#item1521116 {
	width:528px !important;
	height:64px !important;
	left:636px !important;
	top:146px !important;
}

#item1521139 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1521163 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1521166 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1521448 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1521192 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1521193 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1521189 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1521227 {
	width:123px !important;
	height:50px !important;
}

#item1521228 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521201 {
	width:123px !important;
	height:50px !important;
}

#item1521202 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521197 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1521280 {
	width:101px !important;
	height:50px !important;
}

#item1521281 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521255 {
	width:101px !important;
	height:50px !important;
}

#item1521256 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521251 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1521333 {
	width:99px !important;
	height:50px !important;
}

#item1521334 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1521308 {
	width:99px !important;
	height:50px !important;
}

#item1521309 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1521304 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1521389 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709558 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709581 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709555 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1521395 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1521395 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1521395 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712121 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1575658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1575652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575650 {
	width:700px !important;
	height:309px !important;
}

#item1581706 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1575735 {
	width:140px !important;
	height:18px !important;
	top:114px !important;
}

@keyframes intensificar-1575735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586881 {
	width:23px !important;
	height:46px !important;
	left:631px !important;
	top:26px !important;
}

#item1641652 {
	width:628px !important;
	height:94px !important;
}

#item1641653 {
	width:595px !important;
	height:733px !important;
}

@keyframes intensificar-1641653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1702412 {
	width:23px !important;
	height:46px !important;
	left:631px !important;
	top:257px !important;
}

#item1702417 {
	width:628px !important;
	height:283px !important;
	top:138px !important;
}

table#table2173263 tr {
	border-right:3.08px solid #fff;;
}

table#table2173263 {
	table-layout:fixed;
}

#item1702418 {
	width:595px !important;
	height:733px !important;
}

@keyframes intensificar-1702418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1702418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1702418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586834 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:188px !important;
}

#item1641694 {
	width:628px !important;
	height:421px !important;
}

#item1641695 {
	width:595px !important;
	height:1323px !important;
}

@keyframes intensificar-1641695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575760 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1575784 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1575787 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1575787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575810 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:388px !important;
}

#item1575818 {
	width:490px !important;
	height:305px !important;
	top:116px !important;
}

@keyframes intensificar-1575818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575841 {
	width:213px !important;
	height:44px !important;
	left:413px !important;
	top:211px !important;
}

@keyframes intensificar-1575841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575864 {
	width:130px !important;
	height:25px !important;
	left:496px !important;
	top:255px !important;
}

@keyframes intensificar-1575864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575887 {
	width:98px !important;
	height:22px !important;
	left:528px !important;
	top:167px !important;
}

@keyframes intensificar-1575887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575911 {
	width:276px !important;
	height:22px !important;
	left:350px !important;
	top:285px !important;
}

@keyframes intensificar-1575911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575934 {
	width:130px !important;
	height:25px !important;
	left:496px !important;
	top:308px !important;
}

@keyframes intensificar-1575934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575668 {
	width:665px !important;
	height:421px !important;
	left:36px !important;
	top:654px !important;
}

#item1575995 {
	width:627px !important;
	height:113px !important;
	left:36px !important;
	top:514px !important;
}

#item1576018 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1576043 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1576046 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1576069 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1576096 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1576097 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1576093 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1576129 {
	width:172px !important;
	height:70px !important;
}

#item1576130 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576104 {
	width:172px !important;
	height:70px !important;
}

#item1576105 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576100 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1576182 {
	width:141px !important;
	height:70px !important;
}

#item1576183 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576157 {
	width:141px !important;
	height:70px !important;
}

#item1576158 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576153 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1576235 {
	width:139px !important;
	height:70px !important;
}

#item1576236 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1576210 {
	width:139px !important;
	height:70px !important;
}

#item1576211 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1576206 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1581905 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710837 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710860 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710834 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1576294 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1576294 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1576294 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1576294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592941 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1592942 {
	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-1592942 {
	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;
	}
}
#item1592946 {
	width:408px !important;
	height:94px !important;
	left:70px !important;
	top:65px !important;
}

@keyframes intensificar-1592946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592969 {
	opacity:0.40;
	width:464px !important;
	height:184px !important;
	left:70px !important;
	top:201px !important;
	background:#0e0b00;
}

#item1592970 {
	width:416px !important;
	height:167px !important;
	left:93px !important;
	top:218px !important;
}

@keyframes intensificar-1592970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592993 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1592993 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592993 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593008 {
	width:1823px !important;
	height:1200px !important;
	left:-611px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1593010 {
	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-1593010 {
	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;
	}
}
#item1593014 {
	width:408px !important;
	height:94px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1593014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593037 {
	opacity:0.40;
	width:628px !important;
	height:231px !important;
	left:36px !important;
	top:172px !important;
	background:#0e0b00;
}

#item1593038 {
	width:586px !important;
	height:196px !important;
	left:58px !important;
	top:190px !important;
}

@keyframes intensificar-1593038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593061 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1593061 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1593061 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1593061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593076 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1593376 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1593399 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:382px !important;
}

#item1593402 {
	width:534px !important;
	height:640px !important;
	left:45px !important;
	top:75px !important;
}

#item1593403 {
	width:509px !important;
	height:3454px !important;
}

@keyframes intensificar-1593403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593426 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:60px !important;
}

#item1593430 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:721px !important;
}

#item1593271 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1593294 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1593294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593082 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table2180905 th, table#table2180905 td {
	vertical-align:top;;
}

table#table2180905 tr {
	height:18px;;
}

table#table2180905 {
	table-layout:fixed;
}

#item1593105 {
	width:510px !important;
	height:188px !important;
	left:46px !important;
	top:94px !important;
}

#item1661872 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1661869 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:145px !important;
}

#item1661868 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1661865 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:126px !important;
}

#item1593178 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1593175 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:109px !important;
}

#item1593182 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1593179 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

#item1593183 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

#item1593206 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

@keyframes intensificar-1593258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593264 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1593079 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1593434 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1593439 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1637305 {
	width:581px !important;
	height:321px !important;
	left:19px !important;
	top:250px !important;
}

#item1594217 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1594240 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1594213 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1594248 {
	width:19px !important;
	height:19px !important;
}

#item1594244 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1594253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594256 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1594257 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1594253 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1594263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594293 {
	width:122px !important;
	height:50px !important;
}

#item1594294 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594267 {
	width:122px !important;
	height:50px !important;
}

#item1594268 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594263 {
	width:122px !important;
	height:50px !important;
	left:818px !important;
	top:740px !important;
}

@keyframes intensificar-1594371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594400 {
	width:111px !important;
	height:50px !important;
}

#item1594401 {
	width:96px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594375 {
	width:111px !important;
	height:50px !important;
}

#item1594376 {
	width:96px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594371 {
	width:111px !important;
	height:50px !important;
	left:943px !important;
	top:740px !important;
}

@keyframes intensificar-1594424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594453 {
	width:87px !important;
	height:50px !important;
}

#item1594454 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594428 {
	width:87px !important;
	height:50px !important;
}

#item1594429 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594424 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1594480 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1594503 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1594477 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1594507 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1594507 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1594507 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1594507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595081 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1595128 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:467px !important;
}

#item1638244 {
	width:627px !important;
	height:777px !important;
	left:46px !important;
	top:100px !important;
}

#item1638254 {
	width:595px !important;
	height:5018px !important;
}

@keyframes intensificar-1638254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594983 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1595006 {
	width:628px !important;
	height:775px !important;
	left:46px !important;
	top:100px !important;
}

@keyframes intensificar-1595006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594804 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1594905 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

#item1594928 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

table#table2186217 th, table#table2186217 td {
	vertical-align:top;;
}

table#table2186217 tr {
	height:22px;;
}

table#table2186217 {
	table-layout:fixed;
}

#item1616053 {
	width:622px !important;
	height:108px !important;
	left:46px !important;
	top:115px !important;
}

#item1616085 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1616101 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:113px !important;
}

#item1616084 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1616104 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:134px !important;
}

#item1661929 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1661926 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:156px !important;
}

#item1661934 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1661930 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:178px !important;
}

#item1594800 {
	width:660px !important;
	height:391px !important;
	left:30px !important;
	top:260px !important;
	background:#fff;
}

@keyframes intensificar-1594800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594798 {
	width:710px !important;
	height:901px !important;
	left:-10px !important;
	top:140px !important;
}

#item1595133 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1595138 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1595164 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1595187 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1595161 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1595196 {
	width:26px !important;
	height:26px !important;
}

#item1595192 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:171px !important;
}

@keyframes intensificar-1595200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595203 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1595204 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1595200 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1595207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595236 {
	width:171px !important;
	height:70px !important;
}

#item1595237 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1595211 {
	width:171px !important;
	height:70px !important;
}

#item1595212 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1595207 {
	width:171px !important;
	height:70px !important;
	left:138px !important;
	top:1132px !important;
}

@keyframes intensificar-1595314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595343 {
	width:185px !important;
	height:70px !important;
}

#item1595344 {
	width:162px !important;
	height:39px !important;
	left:22px !important;
	top:14px !important;
}

#item1595318 {
	width:185px !important;
	height:70px !important;
}

#item1595319 {
	width:162px !important;
	height:39px !important;
	left:22px !important;
	top:14px !important;
}

#item1595314 {
	width:185px !important;
	height:70px !important;
	left:312px !important;
	top:1130px !important;
}

@keyframes intensificar-1595367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595396 {
	width:122px !important;
	height:70px !important;
}

#item1595397 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595371 {
	width:122px !important;
	height:70px !important;
}

#item1595372 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595367 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1595423 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1595447 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1595420 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1595453 {
	width:35px !important;
	height:74px !important;
	left:136px !important;
	top:1130px !important;
}

#item1595456 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1595456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1595456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1595456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711529 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1597191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1597189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597187 {
	width:600px !important;
	height:790px !important;
}

#item1597192 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1597367 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:112px !important;
}

#item1597372 {
	width:534px !important;
	height:217px !important;
	top:16px !important;
}

#item1597373 {
	width:510px !important;
	height:539px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1597373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597398 {
	width:14px !important;
	height:9px !important;
}

#item1597403 {
	width:14px !important;
	height:9px !important;
	top:240px !important;
}

table#table2188234 th, table#table2188234 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2188234 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2188234 {
	table-layout:fixed;
}

#item1597406 {
	width:528px !important;
	height:282px !important;
	top:284px !important;
}

@keyframes intensificar-1597406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597429 {
	width:100px !important;
	height:13px !important;
	top:264px !important;
}

@keyframes intensificar-1597429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597330 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1597333 {
	width:534px !important;
	height:534px !important;
	top:17px !important;
}

#item1597334 {
	width:509px !important;
	height:1388px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1597334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597359 {
	width:14px !important;
	height:9px !important;
}

#item1597362 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item1597198 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1597221 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1597227 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1597227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597250 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:427px !important;
}

#item1597257 {
	width:350px !important;
	height:318px !important;
	top:99px !important;
}

@keyframes intensificar-1597257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597281 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:354px !important;
}

@keyframes intensificar-1597281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597305 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:370px !important;
}

@keyframes intensificar-1597305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597195 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1597453 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:146px !important;
}

#item1597476 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1597500 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1597506 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1597529 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1597555 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1597556 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1597552 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1597589 {
	width:123px !important;
	height:50px !important;
}

#item1597590 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597563 {
	width:123px !important;
	height:50px !important;
}

#item1597564 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597559 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1597643 {
	width:101px !important;
	height:50px !important;
}

#item1597644 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597617 {
	width:101px !important;
	height:50px !important;
}

#item1597618 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597613 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1597696 {
	width:99px !important;
	height:50px !important;
}

#item1597697 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597671 {
	width:99px !important;
	height:50px !important;
}

#item1597672 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597667 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1597724 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1597747 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1597720 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1597750 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1597755 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1597755 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1597755 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1597755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712139 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1597833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1597831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597829 {
	width:700px !important;
	height:309px !important;
}

#item1597834 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1598015 {
	width:140px !important;
	height:18px !important;
	top:203px !important;
}

@keyframes intensificar-1598015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598061 {
	width:23px !important;
	height:46px !important;
	left:631px !important;
	top:68px !important;
}

#item1617500 {
	width:23px !important;
	height:46px !important;
	left:631px !important;
	top:362px !important;
}

#item1641742 {
	width:628px !important;
	height:180px !important;
}

#item1641744 {
	width:595px !important;
	height:988px !important;
}

@keyframes intensificar-1641744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641783 {
	width:628px !important;
	height:289px !important;
	top:231px !important;
}

table#table2193007 th, table#table2193007 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2193007 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2193007 {
	table-layout:fixed;
}

#item1641784 {
	width:595px !important;
	height:428px !important;
}

@keyframes intensificar-1641784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597965 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1641857 {
	width:628px !important;
	height:520px !important;
}

#item1641858 {
	width:595px !important;
	height:2617px !important;
}

@keyframes intensificar-1641858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597840 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1597863 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1597867 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1597867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597890 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:488px !important;
}

#item1597895 {
	width:490px !important;
	height:336px !important;
	top:138px !important;
}

@keyframes intensificar-1597895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597918 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:386px !important;
}

@keyframes intensificar-1597918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597941 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:408px !important;
}

@keyframes intensificar-1597941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597837 {
	width:665px !important;
	height:520px !important;
	left:36px !important;
	top:555px !important;
}

#item1598066 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:514px !important;
}

#item1598090 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1598114 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1598117 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1598140 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1598166 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1598167 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1598163 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1598202 {
	width:172px !important;
	height:70px !important;
}

#item1598203 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598177 {
	width:172px !important;
	height:70px !important;
}

#item1598178 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598173 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1598255 {
	width:141px !important;
	height:70px !important;
}

#item1598256 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598230 {
	width:141px !important;
	height:70px !important;
}

#item1598231 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598226 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1598309 {
	width:139px !important;
	height:70px !important;
}

#item1598310 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598284 {
	width:139px !important;
	height:70px !important;
}

#item1598285 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598280 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1598336 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598359 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598333 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1598362 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1598365 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1598365 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1598365 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1598365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711546 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1595688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1595681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595679 {
	width:600px !important;
	height:790px !important;
}

#item1595692 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1595699 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:75px !important;
}

#item1595707 {
	width:534px !important;
	height:143px !important;
	top:16px !important;
}

#item1595708 {
	width:510px !important;
	height:623px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1595708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595733 {
	width:14px !important;
	height:9px !important;
}

#item1595737 {
	width:14px !important;
	height:9px !important;
	top:166px !important;
}

table#table2197670 th, table#table2197670 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2197670 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2197670 {
	table-layout:fixed;
}

#item1595741 {
	width:528px !important;
	height:352px !important;
	top:209px !important;
}

@keyframes intensificar-1595741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595764 {
	width:100px !important;
	height:13px !important;
	top:189px !important;
}

@keyframes intensificar-1595764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595986 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1595989 {
	width:534px !important;
	height:512px !important;
	top:17px !important;
}

#item1595990 {
	width:509px !important;
	height:1814px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1595990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596015 {
	width:14px !important;
	height:9px !important;
}

#item1596019 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1595789 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1595812 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1595817 {
	width:528px !important;
	height:97px !important;
	top:16px !important;
}

@keyframes intensificar-1595817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595840 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:498px !important;
}

#item1595845 {
	width:350px !important;
	height:360px !important;
	top:133px !important;
}

@keyframes intensificar-1595845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595915 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:424px !important;
}

@keyframes intensificar-1595915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595961 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:440px !important;
}

@keyframes intensificar-1595961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595697 {
	width:564px !important;
	height:561px !important;
	left:636px !important;
	top:164px !important;
}

#item1596022 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:146px !important;
}

#item1596045 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1596069 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1596073 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1597129 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1596100 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1596101 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1596097 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1596133 {
	width:123px !important;
	height:50px !important;
}

#item1596134 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596108 {
	width:123px !important;
	height:50px !important;
}

#item1596109 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596104 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1596187 {
	width:101px !important;
	height:50px !important;
}

#item1596188 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596162 {
	width:101px !important;
	height:50px !important;
}

#item1596163 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596157 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1596240 {
	width:99px !important;
	height:50px !important;
}

#item1596242 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596215 {
	width:99px !important;
	height:50px !important;
}

#item1596216 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596211 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1596296 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709600 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709623 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709597 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1596302 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1596302 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1596302 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1596302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712153 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1596389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1596381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596379 {
	width:700px !important;
	height:309px !important;
}

#item1596393 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1596644 {
	width:140px !important;
	height:18px !important;
	top:155px !important;
}

@keyframes intensificar-1596644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596690 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:53px !important;
}

#item1616965 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:323px !important;
}

#item1641912 {
	width:628px !important;
	height:116px !important;
	top:17px !important;
}

#item1641913 {
	width:595px !important;
	height:1341px !important;
}

@keyframes intensificar-1641913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641958 {
	width:628px !important;
	height:325px !important;
	top:183px !important;
}

table#table2202873 th, table#table2202873 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2202873 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2202873 {
	table-layout:fixed;
}

#item1641959 {
	width:595px !important;
	height:510px !important;
}

@keyframes intensificar-1641959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596594 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1642025 {
	width:628px !important;
	height:492px !important;
	top:17px !important;
}

#item1642026 {
	width:595px !important;
	height:3189px !important;
}

@keyframes intensificar-1642026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596399 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1596422 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1596426 {
	width:627px !important;
	height:159px !important;
	left:1px !important;
}

@keyframes intensificar-1596426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596449 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:479px !important;
}

#item1596454 {
	width:490px !important;
	height:313px !important;
	top:184px !important;
}

@keyframes intensificar-1596454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596524 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:377px !important;
}

@keyframes intensificar-1596524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596570 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:398px !important;
}

@keyframes intensificar-1596570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596396 {
	width:665px !important;
	height:509px !important;
	left:36px !important;
	top:567px !important;
}

#item1596694 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:531px !important;
}

#item1596719 {
	width:627px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1596743 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1596746 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1597042 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1596772 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1596773 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1596769 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1596806 {
	width:172px !important;
	height:70px !important;
}

#item1596807 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596781 {
	width:172px !important;
	height:70px !important;
}

#item1596782 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596777 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1596861 {
	width:141px !important;
	height:70px !important;
}

#item1596862 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596834 {
	width:141px !important;
	height:70px !important;
}

#item1596835 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596830 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1596915 {
	width:139px !important;
	height:70px !important;
}

#item1596916 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1596890 {
	width:139px !important;
	height:70px !important;
}

#item1596891 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1596886 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1596970 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710867 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710890 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710864 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1596974 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1596974 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1596974 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1596974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711560 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1704779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1704776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704774 {
	width:600px !important;
	height:790px !important;
}

#item1704780 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1704785 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:101px !important;
}

#item1704793 {
	width:534px !important;
	height:196px !important;
	top:16px !important;
}

#item1704794 {
	width:510px !important;
	height:539px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1704794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704820 {
	width:14px !important;
	height:9px !important;
}

#item1704825 {
	width:14px !important;
	height:9px !important;
	top:219px !important;
}

table#table2208278 th, table#table2208278 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2208278 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2208278 {
	table-layout:fixed;
}

#item1704829 {
	width:528px !important;
	height:282px !important;
	top:263px !important;
}

@keyframes intensificar-1704829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704852 {
	width:100px !important;
	height:13px !important;
	top:243px !important;
}

@keyframes intensificar-1704852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705003 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1705008 {
	width:534px !important;
	height:512px !important;
	top:17px !important;
}

#item1705009 {
	width:509px !important;
	height:1330px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1705009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705035 {
	width:14px !important;
	height:9px !important;
}

#item1705038 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1704877 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1704900 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1704903 {
	width:528px !important;
	height:97px !important;
	top:16px !important;
}

@keyframes intensificar-1704903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704926 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:396px !important;
}

#item1704932 {
	width:350px !important;
	height:238px !important;
	top:133px !important;
}

@keyframes intensificar-1704932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704955 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:323px !important;
}

@keyframes intensificar-1704955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704978 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:339px !important;
}

@keyframes intensificar-1704978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1704978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1704978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1704783 {
	width:564px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1705041 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:146px !important;
}

#item1705064 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1705088 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1705091 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1705114 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1705140 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1705141 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1705137 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1705174 {
	width:123px !important;
	height:50px !important;
}

#item1705175 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705148 {
	width:123px !important;
	height:50px !important;
}

#item1705149 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705144 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1705227 {
	width:101px !important;
	height:50px !important;
}

#item1705228 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705202 {
	width:101px !important;
	height:50px !important;
}

#item1705203 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705198 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1705280 {
	width:99px !important;
	height:50px !important;
}

#item1705281 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1705255 {
	width:99px !important;
	height:50px !important;
}

#item1705256 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1705251 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1705334 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709633 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709656 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709630 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1705341 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1705341 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1705341 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1705341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712170 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1703532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1703529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703527 {
	width:700px !important;
	height:309px !important;
}

#item1703533 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1703696 {
	width:140px !important;
	height:18px !important;
	top:155px !important;
}

@keyframes intensificar-1703696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703719 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:53px !important;
}

#item1703723 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:319px !important;
}

#item1703726 {
	width:628px !important;
	height:116px !important;
	top:17px !important;
}

#item1703727 {
	width:595px !important;
	height:1027px !important;
}

@keyframes intensificar-1703727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703750 {
	width:628px !important;
	height:317px !important;
	top:183px !important;
}

table#table2213104 th, table#table2213104 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2213104 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2213104 {
	table-layout:fixed;
}

#item1703751 {
	width:595px !important;
	height:428px !important;
}

@keyframes intensificar-1703751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703666 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1703670 {
	width:628px !important;
	height:483px !important;
	top:17px !important;
}

#item1703671 {
	width:595px !important;
	height:2578px !important;
}

@keyframes intensificar-1703671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703542 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1703565 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1703568 {
	width:627px !important;
	height:159px !important;
	left:1px !important;
}

@keyframes intensificar-1703568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703591 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:469px !important;
}

#item1703596 {
	width:490px !important;
	height:302px !important;
	top:191px !important;
}

@keyframes intensificar-1703596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703619 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:367px !important;
}

@keyframes intensificar-1703619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703642 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:389px !important;
}

@keyframes intensificar-1703642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1703642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1703642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1703539 {
	width:665px !important;
	height:500px !important;
	left:36px !important;
	top:575px !important;
}

#item1703774 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:514px !important;
}

#item1703797 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1703822 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1703825 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1703848 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1704228 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1704229 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1704225 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1704262 {
	width:172px !important;
	height:70px !important;
}

#item1704263 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1704237 {
	width:172px !important;
	height:70px !important;
}

#item1704238 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1704232 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1704315 {
	width:141px !important;
	height:70px !important;
}

#item1704316 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1704290 {
	width:141px !important;
	height:70px !important;
}

#item1704291 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1704286 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1704369 {
	width:139px !important;
	height:70px !important;
}

#item1704370 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1704343 {
	width:139px !important;
	height:70px !important;
}

#item1704345 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1704339 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1704424 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710901 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710924 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710898 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1704427 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1704427 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1704427 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1704427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1711582 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1705468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1705465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1705465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1705465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1705463 {
	width:600px !important;
	height:790px !important;
}

#item1705469 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1707871 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:146px !important;
}

#item1707894 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1707918 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1707924 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1707947 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1708178 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:73px !important;
}

#item1708189 {
	width:534px !important;
	height:139px !important;
	top:16px !important;
}

#item1708190 {
	width:510px !important;
	height:664px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1708190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708215 {
	width:14px !important;
	height:9px !important;
}

#item1708223 {
	width:14px !important;
	height:9px !important;
	top:156px !important;
}

table#table2218155 th, table#table2218155 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2218155 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2218155 {
	table-layout:fixed;
}

#item1708229 {
	width:528px !important;
	height:340px !important;
	top:205px !important;
}

@keyframes intensificar-1708229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708252 {
	width:100px !important;
	height:13px !important;
	top:185px !important;
}

@keyframes intensificar-1708252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708001 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1708007 {
	width:534px !important;
	height:512px !important;
	top:17px !important;
}

#item1708008 {
	width:509px !important;
	height:1650px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1708008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708033 {
	width:14px !important;
	height:9px !important;
}

#item1708038 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1708047 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1708070 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1708075 {
	width:528px !important;
	height:131px !important;
	top:16px !important;
}

@keyframes intensificar-1708075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708098 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:523px !important;
}

#item1708108 {
	width:350px !important;
	height:360px !important;
	top:167px !important;
}

@keyframes intensificar-1708108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708131 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:450px !important;
}

@keyframes intensificar-1708131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1708154 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:466px !important;
}

@keyframes intensificar-1708154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1708154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1708154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1707998 {
	width:564px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1705826 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1705827 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1705823 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1705862 {
	width:123px !important;
	height:50px !important;
}

#item1705863 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705837 {
	width:123px !important;
	height:50px !important;
}

#item1705838 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705833 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1705916 {
	width:101px !important;
	height:50px !important;
}

#item1705917 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705891 {
	width:101px !important;
	height:50px !important;
}

#item1705892 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1705887 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1705970 {
	width:99px !important;
	height:50px !important;
}

#item1705971 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1705944 {
	width:99px !important;
	height:50px !important;
}

#item1705945 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1705940 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1706023 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1709667 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1709690 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1709664 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1706026 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1706026 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1706026 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1706026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1712188 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:307px !important;
}

@keyframes intensificar-1706122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1706120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706118 {
	width:700px !important;
	height:309px !important;
}

#item1706123 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1706287 {
	width:140px !important;
	height:18px !important;
	top:155px !important;
}

@keyframes intensificar-1706287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706310 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:53px !important;
}

#item1706313 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:323px !important;
}

#item1706316 {
	width:628px !important;
	height:116px !important;
	top:17px !important;
}

#item1706317 {
	width:595px !important;
	height:1371px !important;
}

@keyframes intensificar-1706317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706340 {
	width:628px !important;
	height:325px !important;
	top:183px !important;
}

table#table2223749 th, table#table2223749 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2223749 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2223749 {
	table-layout:fixed;
}

#item1706341 {
	width:595px !important;
	height:476px !important;
}

@keyframes intensificar-1706341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706259 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1706262 {
	width:628px !important;
	height:492px !important;
	top:17px !important;
}

#item1706263 {
	width:595px !important;
	height:3039px !important;
}

@keyframes intensificar-1706263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706131 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1706154 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1706157 {
	width:627px !important;
	height:207px !important;
	left:1px !important;
}

@keyframes intensificar-1706157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706182 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:479px !important;
}

#item1706188 {
	width:490px !important;
	height:256px !important;
	top:230px !important;
}

@keyframes intensificar-1706188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706211 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:377px !important;
}

@keyframes intensificar-1706211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706234 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:398px !important;
}

@keyframes intensificar-1706234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1706234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1706234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1706128 {
	width:665px !important;
	height:509px !important;
	left:36px !important;
	top:567px !important;
}

#item1706365 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:514px !important;
}

#item1706388 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1706412 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1706418 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1706441 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1706819 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1706820 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1706816 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1706852 {
	width:172px !important;
	height:70px !important;
}

#item1706853 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1706827 {
	width:172px !important;
	height:70px !important;
}

#item1706828 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1706823 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1706906 {
	width:141px !important;
	height:70px !important;
}

#item1706907 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1706880 {
	width:141px !important;
	height:70px !important;
}

#item1706881 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1706876 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1706959 {
	width:139px !important;
	height:70px !important;
}

#item1706960 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1706934 {
	width:139px !important;
	height:70px !important;
}

#item1706935 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1706930 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1707018 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1710931 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1710954 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1710928 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1707023 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1707023 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1707023 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1707023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643781 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1643789 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1643790 {
	width:1200px !important;
	height:790px !important;
}

#item1643798 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1643807 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1643812 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1643817 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1643822 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1643827 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1643832 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1643839 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1643849 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1643869 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1599601 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1599601 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1599601 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1599601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643709 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1643720 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1643721 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1643728 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1643737 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1643742 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1643747 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1643752 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1643757 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1643762 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1643768 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1643773 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1598975 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1598975 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1598975 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1598975 {
	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%;
}

#item1580227 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1580228 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1580251 {
	width:564px !important;
	height:57px !important;
	left:68px !important;
	top:911px !important;
}

#item1580279 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1580285 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1580285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576367 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1576367 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1576367 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1576367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle235 {
	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.autoParaStyle234 {
	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.autoParaStyle233 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:8px;
	line-height:9px;
	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.autoParaStyle232 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:15px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle231 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:19.6px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle230 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle229 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:25.2px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle228 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:18px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle227 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle226 {
	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.autoParaStyle225 {
	font-weight:600;
	font-family:FF-Averta-Semibold,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.autoParaStyle224 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle223 {
	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.autoParaStyle222 {
	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.autoParaStyle221 {
	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.autoParaStyle220 {
	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.autoParaStyle219 {
	font-weight:bold;
	font-family:FF-Averta-Bold,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.autoParaStyle218 {
	font-weight:bold;
	font-family:FF-Averta-Bold,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.autoParaStyle217 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle216 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:20px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle215 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16px;
	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.autoParaStyle214 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle213 {
	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.autoParaStyle212 {
	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.autoParaStyle211 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle210 {
	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.autoParaStyle209 {
	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.autoParaStyle208 {
	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:justify;
	text-align-last:justify;
	text-align:justify;
}

p.autoParaStyle207 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:16.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.autoParaStyle206 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:8px;
	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.autoParaStyle205 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:16.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.autoParaStyle204 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:21px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle203 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:16.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.autoParaStyle202 {
	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:1px;
	text-align:left;
}

p.autoParaStyle201 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22.4px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle200 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:12px;
	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.autoParaStyle199 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:28px;
	line-height:28px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle198 {
	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;
	text-align:left;
}

p.autoParaStyle197 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22.4px;
	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.autoParaStyle196 {
	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.autoParaStyle195 {
	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.autoParaStyle194 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	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.autoParaStyle193 {
	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;
	text-align:left;
}

p.autoParaStyle192 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:13px;
	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:14px;
	line-height:13px;
	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:13px;
	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:20px;
	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.autoParaStyle188 {
	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:1px;
	text-align:left;
}

p.autoParaStyle187 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	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;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle186 {
	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;
	text-align:left;
}

p.autoParaStyle185 {
	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.autoParaStyle184 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:15px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle183 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	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.autoParaStyle182 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:12px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle181 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:22.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.autoParaStyle180 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:22.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.autoParaStyle179 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11.6px;
	line-height:22.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.autoParaStyle178 {
	font-weight:600;
	font-family:FF-Averta-Semibold,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.autoParaStyle177 {
	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.autoParaStyle176 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	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.autoParaStyle175 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	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.autoParaStyle174 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9.5px;
	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.autoParaStyle173 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	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.autoParaStyle172 {
	font-weight:600;
	font-family:FF-Averta-Semibold,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.autoParaStyle171 {
	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.autoParaStyle170 {
	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.autoParaStyle169 {
	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.autoParaStyle168 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle167 {
	font-weight:bold;
	font-family:FF-Averta-Bold,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.autoParaStyle166 {
	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.autoParaStyle165 {
	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.autoParaStyle164 {
	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.autoParaStyle163 {
	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.autoParaStyle162 {
	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.autoParaStyle161 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:14px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle160 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:13px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle159 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:10px;
	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.autoParaStyle158 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle157 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle156 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:5px;
	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.autoParaStyle155 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle154 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:16px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle153 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	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.autoParaStyle152 {
	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.autoParaStyle151 {
	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.autoParaStyle150 {
	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.autoParaStyle149 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:28px;
	line-height:19px;
	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.autoParaStyle148 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle147 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:8.8px;
	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.autoParaStyle146 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	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.autoParaStyle145 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:19px;
	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.autoParaStyle144 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle143 {
	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.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#196670;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle139 {
	font-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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle131 {
	font-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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:16.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle120 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#196670;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle119 {
	font-family:FF-Averta-Regular,Averta;
	font-size: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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle113 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#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.autoParaStyle112 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle111 {
	font-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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.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-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#196670;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle100 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size: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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9.8px;
	line-height:12.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle88 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#196670;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle87 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle86 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle85 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle84 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8px;
	line-height:10.5px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle75 {
	font-weight: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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:30.5px;
	line-height:34.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle67 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle66 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle65 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle64 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size: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.autoParaStyle63 {
	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;
	text-align:left;
}

p.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle59 {
	font-weight: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.autoParaStyle58 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle57 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14.6px;
	line-height:21px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle55 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14.6px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle54 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14.6px;
	line-height:21px;
	color:#3c3c3b;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15.4px;
	line-height:18.5px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle52 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18px;
	line-height:25.2px;
	color:#3c3c3b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle51 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:42px;
	line-height:50.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:42px;
	line-height:50.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle49 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.4px;
	line-height:15px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle48 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:10.4px;
	line-height:15px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.4px;
	line-height:15px;
	color:#3c3c3b;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle46 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle45 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.5px;
	line-height:18px;
	color:#3c3c3b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle43 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:27.3px;
	line-height:19.7px;
	color:#ec6264;
	letter-spacing:0.100em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:16px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle41 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:25.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle40 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18px;
	line-height:20px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle39 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:23px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle38 {
	font-family:FF-Averta-Regular,Averta;
	font-size:14px;
	line-height:16px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle37 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:16px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle36 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:27px;
	line-height:30px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle34 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle33 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle31 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle27 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle17 {
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle13 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight: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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle5 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Subtítulo-8pt--Dias {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subtítulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle29 {
}

span.autoCharStyle28 {
}

span.autoCharStyle27 {
	color:#101820;
}

span.autoCharStyle26 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle25 {
}

span.autoCharStyle24 {
}

span.autoCharStyle23 {
	letter-spacing:-0.350em;
}

span.autoCharStyle22 {
	color:#101820;
}

span.autoCharStyle21 {
	color:#101820;
}

span.autoCharStyle20 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle19 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle18 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle17 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle16 {
}

span.autoCharStyle15 {
	font-size:14px;
}

span.autoCharStyle14 {
	font-size:10px;
}

span.autoCharStyle13 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle12 {
	color:#101820;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle10 {
	color:#575756;
	text-decoration:underline;
}

span.autoCharStyle9 {
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle7 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#ea5153;
}

span.autoCharStyle6 {
	color:#ea5153;
}

span.autoCharStyle5 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
}

span._2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span.Hipervínculo {
	color:#575756;
	text-decoration:underline;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.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; } }

