/* 	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-Averta-Regular;
	src:url("../fonts/Intelligent Design - Averta-Regular.otf");
}

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

@font-face {
	font-family:FF-Averta-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");
}

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

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

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

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

#item1586994 {
	width:530px !important;
	height:113px !important;
	left:36px !important;
	top:36px !important;
}

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

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

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

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

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

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

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

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:698px !important;
	top:98px !important;
}

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

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

#item1152187 {
	width:426px !important;
	height:219px !important;
	left:17px !important;
	top:18px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1350578 {
	width:1102px !important;
	height:11px !important;
	left:48px !important;
	top:16px !important;
}

#item1654212 {
	width:1116px !important;
	height:181px !important;
	left:48px !important;
	top:41px !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-1654212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1613918 {
	width:628px !important;
	height:218px !important;
	top:28px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1448911 {
	width:528px !important;
	height:518px !important;
	top:24px !important;
}

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

#item1556828 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:264px !important;
}

#item1556832 {
	width:534px !important;
	height:527px !important;
	top:13px !important;
	background:#fff;
}

#item1556833 {
	width:510px !important;
	height:1314px !important;
	background:#fff;
}

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

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

#item1634933 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:548px !important;
}

#item1448817 {
	width:552px !important;
	height:557px !important;
	left:636px !important;
	top:165px !important;
}

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

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

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

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

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

#item1448547 {
	width:113px !important;
	height:50px !important;
	left:1087px !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:968px !important;
	top:740px !important;
}

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

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

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

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

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

#item1588367 {
	width:628px !important;
	height:530px !important;
}

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

#item1614774 {
	width:628px !important;
	height:530px !important;
}

#item1614775 {
	width:595px !important;
	height:2019px !important;
}

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

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

#item1588333 {
	width:651px !important;
	height:530px !important;
	left:36px !important;
	top:574px !important;
}

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

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

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

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

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

#item1588390 {
	width:158px !important;
	height:70px !important;
	left:542px !important;
	top:1129px !important;
}

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

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

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

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

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

#item1588443 {
	width:162px !important;
	height:70px !important;
	left:375px !important;
	top:1129px !important;
}

#item1588496 {
	width:35px !important;
	height:74px !important;
	left:372px !important;
	top:1126px !important;
}

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

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

#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:275px !important;
}

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

#item1476100 {
	width:250px !important;
	height:74px !important;
	left:50px !important;
}

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

#item1476070 {
	width:250px !important;
	height:74px !important;
	left:50px !important;
}

#item1476061 {
	width:300px !important;
	height:74px !important;
	left:850px !important;
	top:130px !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%;
}

#item1588518 {
	width:748px !important;
	height:843px !important;
	left:-24px !important;
	top:-30px !important;
	background:#000;
}

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

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

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

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

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

#item1588591 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1588594 {
	width:307px !important;
	height:72px !important;
	left:71px !important;
}

#item1588563 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1588567 {
	width:307px !important;
	height:72px !important;
	left:71px !important;
}

#item1588560 {
	width:377px !important;
	height:72px !important;
	left:81px !important;
	top:1018px !important;
}

#item1588648 {
	width:35px !important;
	height:35px !important;
	top:35px !important;
}

#item1588651 {
	width:350px !important;
	height:104px !important;
	left:71px !important;
}

#item1588620 {
	width:35px !important;
	height:35px !important;
	top:35px !important;
}

#item1588624 {
	width:350px !important;
	height:104px !important;
	left:71px !important;
}

#item1588617 {
	width:421px !important;
	height:104px !important;
	left:81px !important;
	top:830px !important;
}

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

@keyframes atenuar-1588674 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1588674 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1588674 {
	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:667px !important;
	height:174px !important;
	left:36px !important;
	top:44px !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.55;
	width:417px !important;
	height:167px !important;
	background:#0e0b00;
}

#item1153802 {
	width:381px !important;
	height:134px !important;
	left:18px !important;
	top:17px !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%;
}

#item1588689 {
	width:736px !important;
	height:1232px !important;
	left:-18px !important;
	top:-15px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1588690 {
	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-1588690 {
	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;
	}
}
#item1588695 {
	width:635px !important;
	height:239px !important;
	left:29px !important;
	top:36px !important;
}

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

#item1588719 {
	opacity:0.55;
	width:628px !important;
	height:233px !important;
	background:#0e0b00;
}

#item1588720 {
	width:574px !important;
	height:169px !important;
	left:27px !important;
	top:33px !important;
}

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

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

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

#item1183130 {
	width:106px !important;
	height:237px !important;
	top:553px !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%;
}

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

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

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

table#table1669332 {
	table-layout:fixed;
}

#item1351325 {
	width:510px !important;
	height:371px !important;
	left:46px !important;
	top:94px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1174123 {
	width:122px !important;
	height:50px !important;
	left:897px !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:1022px !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%;
}

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

#item1588789 {
	width:600px !important;
	height:786px !important;
	left:60px !important;
	top:101px !important;
}

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

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

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

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

table#table1672545 {
	table-layout:fixed;
}

#item1588847 {
	width:622px !important;
	height:670px !important;
	left:54px !important;
	top:112px !important;
}

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

#item1588876 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:110px !important;
}

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

#item1588880 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:132px !important;
}

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

#item1588885 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:154px !important;
}

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

#item1588889 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:176px !important;
}

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

#item1588893 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:198px !important;
}

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

#item1588897 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:220px !important;
}

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

#item1588901 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:242px !important;
}

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

#item1588905 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:264px !important;
}

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

#item1588910 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:286px !important;
}

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

#item1588914 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:308px !important;
}

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

#item1588918 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:330px !important;
}

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

#item1588922 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:352px !important;
}

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

#item1588926 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:374px !important;
}

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

#item1588930 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:396px !important;
}

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

#item1588934 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:418px !important;
}

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

#item1588938 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:440px !important;
}

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

#item1588942 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:462px !important;
}

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

#item1588947 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:484px !important;
}

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

#item1588951 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:506px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1676435 {
	table-layout:fixed;
}

#item1490734 {
	width:528px !important;
	height:90px !important;
	top:379px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1490858 {
	width:264px !important;
	height:82px !important;
	top:91px !important;
}

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

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

#item1558674 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:92px !important;
}

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

#item1490685 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1590513 {
	width:140px !important;
	height:18px !important;
	top:367px !important;
}

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

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

table#table1678513 {
	table-layout:fixed;
}

#item1590536 {
	width:628px !important;
	height:126px !important;
	top:395px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1590321 {
	width:196px !important;
	height:25px !important;
	top:22px !important;
}

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

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

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

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

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

#item1590398 {
	width:370px !important;
	height:115px !important;
	top:105px !important;
}

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

#item1590421 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:190px !important;
}

#item1590427 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:107px !important;
}

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

#item1590295 {
	width:664px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1559070 {
	width:100px !important;
	height:13px !important;
	top:396px !important;
}

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

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

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

table#table1682255 {
	table-layout:fixed;
}

#item1559093 {
	width:528px !important;
	height:100px !important;
	top:416px !important;
}

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

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

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

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

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

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

#item1559040 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1560701 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:91px !important;
}

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

#item1560724 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:107px !important;
}

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

#item1560747 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:159px !important;
}

#item1560770 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:161px !important;
}

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

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

#item1560796 {
	width:264px !important;
	height:112px !important;
	top:91px !important;
}

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

#item1560819 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:184px !important;
}

#item1560824 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:124px !important;
}

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

#item1558853 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1591116 {
	width:140px !important;
	height:18px !important;
	top:354px !important;
}

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

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

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

table#table1686193 {
	table-layout:fixed;
}

#item1591139 {
	width:628px !important;
	height:140px !important;
	top:382px !important;
}

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

#item1616894 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:139px !important;
}

#item1616897 {
	width:628px !important;
	height:324px !important;
}

#item1616898 {
	width:595px !important;
	height:646px !important;
}

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

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

#item1616836 {
	width:628px !important;
	height:522px !important;
}

#item1616837 {
	width:595px !important;
	height:1402px !important;
}

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

#item1590904 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:105px !important;
}

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

#item1590927 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:127px !important;
}

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

#item1590950 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:200px !important;
}

#item1590973 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:203px !important;
}

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

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

#item1590999 {
	width:370px !important;
	height:157px !important;
	top:105px !important;
}

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

#item1591022 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:235px !important;
}

#item1591027 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:152px !important;
}

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

#item1590901 {
	width:669px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1560449 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

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

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

table#table1690351 {
	table-layout:fixed;
}

#item1560472 {
	width:528px !important;
	height:90px !important;
	top:315px !important;
}

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

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

#item1560541 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:53px !important;
}

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

#item1560564 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:69px !important;
}

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

#item1560587 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:121px !important;
}

#item1560610 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:124px !important;
}

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

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

#item1560638 {
	width:306px !important;
	height:112px !important;
	top:88px !important;
}

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

#item1560661 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:146px !important;
}

#item1560668 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:87px !important;
}

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

#item1559510 {
	width:564px !important;
	height:440px !important;
	left:636px !important;
	top:159px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1591706 {
	width:140px !important;
	height:18px !important;
	top:371px !important;
}

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

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

table#table1694403 {
	table-layout:fixed;
}

#item1591729 {
	width:627px !important;
	height:126px !important;
	top:399px !important;
}

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

#item1616967 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:147px !important;
}

#item1616972 {
	width:628px !important;
	height:340px !important;
}

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

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

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

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

#item1616938 {
	width:595px !important;
	height:803px !important;
}

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

#item1591504 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:77px !important;
}

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

#item1591527 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:99px !important;
}

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

#item1591550 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:172px !important;
}

#item1591574 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:175px !important;
}

#item1591578 {
	width:628px !important;
	height:40px !important;
	top:2px !important;
}

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

#item1591602 {
	width:428px !important;
	height:42px !important;
	top:130px !important;
}

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

#item1591625 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:207px !important;
}

#item1591630 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:124px !important;
}

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

#item1591502 {
	width:669px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1561030 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

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

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

table#table1698668 {
	table-layout:fixed;
}

#item1561053 {
	width:528px !important;
	height:90px !important;
	top:315px !important;
}

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

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

#item1561077 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:75px !important;
}

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

#item1561100 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:91px !important;
}

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

#item1561123 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:143px !important;
}

#item1561146 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:145px !important;
}

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

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

#item1561173 {
	width:306px !important;
	height:32px !important;
	top:109px !important;
}

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

#item1561196 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:168px !important;
}

#item1561203 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:108px !important;
}

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

#item1561004 {
	width:564px !important;
	height:440px !important;
	left:636px !important;
	top:159px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1592292 {
	width:140px !important;
	height:18px !important;
	top:389px !important;
}

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

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

table#table1702859 {
	table-layout:fixed;
}

#item1592315 {
	width:627px !important;
	height:126px !important;
	top:417px !important;
}

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

#item1617041 {
	width:628px !important;
	height:359px !important;
}

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

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

#item1617065 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:157px !important;
}

#item1617008 {
	width:628px !important;
	height:543px !important;
}

#item1617009 {
	width:595px !important;
	height:862px !important;
}

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

#item1617001 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:249px !important;
}

#item1592092 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:105px !important;
}

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

#item1592115 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:127px !important;
}

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

#item1592139 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:200px !important;
}

#item1592162 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:203px !important;
}

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

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

#item1592189 {
	width:428px !important;
	height:24px !important;
	top:153px !important;
}

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

#item1592212 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:235px !important;
}

#item1592218 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:152px !important;
}

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

#item1592090 {
	width:669px !important;
	height:543px !important;
	left:36px !important;
	top:532px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1638906 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1561668 {
	width:100px !important;
	height:13px !important;
	top:309px !important;
}

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

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

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

table#table1706738 {
	table-layout:fixed;
}

#item1561691 {
	width:528px !important;
	height:158px !important;
	top:329px !important;
}

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

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

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

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

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

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

#item1561899 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1561715 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:159px !important;
}

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

#item1561738 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:175px !important;
}

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

#item1561762 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:227px !important;
}

#item1561785 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:229px !important;
}

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

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

#item1561811 {
	width:264px !important;
	height:114px !important;
	top:91px !important;
}

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

#item1561834 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:252px !important;
}

#item1561839 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:192px !important;
}

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

#item1561642 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:143px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1643480 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

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

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

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

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

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

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

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

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

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

#item1592891 {
	width:140px !important;
	height:18px !important;
	top:294px !important;
}

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

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

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

table#table1709856 {
	table-layout:fixed;
}

#item1592914 {
	width:628px !important;
	height:221px !important;
	top:322px !important;
}

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

#item1617116 {
	width:628px !important;
	height:264px !important;
}

#item1617117 {
	width:595px !important;
	height:646px !important;
}

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

#item1617140 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:109px !important;
}

#item1617076 {
	width:628px !important;
	height:543px !important;
}

#item1617077 {
	width:595px !important;
	height:1323px !important;
}

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

#item1617100 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:249px !important;
}

#item1592679 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:214px !important;
}

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

#item1592703 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:236px !important;
}

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

#item1592726 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:309px !important;
}

#item1592749 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:312px !important;
}

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

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

#item1592775 {
	width:370px !important;
	height:159px !important;
	top:119px !important;
}

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

#item1592798 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:344px !important;
}

#item1592804 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:261px !important;
}

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

#item1592677 {
	width:669px !important;
	height:543px !important;
	left:36px !important;
	top:532px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1562465 {
	width:57px !important;
	height:12px !important;
	top:310px !important;
}

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

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

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

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

table#table1713427 {
	table-layout:fixed;
}

#item1624171 {
	width:528px !important;
	height:89px !important;
	top:331px !important;
}

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

#item1562382 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:257px !important;
}

#item1562385 {
	width:534px !important;
	height:516px !important;
	top:15px !important;
}

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

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

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

#item1562415 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1572948 {
	width:70px !important;
	height:15px !important;
	left:458px !important;
	top:89px !important;
}

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

#item1572971 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:103px !important;
}

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

#item1572994 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:155px !important;
}

#item1573017 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:157px !important;
}

#item1573021 {
	width:528px !important;
	height:46px !important;
	top:13px !important;
}

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

#item1573044 {
	width:320px !important;
	height:19px !important;
	top:121px !important;
}

@keyframes intensificar-1573044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573067 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:180px !important;
}

#item1573072 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:121px !important;
}

@keyframes intensificar-1573072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562201 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:163px !important;
}

#item1562515 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1562538 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1562562 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1562565 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1562591 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1562592 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1562588 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1562625 {
	width:123px !important;
	height:50px !important;
}

#item1562626 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1562600 {
	width:123px !important;
	height:50px !important;
}

#item1562601 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1562596 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1562678 {
	width:99px !important;
	height:50px !important;
}

#item1562679 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1562653 {
	width:99px !important;
	height:50px !important;
}

#item1562654 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1562649 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1562731 {
	width:101px !important;
	height:50px !important;
}

#item1562732 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1562706 {
	width:101px !important;
	height:50px !important;
}

#item1562707 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1562702 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1562785 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1638434 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1638457 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1638431 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1562788 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1562788 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1562788 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1562788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643486 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1593170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1593161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593158 {
	width:700px !important;
	height:309px !important;
}

#item1614878 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1617191 {
	width:628px !important;
	height:359px !important;
}

#item1617192 {
	width:595px !important;
	height:568px !important;
}

@keyframes intensificar-1617192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617216 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:157px !important;
}

#item1624537 {
	width:80px !important;
	height:16px !important;
	top:389px !important;
}

@keyframes intensificar-1624537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1717904 tr {
	border-right:3.08px solid #fff;;
}

table#table1717904 {
	table-layout:fixed;
}

#item1624560 {
	width:628px !important;
	height:125px !important;
	top:404px !important;
}

@keyframes intensificar-1624560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617157 {
	width:628px !important;
	height:529px !important;
}

#item1617158 {
	width:595px !important;
	height:1136px !important;
}

@keyframes intensificar-1617158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617181 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1593267 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:103px !important;
}

@keyframes intensificar-1593267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593291 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:126px !important;
}

@keyframes intensificar-1593291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593314 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:199px !important;
}

#item1593338 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:201px !important;
}

#item1593341 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1593341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593364 {
	width:395px !important;
	height:71px !important;
	top:153px !important;
}

@keyframes intensificar-1593364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593387 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:234px !important;
}

#item1593392 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:151px !important;
}

@keyframes intensificar-1593392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593175 {
	width:669px !important;
	height:529px !important;
	left:36px !important;
	top:546px !important;
}

#item1593457 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:478px !important;
}

#item1593480 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1593504 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1593510 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1593536 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1593537 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1593533 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1593569 {
	width:172px !important;
	height:70px !important;
}

#item1593570 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593544 {
	width:172px !important;
	height:70px !important;
}

#item1593545 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593540 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1593623 {
	width:139px !important;
	height:70px !important;
}

#item1593624 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1593597 {
	width:139px !important;
	height:70px !important;
}

#item1593598 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1593593 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1593677 {
	width:141px !important;
	height:70px !important;
}

#item1593678 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593652 {
	width:141px !important;
	height:70px !important;
}

#item1593653 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593648 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615128 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1637836 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1637859 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1637833 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1593733 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1593733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1593733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1593733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642522 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1641522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1641519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641517 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1641523 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:40px !important;
}

#item1641046 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1641069 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1641093 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1641096 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1641119 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1641144 {
	width:100px !important;
	height:13px !important;
	top:277px !important;
}

@keyframes intensificar-1641144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1720691 th, table#table1720691 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1720691 tr {
	background:#f5f5f5;;
}

table#table1720691 {
	table-layout:fixed;
}

#item1641168 {
	width:528px !important;
	height:234px !important;
	top:297px !important;
}

@keyframes intensificar-1641168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641649 {
	width:528px !important;
	height:274px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1641649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641492 {
	width:528px !important;
	height:251px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1641492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641617 {
	width:528px !important;
	height:531px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1641617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641232 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:213px !important;
}

@keyframes intensificar-1641232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641255 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:229px !important;
}

@keyframes intensificar-1641255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641278 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:281px !important;
}

#item1641301 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:283px !important;
}

#item1641304 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1641304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641328 {
	width:306px !important;
	height:202px !important;
	top:49px !important;
}

@keyframes intensificar-1641328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641351 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:306px !important;
}

#item1641361 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:247px !important;
}

@keyframes intensificar-1641361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641384 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:151px !important;
}

@keyframes intensificar-1641384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641407 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:167px !important;
}

@keyframes intensificar-1641407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641430 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:184px !important;
}

@keyframes intensificar-1641430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641142 {
	width:564px !important;
	height:531px !important;
	left:36px !important;
	top:194px !important;
}

#item1640795 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1640796 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1640792 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1640803 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1640826 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1640800 {
	width:147px !important;
	height:13px !important;
	left:417px !important;
	top:748px !important;
}

#item1640861 {
	width:123px !important;
	height:50px !important;
}

#item1640862 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1640835 {
	width:123px !important;
	height:50px !important;
}

#item1640837 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1640831 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1640914 {
	width:113px !important;
	height:50px !important;
}

#item1640915 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1640889 {
	width:113px !important;
	height:50px !important;
}

#item1640890 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1640885 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1640968 {
	width:101px !important;
	height:50px !important;
}

#item1640970 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1640943 {
	width:101px !important;
	height:50px !important;
}

#item1640944 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1640938 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1641022 {
	width:101px !important;
	height:50px !important;
}

#item1641023 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1640997 {
	width:101px !important;
	height:50px !important;
}

#item1640998 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1640993 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1563435 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1563435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1563435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1563435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642528 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1642430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1642427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642425 {
	width:700px !important;
	height:309px !important;
}

#item1642431 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1641980 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:512px !important;
}

#item1642003 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1642027 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1642030 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1642054 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1642079 {
	width:140px !important;
	height:18px !important;
	top:116px !important;
}

@keyframes intensificar-1642079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1724601 th, table#table1724601 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1724601 tr {
	background:#f5f5f5;;
}

table#table1724601 {
	table-layout:fixed;
}

#item1642102 {
	width:628px !important;
	height:328px !important;
	top:144px !important;
}

@keyframes intensificar-1642102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642125 {
	width:628px !important;
	height:100px !important;
}

#item1642126 {
	width:595px !important;
	height:1058px !important;
}

@keyframes intensificar-1642126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642149 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:27px !important;
}

#item1642402 {
	width:628px !important;
	height:495px !important;
}

@keyframes intensificar-1642402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642374 {
	width:628px !important;
	height:472px !important;
}

#item1642375 {
	width:595px !important;
	height:912px !important;
}

@keyframes intensificar-1642375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642398 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:213px !important;
}

#item1642153 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:278px !important;
}

@keyframes intensificar-1642153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642176 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:301px !important;
}

@keyframes intensificar-1642176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642199 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:373px !important;
}

#item1642222 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:376px !important;
}

#item1642225 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1642225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642248 {
	width:428px !important;
	height:282px !important;
	top:67px !important;
}

@keyframes intensificar-1642248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642272 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:408px !important;
}

#item1642279 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:326px !important;
}

@keyframes intensificar-1642279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642302 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:193px !important;
}

@keyframes intensificar-1642302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642325 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:216px !important;
}

@keyframes intensificar-1642325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642350 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:241px !important;
}

@keyframes intensificar-1642350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642077 {
	width:669px !important;
	height:495px !important;
	left:36px !important;
	top:603px !important;
}

#item1641730 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1641731 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1641727 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1641766 {
	width:172px !important;
	height:70px !important;
}

#item1641767 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1641741 {
	width:172px !important;
	height:70px !important;
}

#item1641742 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1641737 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1641819 {
	width:158px !important;
	height:70px !important;
}

#item1641820 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1641794 {
	width:158px !important;
	height:70px !important;
}

#item1641795 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1641790 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1641873 {
	width:141px !important;
	height:70px !important;
}

#item1641874 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1641847 {
	width:141px !important;
	height:70px !important;
}

#item1641848 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1641843 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1641926 {
	width:141px !important;
	height:70px !important;
}

#item1641927 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1641901 {
	width:141px !important;
	height:70px !important;
}

#item1641902 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1641897 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1641953 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1641977 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1641950 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1594335 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1594335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1594335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1594335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638922 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1563523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1563525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563521 {
	width:600px !important;
	height:790px !important;
}

#item1563527 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1563531 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:143px !important;
}

#item1563555 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1563579 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1563584 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1563607 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1563821 {
	width:528px !important;
	height:295px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1563821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563845 {
	width:100px !important;
	height:13px !important;
	top:309px !important;
}

@keyframes intensificar-1563845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1728677 th, table#table1728677 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1728677 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1728677 {
	table-layout:fixed;
}

#item1563868 {
	width:528px !important;
	height:158px !important;
	top:329px !important;
}

@keyframes intensificar-1563868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563783 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1563788 {
	width:534px !important;
	height:537px !important;
	top:16px !important;
}

#item1563789 {
	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-1563789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563814 {
	width:14px !important;
	height:9px !important;
}

#item1563817 {
	width:14px !important;
	height:9px !important;
	top:560px !important;
}

#item1563632 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:149px !important;
}

@keyframes intensificar-1563632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563655 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:165px !important;
}

@keyframes intensificar-1563655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563678 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:217px !important;
}

#item1563701 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:219px !important;
}

#item1563705 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1563705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563728 {
	width:264px !important;
	height:297px !important;
	top:82px !important;
}

@keyframes intensificar-1563728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563752 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:242px !important;
}

#item1563757 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:183px !important;
}

@keyframes intensificar-1563757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563630 {
	width:564px !important;
	height:569px !important;
	left:636px !important;
	top:156px !important;
}

#item1563894 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1563895 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1563891 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1563931 {
	width:123px !important;
	height:50px !important;
}

#item1563932 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1563905 {
	width:123px !important;
	height:50px !important;
}

#item1563906 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1563899 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1563984 {
	width:99px !important;
	height:50px !important;
}

#item1563985 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1563959 {
	width:99px !important;
	height:50px !important;
}

#item1563960 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1563955 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1564037 {
	width:101px !important;
	height:50px !important;
}

#item1564038 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1564012 {
	width:101px !important;
	height:50px !important;
}

#item1564013 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1564008 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1564091 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1638501 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1638525 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1638498 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1564094 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1564094 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1564094 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1564094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643501 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1594363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1594356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594354 {
	width:700px !important;
	height:309px !important;
}

#item1614890 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1594371 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:509px !important;
}

#item1594394 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1594419 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1594425 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1594448 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1594688 {
	width:140px !important;
	height:18px !important;
	top:276px !important;
}

@keyframes intensificar-1594688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1731002 th, table#table1731002 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1731002 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1731002 {
	table-layout:fixed;
}

#item1594711 {
	width:627px !important;
	height:221px !important;
	top:304px !important;
}

@keyframes intensificar-1594711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617335 {
	width:628px !important;
	height:245px !important;
}

#item1617336 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1617336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617359 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:100px !important;
}

#item1617297 {
	width:628px !important;
	height:525px !important;
}

#item1617298 {
	width:595px !important;
	height:1206px !important;
}

@keyframes intensificar-1617298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617321 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1594473 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:208px !important;
}

@keyframes intensificar-1594473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594496 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:231px !important;
}

@keyframes intensificar-1594496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594519 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:303px !important;
}

#item1594542 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:306px !important;
}

#item1594548 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1594548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594571 {
	width:370px !important;
	height:257px !important;
	top:113px !important;
}

@keyframes intensificar-1594571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594594 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:338px !important;
}

#item1594599 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:255px !important;
}

@keyframes intensificar-1594599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594471 {
	width:669px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1594737 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1594738 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1594734 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1594770 {
	width:172px !important;
	height:70px !important;
}

#item1594771 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594745 {
	width:172px !important;
	height:70px !important;
}

#item1594746 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594741 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1594824 {
	width:139px !important;
	height:70px !important;
}

#item1594825 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1594799 {
	width:139px !important;
	height:70px !important;
}

#item1594800 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1594795 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1594878 {
	width:141px !important;
	height:70px !important;
}

#item1594879 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594853 {
	width:141px !important;
	height:70px !important;
}

#item1594854 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594848 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615117 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1637902 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1637925 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1637899 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1594937 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1594937 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1594937 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1594937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638929 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

#item1638934 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1564183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1564185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564181 {
	width:600px !important;
	height:790px !important;
}

#item1564187 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1564192 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:133px !important;
}

#item1564215 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1564239 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1564247 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1564270 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1564296 {
	width:528px !important;
	height:253px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1564296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564320 {
	width:100px !important;
	height:13px !important;
	top:267px !important;
}

@keyframes intensificar-1564320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1734139 tr {
	border-right:2.2px solid #fff;;
}

table#table1734139 {
	table-layout:fixed;
}

#item1564344 {
	width:528px !important;
	height:90px !important;
	top:287px !important;
}

@keyframes intensificar-1564344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564517 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:267px !important;
}

#item1564522 {
	width:534px !important;
	height:528px !important;
	top:16px !important;
}

#item1564523 {
	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-1564523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564549 {
	width:14px !important;
	height:9px !important;
}

#item1564552 {
	width:14px !important;
	height:9px !important;
	top:551px !important;
}

#item1564368 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:64px !important;
}

@keyframes intensificar-1564368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564391 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:80px !important;
}

@keyframes intensificar-1564391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564414 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:132px !important;
}

#item1564437 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:134px !important;
}

#item1564441 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1564441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564464 {
	width:357px !important;
	height:182px !important;
	top:98px !important;
}

@keyframes intensificar-1564464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564487 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:157px !important;
}

#item1564492 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:98px !important;
}

@keyframes intensificar-1564492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564294 {
	width:564px !important;
	height:560px !important;
	left:636px !important;
	top:165px !important;
}

#item1564558 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1564559 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1564555 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1564591 {
	width:123px !important;
	height:50px !important;
}

#item1564592 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1564566 {
	width:123px !important;
	height:50px !important;
}

#item1564567 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1564562 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1564644 {
	width:99px !important;
	height:50px !important;
}

#item1564645 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1564619 {
	width:99px !important;
	height:50px !important;
}

#item1564620 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1564615 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1564699 {
	width:101px !important;
	height:50px !important;
}

#item1564700 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1564674 {
	width:101px !important;
	height:50px !important;
}

#item1564675 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1564668 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1564754 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1638536 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1638559 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1638533 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1564757 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1564757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1564757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1564757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643489 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1594966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1594959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594957 {
	width:700px !important;
	height:309px !important;
}

#item1614893 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1594979 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:495px !important;
}

#item1595002 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1595026 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1595030 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1595053 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1595291 {
	width:140px !important;
	height:18px !important;
	top:359px !important;
}

@keyframes intensificar-1595291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1736390 tr {
	border-right:3.08px solid #fff;;
}

table#table1736390 {
	table-layout:fixed;
}

#item1595314 {
	width:628px !important;
	height:126px !important;
	top:387px !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%;
}

#item1617414 {
	width:628px !important;
	height:329px !important;
}

#item1617415 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1617415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617438 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:142px !important;
}

#item1617369 {
	width:628px !important;
	height:513px !important;
}

#item1617370 {
	width:595px !important;
	height:1598px !important;
}

@keyframes intensificar-1617370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617393 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1595078 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:68px !important;
}

@keyframes intensificar-1595078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595101 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:90px !important;
}

@keyframes intensificar-1595101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595125 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:163px !important;
}

#item1595148 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:166px !important;
}

#item1595151 {
	width:628px !important;
	height:67px !important;
}

@keyframes intensificar-1595151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595174 {
	width:459px !important;
	height:42px !important;
	top:116px !important;
}

@keyframes intensificar-1595174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595197 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:198px !important;
}

#item1595202 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:115px !important;
}

@keyframes intensificar-1595202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595076 {
	width:669px !important;
	height:513px !important;
	left:36px !important;
	top:562px !important;
}

#item1595340 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1595341 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1595337 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1595373 {
	width:172px !important;
	height:70px !important;
}

#item1595374 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595348 {
	width:172px !important;
	height:70px !important;
}

#item1595349 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595344 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1595426 {
	width:139px !important;
	height:70px !important;
}

#item1595427 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1595401 {
	width:139px !important;
	height:70px !important;
}

#item1595402 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1595397 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1595480 {
	width:141px !important;
	height:70px !important;
}

#item1595481 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595455 {
	width:141px !important;
	height:70px !important;
}

#item1595456 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595450 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615113 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1637941 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1637965 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1637938 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1595538 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1595538 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1595538 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1595538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638939 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1564859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1564861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564857 {
	width:600px !important;
	height:790px !important;
}

#item1564863 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1564867 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1564890 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1564914 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1564920 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1564944 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1564969 {
	width:528px !important;
	height:370px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1564969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564993 {
	width:100px !important;
	height:13px !important;
	top:384px !important;
}

@keyframes intensificar-1564993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1739490 th, table#table1739490 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1739490 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1739490 {
	table-layout:fixed;
}

#item1565016 {
	width:528px !important;
	height:129px !important;
	top:404px !important;
}

@keyframes intensificar-1565016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565192 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1565197 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1565198 {
	width:509px !important;
	height:615px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1565198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565223 {
	width:14px !important;
	height:9px !important;
}

#item1565227 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1565040 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:116px !important;
}

@keyframes intensificar-1565040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565063 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:132px !important;
}

@keyframes intensificar-1565063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565086 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:184px !important;
}

#item1565109 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:186px !important;
}

#item1565114 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1565114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565138 {
	width:352px !important;
	height:117px !important;
	top:82px !important;
}

@keyframes intensificar-1565138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565161 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:209px !important;
}

#item1565167 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:150px !important;
}

@keyframes intensificar-1565167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564967 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1565233 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1565234 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1565230 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1565266 {
	width:123px !important;
	height:50px !important;
}

#item1565267 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1565241 {
	width:123px !important;
	height:50px !important;
}

#item1565242 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1565237 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1565320 {
	width:99px !important;
	height:50px !important;
}

#item1565321 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1565295 {
	width:99px !important;
	height:50px !important;
}

#item1565296 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1565290 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1565373 {
	width:101px !important;
	height:50px !important;
}

#item1565374 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1565348 {
	width:101px !important;
	height:50px !important;
}

#item1565349 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1565344 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1565426 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1638565 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1638588 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1638562 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1565429 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1565429 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1565429 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1565429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643495 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1595572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1595561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595559 {
	width:700px !important;
	height:309px !important;
}

#item1614896 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1595581 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1595604 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1595629 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1595632 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1595655 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1595891 {
	width:140px !important;
	height:18px !important;
	top:312px !important;
}

@keyframes intensificar-1595891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1741555 th, table#table1741555 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1741555 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1741555 {
	table-layout:fixed;
}

#item1595914 {
	width:628px !important;
	height:181px !important;
	top:340px !important;
}

@keyframes intensificar-1595914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617532 {
	width:628px !important;
	height:279px !important;
}

#item1617533 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1617533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617556 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

#item1617488 {
	width:628px !important;
	height:520px !important;
}

#item1617489 {
	width:595px !important;
	height:1088px !important;
}

@keyframes intensificar-1617489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617513 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1595680 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:140px !important;
}

@keyframes intensificar-1595680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595704 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:163px !important;
}

@keyframes intensificar-1595704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595727 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:235px !important;
}

#item1595750 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:238px !important;
}

#item1595754 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1595754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595777 {
	width:466px !important;
	height:165px !important;
	top:96px !important;
}

@keyframes intensificar-1595777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595800 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:270px !important;
}

#item1595806 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:188px !important;
}

@keyframes intensificar-1595806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595678 {
	width:669px !important;
	height:520px !important;
	left:36px !important;
	top:555px !important;
}

#item1595940 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1595941 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1595937 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1595975 {
	width:172px !important;
	height:70px !important;
}

#item1595976 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595950 {
	width:172px !important;
	height:70px !important;
}

#item1595951 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595945 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1596028 {
	width:139px !important;
	height:70px !important;
}

#item1596029 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1596003 {
	width:139px !important;
	height:70px !important;
}

#item1596004 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1595999 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1596081 {
	width:141px !important;
	height:70px !important;
}

#item1596082 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596056 {
	width:141px !important;
	height:70px !important;
}

#item1596057 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596052 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615110 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1637973 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1637996 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1637969 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1596143 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1596143 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1596143 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1596143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638944 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1565522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1565524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565520 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1565526 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:40px !important;
}

#item1565530 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1565553 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1565577 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1565584 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1565607 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1565658 {
	width:100px !important;
	height:13px !important;
	top:390px !important;
}

@keyframes intensificar-1565658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1744044 {
	table-layout:fixed;
}

#item1565681 {
	width:528px !important;
	height:137px !important;
	top:410px !important;
}

@keyframes intensificar-1565681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566727 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:175px !important;
}

#item1566730 {
	width:534px !important;
	height:345px !important;
	top:16px !important;
}

#item1566731 {
	width:509px !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-1566731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566756 {
	width:14px !important;
	height:9px !important;
}

#item1566760 {
	width:14px !important;
	height:9px !important;
	top:368px !important;
}

#item1566680 {
	width:528px !important;
	height:264px !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-1566680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566626 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1566629 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1566630 {
	width:509px !important;
	height:840px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1566630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566655 {
	width:14px !important;
	height:9px !important;
}

#item1566658 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1565705 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:199px !important;
}

@keyframes intensificar-1565705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565728 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:215px !important;
}

@keyframes intensificar-1565728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565751 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:267px !important;
}

#item1565774 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:270px !important;
}

#item1565778 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1565778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565801 {
	width:306px !important;
	height:112px !important;
	top:153px !important;
}

@keyframes intensificar-1565801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565824 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:292px !important;
}

#item1565831 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:233px !important;
}

@keyframes intensificar-1565831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566383 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:108px !important;
}

@keyframes intensificar-1566383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566406 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:124px !important;
}

@keyframes intensificar-1566406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566429 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:142px !important;
}

@keyframes intensificar-1566429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565631 {
	width:564px !important;
	height:547px !important;
	left:36px !important;
	top:178px !important;
}

#item1565883 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1565884 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1565880 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1566053 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1566077 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1566050 {
	width:147px !important;
	height:13px !important;
	left:417px !important;
	top:748px !important;
}

#item1566179 {
	width:123px !important;
	height:50px !important;
}

#item1566180 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1566154 {
	width:123px !important;
	height:50px !important;
}

#item1566155 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1566151 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1566231 {
	width:113px !important;
	height:50px !important;
}

#item1566233 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1566206 {
	width:113px !important;
	height:50px !important;
}

#item1566207 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1566204 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1566283 {
	width:101px !important;
	height:50px !important;
}

#item1566284 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1566258 {
	width:101px !important;
	height:50px !important;
}

#item1566259 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1566256 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1566335 {
	width:101px !important;
	height:50px !important;
}

#item1566336 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1566310 {
	width:101px !important;
	height:50px !important;
}

#item1566311 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1566307 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1566083 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1566083 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1566083 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1566083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643504 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1596169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1596164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596162 {
	width:700px !important;
	height:309px !important;
}

#item1614899 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1596176 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1596199 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1596223 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1596226 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1596249 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1596560 {
	width:140px !important;
	height:18px !important;
	top:275px !important;
}

@keyframes intensificar-1596560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1747849 {
	table-layout:fixed;
}

#item1596583 {
	width:628px !important;
	height:192px !important;
	top:303px !important;
}

@keyframes intensificar-1596583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617628 {
	width:628px !important;
	height:245px !important;
}

#item1617629 {
	width:595px !important;
	height:1125px !important;
}

@keyframes intensificar-1617629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617653 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:100px !important;
}

#item1596535 {
	width:628px !important;
	height:495px !important;
}

@keyframes intensificar-1596535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617575 {
	width:628px !important;
	height:495px !important;
}

#item1617576 {
	width:595px !important;
	height:1628px !important;
}

@keyframes intensificar-1617576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617600 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1596275 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:257px !important;
}

@keyframes intensificar-1596275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596298 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:279px !important;
}

@keyframes intensificar-1596298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596321 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:352px !important;
}

#item1596344 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:355px !important;
}

#item1596347 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1596347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596370 {
	width:428px !important;
	height:157px !important;
	top:192px !important;
}

@keyframes intensificar-1596370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596393 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:387px !important;
}

#item1596398 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:304px !important;
}

@keyframes intensificar-1596398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596422 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:130px !important;
}

@keyframes intensificar-1596422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596445 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:152px !important;
}

@keyframes intensificar-1596445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596468 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:177px !important;
}

@keyframes intensificar-1596468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596273 {
	width:669px !important;
	height:495px !important;
	left:36px !important;
	top:580px !important;
}

#item1596653 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1596654 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1596650 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1596716 {
	width:172px !important;
	height:70px !important;
}

#item1596717 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596691 {
	width:172px !important;
	height:70px !important;
}

#item1596692 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596687 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1596769 {
	width:158px !important;
	height:70px !important;
}

#item1596770 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596744 {
	width:158px !important;
	height:70px !important;
}

#item1596745 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596740 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1596823 {
	width:141px !important;
	height:70px !important;
}

#item1596824 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596798 {
	width:141px !important;
	height:70px !important;
}

#item1596799 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596794 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1596876 {
	width:141px !important;
	height:70px !important;
}

#item1596877 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1596851 {
	width:141px !important;
	height:70px !important;
}

#item1596852 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1596847 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1638002 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1638025 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1637999 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1596900 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1596900 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1596900 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1596900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638950 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1635747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1635744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635742 {
	width:600px !important;
	height:790px !important;
}

#item1635748 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1635751 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1635774 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1635798 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1635804 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1635827 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1635852 {
	width:528px !important;
	height:357px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1635852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635877 {
	width:100px !important;
	height:13px !important;
	top:372px !important;
}

@keyframes intensificar-1635877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1752102 th, table#table1752102 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1752102 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1752102 {
	table-layout:fixed;
}

#item1635900 {
	width:528px !important;
	height:71px !important;
	top:392px !important;
}

@keyframes intensificar-1635900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636074 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1636078 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1636079 {
	width:509px !important;
	height:604px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1636079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636105 {
	width:14px !important;
	height:9px !important;
}

#item1636108 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1635925 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:84px !important;
}

@keyframes intensificar-1635925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635948 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:100px !important;
}

@keyframes intensificar-1635948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635971 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:152px !important;
}

#item1635994 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:154px !important;
}

#item1635998 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1635998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636021 {
	width:352px !important;
	height:12px !important;
	top:117px !important;
}

@keyframes intensificar-1636021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636044 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:177px !important;
}

#item1636049 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:118px !important;
}

@keyframes intensificar-1636049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1635850 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1636114 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1636115 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1636111 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1636149 {
	width:123px !important;
	height:50px !important;
}

#item1636150 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1636124 {
	width:123px !important;
	height:50px !important;
}

#item1636125 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1636120 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1636202 {
	width:99px !important;
	height:50px !important;
}

#item1636203 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1636177 {
	width:99px !important;
	height:50px !important;
}

#item1636178 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1636173 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1636256 {
	width:101px !important;
	height:50px !important;
}

#item1636257 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1636230 {
	width:101px !important;
	height:50px !important;
}

#item1636232 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1636226 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1636310 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1638627 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1638650 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1638623 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1636313 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1636313 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1636313 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1636313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643510 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1636373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1636368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636366 {
	width:700px !important;
	height:309px !important;
}

#item1636374 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1636377 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1636400 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1636424 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1636430 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1636453 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1636478 {
	width:140px !important;
	height:18px !important;
	top:392px !important;
}

@keyframes intensificar-1636478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1753945 th, table#table1753945 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1753945 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1753945 {
	table-layout:fixed;
}

#item1636501 {
	width:628px !important;
	height:99px !important;
	top:420px !important;
}

@keyframes intensificar-1636501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636524 {
	width:628px !important;
	height:341px !important;
}

#item1636525 {
	width:595px !important;
	height:646px !important;
}

@keyframes intensificar-1636525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636548 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:148px !important;
}

#item1636703 {
	width:628px !important;
	height:519px !important;
}

#item1636704 {
	width:595px !important;
	height:1186px !important;
}

@keyframes intensificar-1636704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636727 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1636553 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:80px !important;
}

@keyframes intensificar-1636553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636576 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:102px !important;
}

@keyframes intensificar-1636576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636600 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:175px !important;
}

#item1636623 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:178px !important;
}

#item1636628 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1636628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636651 {
	width:493px !important;
	height:16px !important;
	top:126px !important;
}

@keyframes intensificar-1636651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636674 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:210px !important;
}

#item1636679 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:127px !important;
}

@keyframes intensificar-1636679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636476 {
	width:669px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1636734 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1636735 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1636731 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1636768 {
	width:172px !important;
	height:70px !important;
}

#item1636769 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1636742 {
	width:172px !important;
	height:70px !important;
}

#item1636744 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1636738 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1636821 {
	width:139px !important;
	height:70px !important;
}

#item1636822 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1636796 {
	width:139px !important;
	height:70px !important;
}

#item1636797 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1636792 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1636876 {
	width:141px !important;
	height:70px !important;
}

#item1636877 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1636851 {
	width:141px !important;
	height:70px !important;
}

#item1636852 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1636847 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1636900 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1638037 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1638060 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1638034 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1636935 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1636935 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1636935 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1636935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585958 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1566812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1566814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566810 {
	width:600px !important;
	height:790px !important;
}

#item1566816 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1566821 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1566844 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1566868 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1566871 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1566894 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1566920 {
	width:528px !important;
	height:309px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1566920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566945 {
	width:100px !important;
	height:13px !important;
	top:324px !important;
}

@keyframes intensificar-1566945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1756646 th, table#table1756646 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1756646 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1756646 {
	table-layout:fixed;
}

#item1566969 {
	width:528px !important;
	height:158px !important;
	top:344px !important;
}

@keyframes intensificar-1566969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567145 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1567148 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1567149 {
	width:509px !important;
	height:730px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1567149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567174 {
	width:14px !important;
	height:9px !important;
}

#item1567177 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1566993 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:134px !important;
}

@keyframes intensificar-1566993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567016 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:150px !important;
}

@keyframes intensificar-1567016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567039 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:202px !important;
}

#item1567062 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:204px !important;
}

#item1567068 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1567068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567091 {
	width:352px !important;
	height:297px !important;
	top:65px !important;
}

@keyframes intensificar-1567091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567114 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:227px !important;
}

#item1567119 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:168px !important;
}

@keyframes intensificar-1567119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566918 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1567183 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1567184 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1567180 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1567216 {
	width:123px !important;
	height:50px !important;
}

#item1567217 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1567191 {
	width:123px !important;
	height:50px !important;
}

#item1567192 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1567187 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1567270 {
	width:99px !important;
	height:50px !important;
}

#item1567271 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1567244 {
	width:99px !important;
	height:50px !important;
}

#item1567245 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1567240 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1567324 {
	width:101px !important;
	height:50px !important;
}

#item1567325 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1567299 {
	width:101px !important;
	height:50px !important;
}

#item1567300 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1567294 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1567377 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1638656 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1638679 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1638653 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1567381 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1567381 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1567381 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1567381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615247 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1596926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1596920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596918 {
	width:700px !important;
	height:309px !important;
}

#item1614902 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1596935 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1596959 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1596983 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1596986 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1597009 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1597253 {
	width:140px !important;
	height:18px !important;
	top:270px !important;
}

@keyframes intensificar-1597253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1759080 th, table#table1759080 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1759080 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1759080 {
	table-layout:fixed;
}

#item1597276 {
	width:628px !important;
	height:221px !important;
	top:298px !important;
}

@keyframes intensificar-1597276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617728 {
	width:628px !important;
	height:239px !important;
}

#item1617729 {
	width:595px !important;
	height:646px !important;
}

@keyframes intensificar-1617729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617752 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:97px !important;
}

#item1617679 {
	width:628px !important;
	height:519px !important;
}

#item1617680 {
	width:595px !important;
	height:1315px !important;
}

@keyframes intensificar-1617680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617703 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1597034 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:165px !important;
}

@keyframes intensificar-1597034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597057 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:187px !important;
}

@keyframes intensificar-1597057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597080 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:260px !important;
}

#item1597103 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:263px !important;
}

#item1597108 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1597108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597132 {
	width:493px !important;
	height:415px !important;
	top:68px !important;
}

@keyframes intensificar-1597132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597155 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:295px !important;
}

#item1597165 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:212px !important;
}

@keyframes intensificar-1597165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597032 {
	width:669px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1597302 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1597303 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1597299 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1597337 {
	width:172px !important;
	height:70px !important;
}

#item1597338 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597312 {
	width:172px !important;
	height:70px !important;
}

#item1597313 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597308 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1597390 {
	width:139px !important;
	height:70px !important;
}

#item1597391 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597365 {
	width:139px !important;
	height:70px !important;
}

#item1597366 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597361 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1597443 {
	width:141px !important;
	height:70px !important;
}

#item1597444 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597418 {
	width:141px !important;
	height:70px !important;
}

#item1597419 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597414 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615106 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1638070 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1638093 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1638067 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1597501 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1597501 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1597501 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1597501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567470 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1567478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@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%;
}

#item1567475 {
	width:600px !important;
	height:790px !important;
}

#item1567482 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1567486 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1567509 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1567534 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1567537 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1567560 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1567585 {
	width:528px !important;
	height:365px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1567585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567609 {
	width:100px !important;
	height:13px !important;
	top:379px !important;
}

@keyframes intensificar-1567609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1762235 th, table#table1762235 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table1762235 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1762235 {
	table-layout:fixed;
}

#item1567632 {
	width:528px !important;
	height:58px !important;
	top:399px !important;
}

@keyframes intensificar-1567632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567807 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1567810 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1567811 {
	width:509px !important;
	height:730px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1567811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567836 {
	width:14px !important;
	height:9px !important;
}

#item1567839 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1567656 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:90px !important;
}

@keyframes intensificar-1567656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567679 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:106px !important;
}

@keyframes intensificar-1567679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567702 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:158px !important;
}

#item1567725 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:160px !important;
}

#item1567730 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1567730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567753 {
	width:352px !important;
	height:297px !important;
	top:126px !important;
}

@keyframes intensificar-1567753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567777 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:183px !important;
}

#item1567782 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:123px !important;
}

@keyframes intensificar-1567782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567583 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1567846 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1567847 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1567843 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1567879 {
	width:123px !important;
	height:50px !important;
}

#item1567880 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1567854 {
	width:123px !important;
	height:50px !important;
}

#item1567855 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1567850 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1567934 {
	width:99px !important;
	height:50px !important;
}

#item1567935 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1567909 {
	width:99px !important;
	height:50px !important;
}

#item1567910 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1567904 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1567987 {
	width:101px !important;
	height:50px !important;
}

#item1567988 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1567962 {
	width:101px !important;
	height:50px !important;
}

#item1567963 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1567958 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1568040 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1638686 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1638709 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1638683 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1568044 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1568044 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1568044 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1568044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615201 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1597529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1597522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597520 {
	width:700px !important;
	height:309px !important;
}

#item1614912 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1597539 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1597562 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1597587 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1597595 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1597618 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1597854 {
	width:140px !important;
	height:18px !important;
	top:390px !important;
}

@keyframes intensificar-1597854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1764099 th, table#table1764099 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1764099 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1764099 {
	table-layout:fixed;
}

#item1597877 {
	width:628px !important;
	height:101px !important;
	top:418px !important;
}

@keyframes intensificar-1597877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617809 {
	width:628px !important;
	height:359px !important;
}

#item1617810 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1617810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617833 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:157px !important;
}

#item1617771 {
	width:628px !important;
	height:498px !important;
}

#item1617772 {
	width:595px !important;
	height:1452px !important;
}

@keyframes intensificar-1617772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617795 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1597643 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:103px !important;
}

@keyframes intensificar-1597643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597667 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:126px !important;
}

@keyframes intensificar-1597667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597690 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:199px !important;
}

#item1597713 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:201px !important;
}

#item1597716 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1597716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597739 {
	width:413px !important;
	height:109px !important;
	top:154px !important;
}

@keyframes intensificar-1597739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597762 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:234px !important;
}

#item1597767 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:151px !important;
}

@keyframes intensificar-1597767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597641 {
	width:669px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1597903 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1597904 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1597900 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1597937 {
	width:172px !important;
	height:70px !important;
}

#item1597938 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597911 {
	width:172px !important;
	height:70px !important;
}

#item1597912 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597907 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1597991 {
	width:139px !important;
	height:70px !important;
}

#item1597992 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597966 {
	width:139px !important;
	height:70px !important;
}

#item1597967 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597961 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1598045 {
	width:141px !important;
	height:70px !important;
}

#item1598046 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598019 {
	width:141px !important;
	height:70px !important;
}

#item1598020 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598015 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615103 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1638101 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1638124 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1638098 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1598101 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1598101 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1598101 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1598101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585990 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1568209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1568211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568207 {
	width:600px !important;
	height:790px !important;
}

#item1568213 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1568217 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1568240 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1568264 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1568268 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1568291 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1568316 {
	width:528px !important;
	height:267px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1568316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568340 {
	width:100px !important;
	height:13px !important;
	top:301px !important;
}

@keyframes intensificar-1568340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1766702 th, table#table1766702 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1766702 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1766702 {
	table-layout:fixed;
}

#item1568365 {
	width:528px !important;
	height:71px !important;
	top:321px !important;
}

@keyframes intensificar-1568365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568541 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1568544 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1568545 {
	width:509px !important;
	height:810px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1568545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568571 {
	width:14px !important;
	height:9px !important;
}

#item1568574 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1568389 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:90px !important;
}

@keyframes intensificar-1568389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568413 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:106px !important;
}

@keyframes intensificar-1568413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568437 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:141px !important;
}

#item1568460 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:143px !important;
}

#item1568465 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1568465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568488 {
	width:352px !important;
	height:29px !important;
	top:109px !important;
}

@keyframes intensificar-1568488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568511 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:166px !important;
}

#item1568314 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1568580 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1568581 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1568577 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1568613 {
	width:123px !important;
	height:50px !important;
}

#item1568614 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1568588 {
	width:123px !important;
	height:50px !important;
}

#item1568589 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1568584 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1568666 {
	width:99px !important;
	height:50px !important;
}

#item1568667 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1568641 {
	width:99px !important;
	height:50px !important;
}

#item1568642 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1568637 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1568721 {
	width:101px !important;
	height:50px !important;
}

#item1568722 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1568695 {
	width:101px !important;
	height:50px !important;
}

#item1568697 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1568690 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1568774 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1638719 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1638742 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1638716 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1568778 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1568778 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1568778 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1568778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615269 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1598133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1598122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598120 {
	width:700px !important;
	height:309px !important;
}

#item1614917 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1598140 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1598163 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1598187 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1598190 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1598214 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1598426 {
	width:140px !important;
	height:18px !important;
	top:393px !important;
}

@keyframes intensificar-1598426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1768160 th, table#table1768160 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1768160 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1768160 {
	table-layout:fixed;
}

#item1598449 {
	width:628px !important;
	height:99px !important;
	top:421px !important;
}

@keyframes intensificar-1598449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617900 {
	width:628px !important;
	height:362px !important;
}

#item1617901 {
	width:595px !important;
	height:607px !important;
}

@keyframes intensificar-1617901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617924 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:158px !important;
}

#item1617852 {
	width:628px !important;
	height:520px !important;
}

#item1617853 {
	width:595px !important;
	height:1421px !important;
}

@keyframes intensificar-1617853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617876 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1598239 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:103px !important;
}

@keyframes intensificar-1598239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598262 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:126px !important;
}

@keyframes intensificar-1598262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598285 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:176px !important;
}

#item1598308 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:179px !important;
}

#item1598312 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1598312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598335 {
	width:493px !important;
	height:118px !important;
	top:131px !important;
}

@keyframes intensificar-1598335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598358 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:211px !important;
}

#item1598237 {
	width:669px !important;
	height:520px !important;
	left:36px !important;
	top:555px !important;
}

#item1598475 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1598477 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1598472 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1598509 {
	width:172px !important;
	height:70px !important;
}

#item1598510 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598484 {
	width:172px !important;
	height:70px !important;
}

#item1598485 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598480 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1598562 {
	width:139px !important;
	height:70px !important;
}

#item1598563 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598537 {
	width:139px !important;
	height:70px !important;
}

#item1598538 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598533 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1598615 {
	width:141px !important;
	height:70px !important;
}

#item1598616 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598590 {
	width:141px !important;
	height:70px !important;
}

#item1598591 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598586 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615100 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1638137 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1638160 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1638133 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1598673 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1598673 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1598673 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1598673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585914 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1568871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1568873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568869 {
	width:600px !important;
	height:790px !important;
}

#item1568875 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1568879 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1568902 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1568926 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1568929 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1568953 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1568978 {
	width:528px !important;
	height:239px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1568978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569002 {
	width:100px !important;
	height:13px !important;
	top:254px !important;
}

@keyframes intensificar-1569002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1770365 th, table#table1770365 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1770365 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1770365 {
	table-layout:fixed;
}

#item1569025 {
	width:528px !important;
	height:187px !important;
	top:274px !important;
}

@keyframes intensificar-1569025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569200 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1569203 {
	width:534px !important;
	height:547px !important;
	top:16px !important;
}

#item1569204 {
	width:509px !important;
	height:645px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1569204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569229 {
	width:14px !important;
	height:9px !important;
}

#item1569232 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1569095 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:316px !important;
}

#item1569118 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:318px !important;
}

#item1569123 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1569123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569146 {
	width:352px !important;
	height:206px !important;
	top:116px !important;
}

@keyframes intensificar-1569146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569169 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:341px !important;
}

#item1637498 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:249px !important;
}

@keyframes intensificar-1637498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637522 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:265px !important;
}

@keyframes intensificar-1637522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637545 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:283px !important;
}

@keyframes intensificar-1637545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568976 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1569238 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1569239 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1569235 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1569271 {
	width:123px !important;
	height:50px !important;
}

#item1569272 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1569246 {
	width:123px !important;
	height:50px !important;
}

#item1569247 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1569242 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1569325 {
	width:99px !important;
	height:50px !important;
}

#item1569326 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1569299 {
	width:99px !important;
	height:50px !important;
}

#item1569301 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1569295 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1569378 {
	width:101px !important;
	height:50px !important;
}

#item1569379 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1569353 {
	width:101px !important;
	height:50px !important;
}

#item1569354 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1569349 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1569431 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1638750 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1638773 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1638747 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1569435 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1569435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1569435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1569435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615168 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1598706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1598696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598694 {
	width:700px !important;
	height:309px !important;
}

#item1614920 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1598718 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1598741 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1598765 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1598769 {
	width:626px !important;
	height:51px !important;
	left:22px !important;
}

#item1598793 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1599006 {
	width:140px !important;
	height:18px !important;
	top:230px !important;
}

@keyframes intensificar-1599006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1772887 th, table#table1772887 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1772887 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1772887 {
	table-layout:fixed;
}

#item1599029 {
	width:627px !important;
	height:262px !important;
	top:258px !important;
}

@keyframes intensificar-1599029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617994 {
	width:628px !important;
	height:200px !important;
}

#item1617995 {
	width:595px !important;
	height:420px !important;
}

@keyframes intensificar-1617995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618018 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:77px !important;
}

#item1617948 {
	width:628px !important;
	height:520px !important;
}

#item1617949 {
	width:595px !important;
	height:1127px !important;
}

@keyframes intensificar-1617949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617972 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1598864 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:448px !important;
}

#item1598887 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:451px !important;
}

#item1598892 {
	width:626px !important;
	height:135px !important;
}

@keyframes intensificar-1598892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598915 {
	width:493px !important;
	height:254px !important;
	top:168px !important;
}

@keyframes intensificar-1598915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598938 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:483px !important;
}

#item1646274 {
	width:98px !important;
	height:22px !important;
	left:534px !important;
	top:355px !important;
}

@keyframes intensificar-1646274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646297 {
	width:196px !important;
	height:25px !important;
	left:436px !important;
	top:377px !important;
}

@keyframes intensificar-1646297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1646320 {
	width:196px !important;
	height:25px !important;
	left:436px !important;
	top:402px !important;
}

@keyframes intensificar-1646320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598816 {
	width:669px !important;
	height:520px !important;
	left:36px !important;
	top:555px !important;
}

#item1599055 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1599056 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1599052 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1599088 {
	width:172px !important;
	height:70px !important;
}

#item1599089 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599063 {
	width:172px !important;
	height:70px !important;
}

#item1599064 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599059 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1599142 {
	width:139px !important;
	height:70px !important;
}

#item1599143 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1599116 {
	width:139px !important;
	height:70px !important;
}

#item1599118 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1599112 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1599195 {
	width:141px !important;
	height:70px !important;
}

#item1599196 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599170 {
	width:141px !important;
	height:70px !important;
}

#item1599171 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599166 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615095 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1638169 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1638192 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1638166 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1599256 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1599256 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1599256 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1599256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585909 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1570767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1570769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570765 {
	width:600px !important;
	height:790px !important;
}

#item1570770 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1571034 {
	width:57px !important;
	height:12px !important;
	top:254px !important;
}

@keyframes intensificar-1571034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1775681 th, table#table1775681 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1775681 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1775681 {
	table-layout:fixed;
}

#item1581377 {
	width:528px !important;
	height:57px !important;
	top:272px !important;
}

@keyframes intensificar-1581377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581418 {
	width:528px !important;
	height:239px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1581418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570956 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:271px !important;
}

#item1570959 {
	width:534px !important;
	height:538px !important;
	top:15px !important;
}

#item1570960 {
	width:509px !important;
	height:1044px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1570960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570985 {
	width:14px !important;
	height:9px !important;
}

#item1570988 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1572704 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:62px !important;
}

@keyframes intensificar-1572704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572728 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:78px !important;
}

@keyframes intensificar-1572728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572751 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:113px !important;
}

#item1572774 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:116px !important;
}

#item1572778 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1572778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572801 {
	width:352px !important;
	height:297px !important;
	top:62px !important;
}

@keyframes intensificar-1572801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572824 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:138px !important;
}

#item1570773 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1571086 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1571109 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1571133 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1571137 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1571163 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1571165 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1571160 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1571198 {
	width:123px !important;
	height:50px !important;
}

#item1571199 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1571173 {
	width:123px !important;
	height:50px !important;
}

#item1571174 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1571168 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1571251 {
	width:99px !important;
	height:50px !important;
}

#item1571252 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1571226 {
	width:99px !important;
	height:50px !important;
}

#item1571227 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1571222 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1571304 {
	width:101px !important;
	height:50px !important;
}

#item1571305 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1571279 {
	width:101px !important;
	height:50px !important;
}

#item1571280 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1571275 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1571360 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1638785 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1638808 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1638781 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1571363 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1571363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1571363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1571363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615204 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1599283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1599277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599275 {
	width:700px !important;
	height:309px !important;
}

#item1614924 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1599458 {
	width:80px !important;
	height:16px !important;
	top:401px !important;
}

@keyframes intensificar-1599458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1778591 th, table#table1778591 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1778591 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1778591 {
	table-layout:fixed;
}

#item1599481 {
	width:627px !important;
	height:99px !important;
	top:426px !important;
}

@keyframes intensificar-1599481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618115 {
	width:628px !important;
	height:371px !important;
}

#item1618116 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1618116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618139 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:163px !important;
}

#item1618063 {
	width:628px !important;
	height:525px !important;
}

#item1618064 {
	width:595px !important;
	height:1755px !important;
}

@keyframes intensificar-1618064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618087 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1599294 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:86px !important;
}

@keyframes intensificar-1599294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599317 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:109px !important;
}

@keyframes intensificar-1599317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599340 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:159px !important;
}

#item1599363 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:162px !important;
}

#item1599367 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1599367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599390 {
	width:413px !important;
	height:97px !important;
	top:87px !important;
}

@keyframes intensificar-1599390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599413 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:194px !important;
}

#item1599291 {
	width:669px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1599528 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:478px !important;
}

#item1599552 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1599576 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1599581 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1599608 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1599609 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1599604 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1599645 {
	width:172px !important;
	height:70px !important;
}

#item1599646 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599620 {
	width:172px !important;
	height:70px !important;
}

#item1599621 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599616 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1599698 {
	width:139px !important;
	height:70px !important;
}

#item1599699 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1599673 {
	width:139px !important;
	height:70px !important;
}

#item1599674 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1599669 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1599751 {
	width:141px !important;
	height:70px !important;
}

#item1599752 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599726 {
	width:141px !important;
	height:70px !important;
}

#item1599727 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599722 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615091 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1638199 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1638222 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1638196 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1599808 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1599808 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1599808 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1599808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638955 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1573337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1573339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573335 {
	width:600px !important;
	height:790px !important;
}

#item1573341 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1573344 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1573367 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1573391 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1573395 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1573418 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1573634 {
	width:528px !important;
	height:308px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1573634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573658 {
	width:100px !important;
	height:13px !important;
	top:322px !important;
}

@keyframes intensificar-1573658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1784614 tr {
	border-right:2.2px solid #fff;;
}

table#table1784614 {
	table-layout:fixed;
}

#item1573681 {
	width:528px !important;
	height:76px !important;
	top:342px !important;
}

@keyframes intensificar-1573681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573591 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1573595 {
	width:534px !important;
	height:547px !important;
	top:16px !important;
}

#item1573597 {
	width:509px !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-1573597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573623 {
	width:14px !important;
	height:9px !important;
}

#item1573628 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1573443 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:90px !important;
}

@keyframes intensificar-1573443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573466 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:106px !important;
}

@keyframes intensificar-1573466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573489 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:158px !important;
}

#item1573512 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:160px !important;
}

#item1573515 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1573515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573538 {
	width:352px !important;
	height:47px !important;
	top:126px !important;
}

@keyframes intensificar-1573538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573561 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:183px !important;
}

#item1573566 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:123px !important;
}

@keyframes intensificar-1573566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573441 {
	width:564px !important;
	height:577px !important;
	left:636px !important;
	top:148px !important;
}

#item1573707 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1573708 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1573704 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1573740 {
	width:123px !important;
	height:50px !important;
}

#item1573741 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1573715 {
	width:123px !important;
	height:50px !important;
}

#item1573716 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1573711 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1573794 {
	width:99px !important;
	height:50px !important;
}

#item1573795 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1573769 {
	width:99px !important;
	height:50px !important;
}

#item1573770 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1573764 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1573847 {
	width:101px !important;
	height:50px !important;
}

#item1573848 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1573822 {
	width:101px !important;
	height:50px !important;
}

#item1573823 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1573818 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1573900 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1638816 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1638839 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1638813 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1573905 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1573905 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1573905 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1573905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643515 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1600509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1600502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600500 {
	width:701px !important;
	height:309px !important;
	left:-1px !important;
}

#item1614931 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1600518 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1600541 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1600565 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1600568 {
	width:626px !important;
	height:51px !important;
	left:22px !important;
}

#item1600591 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1600833 {
	width:140px !important;
	height:18px !important;
	top:369px !important;
}

@keyframes intensificar-1600833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1787887 tr {
	border-right:3.08px solid #fff;;
}

table#table1787887 {
	table-layout:fixed;
}

#item1600857 {
	width:628px !important;
	height:126px !important;
	top:397px !important;
}

@keyframes intensificar-1600857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618299 {
	width:628px !important;
	height:338px !important;
}

#item1618300 {
	width:595px !important;
	height:548px !important;
}

@keyframes intensificar-1618300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618323 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:146px !important;
}

#item1618255 {
	width:628px !important;
	height:523px !important;
}

#item1618256 {
	width:595px !important;
	height:1108px !important;
}

@keyframes intensificar-1618256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618279 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1600617 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:75px !important;
}

@keyframes intensificar-1600617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600640 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:97px !important;
}

@keyframes intensificar-1600640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600663 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:170px !important;
}

#item1600686 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:173px !important;
}

#item1600691 {
	width:626px !important;
	height:40px !important;
}

@keyframes intensificar-1600691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600714 {
	width:420px !important;
	height:167px !important;
	top:125px !important;
}

@keyframes intensificar-1600714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600737 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:205px !important;
}

#item1600745 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:122px !important;
}

@keyframes intensificar-1600745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600615 {
	width:669px !important;
	height:523px !important;
	left:36px !important;
	top:552px !important;
}

#item1600883 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1600884 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1600880 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1600917 {
	width:172px !important;
	height:70px !important;
}

#item1600918 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1600892 {
	width:172px !important;
	height:70px !important;
}

#item1600893 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1600888 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1600971 {
	width:139px !important;
	height:70px !important;
}

#item1600973 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1600945 {
	width:139px !important;
	height:70px !important;
}

#item1600947 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1600941 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1601025 {
	width:141px !important;
	height:70px !important;
}

#item1601026 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1601000 {
	width:141px !important;
	height:70px !important;
}

#item1601001 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1600996 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615084 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1638237 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1638260 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1638234 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1601082 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1601082 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1601082 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1601082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638965 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1574031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1574033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574029 {
	width:600px !important;
	height:790px !important;
}

#item1574035 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1574039 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1574062 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1574086 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1574090 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1574113 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1574138 {
	width:528px !important;
	height:308px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1574138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574162 {
	width:100px !important;
	height:13px !important;
	top:322px !important;
}

@keyframes intensificar-1574162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1791886 tr {
	border-right:2.2px solid #fff;;
}

table#table1791886 {
	table-layout:fixed;
}

#item1574185 {
	width:528px !important;
	height:76px !important;
	top:342px !important;
}

@keyframes intensificar-1574185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574359 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1574362 {
	width:534px !important;
	height:547px !important;
	top:16px !important;
}

#item1574363 {
	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-1574363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574388 {
	width:14px !important;
	height:9px !important;
}

#item1574395 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1574209 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:90px !important;
}

@keyframes intensificar-1574209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574232 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:106px !important;
}

@keyframes intensificar-1574232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574255 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:158px !important;
}

#item1574278 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:160px !important;
}

#item1574281 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1574281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574304 {
	width:352px !important;
	height:297px !important;
	top:126px !important;
}

@keyframes intensificar-1574304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574327 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:183px !important;
}

#item1574334 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:123px !important;
}

@keyframes intensificar-1574334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574136 {
	width:564px !important;
	height:577px !important;
	left:636px !important;
	top:148px !important;
}

#item1574404 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1574405 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1574401 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1574437 {
	width:123px !important;
	height:50px !important;
}

#item1574438 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1574412 {
	width:123px !important;
	height:50px !important;
}

#item1574413 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1574408 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1574491 {
	width:99px !important;
	height:50px !important;
}

#item1574492 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1574466 {
	width:99px !important;
	height:50px !important;
}

#item1574467 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1574462 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574544 {
	width:101px !important;
	height:50px !important;
}

#item1574545 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1574519 {
	width:101px !important;
	height:50px !important;
}

#item1574520 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1574515 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1574597 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1638846 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1638869 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1638843 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1574602 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1574602 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1574602 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1574602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643520 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1601112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1601104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601102 {
	width:700px !important;
	height:309px !important;
}

#item1614934 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1601122 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1601145 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1601169 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1601175 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1601198 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1601434 {
	width:140px !important;
	height:18px !important;
	top:369px !important;
}

@keyframes intensificar-1601434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1794573 tr {
	border-right:3.08px solid #fff;;
}

table#table1794573 {
	table-layout:fixed;
}

#item1601457 {
	width:628px !important;
	height:126px !important;
	top:397px !important;
}

@keyframes intensificar-1601457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618384 {
	width:628px !important;
	height:339px !important;
}

#item1618385 {
	width:595px !important;
	height:529px !important;
}

@keyframes intensificar-1618385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618408 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:155px !important;
}

#item1618340 {
	width:628px !important;
	height:523px !important;
}

#item1618341 {
	width:595px !important;
	height:1186px !important;
}

@keyframes intensificar-1618341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618364 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1601223 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:103px !important;
}

@keyframes intensificar-1601223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601246 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:126px !important;
}

@keyframes intensificar-1601246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601269 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:199px !important;
}

#item1601292 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:201px !important;
}

#item1601295 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1601295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601319 {
	width:420px !important;
	height:167px !important;
	top:154px !important;
}

@keyframes intensificar-1601319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601342 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:234px !important;
}

#item1601347 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:151px !important;
}

@keyframes intensificar-1601347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601221 {
	width:669px !important;
	height:523px !important;
	left:36px !important;
	top:552px !important;
}

#item1601484 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1601485 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1601480 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1601517 {
	width:172px !important;
	height:70px !important;
}

#item1601518 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1601492 {
	width:172px !important;
	height:70px !important;
}

#item1601493 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1601488 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1601572 {
	width:139px !important;
	height:70px !important;
}

#item1601573 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1601546 {
	width:139px !important;
	height:70px !important;
}

#item1601547 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1601541 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1601625 {
	width:141px !important;
	height:70px !important;
}

#item1601626 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1601600 {
	width:141px !important;
	height:70px !important;
}

#item1601601 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1601596 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615078 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1638266 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1638289 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1638263 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1601682 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1601682 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1601682 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1601682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491445 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1491446 {
	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-1491446 {
	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;
	}
}
#item1491448 {
	width:500px !important;
	height:137px !important;
	left:88px !important;
	top:380px !important;
}

@keyframes intensificar-1491448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491471 {
	opacity:0.55;
	width:445px !important;
	height:157px !important;
	left:88px !important;
	top:533px !important;
	background:#0e0b00;
}

#item1491472 {
	width:407px !important;
	height:114px !important;
	left:107px !important;
	top:555px !important;
}

@keyframes intensificar-1491472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491495 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1491495 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1491495 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1491495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601698 {
	width:726px !important;
	height:1226px !important;
	left:-14px !important;
	top:-13px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1601699 {
	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-1601699 {
	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;
	}
}
#item1601705 {
	width:500px !important;
	height:137px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1601705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601728 {
	opacity:0.55;
	width:628px !important;
	height:220px !important;
	background:#0e0b00;
}

#item1601729 {
	width:568px !important;
	height:186px !important;
	left:28px !important;
	top:27px !important;
}

@keyframes intensificar-1601729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601752 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1601752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1601752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1601752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512372 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1512487 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1512510 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1512510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512377 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table1797921 th, table#table1797921 td {
	vertical-align:top;;
}

table#table1797921 tr {
	height:18px;;
}

table#table1797921 {
	table-layout:fixed;
}

#item1513399 {
	width:510px !important;
	height:453px !important;
	left:46px !important;
	top:94px !important;
}

#item1513422 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1517206 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:108px !important;
}

#item1513423 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1517209 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:126px !important;
}

#item1513424 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1517212 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:144px !important;
}

#item1513425 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1517215 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:162px !important;
}

#item1575150 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1575147 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:180px !important;
}

#item1513426 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1517218 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:198px !important;
}

#item1575154 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1575151 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:216px !important;
}

#item1575158 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1575155 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:234px !important;
}

#item1575163 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1575159 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:251px !important;
}

#item1575168 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1575164 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:269px !important;
}

#item1575172 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1575169 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:287px !important;
}

#item1575176 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1575173 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:305px !important;
}

#item1575180 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1575177 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:90px !important;
}

#item1513352 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

#item1513376 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

@keyframes intensificar-1512481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512482 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1512375 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1512534 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1512538 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1512899 {
	width:600px !important;
	height:461px !important;
	top:181px !important;
}

#item1512907 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1512930 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1512904 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1512938 {
	width:19px !important;
	height:19px !important;
}

#item1512934 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1512942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512945 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1512946 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1512942 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1512949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512978 {
	width:122px !important;
	height:50px !important;
}

#item1512979 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1512953 {
	width:122px !important;
	height:50px !important;
}

#item1512954 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1512949 {
	width:122px !important;
	height:50px !important;
	left:897px !important;
	top:740px !important;
}

@keyframes intensificar-1513002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513031 {
	width:122px !important;
	height:50px !important;
}

#item1513032 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513006 {
	width:122px !important;
	height:50px !important;
}

#item1513007 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513002 {
	width:122px !important;
	height:50px !important;
	left:1022px !important;
	top:740px !important;
}

#item1513058 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1513081 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1513055 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1513085 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1513085 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513085 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1513085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601774 {
	width:700px !important;
	height:910px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1601797 {
	width:614px !important;
	height:796px !important;
	left:60px !important;
	top:101px !important;
}

@keyframes intensificar-1601797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601833 {
	width:700px !important;
	height:910px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table1800749 th, table#table1800749 td {
	vertical-align:top;;
}

table#table1800749 tr {
	height:22px;;
}

table#table1800749 {
	table-layout:fixed;
}

#item1601856 {
	width:622px !important;
	height:553px !important;
	left:54px !important;
	top:112px !important;
}

#item1601882 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1601879 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:131px !important;
}

#item1601886 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1601883 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:153px !important;
}

#item1601890 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1601887 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:174px !important;
}

#item1601895 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1601891 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:196px !important;
}

#item1601899 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1601896 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:218px !important;
}

#item1601903 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1601900 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:240px !important;
}

#item1601907 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1601904 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:262px !important;
}

#item1601911 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1601908 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:283px !important;
}

#item1601915 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1601912 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:305px !important;
}

#item1601920 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1601917 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:327px !important;
}

#item1601924 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1601921 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:349px !important;
}

#item1601928 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1601925 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:371px !important;
}

#item1601932 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1601929 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:108px !important;
}

#item1601933 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

#item1601956 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

#item1601822 {
	width:700px !important;
	height:910px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1601822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601772 {
	width:710px !important;
	height:920px !important;
	left:-10px !important;
	top:140px !important;
}

#item1601980 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1601984 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1602352 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1602376 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1602349 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1602383 {
	width:26px !important;
	height:26px !important;
}

#item1602379 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:157px !important;
}

@keyframes intensificar-1602388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1602391 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1602392 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1602388 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1602395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1602424 {
	width:171px !important;
	height:70px !important;
}

#item1602425 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1602399 {
	width:171px !important;
	height:70px !important;
}

#item1602400 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1602395 {
	width:171px !important;
	height:70px !important;
	left:276px !important;
	top:1130px !important;
}

@keyframes intensificar-1602448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1602477 {
	width:171px !important;
	height:70px !important;
}

#item1602478 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1602452 {
	width:171px !important;
	height:70px !important;
}

#item1602453 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1602448 {
	width:171px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1602505 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1602528 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1602501 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1614951 {
	width:35px !important;
	height:74px !important;
	left:274px !important;
	top:1128px !important;
}

#item1602531 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1602531 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1602531 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1602531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638971 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1575200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1575202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575198 {
	width:600px !important;
	height:790px !important;
}

#item1575205 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1575208 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1575231 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1575255 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1575258 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1575281 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1575306 {
	width:528px !important;
	height:250px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1575306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575331 {
	width:100px !important;
	height:13px !important;
	top:263px !important;
}

@keyframes intensificar-1575331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1803635 th, table#table1803635 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1803635 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1803635 {
	table-layout:fixed;
}

#item1575354 {
	width:528px !important;
	height:85px !important;
	top:283px !important;
}

@keyframes intensificar-1575354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575836 {
	width:528px !important;
	height:246px !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-1575836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575378 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:75px !important;
}

@keyframes intensificar-1575378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575401 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:91px !important;
}

@keyframes intensificar-1575401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575424 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:143px !important;
}

#item1575448 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:146px !important;
}

#item1575451 {
	width:528px !important;
	height:46px !important;
	top:2px !important;
}

@keyframes intensificar-1575451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575474 {
	width:352px !important;
	height:46px !important;
	top:111px !important;
}

@keyframes intensificar-1575474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575497 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:168px !important;
}

#item1575502 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:109px !important;
}

@keyframes intensificar-1575502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575304 {
	width:564px !important;
	height:368px !important;
	left:636px !important;
	top:162px !important;
}

#item1575568 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1575569 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1575565 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1575604 {
	width:123px !important;
	height:50px !important;
}

#item1575605 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575579 {
	width:123px !important;
	height:50px !important;
}

#item1575580 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575574 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1575658 {
	width:99px !important;
	height:50px !important;
}

#item1575659 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1575633 {
	width:99px !important;
	height:50px !important;
}

#item1575634 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1575628 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575712 {
	width:101px !important;
	height:50px !important;
}

#item1575713 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575686 {
	width:101px !important;
	height:50px !important;
}

#item1575687 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575682 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1575739 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575763 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575736 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1575766 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1575771 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1575771 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1575771 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1575771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643525 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1602557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1602551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1602549 {
	width:700px !important;
	height:309px !important;
}

#item1614967 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1602567 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1602590 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1602614 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1602620 {
	width:626px !important;
	height:51px !important;
	left:22px !important;
}

#item1602644 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1602842 {
	width:628px !important;
	height:362px !important;
}

@keyframes intensificar-1602842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1602866 {
	width:140px !important;
	height:18px !important;
	top:370px !important;
}

@keyframes intensificar-1602866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1805412 th, table#table1805412 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1805412 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1805412 {
	table-layout:fixed;
}

#item1602890 {
	width:627px !important;
	height:139px !important;
	top:398px !important;
}

@keyframes intensificar-1602890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1602817 {
	width:628px !important;
	height:537px !important;
}

@keyframes intensificar-1602817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1602669 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:103px !important;
}

@keyframes intensificar-1602669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1602692 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:126px !important;
}

@keyframes intensificar-1602692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1602715 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:199px !important;
}

#item1602738 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:201px !important;
}

#item1602741 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1602741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1602765 {
	width:420px !important;
	height:115px !important;
	top:154px !important;
}

@keyframes intensificar-1602765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1602788 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:234px !important;
}

#item1602793 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:151px !important;
}

@keyframes intensificar-1602793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1602667 {
	width:669px !important;
	height:537px !important;
	left:36px !important;
	top:538px !important;
}

#item1602916 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1602917 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1602913 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1602950 {
	width:172px !important;
	height:70px !important;
}

#item1602951 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1602925 {
	width:172px !important;
	height:70px !important;
}

#item1602926 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1602921 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1603003 {
	width:139px !important;
	height:70px !important;
}

#item1603004 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1602978 {
	width:139px !important;
	height:70px !important;
}

#item1602979 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1602974 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1603057 {
	width:141px !important;
	height:70px !important;
}

#item1603058 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1603031 {
	width:141px !important;
	height:70px !important;
}

#item1603032 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1603027 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615073 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1615661 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1615685 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1615657 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1603115 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1603115 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1603115 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1603115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638976 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1575882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1575885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575880 {
	width:600px !important;
	height:790px !important;
}

#item1575887 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1575891 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1575914 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1575938 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1575943 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1575966 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1575992 {
	width:528px !important;
	height:227px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1575992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576016 {
	width:100px !important;
	height:13px !important;
	top:226px !important;
}

@keyframes intensificar-1576016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1807172 th, table#table1807172 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1807172 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1807172 {
	table-layout:fixed;
}

#item1576039 {
	width:528px !important;
	height:86px !important;
	top:246px !important;
}

@keyframes intensificar-1576039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576211 {
	width:528px !important;
	height:410px !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-1576211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576063 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:68px !important;
}

@keyframes intensificar-1576063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576086 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:84px !important;
}

@keyframes intensificar-1576086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576110 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:136px !important;
}

#item1576133 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:138px !important;
}

#item1576136 {
	width:528px !important;
	height:29px !important;
	top:2px !important;
}

@keyframes intensificar-1576136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576159 {
	width:352px !important;
	height:81px !important;
	top:70px !important;
}

@keyframes intensificar-1576159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576182 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:161px !important;
}

#item1576187 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:102px !important;
}

@keyframes intensificar-1576187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575990 {
	width:564px !important;
	height:412px !important;
	left:636px !important;
	top:162px !important;
}

#item1576238 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1576239 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1576235 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1576271 {
	width:123px !important;
	height:50px !important;
}

#item1576273 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576246 {
	width:123px !important;
	height:50px !important;
}

#item1576247 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576242 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1576325 {
	width:99px !important;
	height:50px !important;
}

#item1576326 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1576300 {
	width:99px !important;
	height:50px !important;
}

#item1576301 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1576296 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1576379 {
	width:101px !important;
	height:50px !important;
}

#item1576380 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576353 {
	width:101px !important;
	height:50px !important;
}

#item1576354 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576349 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1576433 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1586366 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1586389 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1586363 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1576436 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1576436 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1576436 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1576436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643533 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1603142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1603136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603134 {
	width:700px !important;
	height:309px !important;
}

#item1614973 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1603150 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1603174 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1603199 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1603206 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1603229 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1603431 {
	width:627px !important;
	height:350px !important;
}

@keyframes intensificar-1603431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603455 {
	width:140px !important;
	height:18px !important;
	top:371px !important;
}

@keyframes intensificar-1603455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1809412 th, table#table1809412 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1809412 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1809412 {
	table-layout:fixed;
}

#item1603478 {
	width:628px !important;
	height:140px !important;
	top:399px !important;
}

@keyframes intensificar-1603478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618431 {
	width:628px !important;
	height:538px !important;
	top:1px !important;
}

#item1618432 {
	width:595px !important;
	height:842px !important;
}

@keyframes intensificar-1618432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618455 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1603254 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:94px !important;
}

@keyframes intensificar-1603254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603277 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:117px !important;
}

@keyframes intensificar-1603277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603300 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:190px !important;
}

#item1603324 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:192px !important;
}

#item1603330 {
	width:628px !important;
	height:64px !important;
	top:1px !important;
}

@keyframes intensificar-1603330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603353 {
	width:420px !important;
	height:167px !important;
	top:97px !important;
}

@keyframes intensificar-1603353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603376 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:225px !important;
}

#item1603381 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:142px !important;
}

@keyframes intensificar-1603381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603252 {
	width:669px !important;
	height:539px !important;
	left:36px !important;
	top:536px !important;
}

#item1603505 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1603506 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1603501 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1603538 {
	width:172px !important;
	height:70px !important;
}

#item1603539 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1603513 {
	width:172px !important;
	height:70px !important;
}

#item1603514 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1603509 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1603593 {
	width:139px !important;
	height:70px !important;
}

#item1603594 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1603566 {
	width:139px !important;
	height:70px !important;
}

#item1603567 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1603562 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1603646 {
	width:141px !important;
	height:70px !important;
}

#item1603647 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1603621 {
	width:141px !important;
	height:70px !important;
}

#item1603622 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1603617 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615070 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1615625 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1615648 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1615622 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1603704 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1603704 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1603704 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1603704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638981 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1576518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1576520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576516 {
	width:600px !important;
	height:790px !important;
}

#item1576522 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1576526 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:150px !important;
}

#item1576549 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1576573 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1576579 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1576602 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1576842 {
	width:100px !important;
	height:13px !important;
	top:320px !important;
}

@keyframes intensificar-1576842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1811336 th, table#table1811336 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1811336 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1811336 {
	table-layout:fixed;
}

#item1576865 {
	width:528px !important;
	height:202px !important;
	top:340px !important;
}

@keyframes intensificar-1576865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577169 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:141px !important;
}

#item1577172 {
	width:534px !important;
	height:276px !important;
	top:16px !important;
}

#item1577173 {
	width:509px !important;
	height:470px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1577173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577198 {
	width:14px !important;
	height:9px !important;
}

#item1577202 {
	width:14px !important;
	height:9px !important;
	top:299px !important;
}

#item1576628 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:258px !important;
}

#item1576633 {
	width:534px !important;
	height:510px !important;
	top:16px !important;
}

#item1576634 {
	width:509px !important;
	height:760px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1576634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576660 {
	width:14px !important;
	height:9px !important;
}

#item1576663 {
	width:14px !important;
	height:9px !important;
	top:533px !important;
}

#item1576669 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:203px !important;
}

@keyframes intensificar-1576669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576692 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:219px !important;
}

@keyframes intensificar-1576692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576715 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:271px !important;
}

#item1576738 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:273px !important;
}

#item1576742 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1576742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576765 {
	width:352px !important;
	height:297px !important;
	top:82px !important;
}

@keyframes intensificar-1576765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576788 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:296px !important;
}

#item1576793 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:236px !important;
}

@keyframes intensificar-1576793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576625 {
	width:564px !important;
	height:542px !important;
	left:636px !important;
	top:183px !important;
}

#item1576891 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1576892 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1576888 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1576925 {
	width:123px !important;
	height:50px !important;
}

#item1576926 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576900 {
	width:123px !important;
	height:50px !important;
}

#item1576901 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576896 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1576978 {
	width:99px !important;
	height:50px !important;
}

#item1576979 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1576953 {
	width:99px !important;
	height:50px !important;
}

#item1576954 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1576949 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1577032 {
	width:101px !important;
	height:50px !important;
}

#item1577033 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1577007 {
	width:101px !important;
	height:50px !important;
}

#item1577008 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1577003 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1577085 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1586407 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1586430 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1586404 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1577088 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1577088 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1577088 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643544 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1603732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1603725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603723 {
	width:700px !important;
	height:309px !important;
}

#item1614976 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1603740 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:519px !important;
}

#item1603763 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1603787 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1603790 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1603813 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1604029 {
	width:140px !important;
	height:18px !important;
	top:157px !important;
}

@keyframes intensificar-1604029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1814855 th, table#table1814855 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1814855 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1814855 {
	table-layout:fixed;
}

#item1604052 {
	width:628px !important;
	height:302px !important;
	top:185px !important;
}

@keyframes intensificar-1604052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618513 {
	width:628px !important;
	height:127px !important;
}

#item1618514 {
	width:595px !important;
	height:773px !important;
}

@keyframes intensificar-1618514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618537 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:41px !important;
}

#item1618468 {
	width:628px !important;
	height:487px !important;
}

#item1618469 {
	width:595px !important;
	height:1382px !important;
}

@keyframes intensificar-1618469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618492 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:221px !important;
}

#item1603838 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:261px !important;
}

@keyframes intensificar-1603838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603861 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:284px !important;
}

@keyframes intensificar-1603861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603884 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:357px !important;
}

#item1603907 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:360px !important;
}

#item1603913 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1603913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603937 {
	width:448px !important;
	height:295px !important;
	top:99px !important;
}

@keyframes intensificar-1603937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603960 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:392px !important;
}

#item1603967 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:309px !important;
}

@keyframes intensificar-1603967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603836 {
	width:669px !important;
	height:487px !important;
	left:36px !important;
	top:588px !important;
}

#item1604118 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1604119 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1604115 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1604151 {
	width:172px !important;
	height:70px !important;
}

#item1604152 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1604126 {
	width:172px !important;
	height:70px !important;
}

#item1604127 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1604122 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1604205 {
	width:139px !important;
	height:70px !important;
}

#item1604206 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1604180 {
	width:139px !important;
	height:70px !important;
}

#item1604181 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1604176 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1604259 {
	width:141px !important;
	height:70px !important;
}

#item1604260 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1604234 {
	width:141px !important;
	height:70px !important;
}

#item1604235 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1604230 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615066 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1615587 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1615610 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1615584 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1604316 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1604316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1604316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1604316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638986 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1577249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1577251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577247 {
	width:600px !important;
	height:790px !important;
}

#item1577253 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1577256 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1577280 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1577305 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1577310 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1577333 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1577358 {
	width:528px !important;
	height:308px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1577358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577382 {
	width:100px !important;
	height:13px !important;
	top:329px !important;
}

@keyframes intensificar-1577382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1818799 tr {
	border-right:2.2px solid #fff;;
}

table#table1818799 {
	table-layout:fixed;
}

#item1577405 {
	width:528px !important;
	height:162px !important;
	top:349px !important;
}

@keyframes intensificar-1577405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577885 {
	width:528px !important;
	height:512px !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-1577885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577429 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:152px !important;
}

@keyframes intensificar-1577429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577452 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:168px !important;
}

@keyframes intensificar-1577452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577475 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:220px !important;
}

#item1577498 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:222px !important;
}

#item1577502 {
	width:528px !important;
	height:63px !important;
	top:2px !important;
}

@keyframes intensificar-1577502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577525 {
	width:352px !important;
	height:153px !important;
	top:84px !important;
}

@keyframes intensificar-1577525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577549 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:245px !important;
}

#item1577554 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:186px !important;
}

@keyframes intensificar-1577554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577356 {
	width:564px !important;
	height:514px !important;
	left:636px !important;
	top:176px !important;
}

#item1577617 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1577618 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1577614 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1577650 {
	width:123px !important;
	height:50px !important;
}

#item1577651 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1577625 {
	width:123px !important;
	height:50px !important;
}

#item1577626 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1577621 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1577704 {
	width:99px !important;
	height:50px !important;
}

#item1577705 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1577679 {
	width:99px !important;
	height:50px !important;
}

#item1577680 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1577675 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1577757 {
	width:101px !important;
	height:50px !important;
}

#item1577758 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1577732 {
	width:101px !important;
	height:50px !important;
}

#item1577733 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1577728 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1577811 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1586437 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1586460 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1586434 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1577816 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1577816 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1577816 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643551 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1604342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1604350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1604340 {
	width:700px !important;
	height:309px !important;
}

#item1614982 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1604359 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:518px !important;
}

#item1604382 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1604406 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1604409 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1604432 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1604655 {
	width:140px !important;
	height:18px !important;
	top:215px !important;
}

@keyframes intensificar-1604655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1821737 tr {
	border-right:3.08px solid #fff;;
}

table#table1821737 {
	table-layout:fixed;
}

#item1604679 {
	width:628px !important;
	height:246px !important;
	top:243px !important;
}

@keyframes intensificar-1604679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618614 {
	width:628px !important;
	height:174px !important;
}

#item1618615 {
	width:595px !important;
	height:627px !important;
}

@keyframes intensificar-1618615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618638 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:64px !important;
}

#item1618569 {
	width:628px !important;
	height:489px !important;
}

#item1618570 {
	width:595px !important;
	height:971px !important;
}

@keyframes intensificar-1618570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618594 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:222px !important;
}

#item1604457 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:232px !important;
}

@keyframes intensificar-1604457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1604480 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:254px !important;
}

@keyframes intensificar-1604480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1604503 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:327px !important;
}

#item1604526 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:330px !important;
}

#item1604530 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1604530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1604553 {
	width:493px !important;
	height:337px !important;
	top:137px !important;
}

@keyframes intensificar-1604553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1604577 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:362px !important;
}

#item1604582 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:279px !important;
}

@keyframes intensificar-1604582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1604455 {
	width:669px !important;
	height:489px !important;
	left:36px !important;
	top:586px !important;
}

#item1604705 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1604706 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1604702 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1604738 {
	width:172px !important;
	height:70px !important;
}

#item1604740 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1604713 {
	width:172px !important;
	height:70px !important;
}

#item1604714 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1604709 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1604793 {
	width:139px !important;
	height:70px !important;
}

#item1604794 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1604768 {
	width:139px !important;
	height:70px !important;
}

#item1604769 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1604764 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1604846 {
	width:141px !important;
	height:70px !important;
}

#item1604847 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1604821 {
	width:141px !important;
	height:70px !important;
}

#item1604822 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1604817 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615062 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1615550 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1615573 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1615547 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1604902 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1604902 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1604902 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1604902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638992 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1577947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577947 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1577949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577945 {
	width:600px !important;
	height:790px !important;
}

#item1577951 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1577956 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:130px !important;
}

#item1577979 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1578003 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1578008 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1578031 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1578056 {
	width:100px !important;
	height:13px !important;
	top:309px !important;
}

@keyframes intensificar-1578056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1825008 th, table#table1825008 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1825008 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1825008 {
	table-layout:fixed;
}

#item1578080 {
	width:528px !important;
	height:144px !important;
	top:329px !important;
}

@keyframes intensificar-1578080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578660 {
	width:528px !important;
	height:309px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1578660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578609 {
	width:528px !important;
	height:545px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1578609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578144 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:134px !important;
}

@keyframes intensificar-1578144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578168 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:150px !important;
}

@keyframes intensificar-1578168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578191 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:202px !important;
}

#item1578214 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:204px !important;
}

#item1578217 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1578217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578240 {
	width:352px !important;
	height:297px !important;
	top:66px !important;
}

@keyframes intensificar-1578240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578264 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:227px !important;
}

#item1578269 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:167px !important;
}

@keyframes intensificar-1578269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578054 {
	width:564px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1578333 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1578334 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1578330 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1578368 {
	width:123px !important;
	height:50px !important;
}

#item1578369 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1578342 {
	width:123px !important;
	height:50px !important;
}

#item1578343 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1578338 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1578421 {
	width:99px !important;
	height:50px !important;
}

#item1578422 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1578396 {
	width:99px !important;
	height:50px !important;
}

#item1578397 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1578392 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1578474 {
	width:101px !important;
	height:50px !important;
}

#item1578475 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1578449 {
	width:101px !important;
	height:50px !important;
}

#item1578450 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1578445 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1578529 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1586466 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1586490 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1586463 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1578534 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1578534 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1578534 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643556 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1604933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1604924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1604922 {
	width:700px !important;
	height:309px !important;
}

#item1614988 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1604943 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:492px !important;
}

#item1604966 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1604990 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1604993 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1605016 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1605217 {
	width:140px !important;
	height:18px !important;
	top:266px !important;
}

@keyframes intensificar-1605217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1827672 th, table#table1827672 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1827672 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1827672 {
	table-layout:fixed;
}

#item1605240 {
	width:627px !important;
	height:221px !important;
	top:294px !important;
}

@keyframes intensificar-1605240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618692 {
	width:628px !important;
	height:233px !important;
}

#item1618693 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1618693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618716 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:94px !important;
}

#item1618653 {
	width:628px !important;
	height:515px !important;
}

#item1618654 {
	width:595px !important;
	height:990px !important;
}

@keyframes intensificar-1618654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618677 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1605041 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:187px !important;
}

@keyframes intensificar-1605041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605064 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:209px !important;
}

@keyframes intensificar-1605064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605088 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:282px !important;
}

#item1605111 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:285px !important;
}

#item1605114 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1605114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605138 {
	width:493px !important;
	height:415px !important;
	top:92px !important;
}

@keyframes intensificar-1605138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605161 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:317px !important;
}

#item1605167 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:234px !important;
}

@keyframes intensificar-1605167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605039 {
	width:669px !important;
	height:515px !important;
	left:36px !important;
	top:560px !important;
}

#item1605291 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1605292 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1605287 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1605325 {
	width:172px !important;
	height:70px !important;
}

#item1605326 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1605300 {
	width:172px !important;
	height:70px !important;
}

#item1605301 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1605296 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1605378 {
	width:139px !important;
	height:70px !important;
}

#item1605379 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1605353 {
	width:139px !important;
	height:70px !important;
}

#item1605354 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1605349 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1605432 {
	width:141px !important;
	height:70px !important;
}

#item1605433 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1605407 {
	width:141px !important;
	height:70px !important;
}

#item1605408 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1605402 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615058 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1615511 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1615534 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1615508 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1605489 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1605489 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1605489 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1605489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638997 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1578706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1578708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578704 {
	width:600px !important;
	height:790px !important;
}

#item1578710 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1578713 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:130px !important;
}

#item1578737 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1578762 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1578765 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1578788 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1578813 {
	width:100px !important;
	height:13px !important;
	top:309px !important;
}

@keyframes intensificar-1578813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1830409 th, table#table1830409 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1830409 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1830409 {
	table-layout:fixed;
}

#item1578836 {
	width:528px !important;
	height:115px !important;
	top:329px !important;
}

@keyframes intensificar-1578836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578859 {
	width:528px !important;
	height:309px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1578859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579034 {
	width:528px !important;
	height:545px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1579034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578884 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:101px !important;
}

@keyframes intensificar-1578884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578908 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:117px !important;
}

@keyframes intensificar-1578908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578931 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:169px !important;
}

#item1578954 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:171px !important;
}

#item1578957 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1578957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578981 {
	width:352px !important;
	height:297px !important;
	top:66px !important;
}

@keyframes intensificar-1578981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579004 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:194px !important;
}

#item1579010 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:135px !important;
}

@keyframes intensificar-1579010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578811 {
	width:564px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1579061 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1579062 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1579058 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1579097 {
	width:123px !important;
	height:50px !important;
}

#item1579098 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579072 {
	width:123px !important;
	height:50px !important;
}

#item1579073 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579067 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1579151 {
	width:99px !important;
	height:50px !important;
}

#item1579152 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1579125 {
	width:99px !important;
	height:50px !important;
}

#item1579126 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1579121 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1579204 {
	width:101px !important;
	height:50px !important;
}

#item1579205 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579179 {
	width:101px !important;
	height:50px !important;
}

#item1579180 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579175 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1579258 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1586503 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1586526 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1586500 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1579261 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1579261 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1579261 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1579261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643562 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1605517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1605510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605508 {
	width:700px !important;
	height:309px !important;
}

#item1614991 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1605531 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:492px !important;
}

#item1605554 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1605578 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1605581 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1605605 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1605804 {
	width:140px !important;
	height:18px !important;
	top:305px !important;
}

@keyframes intensificar-1605804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1832812 th, table#table1832812 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1832812 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1832812 {
	table-layout:fixed;
}

#item1605828 {
	width:628px !important;
	height:181px !important;
	top:333px !important;
}

@keyframes intensificar-1605828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618765 {
	width:628px !important;
	height:272px !important;
}

#item1618766 {
	width:595px !important;
	height:607px !important;
}

@keyframes intensificar-1618766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618789 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:113px !important;
}

#item1618731 {
	width:628px !important;
	height:514px !important;
}

#item1618732 {
	width:595px !important;
	height:881px !important;
}

@keyframes intensificar-1618732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618755 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1605630 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:163px !important;
}

@keyframes intensificar-1605630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605653 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:185px !important;
}

@keyframes intensificar-1605653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605676 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:258px !important;
}

#item1605699 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:261px !important;
}

#item1605704 {
	width:628px !important;
	height:94px !important;
}

@keyframes intensificar-1605704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605727 {
	width:420px !important;
	height:209px !important;
	top:113px !important;
}

@keyframes intensificar-1605727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605750 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:293px !important;
}

#item1605755 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:210px !important;
}

@keyframes intensificar-1605755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605628 {
	width:669px !important;
	height:514px !important;
	left:36px !important;
	top:561px !important;
}

#item1605878 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1605880 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1605875 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1605913 {
	width:172px !important;
	height:70px !important;
}

#item1605914 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1605888 {
	width:172px !important;
	height:70px !important;
}

#item1605889 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1605884 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1605967 {
	width:139px !important;
	height:70px !important;
}

#item1605968 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1605941 {
	width:139px !important;
	height:70px !important;
}

#item1605942 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1605937 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1606021 {
	width:141px !important;
	height:70px !important;
}

#item1606022 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1605996 {
	width:141px !important;
	height:70px !important;
}

#item1605997 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1605991 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615055 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1615478 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1615501 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1615475 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1606077 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1606077 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1606077 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1606077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639004 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1579350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1579353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579348 {
	width:600px !important;
	height:790px !important;
}

#item1579355 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1579358 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1579381 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1579405 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1579408 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1579431 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1579456 {
	width:528px !important;
	height:283px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1579456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579480 {
	width:100px !important;
	height:13px !important;
	top:298px !important;
}

@keyframes intensificar-1579480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1835686 tr {
	border-right:2.2px solid #fff;;
}

table#table1835686 {
	table-layout:fixed;
}

#item1579503 {
	width:528px !important;
	height:129px !important;
	top:318px !important;
}

@keyframes intensificar-1579503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579678 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1579681 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1579682 {
	width:509px !important;
	height:842px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1579682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579707 {
	width:14px !important;
	height:9px !important;
}

#item1579710 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1579528 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:66px !important;
}

@keyframes intensificar-1579528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579551 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:82px !important;
}

@keyframes intensificar-1579551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579574 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:134px !important;
}

#item1579598 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:136px !important;
}

#item1579601 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1579601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579624 {
	width:352px !important;
	height:297px !important;
	top:65px !important;
}

@keyframes intensificar-1579624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579647 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:159px !important;
}

#item1579652 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:99px !important;
}

@keyframes intensificar-1579652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579454 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1579718 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1579719 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1579715 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1579755 {
	width:123px !important;
	height:50px !important;
}

#item1579756 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579730 {
	width:123px !important;
	height:50px !important;
}

#item1579731 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579726 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1579808 {
	width:99px !important;
	height:50px !important;
}

#item1579809 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1579783 {
	width:99px !important;
	height:50px !important;
}

#item1579784 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1579779 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1579862 {
	width:101px !important;
	height:50px !important;
}

#item1579863 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579837 {
	width:101px !important;
	height:50px !important;
}

#item1579838 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579832 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1579917 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1586541 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1586564 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1586538 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1579920 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1579920 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1579920 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1579920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643568 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1606105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1606099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606097 {
	width:700px !important;
	height:309px !important;
}

#item1614994 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1606115 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:489px !important;
}

#item1606138 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1606162 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1606167 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1606190 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1606428 {
	width:140px !important;
	height:18px !important;
	top:307px !important;
}

@keyframes intensificar-1606428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1837916 tr {
	border-right:3.08px solid #fff;;
}

table#table1837916 {
	table-layout:fixed;
}

#item1606451 {
	width:628px !important;
	height:165px !important;
	top:335px !important;
}

@keyframes intensificar-1606451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618841 {
	width:628px !important;
	height:278px !important;
}

#item1618842 {
	width:595px !important;
	height:568px !important;
}

@keyframes intensificar-1618842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618865 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:116px !important;
}

#item1618797 {
	width:628px !important;
	height:500px !important;
}

#item1618798 {
	width:595px !important;
	height:1461px !important;
}

@keyframes intensificar-1618798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618822 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

#item1606215 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:70px !important;
}

@keyframes intensificar-1606215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606238 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:92px !important;
}

@keyframes intensificar-1606238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606261 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:165px !important;
}

#item1606285 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:168px !important;
}

#item1606288 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1606288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606311 {
	width:493px !important;
	height:415px !important;
	top:68px !important;
}

@keyframes intensificar-1606311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606334 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:200px !important;
}

#item1606340 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:117px !important;
}

@keyframes intensificar-1606340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606213 {
	width:669px !important;
	height:500px !important;
	left:36px !important;
	top:575px !important;
}

#item1606477 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1606478 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1606474 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1606511 {
	width:172px !important;
	height:70px !important;
}

#item1606512 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606485 {
	width:172px !important;
	height:70px !important;
}

#item1606487 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606481 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1606564 {
	width:139px !important;
	height:70px !important;
}

#item1606565 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1606539 {
	width:139px !important;
	height:70px !important;
}

#item1606540 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1606535 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1606617 {
	width:141px !important;
	height:70px !important;
}

#item1606618 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606592 {
	width:141px !important;
	height:70px !important;
}

#item1606593 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606588 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615051 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1615449 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1615472 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1615446 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1606674 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1606674 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1606674 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1606674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639009 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1580007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1580009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580005 {
	width:600px !important;
	height:790px !important;
}

#item1580011 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1580015 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1580038 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1580062 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1580065 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1580088 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1580113 {
	width:528px !important;
	height:267px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1580113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580137 {
	width:100px !important;
	height:13px !important;
	top:281px !important;
}

@keyframes intensificar-1580137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1840948 th, table#table1840948 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1840948 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1840948 {
	table-layout:fixed;
}

#item1580160 {
	width:528px !important;
	height:245px !important;
	top:301px !important;
}

@keyframes intensificar-1580160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580335 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1580338 {
	width:534px !important;
	height:529px !important;
	top:16px !important;
}

#item1580339 {
	width:509px !important;
	height:790px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1580339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580364 {
	width:14px !important;
	height:9px !important;
}

#item1580367 {
	width:14px !important;
	height:9px !important;
	top:552px !important;
}

#item1580184 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:182px !important;
}

@keyframes intensificar-1580184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580208 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:198px !important;
}

@keyframes intensificar-1580208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580231 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:250px !important;
}

#item1580254 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:253px !important;
}

#item1580258 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1580258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580281 {
	width:352px !important;
	height:297px !important;
	top:65px !important;
}

@keyframes intensificar-1580281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580304 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:275px !important;
}

#item1580310 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:216px !important;
}

@keyframes intensificar-1580310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580111 {
	width:564px !important;
	height:561px !important;
	left:636px !important;
	top:164px !important;
}

#item1580375 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1580376 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1580371 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1580411 {
	width:123px !important;
	height:50px !important;
}

#item1580412 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580386 {
	width:123px !important;
	height:50px !important;
}

#item1580387 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580381 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1580464 {
	width:99px !important;
	height:50px !important;
}

#item1580465 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1580439 {
	width:99px !important;
	height:50px !important;
}

#item1580440 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1580435 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1580517 {
	width:101px !important;
	height:50px !important;
}

#item1580518 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580492 {
	width:101px !important;
	height:50px !important;
}

#item1580493 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580488 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1580573 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1586570 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1586593 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1586567 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1580576 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1580576 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1580576 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1580576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643574 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1606703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1606695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606693 {
	width:700px !important;
	height:309px !important;
}

#item1614999 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1606714 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1606737 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1606761 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1606764 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1606787 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1607025 {
	width:140px !important;
	height:18px !important;
	top:144px !important;
}

@keyframes intensificar-1607025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1843967 th, table#table1843967 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1843967 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1843967 {
	table-layout:fixed;
}

#item1607049 {
	width:628px !important;
	height:343px !important;
	top:172px !important;
}

@keyframes intensificar-1607049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618958 {
	width:628px !important;
	height:123px !important;
}

#item1618959 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1618959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618982 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:39px !important;
}

#item1618909 {
	width:628px !important;
	height:515px !important;
}

#item1618910 {
	width:595px !important;
	height:1461px !important;
}

@keyframes intensificar-1618910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618934 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1606812 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:223px !important;
}

@keyframes intensificar-1606812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606836 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:246px !important;
}

@keyframes intensificar-1606836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606860 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:319px !important;
}

#item1606883 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:321px !important;
}

#item1606886 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1606886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606909 {
	width:408px !important;
	height:290px !important;
	top:68px !important;
}

@keyframes intensificar-1606909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606932 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:354px !important;
}

#item1606939 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:271px !important;
}

@keyframes intensificar-1606939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1606810 {
	width:669px !important;
	height:515px !important;
	left:36px !important;
	top:560px !important;
}

#item1607075 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1607076 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1607072 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1607108 {
	width:172px !important;
	height:70px !important;
}

#item1607109 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1607083 {
	width:172px !important;
	height:70px !important;
}

#item1607084 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1607079 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1607162 {
	width:139px !important;
	height:70px !important;
}

#item1607163 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1607137 {
	width:139px !important;
	height:70px !important;
}

#item1607138 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1607132 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1607217 {
	width:141px !important;
	height:70px !important;
}

#item1607218 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1607192 {
	width:141px !important;
	height:70px !important;
}

#item1607193 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1607187 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615047 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1615418 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1615441 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1615415 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1607276 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1607276 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1607276 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1607276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639015 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1580677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1580679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580675 {
	width:600px !important;
	height:790px !important;
}

#item1580681 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1580684 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1580707 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1580731 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1580734 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1580757 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1580971 {
	width:528px !important;
	height:309px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1580971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580995 {
	width:100px !important;
	height:13px !important;
	top:323px !important;
}

@keyframes intensificar-1580995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1847786 tr {
	border-right:2.2px solid #fff;;
}

table#table1847786 {
	table-layout:fixed;
}

#item1581018 {
	width:528px !important;
	height:176px !important;
	top:343px !important;
}

@keyframes intensificar-1581018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580932 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1580935 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1580936 {
	width:509px !important;
	height:1000px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1580936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580961 {
	width:14px !important;
	height:9px !important;
}

#item1580965 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1580782 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:132px !important;
}

@keyframes intensificar-1580782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580806 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:148px !important;
}

@keyframes intensificar-1580806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580829 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:200px !important;
}

#item1580852 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:202px !important;
}

#item1580855 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1580855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580878 {
	width:352px !important;
	height:149px !important;
	top:65px !important;
}

@keyframes intensificar-1580878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580902 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:225px !important;
}

#item1580907 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:166px !important;
}

@keyframes intensificar-1580907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580780 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1581045 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1581046 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1581041 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1581080 {
	width:123px !important;
	height:50px !important;
}

#item1581081 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581055 {
	width:123px !important;
	height:50px !important;
}

#item1581056 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581051 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1581134 {
	width:99px !important;
	height:50px !important;
}

#item1581135 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1581109 {
	width:99px !important;
	height:50px !important;
}

#item1581110 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1581105 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1581189 {
	width:101px !important;
	height:50px !important;
}

#item1581190 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581163 {
	width:101px !important;
	height:50px !important;
}

#item1581164 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581159 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1581243 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1586602 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1586625 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1586599 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1581246 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1581246 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1581246 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1581246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643580 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1607304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1607299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607297 {
	width:700px !important;
	height:309px !important;
}

#item1615003 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1607314 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1607337 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1607361 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1607365 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1607388 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1607625 {
	width:140px !important;
	height:18px !important;
	top:249px !important;
}

@keyframes intensificar-1607625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1850614 tr {
	border-right:3.08px solid #fff;;
}

table#table1850614 {
	table-layout:fixed;
}

#item1607648 {
	width:628px !important;
	height:246px !important;
	top:277px !important;
}

@keyframes intensificar-1607648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619057 {
	width:628px !important;
	height:218px !important;
}

#item1619058 {
	width:595px !important;
	height:548px !important;
}

@keyframes intensificar-1619058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619081 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:86px !important;
}

#item1618995 {
	width:628px !important;
	height:523px !important;
}

#item1618996 {
	width:595px !important;
	height:1853px !important;
}

@keyframes intensificar-1618996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619020 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1607413 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:191px !important;
}

@keyframes intensificar-1607413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607436 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:214px !important;
}

@keyframes intensificar-1607436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607459 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:286px !important;
}

#item1607482 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:289px !important;
}

#item1607486 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1607486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607510 {
	width:413px !important;
	height:208px !important;
	top:97px !important;
}

@keyframes intensificar-1607510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607533 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:321px !important;
}

#item1607538 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:238px !important;
}

@keyframes intensificar-1607538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607411 {
	width:669px !important;
	height:523px !important;
	left:36px !important;
	top:552px !important;
}

#item1607674 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1607675 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1607671 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1607711 {
	width:172px !important;
	height:70px !important;
}

#item1607712 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1607686 {
	width:172px !important;
	height:70px !important;
}

#item1607687 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1607682 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1607764 {
	width:139px !important;
	height:70px !important;
}

#item1607765 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1607739 {
	width:139px !important;
	height:70px !important;
}

#item1607740 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1607735 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1607817 {
	width:141px !important;
	height:70px !important;
}

#item1607818 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1607792 {
	width:141px !important;
	height:70px !important;
}

#item1607793 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1607788 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615044 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1615388 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1615411 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1615385 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1607876 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1607876 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1607876 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1607876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639021 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1582118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1582120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582116 {
	width:600px !important;
	height:790px !important;
}

#item1582121 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1582314 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:136px !important;
}

#item1582320 {
	width:534px !important;
	height:266px !important;
	top:16px !important;
}

#item1582321 {
	width:510px !important;
	height:350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1582321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582346 {
	width:14px !important;
	height:9px !important;
}

#item1582352 {
	width:14px !important;
	height:9px !important;
	top:289px !important;
}

#item1582357 {
	width:57px !important;
	height:12px !important;
	top:312px !important;
}

@keyframes intensificar-1582357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1854194 th, table#table1854194 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1854194 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1854194 {
	table-layout:fixed;
}

#item1582785 {
	width:528px !important;
	height:216px !important;
	top:332px !important;
}

@keyframes intensificar-1582785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582276 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:257px !important;
}

#item1582280 {
	width:534px !important;
	height:516px !important;
	top:15px !important;
}

#item1582281 {
	width:509px !important;
	height:790px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1582281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582306 {
	width:14px !important;
	height:9px !important;
}

#item1582309 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1582126 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:226px !important;
}

@keyframes intensificar-1582126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582149 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:242px !important;
}

@keyframes intensificar-1582149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582172 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:294px !important;
}

#item1582195 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:296px !important;
}

#item1582199 {
	width:528px !important;
	height:46px !important;
	top:14px !important;
}

@keyframes intensificar-1582199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582223 {
	width:352px !important;
	height:220px !important;
	top:89px !important;
}

@keyframes intensificar-1582223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582246 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:319px !important;
}

#item1582251 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:259px !important;
}

@keyframes intensificar-1582251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582124 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1582407 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:143px !important;
}

#item1582430 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1582454 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1582459 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1582712 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1582485 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1582486 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1582482 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1582519 {
	width:123px !important;
	height:50px !important;
}

#item1582520 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1582493 {
	width:123px !important;
	height:50px !important;
}

#item1582494 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1582489 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1582572 {
	width:99px !important;
	height:50px !important;
}

#item1582573 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1582547 {
	width:99px !important;
	height:50px !important;
}

#item1582548 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1582543 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1582625 {
	width:101px !important;
	height:50px !important;
}

#item1582626 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1582600 {
	width:101px !important;
	height:50px !important;
}

#item1582601 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1582596 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1582678 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1586633 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1586657 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1586630 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1582683 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582683 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582683 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643587 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1607904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1607898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607896 {
	width:700px !important;
	height:309px !important;
}

#item1615006 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1608147 {
	width:80px !important;
	height:16px !important;
	top:167px !important;
}

@keyframes intensificar-1608147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1857291 th, table#table1857291 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1857291 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1857291 {
	table-layout:fixed;
}

#item1608170 {
	width:628px !important;
	height:302px !important;
	top:196px !important;
}

@keyframes intensificar-1608170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619138 {
	width:628px !important;
	height:136px !important;
}

#item1619139 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1619139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619162 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:45px !important;
}

#item1619099 {
	width:628px !important;
	height:498px !important;
}

#item1619100 {
	width:595px !important;
	height:1402px !important;
}

@keyframes intensificar-1619100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619123 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1607916 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:296px !important;
}

@keyframes intensificar-1607916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607939 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:318px !important;
}

@keyframes intensificar-1607939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607962 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:391px !important;
}

#item1607986 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:394px !important;
}

#item1607990 {
	width:626px !important;
	height:88px !important;
}

@keyframes intensificar-1607990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1608013 {
	width:434px !important;
	height:309px !important;
	top:118px !important;
}

@keyframes intensificar-1608013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1608036 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:426px !important;
}

#item1608041 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:343px !important;
}

@keyframes intensificar-1608041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1607914 {
	width:669px !important;
	height:498px !important;
	left:36px !important;
	top:577px !important;
}

#item1608193 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:509px !important;
}

#item1608216 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1608241 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1608244 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1608267 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1608293 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1608294 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1608290 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1608328 {
	width:172px !important;
	height:70px !important;
}

#item1608329 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608303 {
	width:172px !important;
	height:70px !important;
}

#item1608304 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608298 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1608381 {
	width:139px !important;
	height:70px !important;
}

#item1608382 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1608356 {
	width:139px !important;
	height:70px !important;
}

#item1608357 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1608352 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1608434 {
	width:141px !important;
	height:70px !important;
}

#item1608435 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608409 {
	width:141px !important;
	height:70px !important;
}

#item1608410 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608405 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615030 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1615354 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1615377 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1615350 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1608492 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1608492 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1608492 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1608492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639036 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1582844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1582846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582842 {
	width:600px !important;
	height:790px !important;
}

#item1582847 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1650884 {
	width:528px !important;
	height:309px !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-1650884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583090 {
	width:57px !important;
	height:12px !important;
	top:325px !important;
}

@keyframes intensificar-1583090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1861476 th, table#table1861476 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1861476 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1861476 {
	table-layout:fixed;
}

#item1583113 {
	width:528px !important;
	height:100px !important;
	top:346px !important;
}

@keyframes intensificar-1583113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650821 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1650824 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1650825 {
	width:509px !important;
	height:1023px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1650825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1650851 {
	width:14px !important;
	height:9px !important;
}

#item1650854 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1582852 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:182px !important;
}

@keyframes intensificar-1582852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582875 {
	width:161px !important;
	height:18px !important;
	left:367px !important;
	top:198px !important;
}

@keyframes intensificar-1582875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582898 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:250px !important;
}

#item1582921 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:252px !important;
}

#item1582924 {
	width:528px !important;
	height:114px !important;
	top:15px !important;
}

@keyframes intensificar-1582924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582948 {
	width:352px !important;
	height:92px !important;
	top:149px !important;
}

@keyframes intensificar-1582948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582971 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:275px !important;
}

#item1582976 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:216px !important;
}

@keyframes intensificar-1582976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582850 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1583136 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1583159 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1583183 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1583187 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1583210 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1583236 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1583237 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1583233 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1583269 {
	width:123px !important;
	height:50px !important;
}

#item1583270 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583244 {
	width:123px !important;
	height:50px !important;
}

#item1583245 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583240 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1583324 {
	width:99px !important;
	height:50px !important;
}

#item1583325 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1583299 {
	width:99px !important;
	height:50px !important;
}

#item1583300 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1583295 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1583377 {
	width:101px !important;
	height:50px !important;
}

#item1583378 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583352 {
	width:101px !important;
	height:50px !important;
}

#item1583353 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583348 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1583430 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1586663 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1586686 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1586660 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1583433 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1583433 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1583433 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1583433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643593 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1608520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1608514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1608512 {
	width:700px !important;
	height:309px !important;
}

#item1615009 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1608749 {
	width:80px !important;
	height:16px !important;
	top:372px !important;
}

@keyframes intensificar-1608749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1863965 th, table#table1863965 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1863965 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1863965 {
	table-layout:fixed;
}

#item1608772 {
	width:628px !important;
	height:140px !important;
	top:401px !important;
}

@keyframes intensificar-1608772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619185 {
	width:628px !important;
	height:343px !important;
}

#item1619186 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1619186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619209 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:149px !important;
}

#item1651632 {
	width:628px !important;
	height:541px !important;
}

#item1651633 {
	width:595px !important;
	height:1853px !important;
}

@keyframes intensificar-1651633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1651656 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1608534 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:272px !important;
}

@keyframes intensificar-1608534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1608557 {
	width:221px !important;
	height:25px !important;
	left:408px !important;
	top:295px !important;
}

@keyframes intensificar-1608557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1608580 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:368px !important;
}

#item1608603 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:370px !important;
}

#item1608610 {
	width:626px !important;
	height:183px !important;
}

@keyframes intensificar-1608610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1608633 {
	width:402px !important;
	height:195px !important;
	top:227px !important;
}

@keyframes intensificar-1608633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1608656 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:403px !important;
}

#item1608661 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:320px !important;
}

@keyframes intensificar-1608661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1608532 {
	width:669px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1608796 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1608819 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1608843 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1608847 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1608870 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1608896 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1608897 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1608893 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1608929 {
	width:172px !important;
	height:70px !important;
}

#item1608930 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608904 {
	width:172px !important;
	height:70px !important;
}

#item1608905 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608900 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1608983 {
	width:139px !important;
	height:70px !important;
}

#item1608984 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1608957 {
	width:139px !important;
	height:70px !important;
}

#item1608958 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1608953 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1609037 {
	width:141px !important;
	height:70px !important;
}

#item1609038 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1609012 {
	width:141px !important;
	height:70px !important;
}

#item1609013 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1609008 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615035 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1615323 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1615346 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1615320 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1609093 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1609093 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1609093 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1609093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639041 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1583549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1583551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583547 {
	width:600px !important;
	height:790px !important;
}

#item1583552 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1583789 {
	width:57px !important;
	height:12px !important;
	top:297px !important;
}

@keyframes intensificar-1583789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1866956 th, table#table1866956 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1866956 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1866956 {
	table-layout:fixed;
}

#item1583812 {
	width:528px !important;
	height:86px !important;
	top:317px !important;
}

@keyframes intensificar-1583812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584241 {
	width:528px !important;
	height:281px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1584241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583708 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:274px !important;
}

#item1583712 {
	width:534px !important;
	height:544px !important;
	top:15px !important;
}

#item1583713 {
	width:509px !important;
	height:821px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1583713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583738 {
	width:14px !important;
	height:9px !important;
}

#item1583743 {
	width:14px !important;
	height:9px !important;
	top:567px !important;
}

#item1583558 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:169px !important;
}

@keyframes intensificar-1583558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583581 {
	width:151px !important;
	height:18px !important;
	left:377px !important;
	top:185px !important;
}

@keyframes intensificar-1583581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583604 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:237px !important;
}

#item1583627 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:239px !important;
}

#item1583630 {
	width:528px !important;
	height:132px !important;
	top:13px !important;
}

@keyframes intensificar-1583630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583653 {
	width:352px !important;
	height:297px !important;
	top:168px !important;
}

@keyframes intensificar-1583653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583676 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:262px !important;
}

#item1583681 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:203px !important;
}

@keyframes intensificar-1583681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583556 {
	width:564px !important;
	height:576px !important;
	left:636px !important;
	top:149px !important;
}

#item1583836 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:133px !important;
}

#item1583859 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1583883 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1583886 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1583910 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1583937 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1583938 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1583934 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1583970 {
	width:123px !important;
	height:50px !important;
}

#item1583971 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583945 {
	width:123px !important;
	height:50px !important;
}

#item1583946 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583941 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1584024 {
	width:99px !important;
	height:50px !important;
}

#item1584025 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1583998 {
	width:99px !important;
	height:50px !important;
}

#item1583999 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1583994 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1584077 {
	width:101px !important;
	height:50px !important;
}

#item1584078 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584052 {
	width:101px !important;
	height:50px !important;
}

#item1584053 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584048 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1584130 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1586693 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1586716 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1586690 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1584133 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1584133 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1584133 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1584133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643598 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1609126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1609114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609112 {
	width:700px !important;
	height:309px !important;
}

#item1615012 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1609328 {
	width:80px !important;
	height:16px !important;
	top:369px !important;
}

@keyframes intensificar-1609328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1869534 th, table#table1869534 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1869534 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1869534 {
	table-layout:fixed;
}

#item1609351 {
	width:628px !important;
	height:140px !important;
	top:398px !important;
}

@keyframes intensificar-1609351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619274 {
	width:628px !important;
	height:340px !important;
}

#item1619275 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1619275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619298 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:147px !important;
}

#item1619219 {
	width:628px !important;
	height:538px !important;
}

#item1619220 {
	width:595px !important;
	height:1363px !important;
}

@keyframes intensificar-1619220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619243 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:246px !important;
}

#item1609139 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:217px !important;
}

@keyframes intensificar-1609139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609162 {
	width:203px !important;
	height:25px !important;
	left:427px !important;
	top:240px !important;
}

@keyframes intensificar-1609162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609185 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:313px !important;
}

#item1609209 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:316px !important;
}

#item1609212 {
	width:628px !important;
	height:185px !important;
}

@keyframes intensificar-1609212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609235 {
	width:395px !important;
	height:151px !important;
	top:222px !important;
}

@keyframes intensificar-1609235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609258 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:348px !important;
}

#item1609263 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:265px !important;
}

@keyframes intensificar-1609263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609137 {
	width:669px !important;
	height:538px !important;
	left:36px !important;
	top:537px !important;
}

#item1609398 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:495px !important;
}

#item1609421 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1609446 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1609449 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1609472 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1609499 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1609500 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1609496 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1609534 {
	width:172px !important;
	height:70px !important;
}

#item1609535 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1609509 {
	width:172px !important;
	height:70px !important;
}

#item1609510 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1609505 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1609587 {
	width:139px !important;
	height:70px !important;
}

#item1609588 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1609562 {
	width:139px !important;
	height:70px !important;
}

#item1609563 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1609558 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1609640 {
	width:141px !important;
	height:70px !important;
}

#item1609641 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1609615 {
	width:141px !important;
	height:70px !important;
}

#item1609616 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1609611 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615041 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1615292 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1615315 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1615289 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1609700 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1609700 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1609700 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1609700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639047 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1584289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1584291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584287 {
	width:600px !important;
	height:790px !important;
}

#item1584292 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1584513 {
	width:57px !important;
	height:12px !important;
	top:368px !important;
}

@keyframes intensificar-1584513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1872166 tr {
	border-right:2.2px solid #fff;;
}

table#table1872166 {
	table-layout:fixed;
}

#item1584536 {
	width:528px !important;
	height:176px !important;
	top:388px !important;
}

@keyframes intensificar-1584536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584985 {
	width:528px !important;
	height:351px !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-1584985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584929 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1584932 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item1584933 {
	width:509px !important;
	height:890px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1584933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584958 {
	width:14px !important;
	height:9px !important;
}

#item1584961 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1584297 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:183px !important;
}

@keyframes intensificar-1584297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584320 {
	width:145px !important;
	height:18px !important;
	left:383px !important;
	top:199px !important;
}

@keyframes intensificar-1584320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584343 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:251px !important;
}

#item1584367 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:253px !important;
}

#item1584370 {
	width:528px !important;
	height:80px !important;
	top:15px !important;
}

@keyframes intensificar-1584370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584394 {
	width:352px !important;
	height:297px !important;
	top:115px !important;
}

@keyframes intensificar-1584394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584417 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:276px !important;
}

#item1584422 {
	width:145px !important;
	height:18px !important;
	left:383px !important;
	top:217px !important;
}

@keyframes intensificar-1584422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584295 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1584559 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1584583 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1584607 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1584611 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1584634 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1584661 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1584662 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1584657 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1584696 {
	width:123px !important;
	height:50px !important;
}

#item1584697 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584671 {
	width:123px !important;
	height:50px !important;
}

#item1584672 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584667 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1584749 {
	width:99px !important;
	height:50px !important;
}

#item1584751 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1584724 {
	width:99px !important;
	height:50px !important;
}

#item1584725 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1584720 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1584803 {
	width:101px !important;
	height:50px !important;
}

#item1584804 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584778 {
	width:101px !important;
	height:50px !important;
}

#item1584779 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584774 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1584856 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1586724 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1586747 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1586721 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1584859 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1584859 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1584859 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1584859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643607 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1609729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1609722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609720 {
	width:700px !important;
	height:309px !important;
}

#item1615015 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1609930 {
	width:80px !important;
	height:16px !important;
	top:243px !important;
}

@keyframes intensificar-1609930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1876033 tr {
	border-right:3.08px solid #fff;;
}

table#table1876033 {
	table-layout:fixed;
}

#item1609953 {
	width:628px !important;
	height:246px !important;
	top:272px !important;
}

@keyframes intensificar-1609953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619362 {
	width:628px !important;
	height:212px !important;
}

#item1619363 {
	width:595px !important;
	height:694px !important;
}

@keyframes intensificar-1619363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619386 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:83px !important;
}

#item1619316 {
	width:628px !important;
	height:518px !important;
}

#item1619317 {
	width:595px !important;
	height:1805px !important;
}

@keyframes intensificar-1619317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619340 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1609740 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:248px !important;
}

@keyframes intensificar-1609740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609763 {
	width:203px !important;
	height:25px !important;
	left:424px !important;
	top:271px !important;
}

@keyframes intensificar-1609763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609787 {
	width:234px !important;
	height:21px !important;
	left:435px !important;
	top:344px !important;
}

#item1609810 {
	width:7px !important;
	height:11px !important;
	left:424px !important;
	top:347px !important;
}

#item1609814 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1609814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609837 {
	width:493px !important;
	height:263px !important;
	top:173px !important;
}

@keyframes intensificar-1609837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609860 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:379px !important;
}

#item1609865 {
	width:203px !important;
	height:25px !important;
	left:424px !important;
	top:296px !important;
}

@keyframes intensificar-1609865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609738 {
	width:669px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1610000 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1610023 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1610047 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1610050 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1610073 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1610099 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1610100 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1610096 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1610137 {
	width:172px !important;
	height:70px !important;
}

#item1610138 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610112 {
	width:172px !important;
	height:70px !important;
}

#item1610113 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610108 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1610191 {
	width:139px !important;
	height:70px !important;
}

#item1610192 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1610166 {
	width:139px !important;
	height:70px !important;
}

#item1610167 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1610162 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1610244 {
	width:141px !important;
	height:70px !important;
}

#item1610245 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610219 {
	width:141px !important;
	height:70px !important;
}

#item1610220 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610215 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1610268 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1126px !important;
}

#item1610277 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1610300 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1610274 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1610303 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1610303 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1610303 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1610303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1634832 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1634841 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1634842 {
	width:1200px !important;
	height:790px !important;
}

#item1634849 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1634858 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1634863 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1634869 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1634874 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1634879 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1634884 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1634890 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1634900 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1634920 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1548946 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#101820;
}

@keyframes atenuar-1548946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1548946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1548946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1634744 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1634754 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1634755 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1634765 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1634773 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1634778 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1634783 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1634788 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1634794 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1634799 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1634806 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1634812 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1610364 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1610364 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1610364 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1610364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182110 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1182053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1222351 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#101820;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613168 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1613169 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1613192 {
	width:628px !important;
	height:57px !important;
	left:36px !important;
	top:911px !important;
}

#item1613219 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1613224 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1613224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610434 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1610434 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1610434 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1610434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle160 {
	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.autoParaStyle159 {
	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.autoParaStyle158 {
	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:-13px;
	padding-left:13px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle157 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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:-9px;
	padding-left:9px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle156 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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.autoParaStyle155 {
	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.autoParaStyle154 {
	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.autoParaStyle153 {
	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.autoParaStyle152 {
	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.autoParaStyle151 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:61px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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:16.8px;
	line-height:19.6px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle148 {
	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.autoParaStyle147 {
	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.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	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.autoParaStyle143 {
	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.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	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;
	padding-left:11px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle134 {
	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;
	padding-left:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle133 {
	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.autoParaStyle132 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle131 {
	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.autoParaStyle130 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle129 {
	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.autoParaStyle128 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	font-family:FF-Averta-Regular,Averta;
	font-size:15px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle106 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:15px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle105 {
	font-weight: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.autoParaStyle104 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle103 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle102 {
	font-family:FF-Averta-Regular,Averta;
	font-size:3.2px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle101 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle100 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height: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.autoParaStyle99 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle98 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle97 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle96 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle95 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle94 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle93 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle92 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle91 {
	font-weight: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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle79 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle78 {
	font-weight: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: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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:65px;
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:65px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle66 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:39.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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:27.3px;
	line-height:19.7px;
	color:#ec6264;
	letter-spacing:0.100em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:16px;
	text-align:center;
}

p.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:19.6px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-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:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	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.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;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight: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.autoParaStyle17 {
	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.autoParaStyle16 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle13 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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: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.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;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle5 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Subtítulo-8pt--Dias {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subtítulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle21 {
	color:#ea5153;
	text-transform:uppercase;
}

span.autoCharStyle20 {
}

span.autoCharStyle19 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle18 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle17 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle16 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	letter-spacing:0.050em;
}

span.autoCharStyle14 {
	font-size:14px;
}

span.autoCharStyle13 {
	font-size:10px;
}

span.autoCharStyle12 {
	text-transform:uppercase;
}

span.autoCharStyle11 {
	color:#101820;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle9 {
	color:#575756;
	text-decoration:underline;
}

span.autoCharStyle8 {
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle6 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#ea5153;
}

span.autoCharStyle5 {
	color:#ea5153;
}

span.autoCharStyle4 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.Hipervínculo {
	color:#575756;
	text-decoration:underline;
}

span._2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

