/* 	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:#000; 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/Linotype - OptimaLTPro-DemiBold.otf");
	font-weight:bold;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1682995 {
	width:1842px !important;
	height:1223px !important;
	left:-557px !important;
	top:-20px !important;
	background:#000;
}

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

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

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

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

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

@keyframes atenuar-1607811 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1607811 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1607811 {
	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:73px !important;
	top:140px !important;
}

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

#item1152165 {
	opacity:0.25;
	width:357px !important;
	height:315px !important;
	left:73px !important;
	top:338px !important;
	background:#0e0b00;
}

#item1152187 {
	width:317px !important;
	height:382px !important;
	left:93px !important;
	top:355px !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%;
}

#item1607829 {
	width:1236px !important;
	height:1249px !important;
	left:-262px !important;
	top:-25px !important;
	background:#000;
}

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

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

#item1607864 {
	opacity:0.25;
	width:628px !important;
	height:347px !important;
	left:36px !important;
	top:324px !important;
	background:#0e0b00;
}

#item1607865 {
	width:581px !important;
	height:306px !important;
	left:59px !important;
	top:341px !important;
}

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

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

#item1595940 {
	width:1116px !important;
	height:204px !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-1595940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595940 {
	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%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1633563 {
	width:609px !important;
	height:540px !important;
	left:41px !important;
	top:194px !important;
}

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

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

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

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

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

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

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

#item1633936 {
	width:628px !important;
	height:493px !important;
	top:42px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1633691 {
	width:647px !important;
	height:253px !important;
	top:28px !important;
}

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

#item1633738 {
	width:399px !important;
	height:366px !important;
	left:37px !important;
	top:354px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1639422 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1639422 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1639422 {
	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:65px !important;
	left:636px !important;
	top:114px !important;
}

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

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

#item1572678 {
	width:529px !important;
	height:506px !important;
	top:15px !important;
}

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

#item1515821 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:251px !important;
}

#item1515826 {
	width:534px !important;
	height:498px !important;
	top:15px !important;
}

#item1515827 {
	width:509px !important;
	height:1198px !important;
}

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

#item1515850 {
	width:14px !important;
	height:9px !important;
	left:523px !important;
}

#item1515854 {
	width:14px !important;
	height:9px !important;
	left:523px !important;
	top:520px !important;
}

#item1448817 {
	width:553px !important;
	height:529px !important;
	left:635px !important;
	top:190px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1608729 {
	width:628px !important;
	height:91px !important;
	left:36px !important;
	top:422px !important;
}

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

#item1608757 {
	width:628px !important;
	height:51px !important;
	left:24px !important;
}

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

#item1636332 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:255px !important;
}

#item1636336 {
	width:628px !important;
	height:555px !important;
}

#item1636337 {
	width:595px !important;
	height:755px !important;
}

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

#item1636278 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:255px !important;
}

#item1636286 {
	width:628px !important;
	height:555px !important;
}

#item1636288 {
	width:595px !important;
	height:1826px !important;
}

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

#item1608780 {
	width:650px !important;
	height:555px !important;
	left:36px !important;
	top:550px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1608952 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1608952 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1608952 {
	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:259px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1572583 {
	width:269px !important;
	height:51px !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%;
}

#item1608968 {
	width:991px !important;
	height:762px !important;
	left:-63px !important;
	top:-15px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1608969 {
	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-1608969 {
	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;
	}
}
#item1608975 {
	width:700px !important;
	height:500px !important;
	top:700px !important;
	background:#fff;
}

#item1608976 {
	width:200px !important;
	height:229px !important;
	left:500px !important;
	top:969px !important;
}

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

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

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

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

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

#item1609013 {
	width:329px !important;
	height:62px !important;
	left:171px !important;
	top:925px !important;
}

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

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

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

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

#item1609070 {
	width:329px !important;
	height:62px !important;
	left:171px !important;
	top:1019px !important;
}

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

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

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

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

#item1609128 {
	width:329px !important;
	height:62px !important;
	left:171px !important;
	top:1102px !important;
}

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

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

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

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

#item1609184 {
	width:329px !important;
	height:62px !important;
	left:171px !important;
	top:832px !important;
}

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

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

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

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

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

@keyframes moverhacialaizquierdayreducir-1589041 {
	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-1589041 {
	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;
	}
}
#item1589042 {
	width:478px !important;
	height:60px !important;
	left:72px !important;
	top:485px !important;
}

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

#item1589065 {
	opacity:0.40;
	width:478px !important;
	height:196px !important;
	left:72px !important;
	top:558px !important;
	background:#0e0b00;
}

#item1589066 {
	width:432px !important;
	height:154px !important;
	left:95px !important;
	top:579px !important;
}

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

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

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

#item1623531 {
	width:1829px !important;
	height:1204px !important;
	left:-615px !important;
	top:-2px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1623532 {
	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-1623532 {
	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;
	}
}
#item1623538 {
	width:570px !important;
	height:94px !important;
	left:50px !important;
	top:769px !important;
}

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

#item1623561 {
	opacity:0.40;
	width:454px !important;
	height:314px !important;
	left:50px !important;
	top:851px !important;
	background:#0e0b00;
}

#item1623562 {
	width:390px !important;
	height:262px !important;
	left:82px !important;
	top:877px !important;
}

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

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

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

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

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

#item1605093 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

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

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

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

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

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

#item1589311 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

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

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

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

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

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

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

table#table1696171 {
	table-layout:fixed;
}

#item1589185 {
	width:510px !important;
	height:385px !important;
}

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

#item1649055 {
	width:511px !important;
	height:17px !important;
	top:161px !important;
}

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

#item1589217 {
	width:511px !important;
	height:17px !important;
	top:144px !important;
}

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

#item1589221 {
	width:511px !important;
	height:17px !important;
	top:126px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1605224 {
	width:303px !important;
	height:614px !important;
	left:166px !important;
	top:125px !important;
}

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

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

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

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

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

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

#item1589602 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1623871 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1623894 {
	width:627px !important;
	height:798px !important;
	left:36px !important;
	top:91px !important;
}

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

#item1623824 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1623847 {
	width:628px !important;
	height:610px !important;
	left:36px !important;
	top:91px !important;
}

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

#item1623776 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1623799 {
	width:628px !important;
	height:612px !important;
	left:36px !important;
	top:91px !important;
}

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

#item1623615 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

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

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

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

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

table#table1699196 {
	table-layout:fixed;
}

#item1623688 {
	width:622px !important;
	height:269px !important;
}

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

#item1649171 {
	width:623px !important;
	height:21px !important;
	top:198px !important;
}

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

#item1623712 {
	width:623px !important;
	height:21px !important;
	top:176px !important;
}

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

#item1623716 {
	width:623px !important;
	height:21px !important;
	top:154px !important;
}

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

#item1623720 {
	width:623px !important;
	height:21px !important;
	top:132px !important;
}

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

#item1623724 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

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

#item1623728 {
	width:623px !important;
	height:21px !important;
	top:88px !important;
}

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

#item1623732 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

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

#item1623736 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

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

#item1623740 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

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

#item1623744 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1623606 {
	width:700px !important;
	height:880px !important;
	background:#fff;
}

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

#item1623604 {
	width:700px !important;
	height:889px !important;
	top:150px !important;
}

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

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

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

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

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

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

#item1624056 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:179px !important;
}

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

#item1624067 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

#item1624072 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1054px !important;
}

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

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

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

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

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

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

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

#item1624210 {
	width:210px !important;
	height:70px !important;
}

#item1624211 {
	width:162px !important;
	height:39px !important;
	left:48px !important;
	top:14px !important;
}

#item1624184 {
	width:210px !important;
	height:70px !important;
}

#item1624185 {
	width:162px !important;
	height:39px !important;
	left:48px !important;
	top:14px !important;
}

#item1624180 {
	width:210px !important;
	height:70px !important;
	left:111px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1590204 {
	width:100px !important;
	height:13px !important;
	top:324px !important;
}

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

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

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

table#table1701934 {
	table-layout:fixed;
}

#item1590227 {
	width:528px !important;
	height:86px !important;
	top:344px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1590303 {
	width:350px !important;
	height:397px !important;
	top:103px !important;
}

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

#item1590326 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:161px !important;
}

#item1590331 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:88px !important;
}

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

#item1590354 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:104px !important;
}

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

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

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

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

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

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

#item1590497 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1624547 {
	width:140px !important;
	height:18px !important;
	top:357px !important;
}

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

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

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

table#table1706597 {
	table-layout:fixed;
}

#item1624570 {
	width:628px !important;
	height:140px !important;
	top:385px !important;
}

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

#item1638869 {
	width:628px !important;
	height:325px !important;
}

#item1638870 {
	width:595px !important;
	height:596px !important;
}

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

#item1638893 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:140px !important;
}

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

#item1637379 {
	width:595px !important;
	height:1480px !important;
}

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

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

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

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

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

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

#item1624406 {
	width:490px !important;
	height:150px !important;
	top:92px !important;
}

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

#item1624429 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:173px !important;
}

#item1624435 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:71px !important;
}

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

#item1624458 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:93px !important;
}

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

#item1624352 {
	width:665px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

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

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

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

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

#item1624669 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1649570 {
	width:100px !important;
	height:13px !important;
	top:418px !important;
}

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

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

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

table#table1709583 {
	table-layout:fixed;
}

#item1649593 {
	width:528px !important;
	height:86px !important;
	top:438px !important;
}

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

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

#item1652732 {
	width:534px !important;
	height:536px !important;
	top:16px !important;
}

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

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

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

#item1652761 {
	width:14px !important;
	height:9px !important;
	top:559px !important;
}

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

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

#item1649421 {
	width:528px !important;
	height:97px !important;
	top:17px !important;
}

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

#item1649445 {
	width:350px !important;
	height:156px !important;
	top:135px !important;
}

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

#item1649468 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:260px !important;
}

#item1649473 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:187px !important;
}

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

#item1649496 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:203px !important;
}

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

#item1649392 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

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

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

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

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

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

#item1649716 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1711708 {
	table-layout:fixed;
}

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

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

#item1653195 {
	width:628px !important;
	height:325px !important;
}

#item1653196 {
	width:595px !important;
	height:881px !important;
}

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

#item1653219 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:140px !important;
}

#item1653139 {
	width:628px !important;
	height:521px !important;
}

#item1653140 {
	width:595px !important;
	height:2088px !important;
}

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

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

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

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

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

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

#item1650088 {
	width:490px !important;
	height:170px !important;
	top:188px !important;
}

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

#item1650111 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:361px !important;
}

#item1650119 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:259px !important;
}

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

#item1650143 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:281px !important;
}

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

#item1649964 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

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

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

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

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

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

#item1650291 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1666710 {
	width:100px !important;
	height:13px !important;
	top:353px !important;
}

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

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

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

table#table1714616 {
	table-layout:fixed;
}

#item1666733 {
	width:528px !important;
	height:144px !important;
	top:373px !important;
}

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

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

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

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

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

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

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

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

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

#item1666786 {
	width:528px !important;
	height:63px !important;
	top:17px !important;
}

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

#item1666809 {
	width:350px !important;
	height:191px !important;
	top:99px !important;
}

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

#item1666832 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:259px !important;
}

#item1666838 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

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

#item1666861 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:202px !important;
}

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

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

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

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

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

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

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

#item1667025 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1667439 {
	width:140px !important;
	height:18px !important;
	top:272px !important;
}

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

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

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

table#table1716854 {
	table-layout:fixed;
}

#item1667462 {
	width:628px !important;
	height:221px !important;
	top:300px !important;
}

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

#item1667485 {
	width:628px !important;
	height:241px !important;
}

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

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

#item1667509 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:98px !important;
}

#item1667409 {
	width:628px !important;
	height:521px !important;
}

#item1667410 {
	width:595px !important;
	height:1461px !important;
}

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

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

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

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

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

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

#item1667331 {
	width:490px !important;
	height:170px !important;
	top:117px !important;
}

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

#item1667355 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:340px !important;
}

#item1667361 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:237px !important;
}

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

#item1667384 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:260px !important;
}

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

#item1667278 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

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

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

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

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

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

#item1667613 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1650768 {
	width:100px !important;
	height:13px !important;
	top:316px !important;
}

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

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

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

table#table1719566 {
	table-layout:fixed;
}

#item1650791 {
	width:528px !important;
	height:231px !important;
	top:336px !important;
}

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

#item1681352 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:180px !important;
}

#item1681355 {
	width:534px !important;
	height:272px !important;
	top:16px !important;
}

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

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

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

#item1681383 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:292px !important;
}

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

#item1675351 {
	width:534px !important;
	height:536px !important;
	top:16px !important;
}

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

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

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

#item1675380 {
	width:14px !important;
	height:9px !important;
	top:559px !important;
}

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

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

#item1650618 {
	width:528px !important;
	height:63px !important;
	top:17px !important;
}

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

#item1650642 {
	width:350px !important;
	height:289px !important;
	top:107px !important;
}

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

#item1650666 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:402px !important;
}

#item1650671 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:329px !important;
}

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

#item1650694 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:345px !important;
}

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

#item1650587 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

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

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

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

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

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

#item1650915 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1651183 {
	width:140px !important;
	height:18px !important;
	top:121px !important;
}

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

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

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

table#table1723213 {
	table-layout:fixed;
}

#item1651207 {
	width:628px !important;
	height:343px !important;
	top:149px !important;
}

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

#item1675974 {
	width:628px !important;
	height:97px !important;
}

#item1675975 {
	width:595px !important;
	height:675px !important;
}

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

#item1675998 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:26px !important;
}

#item1675908 {
	width:628px !important;
	height:492px !important;
}

#item1675909 {
	width:595px !important;
	height:2362px !important;
}

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

#item1675932 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:223px !important;
}

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

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

#item1651260 {
	width:628px !important;
	height:112px !important;
}

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

#item1651283 {
	width:490px !important;
	height:350px !important;
	top:139px !important;
}

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

#item1651306 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:490px !important;
}

#item1651312 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:388px !important;
}

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

#item1651335 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:410px !important;
}

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

#item1651158 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:583px !important;
}

#item1651382 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:517px !important;
}

#item1651405 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

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

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

#item1651482 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1681472 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

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

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

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

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

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

#item1593326 {
	width:100px !important;
	height:13px !important;
	top:367px !important;
}

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

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

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

table#table1727474 {
	table-layout:fixed;
}

#item1593350 {
	width:528px !important;
	height:57px !important;
	top:387px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1593425 {
	width:350px !important;
	height:77px !important;
	top:86px !important;
}

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

#item1593448 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:204px !important;
}

#item1593457 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:130px !important;
}

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

#item1593480 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:146px !important;
}

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

#item1593876 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:72px !important;
}

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

#item1593899 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:88px !important;
}

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

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

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

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

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

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

#item1593620 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1681598 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

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

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

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

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

#item1627351 {
	width:140px !important;
	height:18px !important;
	top:415px !important;
}

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

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

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

table#table1730466 {
	table-layout:fixed;
}

#item1627374 {
	width:627px !important;
	height:99px !important;
	top:443px !important;
}

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

#item1638999 {
	width:628px !important;
	height:384px !important;
}

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

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

#item1639023 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:169px !important;
}

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

#item1637555 {
	width:595px !important;
	height:2025px !important;
}

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

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

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

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

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

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

#item1627164 {
	width:490px !important;
	height:190px !important;
	top:89px !important;
}

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

#item1627187 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:254px !important;
}

#item1627192 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:152px !important;
}

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

#item1627216 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:174px !important;
}

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

#item1627240 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:70px !important;
}

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

#item1627263 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:92px !important;
}

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

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

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

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

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

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

#item1627475 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1627640 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1627672 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1627672 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1627672 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1627672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681456 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1594607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1594605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594602 {
	width:600px !important;
	height:790px !important;
}

#item1594608 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1594613 {
	width:528px !important;
	height:250px !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-1594613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594637 {
	width:100px !important;
	height:13px !important;
	top:267px !important;
}

@keyframes intensificar-1594637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1733410 th, table#table1733410 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1733410 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1733410 {
	table-layout:fixed;
}

#item1594660 {
	width:528px !important;
	height:57px !important;
	top:287px !important;
}

@keyframes intensificar-1594660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594815 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1594819 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1594820 {
	width:509px !important;
	height:750px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1594820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594845 {
	width:14px !important;
	height:9px !important;
}

#item1594849 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1594685 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1594708 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1594713 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1594713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594736 {
	width:350px !important;
	height:397px !important;
	top:106px !important;
}

@keyframes intensificar-1594736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594759 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:163px !important;
}

#item1594767 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:90px !important;
}

@keyframes intensificar-1594767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594790 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:106px !important;
}

@keyframes intensificar-1594790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1594611 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1594853 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1594877 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1594901 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1594905 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1594932 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1594933 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1594928 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1594965 {
	width:123px !important;
	height:50px !important;
}

#item1594966 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594940 {
	width:123px !important;
	height:50px !important;
}

#item1594941 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594936 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1595018 {
	width:99px !important;
	height:50px !important;
}

#item1595019 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594993 {
	width:99px !important;
	height:50px !important;
}

#item1594994 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594989 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1595072 {
	width:101px !important;
	height:50px !important;
}

#item1595074 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1595047 {
	width:101px !important;
	height:50px !important;
}

#item1595048 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1595042 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1595100 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1595123 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1595097 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1595130 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1595130 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1595130 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1595130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681561 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1627701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1627693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1627691 {
	width:700px !important;
	height:309px !important;
}

#item1634662 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1627880 {
	width:627px !important;
	height:372px !important;
}

@keyframes intensificar-1627880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1627904 {
	width:140px !important;
	height:18px !important;
	top:390px !important;
}

@keyframes intensificar-1627904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1736004 th, table#table1736004 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1736004 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1736004 {
	table-layout:fixed;
}

#item1627928 {
	width:628px !important;
	height:99px !important;
	top:418px !important;
}

@keyframes intensificar-1627928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637602 {
	width:628px !important;
	height:517px !important;
}

#item1637603 {
	width:595px !important;
	height:1598px !important;
}

@keyframes intensificar-1637603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637626 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1627714 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1627737 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1627742 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1627742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1627765 {
	width:490px !important;
	height:160px !important;
	top:129px !important;
}

@keyframes intensificar-1627765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1627788 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:209px !important;
}

#item1627794 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:107px !important;
}

@keyframes intensificar-1627794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1627817 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:129px !important;
}

@keyframes intensificar-1627817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1627711 {
	width:664px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1627951 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1627975 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1627999 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1628004 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1628031 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1628032 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1628027 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1628065 {
	width:172px !important;
	height:70px !important;
}

#item1628066 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628039 {
	width:172px !important;
	height:70px !important;
}

#item1628040 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628035 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1628118 {
	width:139px !important;
	height:70px !important;
}

#item1628119 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1628093 {
	width:139px !important;
	height:70px !important;
}

#item1628094 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1628089 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1628172 {
	width:141px !important;
	height:70px !important;
}

#item1628173 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628147 {
	width:141px !important;
	height:70px !important;
}

#item1628148 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628143 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1628199 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1628222 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1628196 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1628231 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1628231 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1628231 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1628231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596028 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1596036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1596034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596032 {
	width:600px !important;
	height:790px !important;
}

#item1596037 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1596195 {
	width:528px !important;
	height:250px !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-1596195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596219 {
	width:100px !important;
	height:13px !important;
	top:266px !important;
}

@keyframes intensificar-1596219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1738572 th, table#table1738572 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1738572 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1738572 {
	table-layout:fixed;
}

#item1596242 {
	width:528px !important;
	height:57px !important;
	top:286px !important;
}

@keyframes intensificar-1596242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596592 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1596596 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1596597 {
	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-1596597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596623 {
	width:14px !important;
	height:9px !important;
}

#item1596628 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1596043 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1596066 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1596069 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1596069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596092 {
	width:350px !important;
	height:397px !important;
	top:123px !important;
}

@keyframes intensificar-1596092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596115 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:179px !important;
}

#item1596121 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:106px !important;
}

@keyframes intensificar-1596121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596145 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:122px !important;
}

@keyframes intensificar-1596145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596040 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1596265 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1596288 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1596312 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1596315 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1596649 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1596341 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1596342 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1596338 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1596375 {
	width:123px !important;
	height:50px !important;
}

#item1596376 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596350 {
	width:123px !important;
	height:50px !important;
}

#item1596351 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596346 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1596429 {
	width:99px !important;
	height:50px !important;
}

#item1596430 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596404 {
	width:99px !important;
	height:50px !important;
}

#item1596405 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596400 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1596483 {
	width:101px !important;
	height:50px !important;
}

#item1596484 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596457 {
	width:101px !important;
	height:50px !important;
}

#item1596458 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596453 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1596510 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596534 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1596507 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1596542 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1596542 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1596542 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1596542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628788 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1628802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1628795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628793 {
	width:700px !important;
	height:309px !important;
}

#item1634671 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1629006 {
	width:140px !important;
	height:18px !important;
	top:398px !important;
}

@keyframes intensificar-1629006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1740243 th, table#table1740243 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1740243 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1740243 {
	table-layout:fixed;
}

#item1629029 {
	width:628px !important;
	height:99px !important;
	top:426px !important;
}

@keyframes intensificar-1629029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639061 {
	width:628px !important;
	height:367px !important;
}

#item1639062 {
	width:595px !important;
	height:489px !important;
}

@keyframes intensificar-1639062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639086 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:161px !important;
}

#item1637642 {
	width:628px !important;
	height:525px !important;
}

#item1637643 {
	width:595px !important;
	height:1343px !important;
}

@keyframes intensificar-1637643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637666 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1628815 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1628838 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1628843 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1628843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628868 {
	width:490px !important;
	height:150px !important;
	top:160px !important;
}

@keyframes intensificar-1628868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628891 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:240px !important;
}

#item1628896 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:137px !important;
}

@keyframes intensificar-1628896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628919 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:160px !important;
}

@keyframes intensificar-1628919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628812 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1629053 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1629076 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1629100 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1629103 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1629126 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1629153 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1629154 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1629149 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1629186 {
	width:172px !important;
	height:70px !important;
}

#item1629187 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1629161 {
	width:172px !important;
	height:70px !important;
}

#item1629162 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1629157 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1629240 {
	width:139px !important;
	height:70px !important;
}

#item1629241 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1629214 {
	width:139px !important;
	height:70px !important;
}

#item1629215 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1629210 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1629293 {
	width:141px !important;
	height:70px !important;
}

#item1629294 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1629268 {
	width:141px !important;
	height:70px !important;
}

#item1629269 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1629264 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1629320 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1629343 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1629317 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1629351 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1629351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1629351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1629351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605483 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1591407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1591405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591403 {
	width:600px !important;
	height:790px !important;
}

#item1591408 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1591413 {
	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-1591413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591437 {
	width:100px !important;
	height:13px !important;
	top:250px !important;
}

@keyframes intensificar-1591437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1742650 th, table#table1742650 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1742650 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1742650 {
	table-layout:fixed;
}

#item1591460 {
	width:528px !important;
	height:57px !important;
	top:270px !important;
}

@keyframes intensificar-1591460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591996 {
	width:528px !important;
	height:548px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1591996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591485 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1591508 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1591512 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1591512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591536 {
	width:350px !important;
	height:397px !important;
	top:70px !important;
}

@keyframes intensificar-1591536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591559 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:127px !important;
}

#item1591564 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:54px !important;
}

@keyframes intensificar-1591564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591587 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:70px !important;
}

@keyframes intensificar-1591587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591411 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1591650 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1591673 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1591697 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1591701 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1591727 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1591728 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1591724 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1591762 {
	width:123px !important;
	height:50px !important;
}

#item1591763 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591737 {
	width:123px !important;
	height:50px !important;
}

#item1591738 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591733 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1591815 {
	width:99px !important;
	height:50px !important;
}

#item1591816 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1591790 {
	width:99px !important;
	height:50px !important;
}

#item1591791 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1591786 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1591869 {
	width:101px !important;
	height:50px !important;
}

#item1591870 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591843 {
	width:101px !important;
	height:50px !important;
}

#item1591844 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591839 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1591897 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1591920 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1591894 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1591929 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1591929 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1591929 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1591929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1625439 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1625446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1625454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1625444 {
	width:700px !important;
	height:309px !important;
}

#item1634648 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1625643 {
	width:140px !important;
	height:18px !important;
	top:391px !important;
}

@keyframes intensificar-1625643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1744450 th, table#table1744450 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1744450 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1744450 {
	table-layout:fixed;
}

#item1625667 {
	width:628px !important;
	height:99px !important;
	top:419px !important;
}

@keyframes intensificar-1625667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638931 {
	width:628px !important;
	height:360px !important;
}

#item1638932 {
	width:595px !important;
	height:489px !important;
}

@keyframes intensificar-1638932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638955 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:157px !important;
}

#item1637465 {
	width:628px !important;
	height:518px !important;
}

#item1637466 {
	width:595px !important;
	height:696px !important;
}

@keyframes intensificar-1637466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637489 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1625469 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1625492 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1625496 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1625496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1625519 {
	width:490px !important;
	height:150px !important;
	top:68px !important;
}

@keyframes intensificar-1625519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1625542 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:148px !important;
}

#item1625547 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:46px !important;
}

@keyframes intensificar-1625547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1625570 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:68px !important;
}

@keyframes intensificar-1625570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1625465 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1625690 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1625714 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1625739 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1625742 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1625769 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1625770 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1625765 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1625803 {
	width:172px !important;
	height:70px !important;
}

#item1625804 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625778 {
	width:172px !important;
	height:70px !important;
}

#item1625779 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625774 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1625857 {
	width:139px !important;
	height:70px !important;
}

#item1625858 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1625832 {
	width:139px !important;
	height:70px !important;
}

#item1625833 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1625827 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1625912 {
	width:141px !important;
	height:70px !important;
}

#item1625913 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625887 {
	width:141px !important;
	height:70px !important;
}

#item1625888 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625883 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1625940 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1625963 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1625937 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1625969 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1625969 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1625969 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1625969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681481 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1592649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1592647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592645 {
	width:600px !important;
	height:790px !important;
}

#item1592650 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1592655 {
	width:528px !important;
	height:300px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1592655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592679 {
	width:100px !important;
	height:13px !important;
	top:300px !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%;
}

table#table1747036 th, table#table1747036 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1747036 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1747036 {
	table-layout:fixed;
}

#item1592702 {
	width:528px !important;
	height:57px !important;
	top:320px !important;
}

@keyframes intensificar-1592702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1593240 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1593240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592727 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1592750 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1592754 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1592754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592777 {
	width:350px !important;
	height:38px !important;
	top:121px !important;
}

@keyframes intensificar-1592777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592800 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:179px !important;
}

#item1592806 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:106px !important;
}

@keyframes intensificar-1592806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592829 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:122px !important;
}

@keyframes intensificar-1592829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592653 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1592890 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1592913 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1592938 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1592941 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1592967 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1592968 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1592964 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1593003 {
	width:123px !important;
	height:50px !important;
}

#item1593004 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1592978 {
	width:123px !important;
	height:50px !important;
}

#item1592979 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1592972 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1593056 {
	width:99px !important;
	height:50px !important;
}

#item1593058 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1593031 {
	width:99px !important;
	height:50px !important;
}

#item1593032 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1593027 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1593111 {
	width:101px !important;
	height:50px !important;
}

#item1593112 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1593086 {
	width:101px !important;
	height:50px !important;
}

#item1593087 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1593081 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1593138 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1593161 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1593135 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1593168 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1593168 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1593168 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1593168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681567 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1626559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1626552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1626550 {
	width:700px !important;
	height:309px !important;
}

#item1634655 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1626750 {
	width:140px !important;
	height:18px !important;
	top:399px !important;
}

@keyframes intensificar-1626750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1748575 th, table#table1748575 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1748575 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1748575 {
	table-layout:fixed;
}

#item1626774 {
	width:628px !important;
	height:99px !important;
	top:427px !important;
}

@keyframes intensificar-1626774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638965 {
	width:628px !important;
	height:371px !important;
}

#item1638966 {
	width:595px !important;
	height:627px !important;
}

@keyframes intensificar-1638966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638989 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:163px !important;
}

#item1637513 {
	width:628px !important;
	height:526px !important;
}

#item1637514 {
	width:595px !important;
	height:1104px !important;
}

@keyframes intensificar-1637514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637537 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1626573 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1626596 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1626599 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1626599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1626622 {
	width:490px !important;
	height:160px !important;
	top:187px !important;
}

@keyframes intensificar-1626622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1626645 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:267px !important;
}

#item1626652 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:164px !important;
}

@keyframes intensificar-1626652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1626675 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:187px !important;
}

@keyframes intensificar-1626675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1626570 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

#item1626797 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1626820 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1626844 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1626848 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1626874 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1626875 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1626871 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1626908 {
	width:172px !important;
	height:70px !important;
}

#item1626909 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626882 {
	width:172px !important;
	height:70px !important;
}

#item1626884 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626878 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1626962 {
	width:139px !important;
	height:70px !important;
}

#item1626963 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1626937 {
	width:139px !important;
	height:70px !important;
}

#item1626938 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1626933 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1627015 {
	width:141px !important;
	height:70px !important;
}

#item1627016 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626990 {
	width:141px !important;
	height:70px !important;
}

#item1626991 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626986 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1627042 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1627065 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1627039 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1627072 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1627072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1627072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1627072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681477 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1595236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1595233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595231 {
	width:600px !important;
	height:790px !important;
}

#item1595237 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1595242 {
	width:528px !important;
	height:247px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1595242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595266 {
	width:100px !important;
	height:13px !important;
	top:250px !important;
}

@keyframes intensificar-1595266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1751728 th, table#table1751728 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1751728 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1751728 {
	table-layout:fixed;
}

#item1595289 {
	width:528px !important;
	height:71px !important;
	top:270px !important;
}

@keyframes intensificar-1595289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595822 {
	width:528px !important;
	height:547px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1595822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595314 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1595338 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1595342 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1595342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595365 {
	width:350px !important;
	height:88px !important;
	top:77px !important;
}

@keyframes intensificar-1595365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595388 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:134px !important;
}

#item1595395 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:61px !important;
}

@keyframes intensificar-1595395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595419 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:77px !important;
}

@keyframes intensificar-1595419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595240 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1595485 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1595508 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1595532 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1595536 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1595562 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1595563 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1595559 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1595596 {
	width:123px !important;
	height:50px !important;
}

#item1595597 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1595571 {
	width:123px !important;
	height:50px !important;
}

#item1595572 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1595566 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1595649 {
	width:99px !important;
	height:50px !important;
}

#item1595650 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1595624 {
	width:99px !important;
	height:50px !important;
}

#item1595625 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1595620 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1595702 {
	width:101px !important;
	height:50px !important;
}

#item1595703 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1595677 {
	width:101px !important;
	height:50px !important;
}

#item1595678 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1595673 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1595729 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1595752 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1595726 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1595759 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1595759 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1595759 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1595759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681573 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1628254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1628260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628252 {
	width:700px !important;
	height:309px !important;
}

#item1634667 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1628452 {
	width:140px !important;
	height:18px !important;
	top:390px !important;
}

@keyframes intensificar-1628452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1753551 th, table#table1753551 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1753551 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1753551 {
	table-layout:fixed;
}

#item1628475 {
	width:628px !important;
	height:99px !important;
	top:418px !important;
}

@keyframes intensificar-1628475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639028 {
	width:628px !important;
	height:359px !important;
}

#item1639029 {
	width:595px !important;
	height:509px !important;
}

@keyframes intensificar-1639029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1639052 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:157px !important;
}

#item1628403 {
	width:628px !important;
	height:517px !important;
}

@keyframes intensificar-1628403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628277 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1628300 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1628304 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1628304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628327 {
	width:490px !important;
	height:160px !important;
	top:68px !important;
}

@keyframes intensificar-1628327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628350 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:147px !important;
}

#item1628356 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:45px !important;
}

@keyframes intensificar-1628356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628379 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:67px !important;
}

@keyframes intensificar-1628379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1628274 {
	width:664px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1628498 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1628521 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1628545 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1628549 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1628575 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1628576 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1628572 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1628609 {
	width:172px !important;
	height:70px !important;
}

#item1628610 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628584 {
	width:172px !important;
	height:70px !important;
}

#item1628585 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628580 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1628662 {
	width:139px !important;
	height:70px !important;
}

#item1628663 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1628637 {
	width:139px !important;
	height:70px !important;
}

#item1628638 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1628633 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1628715 {
	width:141px !important;
	height:70px !important;
}

#item1628716 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628690 {
	width:141px !important;
	height:70px !important;
}

#item1628691 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628686 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1669331 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1669354 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1669328 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1628772 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1628772 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1628772 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1628772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578425 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1578426 {
	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-1578426 {
	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;
	}
}
#item1578427 {
	width:478px !important;
	height:44px !important;
	left:64px !important;
	top:447px !important;
}

@keyframes intensificar-1578427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578450 {
	opacity:0.40;
	width:478px !important;
	height:200px !important;
	left:64px !important;
	top:532px !important;
	background:#0e0b00;
}

#item1578451 {
	width:432px !important;
	height:188px !important;
	left:86px !important;
	top:552px !important;
}

@keyframes intensificar-1578451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578474 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1578474 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1578474 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1614070 {
	width:1842px !important;
	height:1212px !important;
	left:-622px !important;
	top:-6px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1614071 {
	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-1614071 {
	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;
	}
}
#item1614076 {
	width:570px !important;
	height:44px !important;
	left:36px !important;
	top:761px !important;
}

@keyframes intensificar-1614076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1614100 {
	opacity:0.40;
	width:628px !important;
	height:227px !important;
	left:36px !important;
	top:847px !important;
	background:#0e0b00;
}

#item1614101 {
	width:568px !important;
	height:174px !important;
	left:64px !important;
	top:873px !important;
}

@keyframes intensificar-1614101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1614124 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1614124 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1614124 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1614124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578492 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1578839 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1578862 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1578865 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item1578866 {
	width:509px !important;
	height:740px !important;
}

@keyframes intensificar-1578866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578889 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1578893 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1578778 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1604965 {
	width:529px !important;
	height:639px !important;
	left:35px !important;
	top:65px !important;
}

@keyframes intensificar-1604965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578731 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1578754 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1578754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578497 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1578520 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1578543 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

table#table1756637 th, table#table1756637 td {
	vertical-align:top;;
}

table#table1756637 tr {
	height:18px;;
}

table#table1756637 {
	table-layout:fixed;
}

#item1578570 {
	width:510px !important;
	height:391px !important;
}

#item1578664 {
	width:511px !important;
	height:17px !important;
}

#item1578661 {
	width:511px !important;
	height:17px !important;
	top:144px !important;
}

#item1578668 {
	width:511px !important;
	height:17px !important;
}

#item1578665 {
	width:511px !important;
	height:17px !important;
	top:126px !important;
}

#item1578672 {
	width:511px !important;
	height:17px !important;
}

#item1578669 {
	width:511px !important;
	height:17px !important;
	top:108px !important;
}

#item1578676 {
	width:511px !important;
	height:17px !important;
}

#item1578673 {
	width:511px !important;
	height:17px !important;
	top:90px !important;
}

#item1578681 {
	width:511px !important;
	height:17px !important;
}

#item1578677 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

#item1578685 {
	width:511px !important;
	height:17px !important;
}

#item1578682 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1578689 {
	width:511px !important;
	height:17px !important;
}

#item1578686 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1578693 {
	width:511px !important;
	height:17px !important;
}

#item1578690 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1578697 {
	width:511px !important;
	height:17px !important;
}

#item1578694 {
	width:511px !important;
	height:17px !important;
}

@keyframes intensificar-1578726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578727 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1578495 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1578899 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1578902 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1579001 {
	width:562px !important;
	height:678px !important;
	left:14px !important;
	top:118px !important;
}

#item1579005 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1579028 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1579002 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1579036 {
	width:19px !important;
	height:19px !important;
}

#item1579031 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1579040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579043 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1579044 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1579040 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1579047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579076 {
	width:122px !important;
	height:50px !important;
}

#item1579077 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1579051 {
	width:122px !important;
	height:50px !important;
}

#item1579052 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1579047 {
	width:122px !important;
	height:50px !important;
	left:673px !important;
	top:740px !important;
}

@keyframes intensificar-1579100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579130 {
	width:122px !important;
	height:50px !important;
}

#item1579131 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579104 {
	width:122px !important;
	height:50px !important;
}

#item1579106 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579100 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1579154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579185 {
	width:131px !important;
	height:50px !important;
}

#item1579186 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579158 {
	width:131px !important;
	height:50px !important;
}

#item1579159 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579154 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

@keyframes intensificar-1579209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579238 {
	width:87px !important;
	height:50px !important;
}

#item1579239 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579213 {
	width:87px !important;
	height:50px !important;
}

#item1579214 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579209 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1579265 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1579288 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1579262 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1579291 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1579291 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1579291 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1579291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1614390 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1636749 {
	width:628px !important;
	height:759px !important;
	left:36px !important;
	top:91px !important;
}

#item1636750 {
	width:595px !important;
	height:1160px !important;
}

@keyframes intensificar-1636750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636773 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:448px !important;
}

#item1614343 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1614366 {
	width:628px !important;
	height:730px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1614366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1614296 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1614319 {
	width:628px !important;
	height:754px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1614319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1614155 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1614178 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1614201 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

table#table1759525 th, table#table1759525 td {
	vertical-align:top;;
}

table#table1759525 tr {
	height:22px;;
}

table#table1759525 {
	table-layout:fixed;
}

#item1614225 {
	width:622px !important;
	height:266px !important;
}

#item1614261 {
	width:623px !important;
	height:21px !important;
}

#item1614258 {
	width:623px !important;
	height:21px !important;
	top:176px !important;
}

#item1614265 {
	width:623px !important;
	height:21px !important;
}

#item1614262 {
	width:623px !important;
	height:21px !important;
	top:154px !important;
}

#item1614269 {
	width:623px !important;
	height:21px !important;
}

#item1614266 {
	width:623px !important;
	height:21px !important;
	top:132px !important;
}

#item1614273 {
	width:623px !important;
	height:21px !important;
}

#item1614270 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

#item1614277 {
	width:623px !important;
	height:21px !important;
}

#item1614274 {
	width:623px !important;
	height:21px !important;
	top:88px !important;
}

#item1614281 {
	width:623px !important;
	height:21px !important;
}

#item1614278 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

#item1614286 {
	width:623px !important;
	height:21px !important;
}

#item1614282 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item1614290 {
	width:623px !important;
	height:21px !important;
}

#item1614287 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item1614294 {
	width:623px !important;
	height:21px !important;
}

#item1614291 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1614146 {
	width:700px !important;
	height:880px !important;
	background:#fff;
}

@keyframes intensificar-1614146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1614144 {
	width:700px !important;
	height:880px !important;
	top:150px !important;
}

#item1614450 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1614454 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1614961 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1614984 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1614957 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1614993 {
	width:26px !important;
	height:26px !important;
}

#item1614988 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:179px !important;
}

@keyframes intensificar-1614997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615001 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1615002 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1614997 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1615005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615035 {
	width:171px !important;
	height:70px !important;
}

#item1615036 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1615010 {
	width:171px !important;
	height:70px !important;
}

#item1615011 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1615005 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1054px !important;
}

@keyframes intensificar-1615059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615088 {
	width:171px !important;
	height:70px !important;
}

#item1615089 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615063 {
	width:171px !important;
	height:70px !important;
}

#item1615064 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615059 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1615112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615141 {
	width:205px !important;
	height:70px !important;
}

#item1615142 {
	width:162px !important;
	height:39px !important;
	left:43px !important;
	top:14px !important;
}

#item1615116 {
	width:205px !important;
	height:70px !important;
}

#item1615117 {
	width:162px !important;
	height:39px !important;
	left:43px !important;
	top:14px !important;
}

#item1615112 {
	width:205px !important;
	height:70px !important;
	left:116px !important;
	top:1130px !important;
}

@keyframes intensificar-1615165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615195 {
	width:122px !important;
	height:70px !important;
}

#item1615196 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615170 {
	width:122px !important;
	height:70px !important;
}

#item1615171 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615165 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1615222 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1615245 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1615219 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1615250 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1615250 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1615250 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1615250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681502 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1579666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1579664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579662 {
	width:600px !important;
	height:790px !important;
}

#item1579667 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1579673 {
	width:528px !important;
	height:364px !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-1579673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579697 {
	width:100px !important;
	height:13px !important;
	top:389px !important;
}

@keyframes intensificar-1579697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1762830 th, table#table1762830 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1762830 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1762830 {
	table-layout:fixed;
}

#item1579720 {
	width:528px !important;
	height:115px !important;
	top:409px !important;
}

@keyframes intensificar-1579720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579872 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1579877 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1579878 {
	width:509px !important;
	height:824px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1579878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579903 {
	width:14px !important;
	height:9px !important;
}

#item1579908 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1579745 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1579768 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1579771 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1579771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579794 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1579794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579818 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:225px !important;
}

#item1579823 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:152px !important;
}

@keyframes intensificar-1579823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579847 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:168px !important;
}

@keyframes intensificar-1579847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579671 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1579911 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1579934 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1579958 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1579961 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1579988 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1579989 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1579985 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1580022 {
	width:123px !important;
	height:50px !important;
}

#item1580023 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579997 {
	width:123px !important;
	height:50px !important;
}

#item1579998 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579993 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1580075 {
	width:99px !important;
	height:50px !important;
}

#item1580076 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1580050 {
	width:99px !important;
	height:50px !important;
}

#item1580051 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1580046 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1580128 {
	width:101px !important;
	height:50px !important;
}

#item1580130 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580103 {
	width:101px !important;
	height:50px !important;
}

#item1580104 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580099 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1580156 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1580179 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1580153 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1580185 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1580185 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1580185 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1580185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681629 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1615276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1615271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615269 {
	width:700px !important;
	height:309px !important;
}

#item1634581 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1615479 {
	width:140px !important;
	height:18px !important;
	top:323px !important;
}

@keyframes intensificar-1615479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1765159 th, table#table1765159 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1765159 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1765159 {
	table-layout:fixed;
}

#item1615502 {
	width:628px !important;
	height:181px !important;
	top:351px !important;
}

@keyframes intensificar-1615502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638436 {
	width:628px !important;
	height:290px !important;
}

#item1638437 {
	width:595px !important;
	height:792px !important;
}

@keyframes intensificar-1638437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638460 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:122px !important;
}

#item1636793 {
	width:628px !important;
	height:532px !important;
}

#item1636794 {
	width:595px !important;
	height:1480px !important;
}

@keyframes intensificar-1636794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636817 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:243px !important;
}

#item1615290 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1615313 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1615317 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1615317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615340 {
	width:490px !important;
	height:240px !important;
	top:68px !important;
}

@keyframes intensificar-1615340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615363 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:292px !important;
}

#item1615368 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:190px !important;
}

@keyframes intensificar-1615368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615391 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:212px !important;
}

@keyframes intensificar-1615391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615286 {
	width:665px !important;
	height:532px !important;
	left:36px !important;
	top:543px !important;
}

#item1615525 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1615548 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1615572 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1615575 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1615601 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1615602 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1615598 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1615637 {
	width:172px !important;
	height:70px !important;
}

#item1615638 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615611 {
	width:172px !important;
	height:70px !important;
}

#item1615612 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615607 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1615692 {
	width:139px !important;
	height:70px !important;
}

#item1615693 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1615666 {
	width:139px !important;
	height:70px !important;
}

#item1615667 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1615662 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1615745 {
	width:141px !important;
	height:70px !important;
}

#item1615746 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615720 {
	width:141px !important;
	height:70px !important;
}

#item1615721 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615716 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615772 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1615795 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1615769 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1615802 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1615802 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1615802 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1615802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1643783 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1580908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1580906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580904 {
	width:600px !important;
	height:790px !important;
}

#item1580909 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1580915 {
	width:528px !important;
	height:281px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1580915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580939 {
	width:100px !important;
	height:13px !important;
	top:297px !important;
}

@keyframes intensificar-1580939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1768538 th, table#table1768538 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1768538 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1768538 {
	table-layout:fixed;
}

#item1580962 {
	width:528px !important;
	height:115px !important;
	top:317px !important;
}

@keyframes intensificar-1580962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581113 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1581117 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1581118 {
	width:509px !important;
	height:981px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1581118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581143 {
	width:14px !important;
	height:9px !important;
}

#item1581148 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1580987 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1581010 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1581013 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1581013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581036 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1581036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581059 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:208px !important;
}

#item1581065 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

@keyframes intensificar-1581065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581088 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:151px !important;
}

@keyframes intensificar-1581088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580913 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1581151 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1581174 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1581198 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1581202 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1581460 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1581229 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1581230 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1581225 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1581263 {
	width:123px !important;
	height:50px !important;
}

#item1581264 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581238 {
	width:123px !important;
	height:50px !important;
}

#item1581239 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581234 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1581316 {
	width:99px !important;
	height:50px !important;
}

#item1581317 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1581291 {
	width:99px !important;
	height:50px !important;
}

#item1581292 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1581287 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1581369 {
	width:101px !important;
	height:50px !important;
}

#item1581371 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581344 {
	width:101px !important;
	height:50px !important;
}

#item1581345 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581340 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1581398 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1581421 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1581394 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1581427 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1581427 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1581427 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1581427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1645345 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1616410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1616404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616402 {
	width:700px !important;
	height:309px !important;
}

#item1634592 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1616612 {
	width:140px !important;
	height:18px !important;
	top:329px !important;
}

@keyframes intensificar-1616612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1770942 th, table#table1770942 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1770942 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1770942 {
	table-layout:fixed;
}

#item1616635 {
	width:628px !important;
	height:161px !important;
	top:357px !important;
}

@keyframes intensificar-1616635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638500 {
	width:628px !important;
	height:300px !important;
}

#item1638501 {
	width:595px !important;
	height:548px !important;
}

@keyframes intensificar-1638501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638525 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:127px !important;
}

#item1636908 {
	width:628px !important;
	height:518px !important;
}

#item1636909 {
	width:595px !important;
	height:1715px !important;
}

@keyframes intensificar-1636909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636932 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1616421 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1616445 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1616449 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1616449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616472 {
	width:490px !important;
	height:202px !important;
	top:108px !important;
}

@keyframes intensificar-1616472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616495 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:284px !important;
}

#item1616500 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:182px !important;
}

@keyframes intensificar-1616500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616523 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:204px !important;
}

@keyframes intensificar-1616523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616418 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1616658 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1616681 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1616705 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1616708 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1616731 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1616757 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1616758 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1616754 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1616791 {
	width:172px !important;
	height:70px !important;
}

#item1616792 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616766 {
	width:172px !important;
	height:70px !important;
}

#item1616767 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616762 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1616846 {
	width:139px !important;
	height:70px !important;
}

#item1616847 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616821 {
	width:139px !important;
	height:70px !important;
}

#item1616822 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616817 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1616899 {
	width:141px !important;
	height:70px !important;
}

#item1616900 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616874 {
	width:141px !important;
	height:70px !important;
}

#item1616875 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616870 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1648336 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1648359 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1648333 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1616956 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1616956 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1616956 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1616956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681487 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1581542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1581540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581538 {
	width:600px !important;
	height:790px !important;
}

#item1581543 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1581550 {
	width:528px !important;
	height:269px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1581550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581574 {
	width:100px !important;
	height:13px !important;
	top:285px !important;
}

@keyframes intensificar-1581574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1774176 th, table#table1774176 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1774176 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1774176 {
	table-layout:fixed;
}

#item1581597 {
	width:528px !important;
	height:115px !important;
	top:305px !important;
}

@keyframes intensificar-1581597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581748 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1581752 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1581753 {
	width:509px !important;
	height:771px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1581753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581778 {
	width:14px !important;
	height:9px !important;
}

#item1581784 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1581622 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1581645 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1581648 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1581648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581671 {
	width:350px !important;
	height:397px !important;
	top:99px !important;
}

@keyframes intensificar-1581671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581694 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:226px !important;
}

#item1581700 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:152px !important;
}

@keyframes intensificar-1581700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581723 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:168px !important;
}

@keyframes intensificar-1581723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581548 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1581787 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1581810 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1581835 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1581839 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1581866 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1581867 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1581862 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1581900 {
	width:123px !important;
	height:50px !important;
}

#item1581901 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581875 {
	width:123px !important;
	height:50px !important;
}

#item1581876 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581871 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1581953 {
	width:99px !important;
	height:50px !important;
}

#item1581955 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1581928 {
	width:99px !important;
	height:50px !important;
}

#item1581929 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1581924 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1582007 {
	width:101px !important;
	height:50px !important;
}

#item1582008 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581982 {
	width:101px !important;
	height:50px !important;
}

#item1581983 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581978 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1582035 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1582058 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1582031 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1582064 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582064 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582064 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681579 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1616978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1616985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616976 {
	width:700px !important;
	height:309px !important;
}

#item1634595 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1617188 {
	width:140px !important;
	height:18px !important;
	top:309px !important;
}

@keyframes intensificar-1617188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1776613 th, table#table1776613 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1776613 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1776613 {
	table-layout:fixed;
}

#item1617211 {
	width:627px !important;
	height:181px !important;
	top:337px !important;
}

@keyframes intensificar-1617211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638565 {
	width:628px !important;
	height:280px !important;
}

#item1638566 {
	width:595px !important;
	height:548px !important;
}

@keyframes intensificar-1638566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638589 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

#item1636963 {
	width:628px !important;
	height:518px !important;
}

#item1636964 {
	width:595px !important;
	height:1441px !important;
}

@keyframes intensificar-1636964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636987 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1616996 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1617019 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1617024 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1617024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617047 {
	width:490px !important;
	height:220px !important;
	top:132px !important;
}

@keyframes intensificar-1617047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1617070 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:309px !important;
}

#item1617077 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:207px !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:130px !important;
	height:25px !important;
	left:498px !important;
	top:229px !important;
}

@keyframes intensificar-1617100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1616992 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1617234 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1617257 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1617281 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1617284 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1617311 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1617312 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1617307 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1617344 {
	width:172px !important;
	height:70px !important;
}

#item1617345 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617319 {
	width:172px !important;
	height:70px !important;
}

#item1617320 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617315 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1617397 {
	width:139px !important;
	height:70px !important;
}

#item1617398 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1617372 {
	width:139px !important;
	height:70px !important;
}

#item1617373 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1617368 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1617450 {
	width:141px !important;
	height:70px !important;
}

#item1617451 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617425 {
	width:141px !important;
	height:70px !important;
}

#item1617426 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617421 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1648377 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1648400 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1648374 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1617508 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1617508 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1617508 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1617508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681507 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1580274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1580272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580270 {
	width:600px !important;
	height:790px !important;
}

#item1580275 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1580305 {
	width:100px !important;
	height:13px !important;
	top:400px !important;
}

@keyframes intensificar-1580305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1779500 th, table#table1779500 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1779500 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1779500 {
	table-layout:fixed;
}

#item1580328 {
	width:528px !important;
	height:144px !important;
	top:420px !important;
}

@keyframes intensificar-1580328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677099 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:180px !important;
}

#item1677104 {
	width:534px !important;
	height:354px !important;
	top:16px !important;
}

#item1677105 {
	width:509px !important;
	height:441px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1677105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677131 {
	width:14px !important;
	height:9px !important;
}

#item1677134 {
	width:14px !important;
	height:9px !important;
	top:377px !important;
}

#item1677010 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1677013 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1677014 {
	width:509px !important;
	height:975px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1677014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1677039 {
	width:14px !important;
	height:9px !important;
}

#item1677042 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1580353 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1580376 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1580379 {
	width:528px !important;
	height:97px !important;
	top:16px !important;
}

@keyframes intensificar-1580379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580403 {
	width:350px !important;
	height:149px !important;
	top:137px !important;
}

@keyframes intensificar-1580403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580426 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:295px !important;
}

#item1580431 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:222px !important;
}

@keyframes intensificar-1580431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580454 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:238px !important;
}

@keyframes intensificar-1580454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580279 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1580518 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1580541 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1580566 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1580569 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1580855 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1580595 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1580596 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1580592 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1580630 {
	width:123px !important;
	height:50px !important;
}

#item1580631 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580605 {
	width:123px !important;
	height:50px !important;
}

#item1580606 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580601 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1580684 {
	width:99px !important;
	height:50px !important;
}

#item1580685 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1580658 {
	width:99px !important;
	height:50px !important;
}

#item1580659 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1580654 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1580738 {
	width:101px !important;
	height:50px !important;
}

#item1580739 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580712 {
	width:101px !important;
	height:50px !important;
}

#item1580713 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580708 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1580765 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1580788 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1580762 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1580794 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1580794 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1580794 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1580794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681601 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1615831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1615824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615822 {
	width:700px !important;
	height:309px !important;
}

#item1634588 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1616034 {
	width:140px !important;
	height:18px !important;
	top:279px !important;
}

@keyframes intensificar-1616034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1782513 th, table#table1782513 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1782513 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1782513 {
	table-layout:fixed;
}

#item1616057 {
	width:628px !important;
	height:221px !important;
	top:307px !important;
}

@keyframes intensificar-1616057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638469 {
	width:628px !important;
	height:248px !important;
}

#item1638470 {
	width:595px !important;
	height:831px !important;
}

@keyframes intensificar-1638470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638493 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:101px !important;
}

#item1636835 {
	width:628px !important;
	height:518px !important;
	top:10px !important;
}

#item1636836 {
	width:595px !important;
	height:1755px !important;
}

@keyframes intensificar-1636836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636859 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:246px !important;
}

#item1615840 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1615863 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1615866 {
	width:628px !important;
	height:159px !important;
	top:10px !important;
}

@keyframes intensificar-1615866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615889 {
	width:490px !important;
	height:220px !important;
	top:203px !important;
}

@keyframes intensificar-1615889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615912 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:380px !important;
}

#item1615919 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:278px !important;
}

@keyframes intensificar-1615919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615942 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:300px !important;
}

@keyframes intensificar-1615942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1615837 {
	width:664px !important;
	height:528px !important;
	left:36px !important;
	top:547px !important;
}

#item1616080 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1616104 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1616128 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1616133 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1616157 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1616183 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1616184 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1616180 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1616216 {
	width:172px !important;
	height:70px !important;
}

#item1616217 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616191 {
	width:172px !important;
	height:70px !important;
}

#item1616192 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616187 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1616270 {
	width:139px !important;
	height:70px !important;
}

#item1616271 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616245 {
	width:139px !important;
	height:70px !important;
}

#item1616246 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616240 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1616323 {
	width:141px !important;
	height:70px !important;
}

#item1616325 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616298 {
	width:141px !important;
	height:70px !important;
}

#item1616299 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616294 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1648406 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1648430 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1648403 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1616383 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1616383 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1616383 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1616383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681497 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1583388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1583386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583384 {
	width:600px !important;
	height:790px !important;
}

#item1583389 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1583395 {
	width:528px !important;
	height:260px !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-1583395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583419 {
	width:100px !important;
	height:13px !important;
	top:279px !important;
}

@keyframes intensificar-1583419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1785937 th, table#table1785937 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1785937 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1785937 {
	table-layout:fixed;
}

#item1583442 {
	width:528px !important;
	height:57px !important;
	top:299px !important;
}

@keyframes intensificar-1583442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583595 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1583599 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1583600 {
	width:509px !important;
	height:772px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1583600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583625 {
	width:14px !important;
	height:9px !important;
}

#item1583630 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1583467 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1583490 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1583495 {
	width:528px !important;
	height:97px !important;
	top:16px !important;
}

@keyframes intensificar-1583495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583518 {
	width:350px !important;
	height:102px !important;
	top:149px !important;
}

@keyframes intensificar-1583518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583542 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:208px !important;
}

#item1583547 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

@keyframes intensificar-1583547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583570 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:151px !important;
}

@keyframes intensificar-1583570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583393 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1583634 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1583657 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1583681 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1583684 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1583711 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1583712 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1583708 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1583746 {
	width:123px !important;
	height:50px !important;
}

#item1583748 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583721 {
	width:123px !important;
	height:50px !important;
}

#item1583722 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583717 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1583800 {
	width:99px !important;
	height:50px !important;
}

#item1583801 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1583775 {
	width:99px !important;
	height:50px !important;
}

#item1583776 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1583771 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1583853 {
	width:101px !important;
	height:50px !important;
}

#item1583855 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583828 {
	width:101px !important;
	height:50px !important;
}

#item1583829 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583824 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1583881 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1583904 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1583878 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1583911 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1583911 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1583911 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1583911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681587 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1618644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1618650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618642 {
	width:700px !important;
	height:309px !important;
}

#item1634609 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1618848 {
	width:140px !important;
	height:18px !important;
	top:415px !important;
}

@keyframes intensificar-1618848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1788089 th, table#table1788089 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1788089 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1788089 {
	table-layout:fixed;
}

#item1618871 {
	width:628px !important;
	height:99px !important;
	top:443px !important;
}

@keyframes intensificar-1618871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638671 {
	width:628px !important;
	height:384px !important;
}

#item1638672 {
	width:595px !important;
	height:548px !important;
}

@keyframes intensificar-1638672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638695 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:169px !important;
}

#item1637090 {
	width:628px !important;
	height:542px !important;
}

#item1637091 {
	width:595px !important;
	height:1559px !important;
}

@keyframes intensificar-1637091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637114 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1618660 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1618683 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1618686 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1618686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618710 {
	width:490px !important;
	height:147px !important;
	top:200px !important;
}

@keyframes intensificar-1618710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618733 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:283px !important;
}

#item1618738 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:180px !important;
}

@keyframes intensificar-1618738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618761 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:203px !important;
}

@keyframes intensificar-1618761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618657 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1618894 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1618918 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1618943 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1618949 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1618975 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1618976 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1618972 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1619009 {
	width:172px !important;
	height:70px !important;
}

#item1619010 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618984 {
	width:172px !important;
	height:70px !important;
}

#item1618985 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618980 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1619063 {
	width:139px !important;
	height:70px !important;
}

#item1619064 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1619038 {
	width:139px !important;
	height:70px !important;
}

#item1619039 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1619033 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1619117 {
	width:141px !important;
	height:70px !important;
}

#item1619118 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619092 {
	width:141px !important;
	height:70px !important;
}

#item1619093 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619088 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1648472 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1648495 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1648469 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1619173 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1619173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1619173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681515 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1584008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1584006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584004 {
	width:600px !important;
	height:790px !important;
}

#item1584009 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1584015 {
	width:528px !important;
	height:253px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1584015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584039 {
	width:100px !important;
	height:13px !important;
	top:268px !important;
}

@keyframes intensificar-1584039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1790995 th, table#table1790995 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1790995 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1790995 {
	table-layout:fixed;
}

#item1584062 {
	width:528px !important;
	height:86px !important;
	top:288px !important;
}

@keyframes intensificar-1584062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584215 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1584219 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1584220 {
	width:509px !important;
	height:750px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1584220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584245 {
	width:14px !important;
	height:9px !important;
}

#item1584251 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1584087 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1584110 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1584113 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1584113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584137 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1584137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584160 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:190px !important;
}

#item1584167 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:117px !important;
}

@keyframes intensificar-1584167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584190 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:133px !important;
}

@keyframes intensificar-1584190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584013 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1584254 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1584277 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1584301 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1584305 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1584331 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1584332 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1584328 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1584365 {
	width:123px !important;
	height:50px !important;
}

#item1584366 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584340 {
	width:123px !important;
	height:50px !important;
}

#item1584341 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584336 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1584419 {
	width:99px !important;
	height:50px !important;
}

#item1584420 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1584394 {
	width:99px !important;
	height:50px !important;
}

#item1584395 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1584390 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1584473 {
	width:101px !important;
	height:50px !important;
}

#item1584474 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584447 {
	width:101px !important;
	height:50px !important;
}

#item1584448 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584443 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1584500 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1584524 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1584497 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1584530 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1584530 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1584530 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1584530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681613 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1619202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1619195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619193 {
	width:700px !important;
	height:309px !important;
}

#item1634612 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1619412 {
	width:140px !important;
	height:18px !important;
	top:363px !important;
}

@keyframes intensificar-1619412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1793143 th, table#table1793143 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1793143 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1793143 {
	table-layout:fixed;
}

#item1619435 {
	width:628px !important;
	height:140px !important;
	top:391px !important;
}

@keyframes intensificar-1619435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638705 {
	width:628px !important;
	height:333px !important;
}

#item1638706 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1638706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638729 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:144px !important;
}

#item1637127 {
	width:628px !important;
	height:531px !important;
}

#item1637128 {
	width:595px !important;
	height:1343px !important;
}

@keyframes intensificar-1637128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637151 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1619216 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1619239 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1619244 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1619244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619267 {
	width:490px !important;
	height:220px !important;
	top:83px !important;
}

@keyframes intensificar-1619267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619290 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:258px !important;
}

#item1619297 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:156px !important;
}

@keyframes intensificar-1619297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619321 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:178px !important;
}

@keyframes intensificar-1619321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619213 {
	width:665px !important;
	height:531px !important;
	left:36px !important;
	top:544px !important;
}

#item1619458 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1619481 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1619505 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1619508 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1619534 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1619535 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1619531 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1619569 {
	width:172px !important;
	height:70px !important;
}

#item1619570 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619544 {
	width:172px !important;
	height:70px !important;
}

#item1619545 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619539 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1619622 {
	width:139px !important;
	height:70px !important;
}

#item1619623 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1619597 {
	width:139px !important;
	height:70px !important;
}

#item1619598 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1619593 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1619675 {
	width:141px !important;
	height:70px !important;
}

#item1619676 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619650 {
	width:141px !important;
	height:70px !important;
}

#item1619651 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619646 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1648543 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1648566 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1648540 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1619736 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1619736 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1619736 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681510 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1584624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1584622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584620 {
	width:600px !important;
	height:790px !important;
}

#item1584625 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1584632 {
	width:528px !important;
	height:253px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1584632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584656 {
	width:100px !important;
	height:13px !important;
	top:285px !important;
}

@keyframes intensificar-1584656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1796117 th, table#table1796117 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1796117 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1796117 {
	table-layout:fixed;
}

#item1584679 {
	width:528px !important;
	height:115px !important;
	top:305px !important;
}

@keyframes intensificar-1584679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584831 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1584835 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1584836 {
	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-1584836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584861 {
	width:14px !important;
	height:9px !important;
}

#item1584866 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1584705 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1584729 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1584732 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1584732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584755 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1584755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584778 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:207px !important;
}

#item1584783 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:134px !important;
}

@keyframes intensificar-1584783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584806 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:150px !important;
}

@keyframes intensificar-1584806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584630 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1584870 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1584893 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1584917 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1584920 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1584946 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1584947 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1584943 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1584980 {
	width:123px !important;
	height:50px !important;
}

#item1584981 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584955 {
	width:123px !important;
	height:50px !important;
}

#item1584956 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584951 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1585035 {
	width:99px !important;
	height:50px !important;
}

#item1585036 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1585009 {
	width:99px !important;
	height:50px !important;
}

#item1585010 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1585005 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1585088 {
	width:101px !important;
	height:50px !important;
}

#item1585089 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1585063 {
	width:101px !important;
	height:50px !important;
}

#item1585064 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1585059 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1585115 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1585139 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1585112 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1585146 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1585146 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1585146 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1585146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681608 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1619761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1619757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619755 {
	width:700px !important;
	height:309px !important;
}

#item1634617 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1619966 {
	width:140px !important;
	height:18px !important;
	top:316px !important;
}

@keyframes intensificar-1619966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1798256 th, table#table1798256 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1798256 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1798256 {
	table-layout:fixed;
}

#item1619989 {
	width:627px !important;
	height:181px !important;
	top:344px !important;
}

@keyframes intensificar-1619989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638737 {
	width:628px !important;
	height:287px !important;
}

#item1638738 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1638738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638761 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:121px !important;
}

#item1637176 {
	width:628px !important;
	height:525px !important;
}

#item1637177 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1637177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637200 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1619775 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1619798 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1619801 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1619801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619824 {
	width:490px !important;
	height:207px !important;
	top:107px !important;
}

@keyframes intensificar-1619824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619848 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:282px !important;
}

#item1619855 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:180px !important;
}

@keyframes intensificar-1619855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619878 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:202px !important;
}

@keyframes intensificar-1619878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619772 {
	width:665px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1620012 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1620035 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1620060 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1620064 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1620090 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1620091 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1620087 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1620123 {
	width:172px !important;
	height:70px !important;
}

#item1620124 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620098 {
	width:172px !important;
	height:70px !important;
}

#item1620099 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620094 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1620177 {
	width:139px !important;
	height:70px !important;
}

#item1620178 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1620151 {
	width:139px !important;
	height:70px !important;
}

#item1620152 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1620147 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1620232 {
	width:141px !important;
	height:70px !important;
}

#item1620233 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620207 {
	width:141px !important;
	height:70px !important;
}

#item1620208 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620202 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1648581 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1648604 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1648578 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1620288 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1620288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1620288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1620288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681546 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1641269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1641266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641264 {
	width:600px !important;
	height:790px !important;
}

#item1641271 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1641277 {
	width:528px !important;
	height:365px !important;
	top:20px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1641277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641301 {
	width:100px !important;
	height:13px !important;
	top:384px !important;
}

@keyframes intensificar-1641301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1801552 th, table#table1801552 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1801552 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1801552 {
	table-layout:fixed;
}

#item1641324 {
	width:528px !important;
	height:86px !important;
	top:404px !important;
}

@keyframes intensificar-1641324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678002 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1678005 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1678006 {
	width:509px !important;
	height:807px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1678006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1678031 {
	width:14px !important;
	height:9px !important;
}

#item1678034 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1641349 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1641372 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1641375 {
	width:528px !important;
	height:80px !important;
	top:20px !important;
}

@keyframes intensificar-1641375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641398 {
	width:350px !important;
	height:80px !important;
	top:125px !important;
}

@keyframes intensificar-1641398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641422 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:250px !important;
}

#item1641428 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:176px !important;
}

@keyframes intensificar-1641428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641451 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:192px !important;
}

@keyframes intensificar-1641451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641275 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1641515 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1641538 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1641562 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1641565 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1641588 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1641615 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1641616 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1641611 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1641649 {
	width:123px !important;
	height:50px !important;
}

#item1641650 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1641624 {
	width:123px !important;
	height:50px !important;
}

#item1641625 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1641620 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1641703 {
	width:99px !important;
	height:50px !important;
}

#item1641704 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1641678 {
	width:99px !important;
	height:50px !important;
}

#item1641679 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1641673 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1641757 {
	width:101px !important;
	height:50px !important;
}

#item1641758 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1641731 {
	width:101px !important;
	height:50px !important;
}

#item1641732 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1641727 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1641785 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1641808 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1641782 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1641816 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1641816 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1641816 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1641816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681651 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1641877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1641875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641873 {
	width:700px !important;
	height:309px !important;
}

#item1641878 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1641884 {
	width:140px !important;
	height:18px !important;
	top:369px !important;
}

@keyframes intensificar-1641884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1803565 th, table#table1803565 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1803565 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1803565 {
	table-layout:fixed;
}

#item1641908 {
	width:627px !important;
	height:120px !important;
	top:397px !important;
}

@keyframes intensificar-1641908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641931 {
	width:628px !important;
	height:339px !important;
}

#item1641932 {
	width:595px !important;
	height:733px !important;
}

@keyframes intensificar-1641932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641955 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:157px !important;
}

#item1642085 {
	width:628px !important;
	height:517px !important;
}

#item1642086 {
	width:595px !important;
	height:1323px !important;
}

@keyframes intensificar-1642086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642110 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1641960 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1641983 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1641986 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1641986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642009 {
	width:490px !important;
	height:112px !important;
	top:163px !important;
}

@keyframes intensificar-1642009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642032 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:332px !important;
}

#item1642038 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:229px !important;
}

@keyframes intensificar-1642038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1642061 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:252px !important;
}

@keyframes intensificar-1642061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1641882 {
	width:665px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1642115 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1642138 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1642162 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1642165 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1642188 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1642214 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1642215 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1642211 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1642247 {
	width:172px !important;
	height:70px !important;
}

#item1642248 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1642222 {
	width:172px !important;
	height:70px !important;
}

#item1642223 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1642218 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1642302 {
	width:139px !important;
	height:70px !important;
}

#item1642303 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1642276 {
	width:139px !important;
	height:70px !important;
}

#item1642277 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1642271 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1642355 {
	width:141px !important;
	height:70px !important;
}

#item1642356 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1642330 {
	width:141px !important;
	height:70px !important;
}

#item1642331 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1642326 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1648436 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1648459 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1648433 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1642413 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1642413 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1642413 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1642413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648319 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1585884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1585882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585880 {
	width:600px !important;
	height:790px !important;
}

#item1585885 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1585890 {
	width:528px !important;
	height:290px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1585890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585914 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1585914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1806531 th, table#table1806531 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1806531 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1806531 {
	table-layout:fixed;
}

#item1585937 {
	width:528px !important;
	height:86px !important;
	top:315px !important;
}

@keyframes intensificar-1585937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586493 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1586493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585962 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1585985 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1585988 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1585988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586011 {
	width:350px !important;
	height:397px !important;
	top:103px !important;
}

@keyframes intensificar-1586011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586034 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:230px !important;
}

#item1586041 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:156px !important;
}

@keyframes intensificar-1586041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586064 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:172px !important;
}

@keyframes intensificar-1586064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585888 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1586126 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1586150 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1586174 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1586179 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1586438 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1586206 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1586207 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1586202 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1586241 {
	width:123px !important;
	height:50px !important;
}

#item1586242 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1586216 {
	width:123px !important;
	height:50px !important;
}

#item1586217 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1586212 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1586294 {
	width:99px !important;
	height:50px !important;
}

#item1586296 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1586269 {
	width:99px !important;
	height:50px !important;
}

#item1586270 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1586265 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1586348 {
	width:101px !important;
	height:50px !important;
}

#item1586349 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1586323 {
	width:101px !important;
	height:50px !important;
}

#item1586324 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1586319 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1586376 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1586399 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1586373 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1586405 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1586405 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1586405 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1586405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1648326 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1620848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1620858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1620846 {
	width:700px !important;
	height:309px !important;
}

#item1634624 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1621049 {
	width:140px !important;
	height:18px !important;
	top:382px !important;
}

@keyframes intensificar-1621049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1808464 th, table#table1808464 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1808464 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1808464 {
	table-layout:fixed;
}

#item1621072 {
	width:628px !important;
	height:120px !important;
	top:410px !important;
}

@keyframes intensificar-1621072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638800 {
	width:628px !important;
	height:355px !important;
	left:2px !important;
}

#item1638801 {
	width:595px !important;
	height:646px !important;
}

@keyframes intensificar-1638801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638824 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:155px !important;
}

#item1637261 {
	width:628px !important;
	height:530px !important;
	left:1px !important;
}

#item1637262 {
	width:595px !important;
	height:1147px !important;
}

@keyframes intensificar-1637262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637285 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:242px !important;
}

#item1620872 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1620895 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1620900 {
	width:628px !important;
	height:112px !important;
	left:2px !important;
}

@keyframes intensificar-1620900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1620923 {
	width:490px !important;
	height:202px !important;
	left:2px !important;
	top:144px !important;
}

@keyframes intensificar-1620923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1620946 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:316px !important;
}

#item1620952 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:214px !important;
}

@keyframes intensificar-1620952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1620975 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:236px !important;
}

@keyframes intensificar-1620975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1620869 {
	width:665px !important;
	height:530px !important;
	left:35px !important;
	top:545px !important;
}

#item1621095 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1621118 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1621142 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1621146 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1621169 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1621195 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1621196 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1621192 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1621229 {
	width:172px !important;
	height:70px !important;
}

#item1621230 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621203 {
	width:172px !important;
	height:70px !important;
}

#item1621204 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621199 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1621282 {
	width:139px !important;
	height:70px !important;
}

#item1621283 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1621257 {
	width:139px !important;
	height:70px !important;
}

#item1621258 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1621253 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1621335 {
	width:141px !important;
	height:70px !important;
}

#item1621336 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621310 {
	width:141px !important;
	height:70px !important;
}

#item1621311 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621306 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1648613 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1648636 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1648610 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1621393 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1621393 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1621393 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1621393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1222391 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1159771 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1159771 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1153777 {
	width:570px !important;
	height:44px !important;
	left:101px !important;
	top:114px !important;
}

@keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1153800 {
	opacity:0.40;
	width:304px !important;
	height:245px !important;
	left:101px !important;
	top:200px !important;
	background:#0e0b00;
}

#item1153802 {
	width:257px !important;
	height:250px !important;
	left:123px !important;
	top:219px !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%;
}

#item1609257 {
	width:1866px !important;
	height:1229px !important;
	left:-636px !important;
	top:-14px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1609258 {
	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-1609258 {
	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;
	}
}
#item1609264 {
	width:570px !important;
	height:44px !important;
	left:36px !important;
	top:181px !important;
}

@keyframes intensificar-1609264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609287 {
	opacity:0.40;
	width:628px !important;
	height:214px !important;
	left:36px !important;
	top:267px !important;
	background:#0e0b00;
}

#item1609288 {
	width:568px !important;
	height:158px !important;
	left:64px !important;
	top:294px !important;
}

@keyframes intensificar-1609288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609311 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1609311 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1609311 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1609311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1183130 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1334117 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1604850 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1604850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527562 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1604882 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1604882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451503 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1451526 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1451526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1154096 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1308254 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1308277 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

table#table1811726 th, table#table1811726 td {
	vertical-align:top;;
}

table#table1811726 tr {
	height:18px;;
}

table#table1811726 {
	table-layout:fixed;
}

#item1351325 {
	width:510px !important;
	height:186px !important;
}

#item1642512 {
	width:511px !important;
	height:17px !important;
}

#item1642509 {
	width:511px !important;
	height:17px !important;
	top:125px !important;
}

#item1488812 {
	width:511px !important;
	height:17px !important;
}

#item1488813 {
	width:511px !important;
	height:17px !important;
	top:108px !important;
}

#item1488807 {
	width:511px !important;
	height:17px !important;
}

#item1488808 {
	width:511px !important;
	height:17px !important;
	top:90px !important;
}

#item1351369 {
	width:511px !important;
	height:17px !important;
}

#item1351365 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

#item1351364 {
	width:511px !important;
	height:17px !important;
}

#item1351361 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1351360 {
	width:511px !important;
	height:17px !important;
}

#item1351356 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1351355 {
	width:511px !important;
	height:17px !important;
}

#item1351352 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1351351 {
	width:511px !important;
	height:17px !important;
}

#item1351348 {
	width:511px !important;
	height:17px !important;
}

@keyframes intensificar-1153993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1154353 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1154214 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1171651 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1171654 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1527500 {
	width:562px !important;
	height:639px !important;
	left:14px !important;
	top:157px !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:#d0dce4;
}

#item1174066 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1174062 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1174123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1174125 {
	width:122px !important;
	height:50px !important;
}

#item1174126 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1174151 {
	width:122px !important;
	height:50px !important;
}

#item1174152 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1174123 {
	width:122px !important;
	height:50px !important;
	left:673px !important;
	top:740px !important;
}

@keyframes intensificar-1174175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1174202 {
	width:122px !important;
	height:50px !important;
}

#item1174203 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1174177 {
	width:122px !important;
	height:50px !important;
}

#item1174178 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1174175 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1451390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451419 {
	width:131px !important;
	height:50px !important;
}

#item1451420 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1451394 {
	width:131px !important;
	height:50px !important;
}

#item1451395 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1451390 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

@keyframes intensificar-1174226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1174253 {
	width:87px !important;
	height:50px !important;
}

#item1174254 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1174228 {
	width:87px !important;
	height:50px !important;
}

#item1174229 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1174226 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1223792 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1223815 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1223789 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1157715 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1157715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1157715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609568 {
	width:700px !important;
	height:870px !important;
	background:#f3f3f2;
}

#item1636377 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:353px !important;
}

#item1636383 {
	width:628px !important;
	height:752px !important;
}

#item1636385 {
	width:595px !important;
	height:946px !important;
}

@keyframes intensificar-1636385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609520 {
	width:700px !important;
	height:870px !important;
	background:#f3f3f2;
}

#item1609543 {
	width:628px !important;
	height:764px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1609543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609473 {
	width:700px !important;
	height:870px !important;
	background:#f3f3f2;
}

#item1609496 {
	width:627px !important;
	height:692px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1609496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609349 {
	width:700px !important;
	height:870px !important;
	background:#f3f3f2;
}

#item1609372 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1609396 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

table#table1814417 th, table#table1814417 td {
	vertical-align:top;;
}

table#table1814417 tr {
	height:22px;;
}

table#table1814417 {
	table-layout:fixed;
}

#item1609420 {
	width:622px !important;
	height:209px !important;
}

#item1642606 {
	width:623px !important;
	height:21px !important;
}

#item1642603 {
	width:623px !important;
	height:21px !important;
	top:154px !important;
}

#item1609446 {
	width:623px !important;
	height:21px !important;
}

#item1609443 {
	width:623px !important;
	height:21px !important;
	top:132px !important;
}

#item1609450 {
	width:623px !important;
	height:21px !important;
}

#item1609447 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

#item1609455 {
	width:623px !important;
	height:21px !important;
}

#item1609451 {
	width:623px !important;
	height:21px !important;
	top:88px !important;
}

#item1609459 {
	width:623px !important;
	height:21px !important;
}

#item1609456 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

#item1609463 {
	width:623px !important;
	height:21px !important;
}

#item1609460 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item1609467 {
	width:623px !important;
	height:21px !important;
}

#item1609464 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item1609471 {
	width:623px !important;
	height:21px !important;
}

#item1609468 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1609333 {
	width:700px !important;
	height:870px !important;
	background:#fff;
}

@keyframes intensificar-1609333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609330 {
	width:700px !important;
	height:870px !important;
	top:150px !important;
}

#item1609615 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1609618 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1609935 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1609958 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1609932 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1609966 {
	width:26px !important;
	height:26px !important;
}

#item1609962 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:179px !important;
}

@keyframes intensificar-1609969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1609972 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1609974 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1609969 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1609978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610007 {
	width:171px !important;
	height:70px !important;
}

#item1610008 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1609982 {
	width:171px !important;
	height:70px !important;
}

#item1609983 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1609978 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1054px !important;
}

@keyframes intensificar-1610031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610060 {
	width:171px !important;
	height:70px !important;
}

#item1610061 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610035 {
	width:171px !important;
	height:70px !important;
}

#item1610036 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610031 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1610084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610114 {
	width:205px !important;
	height:70px !important;
}

#item1610115 {
	width:162px !important;
	height:39px !important;
	left:43px !important;
	top:14px !important;
}

#item1610088 {
	width:205px !important;
	height:70px !important;
}

#item1610090 {
	width:162px !important;
	height:39px !important;
	left:43px !important;
	top:14px !important;
}

#item1610084 {
	width:205px !important;
	height:70px !important;
	left:116px !important;
	top:1130px !important;
}

@keyframes intensificar-1610138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610168 {
	width:122px !important;
	height:70px !important;
}

#item1610169 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610143 {
	width:122px !important;
	height:70px !important;
}

#item1610144 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610138 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1610195 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1610218 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1610192 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1610221 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1610221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1610221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1610221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681555 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1575893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1575891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575889 {
	width:600px !important;
	height:790px !important;
}

#item1575895 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1575901 {
	width:528px !important;
	height:336px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1575901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575925 {
	width:100px !important;
	height:13px !important;
	top:352px !important;
}

@keyframes intensificar-1575925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1816932 th, table#table1816932 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1816932 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1816932 {
	table-layout:fixed;
}

#item1575948 {
	width:528px !important;
	height:115px !important;
	top:372px !important;
}

@keyframes intensificar-1575948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576101 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1576105 {
	width:534px !important;
	height:514px !important;
	top:16px !important;
}

#item1576106 {
	width:509px !important;
	height:735px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1576106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576131 {
	width:14px !important;
	height:9px !important;
}

#item1576134 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1575973 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1575996 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1575999 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1575999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576022 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1576022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576045 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:241px !important;
}

#item1576051 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1576051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576074 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:184px !important;
}

@keyframes intensificar-1576074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575898 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1576138 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1576161 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1576185 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1576189 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1576215 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1576216 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1576212 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1576250 {
	width:123px !important;
	height:50px !important;
}

#item1576251 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576224 {
	width:123px !important;
	height:50px !important;
}

#item1576225 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576219 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1576304 {
	width:99px !important;
	height:50px !important;
}

#item1576305 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1576278 {
	width:99px !important;
	height:50px !important;
}

#item1576279 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1576274 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1576357 {
	width:101px !important;
	height:50px !important;
}

#item1576358 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576332 {
	width:101px !important;
	height:50px !important;
}

#item1576333 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576328 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1576384 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1576407 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1576381 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1576416 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1576416 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1576416 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1576416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681655 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1611905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1611898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1611896 {
	width:700px !important;
	height:309px !important;
}

#item1634564 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1612107 {
	width:140px !important;
	height:18px !important;
	top:287px !important;
}

@keyframes intensificar-1612107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1819134 th, table#table1819134 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1819134 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1819134 {
	table-layout:fixed;
}

#item1612130 {
	width:628px !important;
	height:181px !important;
	top:315px !important;
}

@keyframes intensificar-1612130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638302 {
	width:628px !important;
	height:252px !important;
}

#item1638303 {
	width:595px !important;
	height:725px !important;
}

@keyframes intensificar-1638303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638326 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:103px !important;
}

#item1636588 {
	width:628px !important;
	height:496px !important;
}

#item1636589 {
	width:595px !important;
	height:1420px !important;
}

@keyframes intensificar-1636589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636612 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1611918 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1611941 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1611945 {
	width:628px !important;
	height:88px !important;
	left:6px !important;
	top:3px !important;
}

@keyframes intensificar-1611945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1611968 {
	width:490px !important;
	height:280px !important;
	left:6px !important;
	top:111px !important;
}

@keyframes intensificar-1611968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1611991 {
	width:125px !important;
	height:31px !important;
	left:509px !important;
	top:334px !important;
}

#item1611997 {
	width:98px !important;
	height:22px !important;
	left:536px !important;
	top:232px !important;
}

@keyframes intensificar-1611997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1612020 {
	width:130px !important;
	height:25px !important;
	left:504px !important;
	top:254px !important;
}

@keyframes intensificar-1612020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1611914 {
	width:670px !important;
	height:496px !important;
	left:36px !important;
	top:579px !important;
}

#item1612153 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1612176 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1612200 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1612205 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1612231 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1612233 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1612228 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1612265 {
	width:172px !important;
	height:70px !important;
}

#item1612266 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612240 {
	width:172px !important;
	height:70px !important;
}

#item1612241 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612236 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1612323 {
	width:139px !important;
	height:70px !important;
}

#item1612324 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1612295 {
	width:139px !important;
	height:70px !important;
}

#item1612296 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1612290 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1612376 {
	width:141px !important;
	height:70px !important;
}

#item1612377 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612351 {
	width:141px !important;
	height:70px !important;
}

#item1612352 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612347 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1642673 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1642696 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1642670 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1612435 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1612435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1612435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1612435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681532 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1667994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1667991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1667989 {
	width:600px !important;
	height:790px !important;
}

#item1667995 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1668168 {
	width:528px !important;
	height:281px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1668168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1668192 {
	width:100px !important;
	height:13px !important;
	top:297px !important;
}

@keyframes intensificar-1668192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1822489 th, table#table1822489 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1822489 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1822489 {
	table-layout:fixed;
}

#item1668215 {
	width:528px !important;
	height:86px !important;
	top:317px !important;
}

@keyframes intensificar-1668215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1668003 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1668006 {
	width:534px !important;
	height:534px !important;
	top:16px !important;
}

#item1668007 {
	width:509px !important;
	height:1059px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1668007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1668032 {
	width:14px !important;
	height:9px !important;
}

#item1668036 {
	width:14px !important;
	height:9px !important;
	top:558px !important;
}

#item1668042 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1668065 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1668069 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1668069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1668092 {
	width:350px !important;
	height:104px !important;
	top:118px !important;
}

@keyframes intensificar-1668092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1668115 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:243px !important;
}

#item1668120 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:170px !important;
}

@keyframes intensificar-1668120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1668144 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:186px !important;
}

@keyframes intensificar-1668144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1668000 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1668238 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1668261 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1668285 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1668288 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1668311 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1668338 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1668339 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1668335 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1668372 {
	width:123px !important;
	height:50px !important;
}

#item1668373 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1668346 {
	width:123px !important;
	height:50px !important;
}

#item1668347 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1668342 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1668425 {
	width:99px !important;
	height:50px !important;
}

#item1668426 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1668400 {
	width:99px !important;
	height:50px !important;
}

#item1668401 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1668396 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1668479 {
	width:101px !important;
	height:50px !important;
}

#item1668480 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1668454 {
	width:101px !important;
	height:50px !important;
}

#item1668455 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1668450 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1668506 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1668529 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1668503 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1668539 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1668539 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1668539 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1668539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681634 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1668602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1668600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1668597 {
	width:700px !important;
	height:309px !important;
}

#item1668603 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1668608 {
	width:140px !important;
	height:18px !important;
	top:363px !important;
}

@keyframes intensificar-1668608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1824363 th, table#table1824363 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1824363 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1824363 {
	table-layout:fixed;
}

#item1668631 {
	width:627px !important;
	height:120px !important;
	top:391px !important;
}

@keyframes intensificar-1668631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1668654 {
	width:628px !important;
	height:333px !important;
}

#item1668655 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1668655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1668678 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:144px !important;
}

#item1668810 {
	width:628px !important;
	height:511px !important;
}

#item1668811 {
	width:595px !important;
	height:1735px !important;
}

@keyframes intensificar-1668811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1668834 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1668684 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1668707 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1668711 {
	width:628px !important;
	height:135px !important;
	left:6px !important;
}

@keyframes intensificar-1668711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1668734 {
	width:490px !important;
	height:145px !important;
	left:6px !important;
	top:176px !important;
}

@keyframes intensificar-1668734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1668757 {
	width:125px !important;
	height:31px !important;
	left:509px !important;
	top:335px !important;
}

#item1668763 {
	width:98px !important;
	height:22px !important;
	left:536px !important;
	top:232px !important;
}

@keyframes intensificar-1668763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1668786 {
	width:130px !important;
	height:25px !important;
	left:504px !important;
	top:255px !important;
}

@keyframes intensificar-1668786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1668606 {
	width:671px !important;
	height:511px !important;
	left:36px !important;
	top:564px !important;
}

#item1668838 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:494px !important;
}

#item1668861 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1668886 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1668889 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1668912 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1668938 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1668939 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1668935 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1668971 {
	width:172px !important;
	height:70px !important;
}

#item1668972 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1668946 {
	width:172px !important;
	height:70px !important;
}

#item1668947 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1668942 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1669024 {
	width:139px !important;
	height:70px !important;
}

#item1669025 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1668999 {
	width:139px !important;
	height:70px !important;
}

#item1669000 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1668995 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1669078 {
	width:141px !important;
	height:70px !important;
}

#item1669079 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1669053 {
	width:141px !important;
	height:70px !important;
}

#item1669054 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1669048 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1669109 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1669132 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1669106 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1669136 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1669136 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1669136 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1669136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574564 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1574572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1574570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574568 {
	width:600px !important;
	height:790px !important;
}

#item1574573 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1679278 {
	width:528px !important;
	height:337px !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-1679278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679302 {
	width:100px !important;
	height:13px !important;
	top:353px !important;
}

@keyframes intensificar-1679302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1827159 th, table#table1827159 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1827159 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1827159 {
	table-layout:fixed;
}

#item1679325 {
	width:528px !important;
	height:115px !important;
	top:373px !important;
}

@keyframes intensificar-1679325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679483 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1679488 {
	width:534px !important;
	height:534px !important;
	top:16px !important;
}

#item1679489 {
	width:509px !important;
	height:997px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1679489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679514 {
	width:14px !important;
	height:9px !important;
}

#item1679519 {
	width:14px !important;
	height:9px !important;
	top:558px !important;
}

#item1679350 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1679373 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1679379 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1679379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679402 {
	width:350px !important;
	height:114px !important;
	top:118px !important;
}

@keyframes intensificar-1679402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679426 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:277px !important;
}

#item1679434 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:203px !important;
}

@keyframes intensificar-1679434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679457 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:219px !important;
}

@keyframes intensificar-1679457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1679276 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1679525 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1679548 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1679572 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1679579 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1574893 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1574894 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1574890 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1574928 {
	width:123px !important;
	height:50px !important;
}

#item1574929 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1574903 {
	width:123px !important;
	height:50px !important;
}

#item1574904 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1574898 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1574983 {
	width:99px !important;
	height:50px !important;
}

#item1574984 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1574958 {
	width:99px !important;
	height:50px !important;
}

#item1574959 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1574954 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575036 {
	width:101px !important;
	height:50px !important;
}

#item1575037 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575011 {
	width:101px !important;
	height:50px !important;
}

#item1575012 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575007 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1575063 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575086 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575060 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1575094 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1575094 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1575094 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1575094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610775 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1610787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1610780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610778 {
	width:700px !important;
	height:309px !important;
}

#item1634558 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1610994 {
	width:140px !important;
	height:18px !important;
	top:311px !important;
}

@keyframes intensificar-1610994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1829268 th, table#table1829268 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1829268 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1829268 {
	table-layout:fixed;
}

#item1611017 {
	width:628px !important;
	height:161px !important;
	top:339px !important;
}

@keyframes intensificar-1611017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638239 {
	width:628px !important;
	height:278px !important;
}

#item1638241 {
	width:595px !important;
	height:764px !important;
}

@keyframes intensificar-1638241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638234 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:116px !important;
}

#item1636478 {
	width:628px !important;
	height:478px !important;
	top:22px !important;
}

#item1636479 {
	width:595px !important;
	height:1735px !important;
}

@keyframes intensificar-1636479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636473 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1610801 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1610825 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1610830 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1610830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610853 {
	width:490px !important;
	height:254px !important;
	top:92px !important;
}

@keyframes intensificar-1610853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610876 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:315px !important;
}

#item1610882 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:213px !important;
}

@keyframes intensificar-1610882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610905 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:235px !important;
}

@keyframes intensificar-1610905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610798 {
	width:665px !important;
	height:500px !important;
	left:36px !important;
	top:575px !important;
}

#item1611040 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1611063 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1611087 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1611090 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1611117 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1611119 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1611114 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1611153 {
	width:172px !important;
	height:70px !important;
}

#item1611154 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611127 {
	width:172px !important;
	height:70px !important;
}

#item1611128 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611122 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1611206 {
	width:139px !important;
	height:70px !important;
}

#item1611207 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1611181 {
	width:139px !important;
	height:70px !important;
}

#item1611182 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1611177 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1611259 {
	width:141px !important;
	height:70px !important;
}

#item1611260 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611234 {
	width:141px !important;
	height:70px !important;
}

#item1611235 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611230 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1642611 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1642635 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1642608 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1611316 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1611316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1611316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1611316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605406 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1575280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1575278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575276 {
	width:600px !important;
	height:790px !important;
}

#item1575281 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1575286 {
	width:528px !important;
	height:309px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1575286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575311 {
	width:100px !important;
	height:13px !important;
	top:354px !important;
}

@keyframes intensificar-1575311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1832354 th, table#table1832354 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1832354 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1832354 {
	table-layout:fixed;
}

#item1575334 {
	width:528px !important;
	height:202px !important;
	top:374px !important;
}

@keyframes intensificar-1575334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575485 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1575489 {
	width:534px !important;
	height:545px !important;
	top:16px !important;
}

#item1575490 {
	width:509px !important;
	height:1080px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1575490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575516 {
	width:14px !important;
	height:9px !important;
}

#item1575520 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1575359 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1575382 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1575385 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1575385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575408 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1575408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575431 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:327px !important;
}

#item1575436 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:254px !important;
}

@keyframes intensificar-1575436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575459 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:270px !important;
}

@keyframes intensificar-1575459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575284 {
	width:564px !important;
	height:577px !important;
	left:636px !important;
	top:148px !important;
}

#item1575524 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1575547 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1575572 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1575576 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1639774 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1575603 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1575604 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1575600 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1575636 {
	width:123px !important;
	height:50px !important;
}

#item1575637 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575611 {
	width:123px !important;
	height:50px !important;
}

#item1575612 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575607 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1575690 {
	width:99px !important;
	height:50px !important;
}

#item1575691 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1575665 {
	width:99px !important;
	height:50px !important;
}

#item1575666 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1575661 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575743 {
	width:101px !important;
	height:50px !important;
}

#item1575744 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575718 {
	width:101px !important;
	height:50px !important;
}

#item1575719 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575714 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1575770 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575793 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575767 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1575801 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1575801 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1575801 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1575801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1611333 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1611349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1611342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1611340 {
	width:700px !important;
	height:309px !important;
}

#item1634561 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1611552 {
	width:140px !important;
	height:18px !important;
	top:185px !important;
}

@keyframes intensificar-1611552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1834993 th, table#table1834993 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1834993 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1834993 {
	table-layout:fixed;
}

#item1611576 {
	width:627px !important;
	height:283px !important;
	top:213px !important;
}

@keyframes intensificar-1611576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638269 {
	width:628px !important;
	height:156px !important;
}

#item1638270 {
	width:595px !important;
	height:607px !important;
}

@keyframes intensificar-1638270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638294 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:55px !important;
}

#item1636545 {
	width:628px !important;
	height:496px !important;
}

#item1636546 {
	width:595px !important;
	height:1872px !important;
}

@keyframes intensificar-1636546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636569 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1611365 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1611388 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1611391 {
	width:628px !important;
	height:40px !important;
	left:6px !important;
}

@keyframes intensificar-1611391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1611414 {
	width:490px !important;
	height:302px !important;
	left:6px !important;
	top:70px !important;
}

@keyframes intensificar-1611414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1611437 {
	width:125px !important;
	height:31px !important;
	left:509px !important;
	top:434px !important;
}

#item1611443 {
	width:98px !important;
	height:22px !important;
	left:536px !important;
	top:331px !important;
}

@keyframes intensificar-1611443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1611466 {
	width:130px !important;
	height:25px !important;
	left:504px !important;
	top:354px !important;
}

@keyframes intensificar-1611466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1611362 {
	width:671px !important;
	height:496px !important;
	left:36px !important;
	top:579px !important;
}

#item1611599 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1611622 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1611647 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1611650 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1639797 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1611676 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1611677 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1611673 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1611710 {
	width:172px !important;
	height:70px !important;
}

#item1611711 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611685 {
	width:172px !important;
	height:70px !important;
}

#item1611686 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611681 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1611763 {
	width:139px !important;
	height:70px !important;
}

#item1611764 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1611738 {
	width:139px !important;
	height:70px !important;
}

#item1611739 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1611734 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1611817 {
	width:141px !important;
	height:70px !important;
}

#item1611818 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611791 {
	width:141px !important;
	height:70px !important;
}

#item1611792 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611787 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1642644 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1642667 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1642641 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1611874 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1611874 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1611874 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1611874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681524 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1573914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1573912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573910 {
	width:600px !important;
	height:790px !important;
}

#item1573915 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1573921 {
	width:528px !important;
	height:235px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1573921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573945 {
	width:100px !important;
	height:13px !important;
	top:239px !important;
}

@keyframes intensificar-1573945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1838482 tr {
	border-right:2.2px solid #fff;;
}

table#table1838482 {
	table-layout:fixed;
}

#item1573968 {
	width:528px !important;
	height:75px !important;
	top:259px !important;
}

@keyframes intensificar-1573968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574514 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1574514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573994 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1574017 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1574020 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1574020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574043 {
	width:350px !important;
	height:42px !important;
	top:66px !important;
}

@keyframes intensificar-1574043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574066 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:124px !important;
}

#item1574071 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:51px !important;
}

@keyframes intensificar-1574071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574094 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:67px !important;
}

@keyframes intensificar-1574094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573919 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1574160 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1574183 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1574207 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1574212 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1574238 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1574239 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1574235 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1574271 {
	width:123px !important;
	height:50px !important;
}

#item1574272 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1574246 {
	width:123px !important;
	height:50px !important;
}

#item1574247 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1574242 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1574325 {
	width:99px !important;
	height:50px !important;
}

#item1574326 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1574299 {
	width:99px !important;
	height:50px !important;
}

#item1574300 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1574295 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1574378 {
	width:101px !important;
	height:50px !important;
}

#item1574379 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1574353 {
	width:101px !important;
	height:50px !important;
}

#item1574354 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1574349 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1574405 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574429 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574402 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1574436 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1574436 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1574436 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1574436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681623 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1610249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1610242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610240 {
	width:700px !important;
	height:309px !important;
}

#item1634551 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1610415 {
	width:628px !important;
	height:389px !important;
}

@keyframes intensificar-1610415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610439 {
	width:140px !important;
	height:18px !important;
	top:409px !important;
}

@keyframes intensificar-1610439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1840997 tr {
	border-right:3.08px solid #fff;;
}

table#table1840997 {
	table-layout:fixed;
}

#item1610462 {
	width:628px !important;
	height:105px !important;
	top:437px !important;
}

@keyframes intensificar-1610462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636427 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1636432 {
	width:628px !important;
	height:542px !important;
}

#item1636434 {
	width:595px !important;
	height:920px !important;
}

@keyframes intensificar-1636434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610262 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1610286 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1610290 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1610290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610313 {
	width:490px !important;
	height:130px !important;
	top:92px !important;
}

@keyframes intensificar-1610313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610336 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:173px !important;
}

#item1610342 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:71px !important;
}

@keyframes intensificar-1610342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610365 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:93px !important;
}

@keyframes intensificar-1610365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1610259 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1610485 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1610508 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1610533 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1610536 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1610562 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1610563 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1610559 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1610596 {
	width:172px !important;
	height:70px !important;
}

#item1610597 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610571 {
	width:172px !important;
	height:70px !important;
}

#item1610572 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610567 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1610649 {
	width:139px !important;
	height:70px !important;
}

#item1610650 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1610624 {
	width:139px !important;
	height:70px !important;
}

#item1610625 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1610620 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1610703 {
	width:141px !important;
	height:70px !important;
}

#item1610704 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610678 {
	width:141px !important;
	height:70px !important;
}

#item1610679 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610673 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1610730 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1610753 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1610727 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1610759 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1610759 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1610759 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1610759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1605414 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1576502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1576500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576498 {
	width:600px !important;
	height:790px !important;
}

#item1576503 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1576508 {
	width:528px !important;
	height:257px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1576508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576532 {
	width:100px !important;
	height:13px !important;
	top:260px !important;
}

@keyframes intensificar-1576532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1843387 th, table#table1843387 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1843387 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1843387 {
	table-layout:fixed;
}

#item1576555 {
	width:528px !important;
	height:115px !important;
	top:280px !important;
}

@keyframes intensificar-1576555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577086 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1577086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576581 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1576604 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1576608 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1576608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576631 {
	width:350px !important;
	height:397px !important;
	top:66px !important;
}

@keyframes intensificar-1576631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576654 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:225px !important;
}

#item1576659 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:152px !important;
}

@keyframes intensificar-1576659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576682 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:168px !important;
}

@keyframes intensificar-1576682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576506 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1576745 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1576768 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1576792 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1576796 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1576822 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1576823 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1576819 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1576855 {
	width:123px !important;
	height:50px !important;
}

#item1576856 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576830 {
	width:123px !important;
	height:50px !important;
}

#item1576831 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576826 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1576909 {
	width:99px !important;
	height:50px !important;
}

#item1576910 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1576883 {
	width:99px !important;
	height:50px !important;
}

#item1576884 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1576879 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1576962 {
	width:101px !important;
	height:50px !important;
}

#item1576963 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576937 {
	width:101px !important;
	height:50px !important;
}

#item1576938 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576933 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1576991 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1577014 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1576987 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1577024 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1577024 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1577024 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1612451 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1612463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1612457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1612455 {
	width:700px !important;
	height:309px !important;
}

#item1634568 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1612650 {
	width:140px !important;
	height:18px !important;
	top:333px !important;
}

@keyframes intensificar-1612650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1845461 th, table#table1845461 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1845461 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1845461 {
	table-layout:fixed;
}

#item1612673 {
	width:628px !important;
	height:181px !important;
	top:361px !important;
}

@keyframes intensificar-1612673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638341 {
	width:628px !important;
	height:300px !important;
}

#item1638343 {
	width:595px !important;
	height:568px !important;
}

@keyframes intensificar-1638343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638366 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:127px !important;
}

#item1636632 {
	width:628px !important;
	height:542px !important;
}

#item1636633 {
	width:595px !important;
	height:971px !important;
}

@keyframes intensificar-1636633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636657 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1612475 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1612498 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1612501 {
	width:628px !important;
	height:64px !important;
	left:6px !important;
}

@keyframes intensificar-1612501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1612524 {
	width:490px !important;
	height:300px !important;
	left:6px !important;
	top:92px !important;
}

@keyframes intensificar-1612524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1612547 {
	width:125px !important;
	height:31px !important;
	left:509px !important;
	top:315px !important;
}

#item1612552 {
	width:98px !important;
	height:22px !important;
	left:536px !important;
	top:213px !important;
}

@keyframes intensificar-1612552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1612575 {
	width:130px !important;
	height:25px !important;
	left:504px !important;
	top:235px !important;
}

@keyframes intensificar-1612575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1612472 {
	width:670px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1612696 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1612719 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1612743 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1612747 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1612773 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1612774 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1612770 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1612809 {
	width:172px !important;
	height:70px !important;
}

#item1612810 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612783 {
	width:172px !important;
	height:70px !important;
}

#item1612784 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612779 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1612862 {
	width:139px !important;
	height:70px !important;
}

#item1612863 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1612837 {
	width:139px !important;
	height:70px !important;
}

#item1612838 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1612833 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1612915 {
	width:141px !important;
	height:70px !important;
}

#item1612916 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612890 {
	width:141px !important;
	height:70px !important;
}

#item1612891 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612886 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1642705 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1642729 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1642702 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1612976 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1612976 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1612976 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1612976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681537 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1577142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1577140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577138 {
	width:600px !important;
	height:790px !important;
}

#item1577143 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1577149 {
	width:528px !important;
	height:265px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1577149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577173 {
	width:100px !important;
	height:13px !important;
	top:265px !important;
}

@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%;
}

table#table1848345 th, table#table1848345 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1848345 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1848345 {
	table-layout:fixed;
}

#item1577196 {
	width:528px !important;
	height:115px !important;
	top:285px !important;
}

@keyframes intensificar-1577196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577731 {
	width:528px !important;
	height:515px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1577731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577221 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1577244 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1577249 {
	width:528px !important;
	height:63px !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%;
}

#item1577272 {
	width:350px !important;
	height:146px !important;
	top:83px !important;
}

@keyframes intensificar-1577272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577295 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:241px !important;
}

#item1577301 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1577301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577324 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:184px !important;
}

@keyframes intensificar-1577324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577147 {
	width:564px !important;
	height:515px !important;
	left:636px !important;
	top:160px !important;
}

#item1577385 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1577408 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1577433 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1577437 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1577464 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1577465 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1577461 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1577497 {
	width:123px !important;
	height:50px !important;
}

#item1577498 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1577472 {
	width:123px !important;
	height:50px !important;
}

#item1577473 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1577468 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1577551 {
	width:99px !important;
	height:50px !important;
}

#item1577552 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1577526 {
	width:99px !important;
	height:50px !important;
}

#item1577527 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1577522 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1577604 {
	width:101px !important;
	height:50px !important;
}

#item1577605 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1577579 {
	width:101px !important;
	height:50px !important;
}

#item1577580 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1577575 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1577631 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1577654 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1577628 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1577664 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1577664 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1577664 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681637 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1613004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1612998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1612996 {
	width:700px !important;
	height:309px !important;
}

#item1634573 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1613192 {
	width:140px !important;
	height:18px !important;
	top:333px !important;
}

@keyframes intensificar-1613192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1850416 th, table#table1850416 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1850416 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1850416 {
	table-layout:fixed;
}

#item1613216 {
	width:627px !important;
	height:181px !important;
	top:361px !important;
}

@keyframes intensificar-1613216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638372 {
	width:628px !important;
	height:300px !important;
}

#item1638373 {
	width:595px !important;
	height:568px !important;
}

@keyframes intensificar-1638373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638397 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:127px !important;
}

#item1636672 {
	width:628px !important;
	height:542px !important;
}

#item1636673 {
	width:595px !important;
	height:1010px !important;
}

@keyframes intensificar-1636673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636696 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1613018 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1613041 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1613044 {
	width:628px !important;
	height:108px !important;
}

@keyframes intensificar-1613044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613067 {
	width:490px !important;
	height:270px !important;
	top:137px !important;
}

@keyframes intensificar-1613067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613090 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:365px !important;
}

#item1613096 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:263px !important;
}

@keyframes intensificar-1613096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613119 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:285px !important;
}

@keyframes intensificar-1613119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613014 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1613239 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1613262 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1613286 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1613289 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1613315 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1613316 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1613312 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1613351 {
	width:172px !important;
	height:70px !important;
}

#item1613352 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1613325 {
	width:172px !important;
	height:70px !important;
}

#item1613327 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1613321 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1613404 {
	width:139px !important;
	height:70px !important;
}

#item1613405 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1613379 {
	width:139px !important;
	height:70px !important;
}

#item1613380 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1613375 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1613458 {
	width:141px !important;
	height:70px !important;
}

#item1613459 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1613432 {
	width:141px !important;
	height:70px !important;
}

#item1613433 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1613428 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1642779 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1642802 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1642776 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1613516 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1613516 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1613516 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1613516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681540 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1577783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1577781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577779 {
	width:600px !important;
	height:790px !important;
}

#item1577784 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1577790 {
	width:528px !important;
	height:252px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1577790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577814 {
	width:100px !important;
	height:13px !important;
	top:273px !important;
}

@keyframes intensificar-1577814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1853297 th, table#table1853297 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1853297 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1853297 {
	table-layout:fixed;
}

#item1577837 {
	width:528px !important;
	height:202px !important;
	top:293px !important;
}

@keyframes intensificar-1577837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578375 {
	width:528px !important;
	height:541px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1578375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577862 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1577885 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1577890 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1577890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577913 {
	width:350px !important;
	height:254px !important;
	top:66px !important;
}

@keyframes intensificar-1577913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577938 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:329px !important;
}

#item1577944 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:255px !important;
}

@keyframes intensificar-1577944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577967 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:271px !important;
}

@keyframes intensificar-1577967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577788 {
	width:564px !important;
	height:541px !important;
	left:636px !important;
	top:160px !important;
}

#item1578029 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1578052 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1578077 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1578080 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1578106 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1578107 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1578103 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1578139 {
	width:123px !important;
	height:50px !important;
}

#item1578140 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1578114 {
	width:123px !important;
	height:50px !important;
}

#item1578115 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1578110 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1578193 {
	width:99px !important;
	height:50px !important;
}

#item1578194 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1578167 {
	width:99px !important;
	height:50px !important;
}

#item1578168 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1578163 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1578247 {
	width:101px !important;
	height:50px !important;
}

#item1578248 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1578221 {
	width:101px !important;
	height:50px !important;
}

#item1578223 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1578217 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1578274 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1578297 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1578271 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1578305 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1578305 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1578305 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681640 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1613546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1613539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613537 {
	width:700px !important;
	height:309px !important;
}

#item1634578 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1613731 {
	width:140px !important;
	height:18px !important;
	top:212px !important;
}

@keyframes intensificar-1613731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1856008 th, table#table1856008 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1856008 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1856008 {
	table-layout:fixed;
}

#item1613754 {
	width:627px !important;
	height:302px !important;
	top:240px !important;
}

@keyframes intensificar-1613754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638404 {
	width:628px !important;
	height:180px !important;
}

#item1638405 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1638405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1638428 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:67px !important;
}

#item1636710 {
	width:628px !important;
	height:542px !important;
}

#item1636711 {
	width:595px !important;
	height:951px !important;
}

@keyframes intensificar-1636711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636734 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1613555 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1613578 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1613583 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1613583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613607 {
	width:490px !important;
	height:390px !important;
	top:92px !important;
}

@keyframes intensificar-1613607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613630 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:406px !important;
}

#item1613635 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:304px !important;
}

@keyframes intensificar-1613635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613658 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:326px !important;
}

@keyframes intensificar-1613658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1613552 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1613777 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1613800 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1613824 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1613827 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1613854 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1613855 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1613851 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1613888 {
	width:172px !important;
	height:70px !important;
}

#item1613889 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1613862 {
	width:172px !important;
	height:70px !important;
}

#item1613863 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1613858 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1613941 {
	width:139px !important;
	height:70px !important;
}

#item1613942 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1613916 {
	width:139px !important;
	height:70px !important;
}

#item1613917 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1613912 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1613994 {
	width:141px !important;
	height:70px !important;
}

#item1613995 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1613969 {
	width:141px !important;
	height:70px !important;
}

#item1613970 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1613965 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1642744 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1642767 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1642741 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1614054 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1614054 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1614054 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1614054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586554 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1586555 {
	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-1586555 {
	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;
	}
}
#item1586556 {
	width:570px !important;
	height:94px !important;
	left:80px !important;
	top:91px !important;
}

@keyframes intensificar-1586556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586579 {
	opacity:0.40;
	width:426px !important;
	height:258px !important;
	left:80px !important;
	top:185px !important;
	background:#0e0b00;
}

#item1586580 {
	width:380px !important;
	height:277px !important;
	left:102px !important;
	top:204px !important;
}

@keyframes intensificar-1586580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586603 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1586603 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1586603 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1586603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621410 {
	width:744px !important;
	height:1244px !important;
	left:-18px !important;
	top:-29px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1621411 {
	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-1621411 {
	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;
	}
}
#item1621416 {
	width:570px !important;
	height:44px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1621416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621439 {
	opacity:0.40;
	width:628px !important;
	height:261px !important;
	left:36px !important;
	top:130px !important;
	background:#0e0b00;
}

#item1621440 {
	width:584px !important;
	height:218px !important;
	left:58px !important;
	top:149px !important;
}

@keyframes intensificar-1621440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621463 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1621463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1621463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1621463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586623 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1586911 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1605150 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1605150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586852 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1605175 {
	width:529px !important;
	height:660px !important;
	left:35px !important;
	top:65px !important;
}

@keyframes intensificar-1605175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586805 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1586828 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1586828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586629 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1586652 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1586675 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

table#table1859764 th, table#table1859764 td {
	vertical-align:top;;
}

table#table1859764 tr {
	height:18px;;
}

table#table1859764 {
	table-layout:fixed;
}

#item1586704 {
	width:510px !important;
	height:56px !important;
}

#item1586770 {
	width:511px !important;
	height:17px !important;
}

#item1586767 {
	width:511px !important;
	height:17px !important;
}

@keyframes intensificar-1586799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1586800 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1586627 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1586971 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1586975 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1605390 {
	width:419px !important;
	height:633px !important;
	left:124px !important;
	top:114px !important;
}

#item1587078 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1587101 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1587075 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1587109 {
	width:19px !important;
	height:19px !important;
}

#item1587105 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1587112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587115 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1587116 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1587112 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1587120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587150 {
	width:122px !important;
	height:50px !important;
}

#item1587151 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1587125 {
	width:122px !important;
	height:50px !important;
}

#item1587126 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1587120 {
	width:122px !important;
	height:50px !important;
	left:673px !important;
	top:740px !important;
}

@keyframes intensificar-1587174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587203 {
	width:122px !important;
	height:50px !important;
}

#item1587204 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1587178 {
	width:122px !important;
	height:50px !important;
}

#item1587179 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1587174 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1587227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587256 {
	width:131px !important;
	height:50px !important;
}

#item1587257 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1587231 {
	width:131px !important;
	height:50px !important;
}

#item1587232 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1587227 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

@keyframes intensificar-1587281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587310 {
	width:87px !important;
	height:50px !important;
}

#item1587312 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1587285 {
	width:87px !important;
	height:50px !important;
}

#item1587286 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1587281 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1587338 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1587361 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1587335 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1587364 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1587364 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1587364 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1587364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621694 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1621717 {
	width:628px !important;
	height:720px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1621717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621647 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1621670 {
	width:628px !important;
	height:784px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1621670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621600 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1621623 {
	width:628px !important;
	height:770px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1621623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621496 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1621519 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1621542 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

table#table1861324 th, table#table1861324 td {
	vertical-align:top;;
}

table#table1861324 tr {
	height:22px;;
}

table#table1861324 {
	table-layout:fixed;
}

#item1621566 {
	width:622px !important;
	height:68px !important;
}

#item1621598 {
	width:623px !important;
	height:21px !important;
}

#item1621594 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1621483 {
	width:700px !important;
	height:880px !important;
	background:#fff;
}

@keyframes intensificar-1621483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1621481 {
	width:700px !important;
	height:880px !important;
	top:150px !important;
}

#item1621741 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1621744 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1622142 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1622165 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1622139 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1622175 {
	width:26px !important;
	height:26px !important;
}

#item1622171 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:179px !important;
}

@keyframes intensificar-1622179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1622182 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1622183 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1622179 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1622186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1622215 {
	width:171px !important;
	height:70px !important;
}

#item1622216 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1622190 {
	width:171px !important;
	height:70px !important;
}

#item1622191 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1622186 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1056px !important;
}

@keyframes intensificar-1622239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1622268 {
	width:171px !important;
	height:70px !important;
}

#item1622269 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622243 {
	width:171px !important;
	height:70px !important;
}

#item1622244 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622239 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1622293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1622322 {
	width:205px !important;
	height:70px !important;
}

#item1622324 {
	width:162px !important;
	height:39px !important;
	left:43px !important;
	top:14px !important;
}

#item1622297 {
	width:205px !important;
	height:70px !important;
}

#item1622298 {
	width:162px !important;
	height:39px !important;
	left:43px !important;
	top:14px !important;
}

#item1622293 {
	width:205px !important;
	height:70px !important;
	left:116px !important;
	top:1130px !important;
}

@keyframes intensificar-1622347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1622376 {
	width:122px !important;
	height:70px !important;
}

#item1622377 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622351 {
	width:122px !important;
	height:70px !important;
}

#item1622352 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622347 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1622403 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1622427 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1622400 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1622431 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1622431 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1622431 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1622431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681552 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1588391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1588389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588387 {
	width:600px !important;
	height:790px !important;
}

#item1588392 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1588399 {
	width:528px !important;
	height:253px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1588399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588424 {
	width:100px !important;
	height:13px !important;
	top:269px !important;
}

@keyframes intensificar-1588424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1862577 th, table#table1862577 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1862577 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1862577 {
	table-layout:fixed;
}

#item1588447 {
	width:528px !important;
	height:86px !important;
	top:289px !important;
}

@keyframes intensificar-1588447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681396 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1681399 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1681400 {
	width:509px !important;
	height:723px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1681400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681425 {
	width:14px !important;
	height:9px !important;
}

#item1681428 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1588473 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1588496 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1588499 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1588499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588522 {
	width:350px !important;
	height:136px !important;
	top:104px !important;
}

@keyframes intensificar-1588522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588545 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:228px !important;
}

#item1588550 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:154px !important;
}

@keyframes intensificar-1588550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588573 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:170px !important;
}

@keyframes intensificar-1588573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588397 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1588637 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1588660 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1588684 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1588687 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1588713 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1588714 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1588710 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1588747 {
	width:123px !important;
	height:50px !important;
}

#item1588748 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588722 {
	width:123px !important;
	height:50px !important;
}

#item1588723 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588718 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1588801 {
	width:99px !important;
	height:50px !important;
}

#item1588802 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1588776 {
	width:99px !important;
	height:50px !important;
}

#item1588777 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1588771 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1588855 {
	width:101px !important;
	height:50px !important;
}

#item1588856 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588829 {
	width:101px !important;
	height:50px !important;
}

#item1588830 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588825 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1588882 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1588905 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1588879 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1588915 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1588915 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1588915 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1588915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681646 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1623002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1622994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1622992 {
	width:700px !important;
	height:309px !important;
}

#item1634633 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1623167 {
	width:628px !important;
	height:361px !important;
}

@keyframes intensificar-1623167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1623191 {
	width:140px !important;
	height:18px !important;
	top:362px !important;
}

@keyframes intensificar-1623191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1868774 th, table#table1868774 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1868774 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1868774 {
	table-layout:fixed;
}

#item1623214 {
	width:628px !important;
	height:120px !important;
	top:390px !important;
}

@keyframes intensificar-1623214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637338 {
	width:628px !important;
	height:542px !important;
}

#item1637339 {
	width:595px !important;
	height:1127px !important;
}

@keyframes intensificar-1637339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1637362 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1623013 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1623036 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1623041 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1623041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1623087 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:302px !important;
}

#item1623094 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:200px !important;
}

@keyframes intensificar-1623094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1623117 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:222px !important;
}

@keyframes intensificar-1623117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1681305 {
	width:420px !important;
	height:112px !important;
	top:127px !important;
}

@keyframes intensificar-1681305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1623010 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1623237 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1623260 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1623284 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1623288 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1623314 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1623316 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1623311 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1623350 {
	width:172px !important;
	height:70px !important;
}

#item1623351 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623325 {
	width:172px !important;
	height:70px !important;
}

#item1623326 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623321 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1623404 {
	width:139px !important;
	height:70px !important;
}

#item1623405 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1623379 {
	width:139px !important;
	height:70px !important;
}

#item1623380 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1623375 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1623457 {
	width:141px !important;
	height:70px !important;
}

#item1623458 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623432 {
	width:141px !important;
	height:70px !important;
}

#item1623433 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623428 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1623484 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1623507 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1623481 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1623515 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1623515 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1623515 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1623515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636094 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item1636104 {
	width:302px !important;
	height:635px !important;
	left:862px !important;
	top:111px !important;
}

#item1636156 {
	width:148px !important;
	height:37px !important;
	left:939px !important;
	top:36px !important;
}

#item1636128 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1636133 {
	width:488px !important;
	height:39px !important;
	left:16px !important;
}

#item1660487 {
	width:126px !important;
	height:32px !important;
	left:1038px !important;
	top:722px !important;
}

#item1660526 {
	width:126px !important;
	height:13px !important;
	left:862px !important;
	top:741px !important;
}

#item1636161 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1636161 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1636161 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1636161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1636176 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item1636183 {
	width:628px !important;
	height:680px !important;
	left:36px !important;
	top:484px !important;
}

#item1636207 {
	width:14px !important;
	height:48px !important;
	top:3px !important;
}

#item1636211 {
	width:639px !important;
	height:54px !important;
	left:23px !important;
}

#item1636234 {
	width:148px !important;
	height:37px !important;
	left:276px !important;
	top:130px !important;
}

#item1660537 {
	width:173px !important;
	height:44px !important;
	left:491px !important;
	top:1105px !important;
}

#item1636237 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1636237 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1636237 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1636237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1666457 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1666466 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1666467 {
	width:1200px !important;
	height:790px !important;
}

#item1666474 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1666483 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1666488 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1666493 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1666498 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1666503 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1666508 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1666514 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1666525 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1666543 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1649206 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#101820;
}

@keyframes atenuar-1649206 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1649206 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1649206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1666384 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1666394 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1666395 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1666403 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1666410 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1666415 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1666420 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1666425 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1666430 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1666435 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1666441 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1666446 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1649291 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1649291 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1649291 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1649291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1182054 {
	width:1218px !important;
	height:818px !important;
	left:-9px !important;
	top:-14px !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%;
}

#item1634469 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1634470 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1634493 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1634521 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1634528 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1634528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1629425 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

@keyframes atenuar-1629425 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1629425 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1629425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle158 {
	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.autoParaStyle157 {
	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.autoParaStyle156 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:28px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle155 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:22.4px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle154 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18px;
	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.autoParaStyle153 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle152 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle151 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:16px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle150 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#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.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: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.autoParaStyle147 {
	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.autoParaStyle146 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18px;
	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.autoParaStyle145 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:21px;
	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.autoParaStyle144 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18px;
	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.autoParaStyle143 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18px;
	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;
	text-indent:-15px;
	padding-left:15px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle142 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle141 {
	font-weight:300;
	font-family:FF-Averta-Light,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;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle140 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	text-align:left;
}

p.autoParaStyle139 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:27px;
	text-align:left;
}

p.autoParaStyle138 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle137 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:19px;
	text-align:left;
}

p.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle133 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height: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.autoParaStyle132 {
	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.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-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#295a89;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle129 {
	font-family:FF-Averta-Regular,Averta;
	font-size: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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	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.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;
	text-indent:-14px;
	padding-left:14px;
	-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: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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle113 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#295a89;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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: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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle97 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#295a89;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle96 {
	font-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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#295a89;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.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;
	text-indent:-10px;
	padding-left:10px;
	-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: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.autoParaStyle69 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle66 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:30.5px;
	line-height:34.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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: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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.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;
	text-align:left;
}

p.autoParaStyle53 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle52 {
	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.autoParaStyle51 {
	font-family:"Optima LT Pro";
	font-size:14.6px;
	line-height:21px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	font-family:"Optima LT Pro";
	font-size:10.4px;
	line-height:15px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:27.3px;
	line-height:19.7px;
	color:#3c3c3b;
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle29 {
	font-weight: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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#f53f5b;
	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.autoParaStyle19 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#f53f5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle18 {
	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.autoParaStyle17 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height: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.autoParaStyle7 {
	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.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle5 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Subtítulo-8pt--Dias {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#e94b5a;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subtítulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Cuerpo-de-texto {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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.autoCharStyle16 {
}

span.autoCharStyle15 {
	color:#000;
}

span.autoCharStyle14 {
	font-size:14px;
}

span.autoCharStyle13 {
	font-size:10px;
}

span.autoCharStyle12 {
	color:#101820;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle9 {
	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 {
	color:#ea5153;
}

span.autoCharStyle5 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
}

span.Hipervínculo {
	color:#000;
	text-decoration:underline;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

