/* 	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;
    bottom: 25%;
    /*background-color: rgba(0,0,0,.65);*/
    /*box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);*/
    z-index:9999;
    opacity: 0.5;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap:hover{
    opacity: 1;
}
#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:5px;
    padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#5873b4; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#5e5e5e; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#6bc057; background-position: -116px 50%; }
#share-wrap > a:hover { border: 2px solid rgb(255, 255, 255);}

/*@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 0.1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 0.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:#F53F5B; fill:#F53F5B;
	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(33, 33, 33, 0.8);
    -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;
    left:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

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

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

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

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

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

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

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

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

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

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

#item1569066 {
	width:1200px !important;
	height:790px !important;
	left:1px !important;
}

#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:995px !important;
	top:677px !important;
}

#item1719356 {
	width:136px !important;
	height:32px !important;
	left:106px !important;
	top:10px !important;
}

#item1719379 {
	width:67px !important;
	height:33px !important;
	left:27px !important;
	top:9px !important;
}

#item1157708 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#fff;
}

@keyframes atenuar-1157708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1722742 {
	width:1902px !important;
	height:1274px !important;
	left:-736px !important;
	top:-33px !important;
	background:#000;
}

#item1722743 {
	width:1837px !important;
	height:1210px !important;
	left:-701px !important;
	top:-7px !important;
}

#item1722748 {
	width:628px !important;
	height:67px !important;
	left:36px !important;
	top:36px !important;
}

#item1722771 {
	width:621px !important;
	height:31px !important;
	left:43px !important;
	top:125px !important;
}

#item1722798 {
	width:141px !important;
	height:53px !important;
	left:394px !important;
	top:1077px !important;
}

#item1722803 {
	width:137px !important;
	height:32px !important;
	left:107px !important;
	top:10px !important;
}

#item1722826 {
	width:67px !important;
	height:34px !important;
	left:28px !important;
	top:9px !important;
}

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

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

@keyframes atenuar-1722829 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1722829 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#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:52px !important;
	top:75px !important;
}

@keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1152165 {
	opacity:0.25;
	width:390px !important;
	height:286px !important;
	left:52px !important;
	top:273px !important;
	background:#0e0b00;
}

#item1152187 {
	width:350px !important;
	height:286px !important;
	left:72px !important;
	top:290px !important;
}

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

@keyframes atenuar-1157710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1722848 {
	width:1915px !important;
	height:1261px !important;
	left:-770px !important;
	top:-30px !important;
	background:#000;
}

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

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

@keyframes intensificar-1722857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1722857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1722881 {
	opacity:0.25;
	width:628px !important;
	height:337px !important;
	left:36px !important;
	top:219px !important;
	background:#0e0b00;
}

#item1722882 {
	width:600px !important;
	height:306px !important;
	left:50px !important;
	top:233px !important;
}

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

@keyframes atenuar-1722905 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1722905 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1152278 {
	width:54px !important;
	height:54px !important;
	left:33px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1718743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1718768 {
	width:150px !important;
	height:9px !important;
	top:10px !important;
}

#item1718791 {
	width:56px !important;
	height:28px !important;
	left:155px !important;
}

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

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

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

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

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

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

@keyframes intensificar-1156251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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;}
}
#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;}
}
#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;}
}
#item1279872 {
	width:1115px !important;
	height:144px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

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

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

@keyframes intensificar-1279733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279756 {
	width:452px !important;
	height:11px !important;
	left:1px !important;
}

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

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

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

@keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1781757 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

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

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

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

@keyframes intensificar-1794555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1794555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1794578 {
	width:210px !important;
	height:13px !important;
	top:498px !important;
}

#item1794601 {
	width:79px !important;
	height:39px !important;
	left:218px !important;
	top:488px !important;
}

#item1794606 {
	width:115px !important;
	height:13px !important;
	top:782px !important;
}

#item1794629 {
	width:79px !important;
	height:39px !important;
	left:115px !important;
	top:772px !important;
}

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

@keyframes intensificar-1781709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1781709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1781710 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

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

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

@keyframes intensificar-1781638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1781638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1781639 {
	width:628px !important;
	height:493px !important;
	top:35px !important;
}

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

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

@keyframes intensificar-1781566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1781566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1781567 {
	width:628px !important;
	height:636px !important;
	top:62px !important;
}

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

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

@keyframes intensificar-1781490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1781490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1781491 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

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

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

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

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

@keyframes intensificar-1781395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1781395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1781418 {
	width:465px !important;
	height:15px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1723775 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1723775 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1799377 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

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

#item1799406 {
	width:235px !important;
	height:37px !important;
	left:51px !important;
	top:723px !important;
}

@keyframes intensificar-1799430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1799430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1799431 {
	opacity:0.85;
	width:224px !important;
	height:212px !important;
	box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1799434 {
	width:195px !important;
	height:160px !important;
	left:1px !important;
	top:37px !important;
}

#item1799457 {
	width:164px !important;
	height:22px !important;
}

@keyframes intensificar-1799480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1799480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1799481 {
	opacity:0.85;
	width:187px !important;
	height:212px !important;
	box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1799483 {
	width:160px !important;
	height:159px !important;
	top:37px !important;
}

#item1799506 {
	width:164px !important;
	height:22px !important;
}

@keyframes intensificar-1799529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1799529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1799530 {
	opacity:0.85;
	width:180px !important;
	height:212px !important;
	box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1799532 {
	width:153px !important;
	height:160px !important;
	top:37px !important;
}

#item1799555 {
	width:152px !important;
	height:22px !important;
}

#item1799578 {
	width:20px !important;
	height:35px !important;
	left:645px !important;
	top:149px !important;
}

@keyframes entrarvolandodesdelaizquierda-1799578 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1799578 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1799585 {
	width:20px !important;
	height:35px !important;
	left:890px !important;
	top:149px !important;
}

@keyframes entrarvolandodesdelaizquierda-1799585 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1799585 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1799589 {
	width:235px !important;
	height:145px !important;
	left:984px !important;
	top:660px !important;
}

#item1799594 {
	width:731px !important;
	height:61px !important;
	left:341px !important;
	top:704px !important;
}

#item1799617 {
	width:235px !important;
	height:493px !important;
	left:51px !important;
	top:183px !important;
}

@keyframes intensificar-1799617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1799617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1799641 {
	opacity:0.75;
	width:865px !important;
	height:35px !important;
	left:341px !important;
	top:78px !important;
	background:#000;
}

#item1799642 {
	width:859px !important;
	height:20px !important;
	left:341px !important;
	top:86px !important;
}

#item1798633 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1798633 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1798633 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1799681 {
	width:14px !important;
	height:48px !important;
	top:3px !important;
}

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

#item1799710 {
	width:606px !important;
	height:51px !important;
	left:58px !important;
	top:464px !important;
}

@keyframes intensificar-1799733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1799733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1799734 {
	opacity:0.85;
	width:200px !important;
	height:380px !important;
	box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1799736 {
	width:174px !important;
	height:317px !important;
	left:1px !important;
	top:52px !important;
}

#item1799759 {
	width:147px !important;
	height:31px !important;
}

@keyframes intensificar-1799782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1799782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1799783 {
	opacity:0.85;
	width:200px !important;
	height:309px !important;
	box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1799785 {
	width:171px !important;
	height:242px !important;
	top:52px !important;
}

#item1799808 {
	width:176px !important;
	height:31px !important;
}

@keyframes intensificar-1799831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1799831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1799832 {
	opacity:0.85;
	width:200px !important;
	height:297px !important;
	box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1799834 {
	width:170px !important;
	height:224px !important;
	top:52px !important;
}

#item1799858 {
	width:169px !important;
	height:31px !important;
}

#item1799881 {
	width:28px !important;
	height:48px !important;
	left:229px !important;
	top:659px !important;
}

@keyframes entrarvolandodesdelaizquierda-1799881 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1799881 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1799889 {
	width:28px !important;
	height:48px !important;
	left:443px !important;
	top:659px !important;
}

@keyframes entrarvolandodesdelaizquierda-1799889 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1799889 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1799893 {
	width:628px !important;
	height:93px !important;
	left:36px !important;
	top:1073px !important;
}

#item1799916 {
	width:606px !important;
	height:369px !important;
	left:58px !important;
	top:118px !important;
}

@keyframes intensificar-1799916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1799916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1799939 {
	opacity:0.75;
	width:700px !important;
	height:84px !important;
	top:529px !important;
	background:#000;
}

#item1799940 {
	width:628px !important;
	height:66px !important;
	left:36px !important;
	top:537px !important;
}

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

@keyframes atenuar-1799028 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1799028 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1253659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1253659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279698 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

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

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

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

@keyframes intensificar-1448817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685637 {
	width:529px !important;
	height:514px !important;
	top:15px !important;
}

@keyframes intensificar-1685637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664414 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:261px !important;
}

#item1664419 {
	width:538px !important;
	height:517px !important;
	top:15px !important;
}

#item1718935_1718959 {
	width:108.327957193793px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1718935_1718967 {
	width:108.327957193793px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1718935_1718975 {
	width:74.5392877104621px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1718935_1718983 {
	width:108.327957193793px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1718935 {
	width:509px !important;
	height:745px !important;
}

@keyframes intensificar-1718935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1718935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664444 {
	width:14px !important;
	height:9px !important;
	left:523px !important;
}

#item1664448 {
	width:14px !important;
	height:9px !important;
	left:523px !important;
	top:541px !important;
}

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

@keyframes intensificar-1685609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448817 {
	width:553px !important;
	height:550px !important;
	left:635px !important;
	top:174px !important;
}

@keyframes intensificar-1448654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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-1664353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664381 {
	width:96px !important;
	height:50px !important;
}

#item1664382 {
	width:81px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664356 {
	width:96px !important;
	height:50px !important;
}

#item1664357 {
	width:81px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664353 {
	width:96px !important;
	height:50px !important;
	left:1009px !important;
	top:740px !important;
}

@keyframes intensificar-1448707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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:890px !important;
	top:740px !important;
}

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

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

@keyframes atenuar-1157712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1723792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1782513 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1723800 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:460px !important;
}

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

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

@keyframes intensificar-1723852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1723916 {
	width:628px !important;
	height:557px !important;
}

@keyframes intensificar-1723916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1782722 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1794653 {
	width:628px !important;
	height:545px !important;
	left:1px !important;
}

#item1794655 {
	width:595px !important;
	height:1107px !important;
}

@keyframes intensificar-1794655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1794655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1782729 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1803047 {
	width:628px !important;
	height:545px !important;
}

#item1803048 {
	width:595px !important;
	height:827px !important;
}

@keyframes intensificar-1803048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1723852 {
	width:651px !important;
	height:557px !important;
	left:36px !important;
	top:550px !important;
}

@keyframes intensificar-1723939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1723968 {
	width:129px !important;
	height:70px !important;
}

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

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

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

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

@keyframes intensificar-1723993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1723993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724021 {
	width:134px !important;
	height:70px !important;
}

#item1724022 {
	width:113px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1723996 {
	width:134px !important;
	height:70px !important;
}

#item1723997 {
	width:113px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1723993 {
	width:134px !important;
	height:70px !important;
	left:433px !important;
	top:1130px !important;
}

@keyframes intensificar-1724045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724073 {
	width:162px !important;
	height:70px !important;
}

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

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

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

#item1724045 {
	width:162px !important;
	height:70px !important;
	left:266px !important;
	top:1130px !important;
}

#item1724098 {
	width:35px !important;
	height:74px !important;
	left:263px !important;
	top:1127px !important;
}

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

@keyframes atenuar-1724101 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1724101 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222390 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1615433 {
	width:270px !important;
	height:51px !important;
	left:850px !important;
	top:551px !important;
}

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

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

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

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

#item1615495 {
	width:270px !important;
	height:51px !important;
	left:850px !important;
	top:619px !important;
}

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

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

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

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

#item1615369 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:481px !important;
}

#item1157713 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1157713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1724120 {
	width:1236px !important;
	height:814px !important;
	left:-62px !important;
	top:-2px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1724121 {
	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-1724121 {
	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;
	}
}
#item1782518 {
	width:154px !important;
	height:227px !important;
}

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

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

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

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

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

#item1724165 {
	width:269px !important;
	height:51px !important;
	left:50px !important;
	top:851px !important;
}

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

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

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

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

#item1724225 {
	width:269px !important;
	height:51px !important;
	left:50px !important;
	top:781px !important;
}

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

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

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

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

#item1724282 {
	width:269px !important;
	height:51px !important;
	left:50px !important;
	top:922px !important;
}

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

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

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

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

#item1724338 {
	width:269px !important;
	height:51px !important;
	left:50px !important;
	top:992px !important;
}

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

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

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

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

#item1724394 {
	width:269px !important;
	height:51px !important;
	left:50px !important;
	top:1072px !important;
}

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

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

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

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

#item1724453 {
	width:269px !important;
	height:51px !important;
	left:381px !important;
	top:851px !important;
}

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

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

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

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

#item1724514 {
	width:269px !important;
	height:51px !important;
	left:381px !important;
	top:920px !important;
}

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

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

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

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

#item1724571 {
	width:269px !important;
	height:51px !important;
	left:381px !important;
	top:781px !important;
}

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

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

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

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

@keyframes atenuar-1724629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1724629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#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:64px !important;
	top:371px !important;
}

@keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153800 {
	opacity:0.40;
	width:478px !important;
	height:178px !important;
	left:64px !important;
	top:457px !important;
	background:#0e0b00;
}

#item1153802 {
	width:432px !important;
	height:134px !important;
	left:86px !important;
	top:476px !important;
}

@keyframes intensificar-1153802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1157714 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1724646 {
	width:1893px !important;
	height:1246px !important;
	left:-369px !important;
	top:-23px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1724647 {
	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-1724647 {
	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;
	}
}
#item1724653 {
	width:628px !important;
	height:62px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1724653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724676 {
	opacity:0.40;
	width:628px !important;
	height:205px !important;
	left:36px !important;
	top:105px !important;
	background:#0e0b00;
}

#item1724677 {
	width:567px !important;
	height:152px !important;
	left:66px !important;
	top:132px !important;
}

@keyframes intensificar-1724677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724700 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1724700 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1724700 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1664477 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

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

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

@keyframes intensificar-1701326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1701326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664826 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

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

@keyframes intensificar-1678802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664550 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

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

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

#item1665609 {
	width:20px !important;
	height:10px !important;
	left:133px !important;
	top:57px !important;
}

#item1664619 {
	width:20px !important;
	height:10px !important;
	left:171px !important;
	top:39px !important;
}

#item1678791 {
	width:20px !important;
	height:10px !important;
	left:145px !important;
	top:20px !important;
}

#item1678794 {
	width:20px !important;
	height:10px !important;
	left:104px !important;
	top:2px !important;
}

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

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

table#table1827758 {
	table-layout:fixed;
}

#item1664624 {
	width:510px !important;
	height:92px !important;
}

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

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

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

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

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

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

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

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

#item1666622 {
	width:33px !important;
	height:17px !important;
	left:50px !important;
	top:177px !important;
}

#item1666625 {
	width:87px !important;
	height:8px !important;
	left:89px !important;
	top:182px !important;
}

@keyframes intensificar-1664541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664546 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

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

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

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

#item1664938 {
	width:562px !important;
	height:639px !important;
	left:14px !important;
	top:157px !important;
}

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

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

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

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

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

@keyframes intensificar-1664978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664981 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

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

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

@keyframes intensificar-1664985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665014 {
	width:122px !important;
	height:50px !important;
}

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

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

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

#item1664985 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1665038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665067 {
	width:122px !important;
	height:50px !important;
}

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

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

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

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

@keyframes intensificar-1665146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665175 {
	width:87px !important;
	height:50px !important;
}

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

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

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

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

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

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

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

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

@keyframes atenuar-1665229 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1665229 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1724935 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1724959 {
	width:600px !important;
	height:786px !important;
	left:50px !important;
	top:91px !important;
}

@keyframes intensificar-1724959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724888 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1724911 {
	width:601px !important;
	height:784px !important;
	left:49px !important;
	top:91px !important;
}

@keyframes intensificar-1724911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724733 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

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

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

#item1724803 {
	width:24px !important;
	height:12px !important;
	left:162px !important;
	top:70px !important;
}

#item1724807 {
	width:24px !important;
	height:12px !important;
	left:209px !important;
	top:48px !important;
}

#item1724813 {
	width:24px !important;
	height:12px !important;
	left:177px !important;
	top:24px !important;
}

#item1724818 {
	width:24px !important;
	height:12px !important;
	left:127px !important;
	top:3px !important;
}

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

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

table#table1830236 {
	table-layout:fixed;
}

#item1724821 {
	width:622px !important;
	height:112px !important;
}

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

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

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

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

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

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

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

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

#item1724861 {
	width:40px !important;
	height:20px !important;
	left:61px !important;
	top:216px !important;
}

#item1724864 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:221px !important;
}

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

@keyframes intensificar-1724722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1724722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1724720 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

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

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

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

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

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

#item1725198 {
	width:27px !important;
	height:26px !important;
}

#item1725194 {
	width:27px !important;
	height:26px !important;
	left:637px !important;
	top:171px !important;
}

@keyframes intensificar-1725202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725205 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

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

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

@keyframes intensificar-1725211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725240 {
	width:171px !important;
	height:70px !important;
}

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

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

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

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

@keyframes intensificar-1725264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725293 {
	width:171px !important;
	height:70px !important;
}

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

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

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

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

@keyframes intensificar-1725317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725346 {
	width:122px !important;
	height:70px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1725401 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1725401 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711555 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1710043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1710041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710039 {
	width:600px !important;
	height:790px !important;
}

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

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

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

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

#item1710253 {
	width:534px !important;
	height:360px !important;
	top:16px !important;
}

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

@keyframes intensificar-1710255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710281 {
	width:14px !important;
	height:9px !important;
}

#item1710286 {
	width:14px !important;
	height:9px !important;
	top:383px !important;
}

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

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

table#table1832334 {
	table-layout:fixed;
}

#item1710290 {
	width:528px !important;
	height:144px !important;
	top:420px !important;
}

@keyframes intensificar-1710290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710313 {
	width:100px !important;
	height:13px !important;
	top:400px !important;
}

@keyframes intensificar-1710313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710210 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1710213 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

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

@keyframes intensificar-1710214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710240 {
	width:14px !important;
	height:9px !important;
}

#item1710243 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

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

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

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

@keyframes intensificar-1710106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710129 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:308px !important;
}

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

@keyframes intensificar-1710135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710181 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:237px !important;
}

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

@keyframes intensificar-1710657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710680 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:201px !important;
}

@keyframes intensificar-1710680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710704 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:219px !important;
}

@keyframes intensificar-1710704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710076 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

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

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

#item1710385 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1710584 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1710584 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1710584 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1725418 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1725430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1725424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725422 {
	width:700px !important;
	height:309px !important;
}

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

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

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

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

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

table#table1835336 {
	table-layout:fixed;
}

#item1725703 {
	width:628px !important;
	height:221px !important;
	top:297px !important;
}

@keyframes intensificar-1725703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725726 {
	width:140px !important;
	height:18px !important;
	top:269px !important;
}

@keyframes intensificar-1725726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787843 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:102px !important;
}

#item1803126 {
	width:628px !important;
	height:250px !important;
}

#item1803127 {
	width:595px !important;
	height:900px !important;
}

@keyframes intensificar-1803127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1785720 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1803078 {
	width:628px !important;
	height:518px !important;
}

#item1803079 {
	width:595px !important;
	height:1707px !important;
}

@keyframes intensificar-1803079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725468 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

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

#item1725496 {
	width:627px !important;
	height:88px !important;
}

@keyframes intensificar-1725496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725519 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:419px !important;
}

#item1725524 {
	width:395px !important;
	height:365px !important;
	top:108px !important;
}

@keyframes intensificar-1725524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725547 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:321px !important;
}

#item1725550 {
	width:224px !important;
	height:22px !important;
	left:404px !important;
	top:247px !important;
}

@keyframes intensificar-1725550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725573 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:270px !important;
}

@keyframes intensificar-1725573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725596 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:295px !important;
}

@keyframes intensificar-1725596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1725596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1725465 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

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

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

#item1725798 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1725996 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1725996 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1710809 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1710816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1710814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710812 {
	width:600px !important;
	height:790px !important;
}

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

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

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

#item1711046 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:226px !important;
}

#item1711051 {
	width:534px !important;
	height:446px !important;
	top:16px !important;
}

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

@keyframes intensificar-1711052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711078 {
	width:14px !important;
	height:9px !important;
}

#item1711082 {
	width:14px !important;
	height:9px !important;
	top:469px !important;
}

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

table#table1839179 tr {
	height:29px;;
	background:#f5f5f5;;
}

table#table1839179 {
	table-layout:fixed;
}

#item1711086 {
	width:528px !important;
	height:67px !important;
	top:512px !important;
}

@keyframes intensificar-1711086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711109 {
	width:100px !important;
	height:13px !important;
	top:492px !important;
}

@keyframes intensificar-1711109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1711457 {
	width:528px !important;
	height:563px !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-1711457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1711457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710852 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

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

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

@keyframes intensificar-1710880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710903 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:169px !important;
}

#item1710909 {
	width:350px !important;
	height:261px !important;
	top:65px !important;
}

@keyframes intensificar-1710909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710933 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:98px !important;
}

#item1710936 {
	width:160px !important;
	height:16px !important;
	left:368px !important;
	top:64px !important;
}

@keyframes intensificar-1710936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710983 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:80px !important;
}

@keyframes intensificar-1710983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710849 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

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

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

#item1711181 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1711381 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1711381 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1711381 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1784053 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1726026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1726020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726018 {
	width:700px !important;
	height:309px !important;
}

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

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

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

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

table#table1841056 tr {
	height:40.6px;;
	background:#f5f5f5;;
}

table#table1841056 {
	table-layout:fixed;
}

#item1726268 {
	width:628px !important;
	height:99px !important;
	top:440px !important;
}

@keyframes intensificar-1726268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726291 {
	width:140px !important;
	height:18px !important;
	top:412px !important;
}

@keyframes intensificar-1726291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787848 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:168px !important;
}

#item1803203 {
	width:628px !important;
	height:381px !important;
}

#item1803204 {
	width:595px !important;
	height:1117px !important;
}

@keyframes intensificar-1803204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1785725 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1803165 {
	width:628px !important;
	height:539px !important;
}

#item1803166 {
	width:595px !important;
	height:1018px !important;
}

@keyframes intensificar-1803166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726067 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

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

#item1726096 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1726096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726119 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:214px !important;
}

#item1726128 {
	width:490px !important;
	height:365px !important;
	top:93px !important;
}

@keyframes intensificar-1726128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726151 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:115px !important;
}

#item1726156 {
	width:139px !important;
	height:22px !important;
	left:489px !important;
	top:67px !important;
}

@keyframes intensificar-1726156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726180 {
	width:139px !important;
	height:25px !important;
	left:489px !important;
	top:89px !important;
}

@keyframes intensificar-1726180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726064 {
	width:664px !important;
	height:539px !important;
	left:36px !important;
	top:536px !important;
}

#item1726314 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

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

#item1726363 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1726560 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1726560 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711564 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1527669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1527667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527665 {
	width:600px !important;
	height:791px !important;
}

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

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

@keyframes intensificar-1527676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527700 {
	width:100px !important;
	height:13px !important;
	top:337px !important;
}

@keyframes intensificar-1527700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1845218 th, table#table1845218 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

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

table#table1845218 {
	table-layout:fixed;
}

#item1527723 {
	width:528px !important;
	height:174px !important;
	top:357px !important;
}

@keyframes intensificar-1527723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616025 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1616029 {
	width:534px !important;
	height:547px !important;
	top:16px !important;
}

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

@keyframes intensificar-1616030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616054 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1616057 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:570px !important;
}

#item1527776 {
	width:528px !important;
	height:46px !important;
	top:14px !important;
}

@keyframes intensificar-1527776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527800 {
	width:350px !important;
	height:165px !important;
	top:80px !important;
}

@keyframes intensificar-1527800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615901 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:302px !important;
}

#item1615910 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:277px !important;
}

#item1615933 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:279px !important;
}

#item1615939 {
	width:160px !important;
	height:16px !important;
	left:368px !important;
	top:179px !important;
}

@keyframes intensificar-1615939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615962 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:195px !important;
}

@keyframes intensificar-1615962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615985 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:213px !important;
}

@keyframes intensificar-1615985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616733 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:231px !important;
}

#item1527674 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

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

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

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

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

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

#item1527990 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1528190 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1528190 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1528190 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1726578 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1726594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1726586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726584 {
	width:700px !important;
	height:309px !important;
}

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

#item1726817 {
	width:140px !important;
	height:18px !important;
	top:236px !important;
}

@keyframes intensificar-1726817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1847859 th, table#table1847859 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

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

table#table1847859 {
	table-layout:fixed;
}

#item1726841 {
	width:628px !important;
	height:263px !important;
	top:264px !important;
}

@keyframes intensificar-1726841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787899 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:80px !important;
}

#item1803237 {
	width:628px !important;
	height:205px !important;
}

#item1803238 {
	width:595px !important;
	height:604px !important;
}

@keyframes intensificar-1803238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1785732 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

#item1803270 {
	width:628px !important;
	height:527px !important;
}

#item1803271 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1803271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726604 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1726604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726627 {
	width:404px !important;
	height:231px !important;
	top:108px !important;
}

@keyframes intensificar-1726627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726650 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:404px !important;
}

#item1726657 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:369px !important;
}

#item1726680 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:372px !important;
}

#item1726683 {
	width:224px !important;
	height:22px !important;
	left:404px !important;
	top:230px !important;
}

@keyframes intensificar-1726683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726706 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:253px !important;
}

@keyframes intensificar-1726706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726729 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:278px !important;
}

@keyframes intensificar-1726729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1726729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1726752 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:304px !important;
}

#item1726602 {
	width:664px !important;
	height:527px !important;
	left:36px !important;
	top:548px !important;
}

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

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

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

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

#item1726964 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1727164 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1727164 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711570 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1616103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1616101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616099 {
	width:600px !important;
	height:791px !important;
}

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

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

@keyframes intensificar-1616298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616322 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1616322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1851547 th, table#table1851547 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

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

table#table1851547 {
	table-layout:fixed;
}

#item1616345 {
	width:528px !important;
	height:174px !important;
	top:315px !important;
}

@keyframes intensificar-1616345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616763 {
	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-1616763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616111 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1616111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616134 {
	width:350px !important;
	height:80px !important;
	top:49px !important;
}

@keyframes intensificar-1616134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616157 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:169px !important;
}

#item1616163 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:144px !important;
}

#item1616186 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:146px !important;
}

#item1616190 {
	width:160px !important;
	height:16px !important;
	left:368px !important;
	top:46px !important;
}

@keyframes intensificar-1616190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616213 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:62px !important;
}

@keyframes intensificar-1616213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616237 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:80px !important;
}

@keyframes intensificar-1616237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616744 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:99px !important;
}

#item1616109 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

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

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

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

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

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

#item1616469 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1616669 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1616669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1616669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1784050 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1727197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1727189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727187 {
	width:700px !important;
	height:309px !important;
}

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

#item1727407 {
	width:140px !important;
	height:18px !important;
	top:349px !important;
}

@keyframes intensificar-1727407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1853439 th, table#table1853439 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

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

table#table1853439 {
	table-layout:fixed;
}

#item1727430 {
	width:628px !important;
	height:141px !important;
	top:377px !important;
}

@keyframes intensificar-1727430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787907 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:136px !important;
}

#item1803340 {
	width:628px !important;
	height:316px !important;
}

#item1803341 {
	width:595px !important;
	height:576px !important;
}

@keyframes intensificar-1803341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1785779 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1803303 {
	width:628px !important;
	height:518px !important;
}

#item1803304 {
	width:595px !important;
	height:979px !important;
}

@keyframes intensificar-1803304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727205 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1727205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727228 {
	width:400px !important;
	height:112px !important;
	top:68px !important;
}

@keyframes intensificar-1727228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727252 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:237px !important;
}

#item1727257 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:202px !important;
}

#item1727280 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:205px !important;
}

#item1727283 {
	width:224px !important;
	height:22px !important;
	left:404px !important;
	top:64px !important;
}

@keyframes intensificar-1727283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727306 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:86px !important;
}

@keyframes intensificar-1727306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727330 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:112px !important;
}

@keyframes intensificar-1727330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727353 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:138px !important;
}

#item1727203 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

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

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

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

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

#item1727553 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1727754 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1727754 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1616807 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1616808 {
	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-1616808 {
	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;
	}
}
#item1616832 {
	width:570px !important;
	height:94px !important;
	left:80px !important;
	top:224px !important;
}

@keyframes intensificar-1616832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616855 {
	opacity:0.40;
	width:478px !important;
	height:156px !important;
	left:80px !important;
	top:348px !important;
	background:#0e0b00;
}

#item1616857 {
	width:432px !important;
	height:114px !important;
	left:102px !important;
	top:368px !important;
}

@keyframes intensificar-1616857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616880 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1616880 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1616880 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1727772 {
	width:1848px !important;
	height:1216px !important;
	left:-626px !important;
	top:-8px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1727773 {
	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-1727773 {
	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;
	}
}
#item1727780 {
	width:570px !important;
	height:94px !important;
	left:36px !important;
	top:373px !important;
}

@keyframes intensificar-1727780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727803 {
	opacity:0.40;
	width:628px !important;
	height:196px !important;
	left:36px !important;
	top:497px !important;
	background:#0e0b00;
}

#item1727804 {
	width:568px !important;
	height:152px !important;
	left:64px !important;
	top:516px !important;
}

@keyframes intensificar-1727804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1727804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727828 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1727828 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1727828 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1665627 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

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

#item1665915 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1665918 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item1665919 {
	width:509px !important;
	height:860px !important;
}

@keyframes intensificar-1665919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665943 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1665946 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

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

#item1665854 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1665859 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item1665860 {
	width:509px !important;
	height:1060px !important;
}

@keyframes intensificar-1665860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665883 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1665887 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

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

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

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

#item1665705 {
	width:20px !important;
	height:10px !important;
	left:117px !important;
	top:3px !important;
}

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

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

table#table1858050 {
	table-layout:fixed;
}

#item1665710 {
	width:510px !important;
	height:128px !important;
}

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

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

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

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

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

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

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

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

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

#item1666842 {
	width:511px !important;
	height:17px !important;
	top:91px !important;
}

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

#item1666846 {
	width:511px !important;
	height:17px !important;
	top:73px !important;
}

#item1666592 {
	width:33px !important;
	height:17px !important;
	left:50px !important;
	top:212px !important;
}

#item1666595 {
	width:87px !important;
	height:8px !important;
	left:89px !important;
	top:217px !important;
}

@keyframes intensificar-1665778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665779 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

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

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

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

#item1665999 {
	width:562px !important;
	height:639px !important;
	left:14px !important;
	top:157px !important;
}

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

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

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

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

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

@keyframes intensificar-1666037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1666037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1666042 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

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

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

@keyframes intensificar-1666047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1666047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1666076 {
	width:122px !important;
	height:50px !important;
}

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

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

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

#item1666047 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1666100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1666100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1666129 {
	width:122px !important;
	height:50px !important;
}

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

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

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

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

@keyframes intensificar-1666207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1666207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1666236 {
	width:87px !important;
	height:50px !important;
}

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

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

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

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

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

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

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

#item1666290 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1666290 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1666290 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1728069 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1784235 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

#item1803367 {
	width:628px !important;
	height:780px !important;
	left:36px !important;
	top:91px !important;
}

#item1803368 {
	width:595px !important;
	height:1327px !important;
}

@keyframes intensificar-1803368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1728010 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1784173 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

#item1803397 {
	width:628px !important;
	height:780px !important;
	left:36px !important;
	top:91px !important;
}

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

@keyframes intensificar-1803398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727853 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

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

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

#item1727923 {
	width:24px !important;
	height:12px !important;
	left:144px !important;
	top:5px !important;
}

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

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

table#table1861776 {
	table-layout:fixed;
}

#item1727926 {
	width:622px !important;
	height:156px !important;
	left:1px !important;
	top:1px !important;
}

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

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

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

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

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

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

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

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

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

#item1727965 {
	width:623px !important;
	height:21px !important;
	top:111px !important;
}

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

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

#item1727974 {
	width:40px !important;
	height:20px !important;
	left:61px !important;
	top:259px !important;
}

#item1727977 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:265px !important;
}

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

@keyframes intensificar-1728001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1728001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1727851 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

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

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

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

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

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

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

#item1729193 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:172px !important;
}

@keyframes intensificar-1729200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729203 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

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

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

@keyframes intensificar-1729208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729237 {
	width:171px !important;
	height:70px !important;
}

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

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

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

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

@keyframes intensificar-1729261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729291 {
	width:171px !important;
	height:70px !important;
}

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

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

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

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

@keyframes intensificar-1729315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729344 {
	width:122px !important;
	height:70px !important;
}

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

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

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

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

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

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

#item1729368 {
	width:283px !important;
	height:17px !important;
	left:35px !important;
	top:1089px !important;
}

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

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

@keyframes atenuar-1729399 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1729399 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711577 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1616908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1616906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616904 {
	width:600px !important;
	height:791px !important;
}

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

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

@keyframes intensificar-1616914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616938 {
	width:100px !important;
	height:13px !important;
	top:379px !important;
}

@keyframes intensificar-1616938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1863949 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1863949 {
	table-layout:fixed;
}

#item1617575 {
	width:528px !important;
	height:120px !important;
	top:399px !important;
}

@keyframes intensificar-1617575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617140 {
	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-1617140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616985 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1616985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617008 {
	width:350px !important;
	height:80px !important;
	top:49px !important;
}

@keyframes intensificar-1617008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617032 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:175px !important;
}

#item1617038 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:150px !important;
}

#item1617061 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:152px !important;
}

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

@keyframes intensificar-1617065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617088 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:86px !important;
}

@keyframes intensificar-1617088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617135 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:104px !important;
}

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

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

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

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

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

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

#item1617265 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1617463 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1617463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1617463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1729416 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1729426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1729421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729419 {
	width:700px !important;
	height:309px !important;
}

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

#item1729621 {
	width:140px !important;
	height:18px !important;
	top:305px !important;
}

@keyframes intensificar-1729621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1865879 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1865879 {
	table-layout:fixed;
}

#item1729644 {
	width:627px !important;
	height:209px !important;
	top:333px !important;
}

@keyframes intensificar-1729644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787911 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:114px !important;
}

#item1803468 {
	width:628px !important;
	height:274px !important;
}

#item1803469 {
	width:595px !important;
	height:704px !important;
}

@keyframes intensificar-1803469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1785787 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

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

#item1803434 {
	width:595px !important;
	height:704px !important;
}

@keyframes intensificar-1803434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729438 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1729438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729461 {
	width:490px !important;
	height:112px !important;
	top:68px !important;
}

@keyframes intensificar-1729461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729484 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:245px !important;
}

#item1729493 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:210px !important;
}

#item1729516 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:213px !important;
}

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

@keyframes intensificar-1729522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729545 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:120px !important;
}

@keyframes intensificar-1729545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729568 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:146px !important;
}

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

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

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

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

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

#item1729769 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1729967 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1729967 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1617677 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1617685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1617683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617681 {
	width:600px !important;
	height:791px !important;
}

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

#item1617691 {
	width:528px !important;
	height:280px !important;
	top:13px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1617691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617715 {
	width:100px !important;
	height:13px !important;
	top:306px !important;
}

@keyframes intensificar-1617715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1868750 tr {
	border-right:2.2px solid #fff;;
}

table#table1868750 {
	table-layout:fixed;
}

#item1617738 {
	width:528px !important;
	height:105px !important;
	top:326px !important;
}

@keyframes intensificar-1617738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618288 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1618292 {
	width:534px !important;
	height:547px !important;
	top:16px !important;
}

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

@keyframes intensificar-1618293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618317 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1618321 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:570px !important;
}

#item1617762 {
	width:528px !important;
	height:63px !important;
	top:14px !important;
}

@keyframes intensificar-1617762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617785 {
	width:350px !important;
	height:80px !important;
	top:96px !important;
}

@keyframes intensificar-1617785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617808 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:220px !important;
}

#item1617841 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:115px !important;
}

@keyframes intensificar-1617841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617864 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:131px !important;
}

@keyframes intensificar-1617864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617887 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:149px !important;
}

#item1678115 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:183px !important;
}

#item1678138 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:185px !important;
}

#item1617689 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1617918 {
	width:528px !important;
	height:18px !important;
	left:636px !important;
	top:128px !important;
}

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

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

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

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

#item1618019 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1618219 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1618219 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1618219 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1729985 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1729995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1729990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1729990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1729988 {
	width:700px !important;
	height:309px !important;
}

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

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

#item1787917 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:519px !important;
}

#item1787967 {
	width:80px !important;
	height:12px !important;
	top:310px !important;
}

@keyframes intensificar-1787967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1787967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787990 {
	width:628px !important;
	height:168px !important;
	top:343px !important;
}

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

table#table1870702 {
	table-layout:fixed;
}

#item1787991 {
	width:739px !important;
	height:168px !important;
}

@keyframes intensificar-1787991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1787991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1803528 {
	width:628px !important;
	height:280px !important;
}

#item1803529 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1803529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1785791 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

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

#item1803496 {
	width:595px !important;
	height:1175px !important;
}

@keyframes intensificar-1803496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730005 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1730005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730028 {
	width:490px !important;
	height:112px !important;
	top:116px !important;
}

@keyframes intensificar-1730028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730052 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:289px !important;
}

#item1730060 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:142px !important;
}

@keyframes intensificar-1730060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730083 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:164px !important;
}

@keyframes intensificar-1730083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730106 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:190px !important;
}

#item1730111 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:238px !important;
}

#item1730134 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:240px !important;
}

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

#item1730246 {
	width:628px !important;
	height:26px !important;
	left:36px !important;
	top:488px !important;
}

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

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

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

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

#item1730347 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1730546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1730546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711586 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1618385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1618383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618381 {
	width:600px !important;
	height:791px !important;
}

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

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

@keyframes intensificar-1618563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618587 {
	width:100px !important;
	height:13px !important;
	top:360px !important;
}

@keyframes intensificar-1618587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1873596 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1873596 {
	table-layout:fixed;
}

#item1618610 {
	width:528px !important;
	height:143px !important;
	top:380px !important;
}

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

#item1618433 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1618433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618456 {
	width:350px !important;
	height:97px !important;
	top:31px !important;
}

@keyframes intensificar-1618456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618479 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:186px !important;
}

#item1618511 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:81px !important;
}

@keyframes intensificar-1618511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618534 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:97px !important;
}

@keyframes intensificar-1618534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618558 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:115px !important;
}

#item1678155 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:149px !important;
}

#item1678179 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:152px !important;
}

#item1618390 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

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

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

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

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

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

#item1618732 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1618931 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1618931 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1618931 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1784045 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1730579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1730571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730569 {
	width:700px !important;
	height:309px !important;
}

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

#item1788089 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:76px !important;
}

#item1788098 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:495px !important;
}

#item1788101 {
	width:80px !important;
	height:12px !important;
	top:234px !important;
}

@keyframes intensificar-1788101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1788101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1788124 {
	width:628px !important;
	height:215px !important;
	top:268px !important;
}

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

table#table1876291 {
	table-layout:fixed;
}

#item1788125 {
	width:739px !important;
	height:201px !important;
}

@keyframes intensificar-1788125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1788125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1803609 {
	width:628px !important;
	height:198px !important;
}

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

@keyframes intensificar-1803610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1785843 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1803570 {
	width:628px !important;
	height:518px !important;
}

#item1803571 {
	width:595px !important;
	height:1077px !important;
}

@keyframes intensificar-1803571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730589 {
	width:628px !important;
	height:16px !important;
}

@keyframes intensificar-1730589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730612 {
	width:490px !important;
	height:135px !important;
	top:44px !important;
}

@keyframes intensificar-1730612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730635 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:260px !important;
}

#item1730640 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:113px !important;
}

@keyframes intensificar-1730640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730663 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:136px !important;
}

@keyframes intensificar-1730663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1730663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1730686 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:162px !important;
}

#item1730689 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:209px !important;
}

#item1730713 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:212px !important;
}

#item1730587 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

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

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

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

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

#item1730916 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1731116 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1731116 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711597 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1619198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1619196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619194 {
	width:600px !important;
	height:791px !important;
}

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

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

#item1619812 {
	width:534px !important;
	height:357px !important;
	top:14px !important;
}

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

@keyframes intensificar-1619925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619837 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1619842 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:379px !important;
}

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

table#table1880304 {
	table-layout:fixed;
}

#item1623702 {
	width:528px !important;
	height:149px !important;
	top:413px !important;
}

@keyframes intensificar-1623702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623567 {
	width:100px !important;
	height:13px !important;
	top:393px !important;
}

@keyframes intensificar-1623567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685672 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:267px !important;
}

#item1685675 {
	width:534px !important;
	height:532px !important;
	top:14px !important;
}

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

@keyframes intensificar-1685676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685701 {
	width:14px !important;
	height:9px !important;
}

#item1685704 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1619205 {
	width:528px !important;
	height:29px !important;
	top:14px !important;
}

@keyframes intensificar-1619205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619228 {
	width:350px !important;
	height:97px !important;
	top:63px !important;
}

@keyframes intensificar-1619228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619283 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:113px !important;
}

@keyframes intensificar-1619283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619306 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:129px !important;
}

@keyframes intensificar-1619306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619329 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:147px !important;
}

#item1621013 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:218px !important;
}

#item1678378 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:182px !important;
}

#item1678401 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:184px !important;
}

#item1619203 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

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

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

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

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

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

#item1619531 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1619733 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1619733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1619733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1731134 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1731146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1731139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731137 {
	width:700px !important;
	height:309px !important;
}

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

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

#item1788241 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:475px !important;
}

#item1788244 {
	width:278px !important;
	height:12px !important;
	top:214px !important;
}

@keyframes intensificar-1788244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1788244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1788267 {
	width:628px !important;
	height:235px !important;
	top:235px !important;
}

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

table#table1883179 {
	table-layout:fixed;
}

#item1788268 {
	width:739px !important;
	height:209px !important;
}

@keyframes intensificar-1788268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1788268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1803679 {
	width:628px !important;
	height:184px !important;
}

#item1803680 {
	width:595px !important;
	height:949px !important;
}

@keyframes intensificar-1803680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1785846 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:216px !important;
}

#item1803640 {
	width:628px !important;
	height:498px !important;
}

#item1803641 {
	width:595px !important;
	height:1195px !important;
}

@keyframes intensificar-1803641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731158 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1731158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731181 {
	width:490px !important;
	height:135px !important;
	top:69px !important;
}

@keyframes intensificar-1731181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731204 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:138px !important;
}

@keyframes intensificar-1731204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731227 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:161px !important;
}

@keyframes intensificar-1731227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731251 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:187px !important;
}

#item1731254 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:286px !important;
}

#item1731259 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:235px !important;
}

#item1731282 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:238px !important;
}

#item1731156 {
	width:664px !important;
	height:498px !important;
	left:36px !important;
	top:577px !important;
}

#item1731412 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:509px !important;
}

#item1731435 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

#item1731513 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1731656 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1731630 {
	width:141px !important;
	height:70px !important;
}

#item1731631 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1731626 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785116 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1801268 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801291 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801265 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1731711 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1731711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1731711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711593 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1619994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1619992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619990 {
	width:600px !important;
	height:791px !important;
}

#item1619995 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1620241 {
	width:528px !important;
	height:21px !important;
	left:636px !important;
	top:128px !important;
}

#item1620156 {
	width:100px !important;
	height:13px !important;
	top:366px !important;
}

@keyframes intensificar-1620156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1886685 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1886685 {
	table-layout:fixed;
}

#item1620179 {
	width:528px !important;
	height:192px !important;
	top:386px !important;
}

@keyframes intensificar-1620179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678856 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:170px !important;
}

#item1678859 {
	width:534px !important;
	height:305px !important;
	top:30px !important;
}

#item1678860 {
	width:510px !important;
	height:430px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1678860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678884 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:16px !important;
}

#item1678887 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:342px !important;
}

#item1620623 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:288px !important;
}

#item1620626 {
	width:534px !important;
	height:553px !important;
	top:13px !important;
}

#item1620730 {
	width:509px !important;
	height:920px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1620730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620652 {
	width:14px !important;
	height:9px !important;
}

#item1620655 {
	width:14px !important;
	height:9px !important;
	top:574px !important;
}

#item1620001 {
	width:528px !important;
	height:46px !important;
	top:20px !important;
}

@keyframes intensificar-1620001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620025 {
	width:350px !important;
	height:252px !important;
	top:86px !important;
}

@keyframes intensificar-1620025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620048 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:301px !important;
}

#item1620079 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:196px !important;
}

@keyframes intensificar-1620079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620102 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:212px !important;
}

@keyframes intensificar-1620102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620125 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:230px !important;
}

#item1678422 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:264px !important;
}

#item1678445 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:267px !important;
}

#item1619998 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:147px !important;
}

#item1620264 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1620288 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1620291 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1620314 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1620340 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1620341 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1620337 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1620376 {
	width:123px !important;
	height:50px !important;
}

#item1620377 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1620350 {
	width:123px !important;
	height:50px !important;
}

#item1620351 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1620346 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1620429 {
	width:99px !important;
	height:50px !important;
}

#item1620430 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1620404 {
	width:99px !important;
	height:50px !important;
}

#item1620405 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1620400 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1620482 {
	width:101px !important;
	height:50px !important;
}

#item1620483 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1620457 {
	width:101px !important;
	height:50px !important;
}

#item1620458 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1620453 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1620539 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800202 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800225 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800199 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1620543 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1620543 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1620543 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1784041 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1731743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1731736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731734 {
	width:700px !important;
	height:309px !important;
}

#item1782845 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1731753 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1788376 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:47px !important;
}

#item1788379 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:509px !important;
}

#item1788382 {
	width:278px !important;
	height:12px !important;
	top:170px !important;
}

@keyframes intensificar-1788382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1788382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1788405 {
	width:628px !important;
	height:290px !important;
	top:204px !important;
}

table#table1890659 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1890659 {
	table-layout:fixed;
}

#item1788407 {
	width:739px !important;
	height:269px !important;
}

@keyframes intensificar-1788407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1788407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1803760 {
	width:628px !important;
	height:140px !important;
}

#item1803761 {
	width:595px !important;
	height:881px !important;
}

@keyframes intensificar-1803761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1785893 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:243px !important;
}

#item1803716 {
	width:628px !important;
	height:532px !important;
}

#item1803717 {
	width:595px !important;
	height:1705px !important;
}

@keyframes intensificar-1803717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731778 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1731778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731801 {
	width:490px !important;
	height:353px !important;
	top:92px !important;
}

@keyframes intensificar-1731801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731824 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:393px !important;
}

#item1731832 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:246px !important;
}

@keyframes intensificar-1731832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731855 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:268px !important;
}

@keyframes intensificar-1731855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1731855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1731879 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:294px !important;
}

#item1731882 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:342px !important;
}

#item1731905 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:345px !important;
}

#item1731776 {
	width:664px !important;
	height:532px !important;
	left:36px !important;
	top:543px !important;
}

#item1732037 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1732061 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1732064 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1732113 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1732114 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1732110 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1732146 {
	width:172px !important;
	height:70px !important;
}

#item1732147 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1732121 {
	width:172px !important;
	height:70px !important;
}

#item1732122 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1732117 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1732200 {
	width:139px !important;
	height:70px !important;
}

#item1732201 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1732175 {
	width:139px !important;
	height:70px !important;
}

#item1732176 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1732170 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1732253 {
	width:141px !important;
	height:70px !important;
}

#item1732254 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1732228 {
	width:141px !important;
	height:70px !important;
}

#item1732229 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1732224 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785113 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1801302 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801325 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801299 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1732310 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1732310 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1732310 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711604 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1623795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1623793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623791 {
	width:600px !important;
	height:791px !important;
}

#item1623796 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1623799 {
	width:528px !important;
	height:21px !important;
	left:636px !important;
	top:128px !important;
}

#item1623824 {
	width:100px !important;
	height:13px !important;
	top:395px !important;
}

@keyframes intensificar-1623824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1894535 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1894535 {
	table-layout:fixed;
}

#item1623847 {
	width:528px !important;
	height:163px !important;
	top:415px !important;
}

@keyframes intensificar-1623847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678904 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:185px !important;
}

#item1678909 {
	width:534px !important;
	height:335px !important;
	top:30px !important;
}

#item1678910 {
	width:510px !important;
	height:461px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1678910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678935 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:16px !important;
}

#item1678939 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:372px !important;
}

#item1624030 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:288px !important;
}

#item1624034 {
	width:534px !important;
	height:553px !important;
	top:13px !important;
}

#item1624508 {
	width:509px !important;
	height:867px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1624508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624060 {
	width:14px !important;
	height:9px !important;
}

#item1624066 {
	width:14px !important;
	height:9px !important;
	top:574px !important;
}

#item1623895 {
	width:528px !important;
	height:46px !important;
	top:20px !important;
}

@keyframes intensificar-1623895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623918 {
	width:350px !important;
	height:263px !important;
	top:86px !important;
}

@keyframes intensificar-1623918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623942 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:309px !important;
}

#item1623974 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:203px !important;
}

@keyframes intensificar-1623974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623997 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:219px !important;
}

@keyframes intensificar-1623997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624020 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:238px !important;
}

#item1678530 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:272px !important;
}

#item1678554 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:274px !important;
}

#item1623822 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:147px !important;
}

#item1624070 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1624094 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1624099 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1624122 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1624148 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1624149 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1624145 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1624182 {
	width:123px !important;
	height:50px !important;
}

#item1624183 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1624156 {
	width:123px !important;
	height:50px !important;
}

#item1624157 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1624152 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1624235 {
	width:99px !important;
	height:50px !important;
}

#item1624236 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1624210 {
	width:99px !important;
	height:50px !important;
}

#item1624211 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1624206 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1624289 {
	width:101px !important;
	height:50px !important;
}

#item1624290 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1624264 {
	width:101px !important;
	height:50px !important;
}

#item1624265 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1624260 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1624342 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800232 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800255 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800229 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1624345 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1624345 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1624345 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1732327 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1732342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1732335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732333 {
	width:700px !important;
	height:309px !important;
}

#item1782848 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1732348 {
	width:628px !important;
	height:30px !important;
	left:36px !important;
	top:488px !important;
}

#item1732545 {
	width:140px !important;
	height:18px !important;
	top:256px !important;
}

@keyframes intensificar-1732545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1898093 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1898093 {
	table-layout:fixed;
}

#item1732569 {
	width:628px !important;
	height:248px !important;
	top:284px !important;
}

@keyframes intensificar-1732569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1788561 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:89px !important;
}

#item1803841 {
	width:628px !important;
	height:224px !important;
}

#item1803842 {
	width:595px !important;
	height:921px !important;
}

@keyframes intensificar-1803842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1785946 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:243px !important;
}

#item1803802 {
	width:628px !important;
	height:532px !important;
}

#item1803803 {
	width:595px !important;
	height:1667px !important;
}

@keyframes intensificar-1803803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732373 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1732373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732396 {
	width:490px !important;
	height:369px !important;
	top:92px !important;
}

@keyframes intensificar-1732396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732419 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:404px !important;
}

#item1732424 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:257px !important;
}

@keyframes intensificar-1732424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732447 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:279px !important;
}

@keyframes intensificar-1732447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732470 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:305px !important;
}

#item1732474 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:353px !important;
}

#item1732498 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:356px !important;
}

#item1732371 {
	width:664px !important;
	height:532px !important;
	left:36px !important;
	top:543px !important;
}

#item1732631 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1732655 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1732658 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1732708 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1732709 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1732705 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1732741 {
	width:172px !important;
	height:70px !important;
}

#item1732742 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1732716 {
	width:172px !important;
	height:70px !important;
}

#item1732717 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1732712 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1732794 {
	width:139px !important;
	height:70px !important;
}

#item1732795 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1732769 {
	width:139px !important;
	height:70px !important;
}

#item1732770 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1732765 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1732848 {
	width:141px !important;
	height:70px !important;
}

#item1732849 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1732823 {
	width:141px !important;
	height:70px !important;
}

#item1732824 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1732819 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785109 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1801331 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801354 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801328 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1732904 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1732904 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1732904 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1624577 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1624578 {
	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-1624578 {
	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;
	}
}
#item1624602 {
	width:570px !important;
	height:44px !important;
	left:94px !important;
	top:145px !important;
}

@keyframes intensificar-1624602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624625 {
	opacity:0.40;
	width:478px !important;
	height:177px !important;
	left:94px !important;
	top:231px !important;
	background:#0e0b00;
}

#item1624626 {
	width:432px !important;
	height:134px !important;
	left:116px !important;
	top:250px !important;
}

@keyframes intensificar-1624626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624650 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1624650 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1624650 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1732922 {
	width:1842px !important;
	height:1212px !important;
	left:-622px !important;
	top:-6px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1732923 {
	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-1732923 {
	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;
	}
}
#item1732929 {
	width:570px !important;
	height:44px !important;
	left:36px !important;
	top:783px !important;
}

@keyframes intensificar-1732929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732952 {
	opacity:0.40;
	width:628px !important;
	height:191px !important;
	left:36px !important;
	top:869px !important;
	background:#0e0b00;
}

#item1732953 {
	width:568px !important;
	height:152px !important;
	left:64px !important;
	top:888px !important;
}

@keyframes intensificar-1732953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1732953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732977 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1732977 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1732977 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666870 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1667189 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1667212 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1667216 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item1667217 {
	width:509px !important;
	height:750px !important;
}

@keyframes intensificar-1667217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667240 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1667244 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1667130 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1667153 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1667158 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item1667159 {
	width:509px !important;
	height:1320px !important;
}

@keyframes intensificar-1667159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667182 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1667185 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1667082 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1667105 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1667105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1666876 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1666899 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1666922 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

table#table1904667 th, table#table1904667 td {
	vertical-align:top;;
}

table#table1904667 tr {
	height:18px;;
}

table#table1904667 {
	table-layout:fixed;
}

#item1666972 {
	width:510px !important;
	height:146px !important;
}

#item1667000 {
	width:511px !important;
	height:17px !important;
}

#item1666995 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1667004 {
	width:511px !important;
	height:17px !important;
}

#item1667001 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1667008 {
	width:511px !important;
	height:17px !important;
}

#item1667005 {
	width:511px !important;
	height:17px !important;
}

#item1667012 {
	width:511px !important;
	height:17px !important;
}

#item1667009 {
	width:511px !important;
	height:17px !important;
	top:108px !important;
}

#item1667017 {
	width:511px !important;
	height:17px !important;
}

#item1667013 {
	width:511px !important;
	height:17px !important;
	top:73px !important;
}

#item1667021 {
	width:511px !important;
	height:17px !important;
}

#item1667018 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1667913 {
	width:511px !important;
	height:17px !important;
}

#item1667910 {
	width:511px !important;
	height:17px !important;
	top:90px !important;
}

@keyframes intensificar-1667077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667078 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1666874 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1667250 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1667254 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1667301 {
	width:562px !important;
	height:639px !important;
	left:14px !important;
	top:157px !important;
}

#item1667305 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1667328 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1667302 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1667335 {
	width:19px !important;
	height:19px !important;
}

#item1667331 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1667338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667341 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1667342 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1667338 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1667347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667376 {
	width:122px !important;
	height:50px !important;
}

#item1667377 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1667351 {
	width:122px !important;
	height:50px !important;
}

#item1667352 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1667347 {
	width:122px !important;
	height:50px !important;
	left:673px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1667400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667431 {
	width:122px !important;
	height:50px !important;
}

#item1667432 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1667404 {
	width:122px !important;
	height:50px !important;
}

#item1667406 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1667400 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1667455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667484 {
	width:131px !important;
	height:50px !important;
}

#item1667485 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1667459 {
	width:131px !important;
	height:50px !important;
}

#item1667460 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1667455 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

@keyframes intensificar-1667508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667537 {
	width:87px !important;
	height:50px !important;
}

#item1667538 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1667512 {
	width:87px !important;
	height:50px !important;
}

#item1667513 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1667508 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1667564 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1667587 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1667561 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1667590 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1667590 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1667590 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1733245 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1784325 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

#item1803914 {
	width:628px !important;
	height:800px !important;
	left:36px !important;
	top:67px !important;
}

#item1803916 {
	width:595px !important;
	height:1212px !important;
}

@keyframes intensificar-1803916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733180 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1784317 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

#item1803875 {
	width:628px !important;
	height:800px !important;
	left:36px !important;
	top:67px !important;
}

#item1803876 {
	width:595px !important;
	height:2069px !important;
}

@keyframes intensificar-1803876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1733133 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1733156 {
	width:600px !important;
	height:759px !important;
	left:50px !important;
	top:67px !important;
}

@keyframes intensificar-1733156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732999 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1733022 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:67px !important;
}

#item1733045 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

table#table1909387 th, table#table1909387 td {
	vertical-align:top;;
}

table#table1909387 tr {
	height:22px;;
}

table#table1909387 {
	table-layout:fixed;
}

#item1733069 {
	width:622px !important;
	height:178px !important;
}

#item1733096 {
	width:623px !important;
	height:21px !important;
}

#item1733092 {
	width:623px !important;
	height:21px !important;
	top:46px !important;
}

#item1733100 {
	width:623px !important;
	height:21px !important;
}

#item1733097 {
	width:623px !important;
	height:21px !important;
	top:24px !important;
}

#item1733104 {
	width:623px !important;
	height:21px !important;
}

#item1733101 {
	width:623px !important;
	height:21px !important;
	top:2px !important;
}

#item1733108 {
	width:623px !important;
	height:21px !important;
}

#item1733105 {
	width:623px !important;
	height:21px !important;
	top:132px !important;
}

#item1733112 {
	width:623px !important;
	height:21px !important;
}

#item1733109 {
	width:623px !important;
	height:21px !important;
	top:91px !important;
}

#item1733116 {
	width:623px !important;
	height:21px !important;
}

#item1733113 {
	width:623px !important;
	height:21px !important;
	top:68px !important;
}

#item1733120 {
	width:623px !important;
	height:21px !important;
}

#item1733117 {
	width:623px !important;
	height:21px !important;
	top:111px !important;
}

#item1733123 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

@keyframes intensificar-1733123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1733123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1732997 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

#item1733304 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1733307 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1734673 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1734696 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1734670 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1734703 {
	width:26px !important;
	height:26px !important;
}

#item1734699 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:179px !important;
}

@keyframes intensificar-1734706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734709 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1734710 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1734706 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1734714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734745 {
	width:171px !important;
	height:70px !important;
}

#item1734746 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1734719 {
	width:171px !important;
	height:70px !important;
}

#item1734721 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1734714 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1054px !important;
}

@keyframes intensificar-1734769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734798 {
	width:171px !important;
	height:70px !important;
}

#item1734799 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1734773 {
	width:171px !important;
	height:70px !important;
}

#item1734774 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1734769 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1734822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734851 {
	width:204px !important;
	height:70px !important;
}

#item1734852 {
	width:162px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1734826 {
	width:204px !important;
	height:70px !important;
}

#item1734827 {
	width:162px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1734822 {
	width:204px !important;
	height:70px !important;
	left:117px !important;
	top:1130px !important;
}

@keyframes intensificar-1734875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734905 {
	width:122px !important;
	height:70px !important;
}

#item1734906 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1734879 {
	width:122px !important;
	height:70px !important;
}

#item1734880 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1734875 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1734933 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1734956 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1734930 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1784255 {
	width:35px !important;
	height:74px !important;
	left:115px !important;
	top:1127px !important;
}

#item1784260 {
	width:35px !important;
	height:74px !important;
	left:527px !important;
	top:1053px !important;
}

#item1734959 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1734959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1734959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711611 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1624678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1624675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624673 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1624679 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1624682 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:150px !important;
}

#item1624705 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1624730 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1624734 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1625758 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:151px !important;
}

#item1625761 {
	width:534px !important;
	height:234px !important;
	top:16px !important;
}

#item1625844 {
	width:510px !important;
	height:862px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1625844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625786 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1625789 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:255px !important;
}

#item1625884 {
	width:57px !important;
	height:12px !important;
	top:273px !important;
}

@keyframes intensificar-1625884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625907 {
	width:528px !important;
	height:245px !important;
	top:292px !important;
}

table#table1912405 tr {
	border-right:2.2px solid #fff;;
}

table#table1912405 {
	table-layout:fixed;
}

#item1625982 {
	width:590px !important;
	height:224px !important;
}

@keyframes intensificar-1625982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625932 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:548px !important;
}

#item1624960 {
	width:528px !important;
	height:31px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1624960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624984 {
	width:528px !important;
	height:263px !important;
	top:49px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1624984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624935 {
	width:528px !important;
	height:543px !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-1624935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624788 {
	width:350px !important;
	height:197px !important;
	top:84px !important;
}

@keyframes intensificar-1624788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624811 {
	width:528px !important;
	height:46px !important;
	top:17px !important;
}

@keyframes intensificar-1624811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624835 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:333px !important;
}

#item1624841 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:226px !important;
}

@keyframes intensificar-1624841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624864 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:242px !important;
}

@keyframes intensificar-1624864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624887 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

@keyframes intensificar-1624887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624911 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:151px !important;
}

@keyframes intensificar-1624911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625411 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:262px !important;
}

#item1678616 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:296px !important;
}

#item1678639 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:298px !important;
}

#item1624757 {
	width:564px !important;
	height:561px !important;
	left:36px !important;
	top:166px !important;
}

#item1625083 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1625084 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1625080 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1625118 {
	width:123px !important;
	height:50px !important;
}

#item1625119 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1625093 {
	width:123px !important;
	height:50px !important;
}

#item1625094 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1625089 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1625171 {
	width:113px !important;
	height:50px !important;
}

#item1625172 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1625146 {
	width:113px !important;
	height:50px !important;
}

#item1625147 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1625142 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1625224 {
	width:101px !important;
	height:50px !important;
}

#item1625225 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1625199 {
	width:101px !important;
	height:50px !important;
}

#item1625200 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1625195 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1625278 {
	width:101px !important;
	height:50px !important;
}

#item1625279 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1625253 {
	width:101px !important;
	height:50px !important;
}

#item1625254 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1625249 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1625305 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1625328 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1625302 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1625331 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1625331 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1625331 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1734976 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1734992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1734983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1734983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1734981 {
	width:700px !important;
	height:309px !important;
}

#item1782975 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1735000 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:519px !important;
}

#item1735023 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1735047 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1735051 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1735362 {
	width:80px !important;
	height:16px !important;
	top:105px !important;
}

@keyframes intensificar-1735362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735385 {
	width:628px !important;
	height:338px !important;
	top:128px !important;
}

table#table1917161 tr {
	border-right:3.08px solid #fff;;
}

table#table1917161 {
	table-layout:fixed;
}

#item1735386 {
	width:826px !important;
	height:314px !important;
}

@keyframes intensificar-1735386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1788565 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:20px !important;
}

#item1788616 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:471px !important;
}

#item1803992 {
	width:628px !important;
	height:86px !important;
}

#item1803993 {
	width:595px !important;
	height:1586px !important;
}

@keyframes intensificar-1803993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735301 {
	width:628px !important;
	height:494px !important;
}

@keyframes intensificar-1735301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786000 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1803957 {
	width:628px !important;
	height:494px !important;
}

#item1803958 {
	width:595px !important;
	height:862px !important;
}

@keyframes intensificar-1803958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735076 {
	width:490px !important;
	height:276px !important;
	top:93px !important;
}

@keyframes intensificar-1735076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735099 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1735099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735122 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:442px !important;
}

#item1735127 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:293px !important;
}

@keyframes intensificar-1735127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735150 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:316px !important;
}

@keyframes intensificar-1735150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735173 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:165px !important;
}

@keyframes intensificar-1735173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735196 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:188px !important;
}

@keyframes intensificar-1735196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735219 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:343px !important;
}

#item1735223 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:391px !important;
}

#item1735246 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:394px !important;
}

#item1735074 {
	width:664px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1735417 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1735418 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1735414 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1735453 {
	width:172px !important;
	height:70px !important;
}

#item1735454 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1735428 {
	width:172px !important;
	height:70px !important;
}

#item1735429 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1735424 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1735506 {
	width:158px !important;
	height:70px !important;
}

#item1735507 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1735481 {
	width:158px !important;
	height:70px !important;
}

#item1735482 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1735477 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1735559 {
	width:141px !important;
	height:70px !important;
}

#item1735560 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1735534 {
	width:141px !important;
	height:70px !important;
}

#item1735535 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1735530 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1735613 {
	width:141px !important;
	height:70px !important;
}

#item1735614 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1735587 {
	width:141px !important;
	height:70px !important;
}

#item1735588 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1735583 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1735640 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1735663 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1735637 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1785605 {
	width:35px !important;
	height:74px !important;
	top:1127px !important;
}

#item1735666 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1735666 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1735666 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1673800 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1626048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1626046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626044 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1626049 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1626052 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:150px !important;
}

#item1626075 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1626099 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1626104 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1626129 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:132px !important;
}

#item1626133 {
	width:534px !important;
	height:258px !important;
	top:16px !important;
}

#item1626891 {
	width:510px !important;
	height:700px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1626891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626158 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1626162 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:281px !important;
}

#item1626173 {
	width:57px !important;
	height:12px !important;
	top:305px !important;
}

@keyframes intensificar-1626173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1923391 tr {
	border-right:2.2px solid #fff;;
}

table#table1923391 {
	table-layout:fixed;
}

#item1686609 {
	width:528px !important;
	height:235px !important;
	top:324px !important;
}

@keyframes intensificar-1686609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626428 {
	width:528px !important;
	height:31px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1626428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626452 {
	width:528px !important;
	height:280px !important;
	top:48px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1626452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626403 {
	width:528px !important;
	height:543px !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-1626403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626252 {
	width:350px !important;
	height:317px !important;
	top:83px !important;
}

@keyframes intensificar-1626252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626276 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1626276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626299 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:364px !important;
}

#item1626305 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:257px !important;
}

@keyframes intensificar-1626305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626328 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:273px !important;
}

@keyframes intensificar-1626328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626398 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:292px !important;
}

#item1794769 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:327px !important;
}

#item1794792 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:329px !important;
}

#item1626127 {
	width:564px !important;
	height:559px !important;
	left:36px !important;
	top:166px !important;
}

#item1626480 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1626481 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1626477 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1626513 {
	width:123px !important;
	height:50px !important;
}

#item1626514 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1626488 {
	width:123px !important;
	height:50px !important;
}

#item1626489 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1626484 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1626566 {
	width:113px !important;
	height:50px !important;
}

#item1626567 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1626541 {
	width:113px !important;
	height:50px !important;
}

#item1626542 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1626537 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1626620 {
	width:101px !important;
	height:50px !important;
}

#item1626621 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1626595 {
	width:101px !important;
	height:50px !important;
}

#item1626596 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1626590 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1626674 {
	width:101px !important;
	height:50px !important;
}

#item1626675 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1626649 {
	width:101px !important;
	height:50px !important;
}

#item1626650 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1626645 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1626701 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1626724 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1626698 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1626727 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1626727 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1626727 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1812653 {
	width:231px !important;
	height:207px !important;
	top:993px !important;
}

@keyframes intensificar-1735697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1735691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735689 {
	width:700px !important;
	height:309px !important;
}

#item1782978 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1735704 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:519px !important;
}

#item1735728 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1735753 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1735756 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1736074 {
	width:80px !important;
	height:16px !important;
	top:112px !important;
}

@keyframes intensificar-1736074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1927539 tr {
	border-right:3.08px solid #fff;;
}

table#table1927539 {
	table-layout:fixed;
}

#item1736098 {
	width:628px !important;
	height:357px !important;
	top:138px !important;
}

@keyframes intensificar-1736098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1788619 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:25px !important;
}

#item1804086 {
	width:628px !important;
	height:95px !important;
}

#item1804088 {
	width:595px !important;
	height:1253px !important;
}

@keyframes intensificar-1804088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1804088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1736006 {
	width:628px !important;
	height:495px !important;
}

@keyframes intensificar-1736006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786008 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1804039 {
	width:628px !important;
	height:495px !important;
}

#item1804040 {
	width:595px !important;
	height:1096px !important;
}

@keyframes intensificar-1804040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1804040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735808 {
	width:490px !important;
	height:443px !important;
	top:93px !important;
}

@keyframes intensificar-1735808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735831 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1735831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735854 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:487px !important;
}

#item1735860 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:338px !important;
}

@keyframes intensificar-1735860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735883 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:360px !important;
}

@keyframes intensificar-1735883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1735883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1735953 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:387px !important;
}

#item1795141 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:437px !important;
}

#item1795165 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:440px !important;
}

#item1735779 {
	width:664px !important;
	height:537px !important;
	left:36px !important;
	top:580px !important;
}

#item1736125 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1736126 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1736122 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1736158 {
	width:172px !important;
	height:70px !important;
}

#item1736159 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1736133 {
	width:172px !important;
	height:70px !important;
}

#item1736134 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1736129 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1736211 {
	width:158px !important;
	height:70px !important;
}

#item1736212 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1736186 {
	width:158px !important;
	height:70px !important;
}

#item1736187 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1736182 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1736264 {
	width:141px !important;
	height:70px !important;
}

#item1736265 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1736239 {
	width:141px !important;
	height:70px !important;
}

#item1736240 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1736235 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1736318 {
	width:141px !important;
	height:70px !important;
}

#item1736319 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1736293 {
	width:141px !important;
	height:70px !important;
}

#item1736294 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1736289 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1801363 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801386 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801360 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1812656 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1130px !important;
}

#item1736371 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1736371 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1736371 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711616 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1627097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1627095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627093 {
	width:600px !important;
	height:791px !important;
}

#item1627098 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1627102 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1627302 {
	width:100px !important;
	height:13px !important;
	top:367px !important;
}

@keyframes intensificar-1627302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1932312 th, table#table1932312 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1932312 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1932312 {
	table-layout:fixed;
}

#item1627326 {
	width:528px !important;
	height:175px !important;
	top:387px !important;
}

@keyframes intensificar-1627326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1709972 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:162px !important;
}

#item1709975 {
	width:534px !important;
	height:318px !important;
	top:16px !important;
}

#item1709976 {
	width:510px !important;
	height:390px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1709976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1709976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710000 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1710004 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:341px !important;
}

#item1627754 {
	width:528px !important;
	height:547px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1627754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627127 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1627127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627150 {
	width:350px !important;
	height:199px !important;
	top:64px !important;
}

@keyframes intensificar-1627150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627173 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:284px !important;
}

#item1627210 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:179px !important;
}

@keyframes intensificar-1627210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627233 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:195px !important;
}

@keyframes intensificar-1627233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627256 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:214px !important;
}

#item1794825 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:248px !important;
}

#item1794848 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:251px !important;
}

#item1627125 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1627373 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1627397 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1627401 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1627424 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1627450 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1627451 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1627447 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1627483 {
	width:123px !important;
	height:50px !important;
}

#item1627484 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1627458 {
	width:123px !important;
	height:50px !important;
}

#item1627459 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1627454 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1627537 {
	width:99px !important;
	height:50px !important;
}

#item1627538 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1627511 {
	width:99px !important;
	height:50px !important;
}

#item1627512 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1627507 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1627590 {
	width:101px !important;
	height:50px !important;
}

#item1627591 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1627565 {
	width:101px !important;
	height:50px !important;
}

#item1627566 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1627561 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1627617 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1627640 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1627614 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1627643 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1627647 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1627647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1627647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1736390 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1736403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1736396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1736394 {
	width:700px !important;
	height:309px !important;
}

#item1782988 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1736413 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1736598 {
	width:140px !important;
	height:18px !important;
	top:210px !important;
}

@keyframes intensificar-1736598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1935627 th, table#table1935627 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1935627 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1935627 {
	table-layout:fixed;
}

#item1736621 {
	width:628px !important;
	height:262px !important;
	top:238px !important;
}

@keyframes intensificar-1736621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1788667 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:67px !important;
}

#item1804164 {
	width:628px !important;
	height:180px !important;
}

#item1804165 {
	width:595px !important;
	height:783px !important;
}

@keyframes intensificar-1804165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1804165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786013 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

#item1804126 {
	width:628px !important;
	height:500px !important;
}

#item1804127 {
	width:595px !important;
	height:1077px !important;
}

@keyframes intensificar-1804127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1804127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1736439 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1736439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1736462 {
	width:490px !important;
	height:278px !important;
	top:69px !important;
}

@keyframes intensificar-1736462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1736486 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:377px !important;
}

#item1736520 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:230px !important;
}

@keyframes intensificar-1736520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1736543 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:253px !important;
}

@keyframes intensificar-1736543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1736566 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:278px !important;
}

#item1795199 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:327px !important;
}

#item1795222 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:330px !important;
}

#item1736437 {
	width:664px !important;
	height:500px !important;
	left:36px !important;
	top:575px !important;
}

#item1736679 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1736703 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1736706 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1736755 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1736756 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1736752 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1736791 {
	width:172px !important;
	height:70px !important;
}

#item1736792 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1736766 {
	width:172px !important;
	height:70px !important;
}

#item1736767 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1736761 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1736845 {
	width:139px !important;
	height:70px !important;
}

#item1736846 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1736820 {
	width:139px !important;
	height:70px !important;
}

#item1736821 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1736815 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1736898 {
	width:141px !important;
	height:70px !important;
}

#item1736899 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1736873 {
	width:141px !important;
	height:70px !important;
}

#item1736874 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1736869 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785106 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1801401 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801424 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801398 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1736956 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1736956 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1736956 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1673780 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1628559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1628557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628555 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1628561 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1628564 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:150px !important;
}

#item1628587 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1628611 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1628614 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1628639 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:134px !important;
}

#item1628643 {
	width:534px !important;
	height:246px !important;
	top:24px !important;
}

#item1629451 {
	width:510px !important;
	height:470px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1629451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628668 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:8px !important;
}

#item1628672 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:276px !important;
}

#item1628681 {
	width:57px !important;
	height:12px !important;
	top:293px !important;
}

@keyframes intensificar-1628681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1939775 tr {
	border-right:2.2px solid #fff;;
}

table#table1939775 {
	table-layout:fixed;
}

#item1629491 {
	width:528px !important;
	height:235px !important;
	top:312px !important;
}

@keyframes intensificar-1629491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628937 {
	width:528px !important;
	height:31px !important;
	top:21px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1628937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628961 {
	width:528px !important;
	height:244px !important;
	top:52px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1628961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629336 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1629339 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1629340 {
	width:509px !important;
	height:659px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1629340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629366 {
	width:14px !important;
	height:9px !important;
}

#item1629370 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1628762 {
	width:350px !important;
	height:317px !important;
	top:71px !important;
}

@keyframes intensificar-1628762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628785 {
	width:528px !important;
	height:41px !important;
	top:21px !important;
}

@keyframes intensificar-1628785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628808 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:383px !important;
}

#item1628813 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:277px !important;
}

@keyframes intensificar-1628813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628836 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:293px !important;
}

@keyframes intensificar-1628836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628859 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:221px !important;
}

@keyframes intensificar-1628859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628882 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:237px !important;
}

@keyframes intensificar-1628882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628905 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:312px !important;
}

#item1794885 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:347px !important;
}

#item1794909 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:349px !important;
}

#item1628637 {
	width:564px !important;
	height:563px !important;
	left:36px !important;
	top:178px !important;
}

#item1628988 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1628989 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1628985 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1629021 {
	width:123px !important;
	height:50px !important;
}

#item1629022 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1628996 {
	width:123px !important;
	height:50px !important;
}

#item1628997 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1628992 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1629075 {
	width:113px !important;
	height:50px !important;
}

#item1629076 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1629050 {
	width:113px !important;
	height:50px !important;
}

#item1629051 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1629045 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1629130 {
	width:101px !important;
	height:50px !important;
}

#item1629131 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1629104 {
	width:101px !important;
	height:50px !important;
}

#item1629105 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1629100 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1629183 {
	width:101px !important;
	height:50px !important;
}

#item1629184 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1629158 {
	width:101px !important;
	height:50px !important;
}

#item1629159 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1629154 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1629210 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1629233 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1629207 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1629236 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1629236 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1629236 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1812649 {
	width:231px !important;
	height:207px !important;
	top:993px !important;
}

@keyframes intensificar-1736986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1736980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1736980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1736978 {
	width:700px !important;
	height:309px !important;
}

#item1782992 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1736998 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:519px !important;
}

#item1737021 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1737045 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1737048 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1788709 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:47px !important;
}

#item1788753 {
	width:80px !important;
	height:16px !important;
	top:168px !important;
}

@keyframes intensificar-1788753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1788753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1788777 {
	width:595px !important;
	height:254px !important;
	top:191px !important;
}

table#table1943686 tr {
	border-right:3.08px solid #fff;;
}

table#table1943686 {
	table-layout:fixed;
}

#item1788778 {
	width:739px !important;
	height:329px !important;
}

@keyframes intensificar-1788778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1788778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1788802 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:464px !important;
}

#item1788865 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:295px !important;
}

#item1804245 {
	width:628px !important;
	height:139px !important;
}

#item1804246 {
	width:595px !important;
	height:920px !important;
}

@keyframes intensificar-1804246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1804246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737316 {
	width:628px !important;
	height:487px !important;
}

@keyframes intensificar-1737316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786021 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:221px !important;
}

#item1804202 {
	width:628px !important;
	height:487px !important;
}

#item1804203 {
	width:595px !important;
	height:1195px !important;
}

@keyframes intensificar-1804203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1804203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737103 {
	width:490px !important;
	height:443px !important;
	top:69px !important;
}

@keyframes intensificar-1737103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737126 {
	width:628px !important;
	height:57px !important;
}

@keyframes intensificar-1737126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737149 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:492px !important;
}

#item1737154 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:343px !important;
}

@keyframes intensificar-1737154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737177 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:366px !important;
}

@keyframes intensificar-1737177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737200 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:265px !important;
}

@keyframes intensificar-1737200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737223 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:287px !important;
}

@keyframes intensificar-1737223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737246 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:393px !important;
}

#item1795258 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:442px !important;
}

#item1795282 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:445px !important;
}

#item1737071 {
	width:664px !important;
	height:523px !important;
	left:36px !important;
	top:588px !important;
}

#item1737434 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1737435 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1737431 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1737467 {
	width:172px !important;
	height:70px !important;
}

#item1737468 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1737442 {
	width:172px !important;
	height:70px !important;
}

#item1737443 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1737438 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1737520 {
	width:158px !important;
	height:70px !important;
}

#item1737521 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1737495 {
	width:158px !important;
	height:70px !important;
}

#item1737496 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1737491 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1737574 {
	width:141px !important;
	height:70px !important;
}

#item1737575 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1737548 {
	width:141px !important;
	height:70px !important;
}

#item1737549 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1737544 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1737628 {
	width:141px !important;
	height:70px !important;
}

#item1737629 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1737603 {
	width:141px !important;
	height:70px !important;
}

#item1737604 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1737599 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1801434 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801457 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801431 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1812646 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1130px !important;
}

#item1737682 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1737682 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1737682 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711621 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1629562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1629560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629558 {
	width:600px !important;
	height:791px !important;
}

#item1629563 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1629567 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1629751 {
	width:100px !important;
	height:13px !important;
	top:386px !important;
}

@keyframes intensificar-1629751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1948237 th, table#table1948237 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1948237 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1948237 {
	table-layout:fixed;
}

#item1629774 {
	width:528px !important;
	height:159px !important;
	top:406px !important;
}

@keyframes intensificar-1629774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710746 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:173px !important;
}

#item1710750 {
	width:534px !important;
	height:337px !important;
	top:18px !important;
}

#item1710751 {
	width:510px !important;
	height:440px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1710751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1710751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1710775 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1710778 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:362px !important;
}

#item1630177 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1630180 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1630181 {
	width:509px !important;
	height:659px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1630181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630206 {
	width:14px !important;
	height:9px !important;
}

#item1630210 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1629594 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1629594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629617 {
	width:350px !important;
	height:114px !important;
	top:66px !important;
}

@keyframes intensificar-1629617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629640 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:255px !important;
}

#item1629674 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:150px !important;
}

@keyframes intensificar-1629674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629697 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:166px !important;
}

@keyframes intensificar-1629697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629720 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:185px !important;
}

#item1794939 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:219px !important;
}

#item1794962 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:221px !important;
}

#item1629592 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1629822 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1629846 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1629849 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1629872 {
	width:264px !important;
	height:13px !important;
	left:636px !important;
	top:11px !important;
}

#item1629898 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1629899 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1629895 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1629931 {
	width:123px !important;
	height:50px !important;
}

#item1629932 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1629906 {
	width:123px !important;
	height:50px !important;
}

#item1629907 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1629902 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1629986 {
	width:99px !important;
	height:50px !important;
}

#item1629987 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1629960 {
	width:99px !important;
	height:50px !important;
}

#item1629961 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1629956 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1630039 {
	width:101px !important;
	height:50px !important;
}

#item1630040 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1630014 {
	width:101px !important;
	height:50px !important;
}

#item1630015 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1630010 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1630093 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800274 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800297 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800270 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1630096 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1630096 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1630096 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1737701 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1737711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1737706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737704 {
	width:700px !important;
	height:309px !important;
}

#item1782996 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1737719 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:507px !important;
}

#item1737920 {
	width:140px !important;
	height:18px !important;
	top:237px !important;
}

@keyframes intensificar-1737920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1951377 th, table#table1951377 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1951377 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1951377 {
	table-layout:fixed;
}

#item1737943 {
	width:628px !important;
	height:242px !important;
	top:265px !important;
}

@keyframes intensificar-1737943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1788901 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:81px !important;
}

#item1804319 {
	width:628px !important;
	height:209px !important;
}

#item1804320 {
	width:595px !important;
	height:881px !important;
}

@keyframes intensificar-1804320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1804320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786079 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item1804284 {
	width:628px !important;
	height:507px !important;
}

#item1804285 {
	width:595px !important;
	height:1234px !important;
}

@keyframes intensificar-1804285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1804285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737744 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1737744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737767 {
	width:490px !important;
	height:159px !important;
	top:108px !important;
}

@keyframes intensificar-1737767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737790 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:372px !important;
}

#item1737823 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:225px !important;
}

@keyframes intensificar-1737823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737846 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:247px !important;
}

@keyframes intensificar-1737846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1737846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1737869 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:273px !important;
}

#item1795345 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:321px !important;
}

#item1795369 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:324px !important;
}

#item1737742 {
	width:664px !important;
	height:507px !important;
	left:36px !important;
	top:568px !important;
}

#item1738000 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1738024 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1738029 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1738053 {
	width:370px !important;
	height:18px !important;
	left:36px !important;
	top:325px !important;
}

#item1738079 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1738080 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1738076 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1738112 {
	width:172px !important;
	height:70px !important;
}

#item1738113 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1738087 {
	width:172px !important;
	height:70px !important;
}

#item1738088 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1738083 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1738166 {
	width:139px !important;
	height:70px !important;
}

#item1738167 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1738141 {
	width:139px !important;
	height:70px !important;
}

#item1738142 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1738137 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1738220 {
	width:141px !important;
	height:70px !important;
}

#item1738221 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1738194 {
	width:141px !important;
	height:70px !important;
}

#item1738195 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1738190 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785097 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1801464 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801487 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801461 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1738278 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1738278 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1738278 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1630246 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1630254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1630252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630250 {
	width:600px !important;
	height:791px !important;
}

#item1630255 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1630261 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:148px !important;
}

#item1630953 {
	width:100px !important;
	height:13px !important;
	top:364px !important;
}

@keyframes intensificar-1630953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1954511 th, table#table1954511 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table1954511 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1954511 {
	table-layout:fixed;
}

#item1630977 {
	width:528px !important;
	height:160px !important;
	top:384px !important;
}

@keyframes intensificar-1630977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631001 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:162px !important;
}

#item1631006 {
	width:534px !important;
	height:318px !important;
	top:16px !important;
}

#item1631008 {
	width:510px !important;
	height:427px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1631008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631032 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1631035 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:341px !important;
}

#item1630420 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1630424 {
	width:534px !important;
	height:511px !important;
	top:17px !important;
}

#item1630918 {
	width:509px !important;
	height:674px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1630918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630450 {
	width:14px !important;
	height:9px !important;
}

#item1630453 {
	width:14px !important;
	height:9px !important;
	top:535px !important;
}

#item1630286 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1630286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630309 {
	width:350px !important;
	height:114px !important;
	top:65px !important;
}

@keyframes intensificar-1630309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630332 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:255px !important;
}

#item1630365 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:150px !important;
}

@keyframes intensificar-1630365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630389 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:166px !important;
}

@keyframes intensificar-1630389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630412 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:184px !important;
}

#item1794996 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:218px !important;
}

#item1795019 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:220px !important;
}

#item1630284 {
	width:564px !important;
	height:544px !important;
	left:636px !important;
	top:181px !important;
}

#item1630527 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1630551 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1630554 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1630577 {
	width:264px !important;
	height:13px !important;
	left:636px !important;
	top:11px !important;
}

#item1630603 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1630604 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1630600 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1630638 {
	width:123px !important;
	height:50px !important;
}

#item1630639 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1630613 {
	width:123px !important;
	height:50px !important;
}

#item1630614 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1630608 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1630691 {
	width:99px !important;
	height:50px !important;
}

#item1630692 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1630666 {
	width:99px !important;
	height:50px !important;
}

#item1630667 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1630662 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1630744 {
	width:101px !important;
	height:50px !important;
}

#item1630745 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1630719 {
	width:101px !important;
	height:50px !important;
}

#item1630720 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1630715 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1630799 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800304 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800327 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800301 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1630803 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1630803 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1630803 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1738296 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1738312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1738303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738301 {
	width:700px !important;
	height:309px !important;
}

#item1783000 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1738320 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:516px !important;
}

#item1738517 {
	width:140px !important;
	height:18px !important;
}

@keyframes intensificar-1738517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1959171 th, table#table1959171 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1959171 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1959171 {
	table-layout:fixed;
}

#item1738540 {
	width:628px !important;
	height:244px !important;
	top:28px !important;
}

@keyframes intensificar-1738540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1788905 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:71px !important;
}

#item1804393 {
	width:628px !important;
	height:188px !important;
}

#item1804394 {
	width:595px !important;
	height:842px !important;
}

@keyframes intensificar-1804394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1804394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786119 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:222px !important;
}

#item1804353 {
	width:628px !important;
	height:490px !important;
}

#item1804354 {
	width:595px !important;
	height:1354px !important;
}

@keyframes intensificar-1804354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1804354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738347 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1738347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738370 {
	width:490px !important;
	height:159px !important;
	top:85px !important;
}

@keyframes intensificar-1738370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738393 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:351px !important;
}

#item1738424 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:204px !important;
}

@keyframes intensificar-1738424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738447 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:226px !important;
}

@keyframes intensificar-1738447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738470 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:252px !important;
}

#item1795407 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:301px !important;
}

#item1795430 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:303px !important;
}

#item1738343 {
	width:664px !important;
	height:490px !important;
	left:36px !important;
	top:585px !important;
}

#item1738602 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1738626 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1738631 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1738680 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1738682 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1738677 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1738715 {
	width:172px !important;
	height:70px !important;
}

#item1738716 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1738690 {
	width:172px !important;
	height:70px !important;
}

#item1738691 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1738685 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1738769 {
	width:139px !important;
	height:70px !important;
}

#item1738770 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1738743 {
	width:139px !important;
	height:70px !important;
}

#item1738744 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1738739 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1738822 {
	width:141px !important;
	height:70px !important;
}

#item1738823 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1738797 {
	width:141px !important;
	height:70px !important;
}

#item1738798 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1738793 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785093 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1801513 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801537 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801510 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1738879 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1738879 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1738879 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711627 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1631100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1631098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631096 {
	width:600px !important;
	height:791px !important;
}

#item1631102 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1631105 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:148px !important;
}

#item1631131 {
	width:100px !important;
	height:13px !important;
}

@keyframes intensificar-1631131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1964369 th, table#table1964369 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1964369 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1964369 {
	table-layout:fixed;
}

#item1631154 {
	width:528px !important;
	height:117px !important;
	top:20px !important;
}

@keyframes intensificar-1631154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633969 {
	width:528px !important;
	height:365px !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-1633969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631348 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1631354 {
	width:534px !important;
	height:511px !important;
	top:17px !important;
}

#item1631760 {
	width:509px !important;
	height:722px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1631760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631380 {
	width:14px !important;
	height:9px !important;
}

#item1631383 {
	width:14px !important;
	height:9px !important;
	top:535px !important;
}

#item1631212 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1631212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631235 {
	width:350px !important;
	height:80px !important;
	top:82px !important;
}

@keyframes intensificar-1631235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631258 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:237px !important;
}

#item1631293 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:132px !important;
}

@keyframes intensificar-1631293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631316 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:148px !important;
}

@keyframes intensificar-1631316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631339 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:167px !important;
}

#item1795063 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:201px !important;
}

#item1795086 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:203px !important;
}

#item1631128 {
	width:564px !important;
	height:544px !important;
	left:636px !important;
	top:181px !important;
}

#item1631387 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1631411 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1631415 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1631438 {
	width:264px !important;
	height:13px !important;
	left:636px !important;
	top:11px !important;
}

#item1631464 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1631465 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1631461 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1631497 {
	width:123px !important;
	height:50px !important;
}

#item1631498 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1631472 {
	width:123px !important;
	height:50px !important;
}

#item1631473 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1631468 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1631550 {
	width:99px !important;
	height:50px !important;
}

#item1631551 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1631525 {
	width:99px !important;
	height:50px !important;
}

#item1631526 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1631521 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1631604 {
	width:101px !important;
	height:50px !important;
}

#item1631605 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1631578 {
	width:101px !important;
	height:50px !important;
}

#item1631579 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1631574 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1631657 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800346 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800370 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800343 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1631660 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1631660 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1631660 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1784025 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1738910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1738902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738900 {
	width:700px !important;
	height:309px !important;
}

#item1783004 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1738918 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:516px !important;
}

#item1739119 {
	width:140px !important;
	height:18px !important;
}

@keyframes intensificar-1739119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1970479 th, table#table1970479 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1970479 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1970479 {
	table-layout:fixed;
}

#item1739142 {
	width:628px !important;
	height:181px !important;
	top:28px !important;
}

@keyframes intensificar-1739142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1788938 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:103px !important;
}

#item1804455 {
	width:628px !important;
	height:250px !important;
}

#item1804456 {
	width:595px !important;
	height:752px !important;
}

@keyframes intensificar-1804456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1804456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786161 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:222px !important;
}

#item1804423 {
	width:628px !important;
	height:490px !important;
}

#item1804424 {
	width:595px !important;
	height:1332px !important;
}

@keyframes intensificar-1804424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1804424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738943 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1738943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738966 {
	width:490px !important;
	height:112px !important;
	top:92px !important;
}

@keyframes intensificar-1738966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1738966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1738990 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:309px !important;
}

#item1739023 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:162px !important;
}

@keyframes intensificar-1739023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739046 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:184px !important;
}

@keyframes intensificar-1739046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739069 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:210px !important;
}

#item1795464 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:259px !important;
}

#item1795487 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:262px !important;
}

#item1738941 {
	width:664px !important;
	height:490px !important;
	left:36px !important;
	top:585px !important;
}

#item1739189 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1739213 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1739216 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1739239 {
	width:370px !important;
	height:18px !important;
	left:36px !important;
	top:325px !important;
}

#item1739265 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1739266 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1739262 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1739299 {
	width:172px !important;
	height:70px !important;
}

#item1739300 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1739273 {
	width:172px !important;
	height:70px !important;
}

#item1739274 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1739269 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1739353 {
	width:139px !important;
	height:70px !important;
}

#item1739354 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1739328 {
	width:139px !important;
	height:70px !important;
}

#item1739329 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1739323 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1739406 {
	width:141px !important;
	height:70px !important;
}

#item1739407 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1739381 {
	width:141px !important;
	height:70px !important;
}

#item1739382 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1739377 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785090 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1801544 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801567 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801541 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1739463 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1739463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1739463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631880 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1631881 {
	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-1631881 {
	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;
	}
}
#item1631906 {
	width:570px !important;
	height:44px !important;
	left:94px !important;
	top:514px !important;
}

@keyframes intensificar-1631906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631930 {
	opacity:0.40;
	width:478px !important;
	height:154px !important;
	left:94px !important;
	top:600px !important;
	background:#0e0b00;
}

#item1631931 {
	width:432px !important;
	height:114px !important;
	left:116px !important;
	top:619px !important;
}

@keyframes intensificar-1631931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631954 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1631954 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1631954 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1739481 {
	width:1848px !important;
	height:1216px !important;
	left:-626px !important;
	top:-8px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1739482 {
	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-1739482 {
	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;
	}
}
#item1739487 {
	width:570px !important;
	height:44px !important;
	left:36px !important;
	top:905px !important;
}

@keyframes intensificar-1739487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739510 {
	opacity:0.40;
	width:628px !important;
	height:173px !important;
	left:36px !important;
	top:991px !important;
	background:#0e0b00;
}

#item1739511 {
	width:568px !important;
	height:130px !important;
	left:64px !important;
	top:1010px !important;
}

@keyframes intensificar-1739511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739534 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1739534 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1739534 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1667928 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1668253 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1668276 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1668281 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item1668282 {
	width:509px !important;
	height:5600px !important;
}

@keyframes intensificar-1668282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668305 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1668311 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1668193 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1668216 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1668220 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item1668221 {
	width:509px !important;
	height:4750px !important;
}

@keyframes intensificar-1668221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668244 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1668247 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1667933 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1667956 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1667979 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

#item1669150 {
	width:20px !important;
	height:10px !important;
	left:189px !important;
	top:291px !important;
}

#item1669146 {
	width:20px !important;
	height:10px !important;
	left:108px !important;
	top:273px !important;
}

#item1669143 {
	width:20px !important;
	height:10px !important;
	left:132px !important;
	top:255px !important;
}

#item1668003 {
	width:20px !important;
	height:10px !important;
	left:219px !important;
	top:110px !important;
}

table#table1990301 th, table#table1990301 td {
	vertical-align:top;;
}

table#table1990301 tr {
	height:18px;;
}

table#table1990301 {
	table-layout:fixed;
}

#item1668032 {
	width:510px !important;
	height:344px !important;
}

#item1668058 {
	width:511px !important;
	height:17px !important;
}

#item1668055 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1668062 {
	width:511px !important;
	height:17px !important;
}

#item1668059 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1668066 {
	width:511px !important;
	height:17px !important;
}

#item1668063 {
	width:511px !important;
	height:17px !important;
}

#item1668070 {
	width:511px !important;
	height:17px !important;
}

#item1668067 {
	width:511px !important;
	height:17px !important;
	top:306px !important;
}

#item1668074 {
	width:511px !important;
	height:17px !important;
}

#item1668071 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

#item1668080 {
	width:511px !important;
	height:17px !important;
}

#item1668075 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1668084 {
	width:511px !important;
	height:17px !important;
}

#item1668081 {
	width:511px !important;
	height:17px !important;
	top:90px !important;
}

#item1669161 {
	width:511px !important;
	height:17px !important;
}

#item1669158 {
	width:511px !important;
	height:17px !important;
	top:108px !important;
}

#item1669165 {
	width:511px !important;
	height:17px !important;
}

#item1669162 {
	width:511px !important;
	height:17px !important;
	top:126px !important;
}

#item1669169 {
	width:511px !important;
	height:17px !important;
}

#item1669166 {
	width:511px !important;
	height:17px !important;
	top:144px !important;
}

#item1669173 {
	width:511px !important;
	height:17px !important;
}

#item1669170 {
	width:511px !important;
	height:17px !important;
	top:162px !important;
}

#item1669177 {
	width:511px !important;
	height:17px !important;
}

#item1669174 {
	width:511px !important;
	height:17px !important;
	top:180px !important;
}

#item1669181 {
	width:511px !important;
	height:17px !important;
}

#item1669178 {
	width:511px !important;
	height:17px !important;
	top:198px !important;
}

#item1669186 {
	width:511px !important;
	height:17px !important;
}

#item1669182 {
	width:511px !important;
	height:17px !important;
	top:216px !important;
}

#item1669190 {
	width:511px !important;
	height:17px !important;
}

#item1669187 {
	width:511px !important;
	height:17px !important;
	top:234px !important;
}

#item1669194 {
	width:511px !important;
	height:17px !important;
}

#item1669191 {
	width:511px !important;
	height:17px !important;
	top:252px !important;
}

#item1669198 {
	width:511px !important;
	height:17px !important;
}

#item1669195 {
	width:511px !important;
	height:17px !important;
	top:270px !important;
}

#item1669202 {
	width:511px !important;
	height:17px !important;
}

#item1669199 {
	width:511px !important;
	height:17px !important;
	top:288px !important;
}

#item1668112 {
	width:33px !important;
	height:17px !important;
	left:50px !important;
	top:429px !important;
}

#item1668115 {
	width:87px !important;
	height:8px !important;
	left:89px !important;
	top:434px !important;
}

@keyframes intensificar-1668139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668140 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1667931 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1668316 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1668319 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1668365 {
	width:586px !important;
	height:679px !important;
	left:14px !important;
	top:117px !important;
}

#item1668369 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1668392 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1668366 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1668400 {
	width:19px !important;
	height:19px !important;
}

#item1668395 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1668403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668406 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1668407 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1668403 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1668411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668440 {
	width:122px !important;
	height:50px !important;
}

#item1668441 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1668415 {
	width:122px !important;
	height:50px !important;
}

#item1668416 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1668411 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1668464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668493 {
	width:122px !important;
	height:50px !important;
}

#item1668494 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1668468 {
	width:122px !important;
	height:50px !important;
}

#item1668469 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1668464 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1668572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668602 {
	width:87px !important;
	height:50px !important;
}

#item1668603 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1668576 {
	width:87px !important;
	height:50px !important;
}

#item1668577 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1668572 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1668629 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1668652 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1668626 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1668655 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1668655 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1668655 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1739837 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1784546 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:444px !important;
}

#item1804558 {
	width:628px !important;
	height:800px !important;
	left:36px !important;
	top:67px !important;
}

#item1804559 {
	width:595px !important;
	height:8757px !important;
}

@keyframes intensificar-1804559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1804559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739778 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1784543 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:444px !important;
}

#item1804494 {
	width:628px !important;
	height:800px !important;
	left:36px !important;
	top:67px !important;
}

#item1804495 {
	width:595px !important;
	height:7024px !important;
}

@keyframes intensificar-1804495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1804495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739557 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1739580 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:67px !important;
}

#item1739603 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

#item1739627 {
	width:24px !important;
	height:12px !important;
	left:230px !important;
	top:355px !important;
}

#item1739630 {
	width:24px !important;
	height:12px !important;
	left:132px !important;
	top:333px !important;
}

#item1739635 {
	width:24px !important;
	height:12px !important;
	left:161px !important;
	top:311px !important;
}

#item1739641 {
	width:24px !important;
	height:12px !important;
	left:267px !important;
	top:134px !important;
}

table#table2004846 th, table#table2004846 td {
	vertical-align:top;;
}

table#table2004846 tr {
	height:22px;;
}

table#table2004846 {
	table-layout:fixed;
}

#item1739644 {
	width:622px !important;
	height:420px !important;
}

#item1739671 {
	width:623px !important;
	height:21px !important;
}

#item1739668 {
	width:623px !important;
	height:21px !important;
	top:46px !important;
}

#item1739675 {
	width:623px !important;
	height:21px !important;
}

#item1739672 {
	width:623px !important;
	height:21px !important;
	top:24px !important;
}

#item1739679 {
	width:623px !important;
	height:21px !important;
}

#item1739676 {
	width:623px !important;
	height:21px !important;
	top:2px !important;
}

#item1739683 {
	width:623px !important;
	height:21px !important;
}

#item1739680 {
	width:623px !important;
	height:21px !important;
	top:375px !important;
}

#item1739687 {
	width:623px !important;
	height:21px !important;
}

#item1739684 {
	width:623px !important;
	height:21px !important;
	top:90px !important;
}

#item1739691 {
	width:623px !important;
	height:21px !important;
}

#item1739688 {
	width:623px !important;
	height:21px !important;
	top:68px !important;
}

#item1739695 {
	width:623px !important;
	height:21px !important;
}

#item1739692 {
	width:623px !important;
	height:21px !important;
	top:112px !important;
}

#item1739699 {
	width:623px !important;
	height:21px !important;
}

#item1739696 {
	width:623px !important;
	height:21px !important;
	top:134px !important;
}

#item1739703 {
	width:623px !important;
	height:21px !important;
}

#item1739700 {
	width:623px !important;
	height:21px !important;
	top:156px !important;
}

#item1739707 {
	width:623px !important;
	height:21px !important;
}

#item1739704 {
	width:623px !important;
	height:21px !important;
	top:178px !important;
}

#item1739711 {
	width:623px !important;
	height:21px !important;
}

#item1739708 {
	width:623px !important;
	height:21px !important;
	top:200px !important;
}

#item1739715 {
	width:623px !important;
	height:21px !important;
}

#item1739712 {
	width:623px !important;
	height:21px !important;
	top:222px !important;
}

#item1739719 {
	width:623px !important;
	height:21px !important;
}

#item1739716 {
	width:623px !important;
	height:21px !important;
	top:244px !important;
}

#item1739723 {
	width:623px !important;
	height:21px !important;
}

#item1739720 {
	width:623px !important;
	height:21px !important;
	top:266px !important;
}

#item1739729 {
	width:623px !important;
	height:21px !important;
}

#item1739725 {
	width:623px !important;
	height:21px !important;
	top:288px !important;
}

#item1739733 {
	width:623px !important;
	height:21px !important;
}

#item1739730 {
	width:623px !important;
	height:21px !important;
	top:310px !important;
}

#item1739738 {
	width:623px !important;
	height:21px !important;
}

#item1739734 {
	width:623px !important;
	height:21px !important;
	top:331px !important;
}

#item1739743 {
	width:623px !important;
	height:21px !important;
}

#item1739739 {
	width:623px !important;
	height:21px !important;
	top:353px !important;
}

#item1739744 {
	width:40px !important;
	height:20px !important;
	left:61px !important;
	top:523px !important;
}

#item1739747 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:529px !important;
}

#item1739771 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

@keyframes intensificar-1739771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1739771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1739555 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

#item1739897 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1739903 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1740639 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1740663 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1740636 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1740671 {
	width:26px !important;
	height:26px !important;
}

#item1740666 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:179px !important;
}

@keyframes intensificar-1740674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740677 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1740678 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1740674 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1740681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740710 {
	width:171px !important;
	height:70px !important;
}

#item1740711 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1740685 {
	width:171px !important;
	height:70px !important;
}

#item1740686 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1740681 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes intensificar-1740734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740764 {
	width:171px !important;
	height:70px !important;
}

#item1740765 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1740739 {
	width:171px !important;
	height:70px !important;
}

#item1740740 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1740734 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1740789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740818 {
	width:122px !important;
	height:70px !important;
}

#item1740819 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1740793 {
	width:122px !important;
	height:70px !important;
}

#item1740794 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1740789 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1740845 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1740868 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1740842 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1785602 {
	width:35px !important;
	height:74px !important;
	left:149px !important;
	top:1127px !important;
}

#item1740872 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1740872 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1740872 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711635 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1674095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1674093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674091 {
	width:600px !important;
	height:790px !important;
}

#item1674096 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

#item1674100 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1674103 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2008463 tr {
	border-right:2.2px solid #fff;;
}

table#table2008463 {
	table-layout:fixed;
}

#item1674421 {
	width:528px !important;
	height:277px !important;
	top:287px !important;
}

@keyframes intensificar-1674421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674444 {
	width:100px !important;
	height:13px !important;
	top:267px !important;
}

@keyframes intensificar-1674444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675027 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:116px !important;
}

#item1675032 {
	width:534px !important;
	height:226px !important;
	top:16px !important;
}

#item1675033 {
	width:510px !important;
	height:530px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1675033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675057 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1675062 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:248px !important;
}

#item1686199 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1686202 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1686203 {
	width:509px !important;
	height:650px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1686203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686228 {
	width:14px !important;
	height:9px !important;
}

#item1686233 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1674155 {
	width:350px !important;
	height:431px !important;
	top:133px !important;
}

@keyframes intensificar-1674155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674178 {
	width:528px !important;
	height:97px !important;
	top:16px !important;
}

@keyframes intensificar-1674178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674207 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:335px !important;
}

@keyframes intensificar-1674207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674230 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:268px !important;
}

@keyframes intensificar-1674230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674259 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:319px !important;
}

@keyframes intensificar-1674259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674282 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:252px !important;
}

@keyframes intensificar-1674282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674922 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:424px !important;
}

#item1674927 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:353px !important;
}

#item1674930 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:387px !important;
}

#item1674953 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:389px !important;
}

#item1674126 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1674467 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1674490 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1674737 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1674760 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1674734 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1686008 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1686010 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1686005 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1686040 {
	width:123px !important;
	height:50px !important;
}

#item1686041 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1686015 {
	width:123px !important;
	height:50px !important;
}

#item1686016 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1686013 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1686092 {
	width:99px !important;
	height:50px !important;
}

#item1686093 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1686066 {
	width:99px !important;
	height:50px !important;
}

#item1686067 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1686064 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1686143 {
	width:101px !important;
	height:50px !important;
}

#item1686144 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1686118 {
	width:101px !important;
	height:50px !important;
}

#item1686119 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1686116 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1686167 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1674764 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1674764 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1674764 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1740889 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1740900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1740894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740892 {
	width:700px !important;
	height:309px !important;
}

#item1783072 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1740912 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1740917 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1741183 {
	width:140px !important;
	height:18px !important;
	top:237px !important;
}

@keyframes intensificar-1741183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1788944 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:94px !important;
}

#item1788992 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:362px !important;
}

#item1808428 {
	width:628px !important;
	height:175px !important;
	top:29px !important;
}

#item1808429 {
	width:595px !important;
	height:870px !important;
}

@keyframes intensificar-1808429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1808464 {
	width:628px !important;
	height:239px !important;
	top:265px !important;
}

table#table2014035 tr {
	border-right:3.08px solid #fff;;
}

table#table2014035 {
	table-layout:fixed;
}

#item1808465 {
	width:595px !important;
	height:458px !important;
}

@keyframes intensificar-1808465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786204 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:229px !important;
}

#item1808391 {
	width:628px !important;
	height:504px !important;
}

#item1808392 {
	width:595px !important;
	height:1373px !important;
}

@keyframes intensificar-1808392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740942 {
	width:490px !important;
	height:302px !important;
	top:192px !important;
}

@keyframes intensificar-1740942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740965 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1740965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1740988 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:348px !important;
}

@keyframes intensificar-1740988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1740988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741035 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:326px !important;
}

@keyframes intensificar-1741035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741081 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:473px !important;
}

#item1741088 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:374px !important;
}

#item1741091 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:422px !important;
}

#item1741116 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:425px !important;
}

#item1740940 {
	width:665px !important;
	height:504px !important;
	left:36px !important;
	top:571px !important;
}

#item1741242 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1741265 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1741291 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1741314 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1741288 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1741320 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1741321 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1741317 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1741356 {
	width:172px !important;
	height:70px !important;
}

#item1741357 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1741331 {
	width:172px !important;
	height:70px !important;
}

#item1741332 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1741327 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1741410 {
	width:139px !important;
	height:70px !important;
}

#item1741411 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1741384 {
	width:139px !important;
	height:70px !important;
}

#item1741385 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1741380 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1741463 {
	width:141px !important;
	height:70px !important;
}

#item1741464 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1741438 {
	width:141px !important;
	height:70px !important;
}

#item1741439 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1741434 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785087 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1741493 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1741493 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1741493 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1675094 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1675101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1675099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675097 {
	width:600px !important;
	height:790px !important;
}

#item1675102 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1675106 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1675109 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1675310 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:151px !important;
}

#item1675315 {
	width:534px !important;
	height:296px !important;
	top:16px !important;
}

#item1675316 {
	width:510px !important;
	height:550px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1675316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675341 {
	width:14px !important;
	height:9px !important;
}

#item1675344 {
	width:14px !important;
	height:9px !important;
	top:319px !important;
}

table#table2018536 tr {
	border-right:2.2px solid #fff;;
}

table#table2018536 {
	table-layout:fixed;
}

#item1675349 {
	width:528px !important;
	height:219px !important;
	top:362px !important;
}

@keyframes intensificar-1675349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675372 {
	width:100px !important;
	height:13px !important;
	top:342px !important;
}

@keyframes intensificar-1675372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675269 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1675274 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1675275 {
	width:509px !important;
	height:651px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1675275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675300 {
	width:14px !important;
	height:9px !important;
}

#item1675306 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1675162 {
	width:528px !important;
	height:77px !important;
	top:16px !important;
}

@keyframes intensificar-1675162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675191 {
	width:350px !important;
	height:261px !important;
	top:113px !important;
}

@keyframes intensificar-1675191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675215 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:140px !important;
}

@keyframes intensificar-1675215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675244 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:156px !important;
}

@keyframes intensificar-1675244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675721 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:244px !important;
}

#item1675726 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:173px !important;
}

#item1675729 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:208px !important;
}

#item1675752 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:210px !important;
}

#item1675132 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1675395 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1675418 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1675444 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1675445 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1675441 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1675476 {
	width:123px !important;
	height:50px !important;
}

#item1675477 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1675451 {
	width:123px !important;
	height:50px !important;
}

#item1675452 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1675448 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1675528 {
	width:99px !important;
	height:50px !important;
}

#item1675530 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1675503 {
	width:99px !important;
	height:50px !important;
}

#item1675504 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1675500 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1675582 {
	width:101px !important;
	height:50px !important;
}

#item1675583 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1675557 {
	width:101px !important;
	height:50px !important;
}

#item1675558 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1675554 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1675635 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800378 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800401 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800375 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1675639 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1675639 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1675639 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1784021 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1741521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1741516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741514 {
	width:700px !important;
	height:309px !important;
}

#item1783075 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1741530 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1741535 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2021615 tr {
	border-right:3.08px solid #fff;;
}

table#table2021615 {
	table-layout:fixed;
}

#item1741768 {
	width:628px !important;
	height:341px !important;
	top:185px !important;
}

@keyframes intensificar-1741768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741791 {
	width:140px !important;
	height:18px !important;
	top:157px !important;
}

@keyframes intensificar-1741791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1788996 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:40px !important;
}

#item1808564 {
	width:628px !important;
	height:126px !important;
}

#item1808565 {
	width:595px !important;
	height:1027px !important;
}

@keyframes intensificar-1808565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786249 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1808523 {
	width:628px !important;
	height:526px !important;
}

#item1808524 {
	width:595px !important;
	height:1373px !important;
}

@keyframes intensificar-1808524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741560 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1741560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741583 {
	width:490px !important;
	height:365px !important;
	top:136px !important;
}

@keyframes intensificar-1741583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741606 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:173px !important;
}

@keyframes intensificar-1741606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741629 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:195px !important;
}

@keyframes intensificar-1741629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1741629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1741652 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:319px !important;
}

#item1741657 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:220px !important;
}

#item1741660 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:268px !important;
}

#item1741683 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:271px !important;
}

#item1741558 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

#item1741814 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1741837 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1741864 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1741865 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1741860 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1741897 {
	width:172px !important;
	height:70px !important;
}

#item1741898 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1741872 {
	width:172px !important;
	height:70px !important;
}

#item1741873 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1741868 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1741950 {
	width:139px !important;
	height:70px !important;
}

#item1741951 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1741925 {
	width:139px !important;
	height:70px !important;
}

#item1741926 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1741921 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1742003 {
	width:141px !important;
	height:70px !important;
}

#item1742004 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1741978 {
	width:141px !important;
	height:70px !important;
}

#item1741979 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1741974 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785084 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1801580 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801603 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801577 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1742062 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1742062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1742062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711644 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1675816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1675814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675812 {
	width:600px !important;
	height:790px !important;
}

#item1675817 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1675823 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1675828 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2025300 th, table#table2025300 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2025300 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2025300 {
	table-layout:fixed;
}

#item1676064 {
	width:528px !important;
	height:217px !important;
	top:336px !important;
}

@keyframes intensificar-1676064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676087 {
	width:100px !important;
	height:13px !important;
	top:316px !important;
}

@keyframes intensificar-1676087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676460 {
	width:528px !important;
	height:300px !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-1676460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675988 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1675991 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1675992 {
	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-1675992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676017 {
	width:14px !important;
	height:9px !important;
}

#item1676021 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1675884 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes intensificar-1675884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675907 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:376px !important;
}

#item1675912 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes intensificar-1675912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675935 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:271px !important;
}

@keyframes intensificar-1675935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675963 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:287px !important;
}

@keyframes intensificar-1675963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685929 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:305px !important;
}

#item1685932 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:339px !important;
}

#item1685955 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:341px !important;
}

#item1675851 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1676110 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1676134 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1676160 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1676161 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1676157 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1676197 {
	width:123px !important;
	height:50px !important;
}

#item1676198 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1676172 {
	width:123px !important;
	height:50px !important;
}

#item1676173 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1676168 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1676250 {
	width:99px !important;
	height:50px !important;
}

#item1676251 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1676225 {
	width:99px !important;
	height:50px !important;
}

#item1676226 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1676221 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1676305 {
	width:101px !important;
	height:50px !important;
}

#item1676306 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1676279 {
	width:101px !important;
	height:50px !important;
}

#item1676280 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1676275 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1676362 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800408 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800431 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800405 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1676369 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1676369 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1676369 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1742080 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1742092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1742086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742084 {
	width:700px !important;
	height:309px !important;
}

#item1783079 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1742103 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1742108 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2028748 th, table#table2028748 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2028748 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2028748 {
	table-layout:fixed;
}

#item1742302 {
	width:628px !important;
	height:342px !important;
	top:200px !important;
}

@keyframes intensificar-1742302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742325 {
	width:140px !important;
	height:18px !important;
	top:172px !important;
}

@keyframes intensificar-1742325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789038 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:51px !important;
}

#item1808649 {
	width:628px !important;
	height:148px !important;
}

#item1808650 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1808650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786303 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1808607 {
	width:628px !important;
	height:542px !important;
}

#item1808608 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1808608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742133 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1742133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742157 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:505px !important;
}

#item1742163 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes intensificar-1742163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742186 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:358px !important;
}

@keyframes intensificar-1742186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742209 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:380px !important;
}

@keyframes intensificar-1742209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742232 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:405px !important;
}

#item1742235 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:453px !important;
}

#item1742258 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:456px !important;
}

#item1742131 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1742372 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1742395 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1742421 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1742422 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1742418 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1742454 {
	width:172px !important;
	height:70px !important;
}

#item1742455 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1742429 {
	width:172px !important;
	height:70px !important;
}

#item1742430 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1742425 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1742510 {
	width:139px !important;
	height:70px !important;
}

#item1742511 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1742482 {
	width:139px !important;
	height:70px !important;
}

#item1742483 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1742478 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1742563 {
	width:141px !important;
	height:70px !important;
}

#item1742564 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1742538 {
	width:141px !important;
	height:70px !important;
}

#item1742539 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1742534 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785080 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1801610 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801634 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801607 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1742621 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1742621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1742621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1784018 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1676525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1676523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676521 {
	width:600px !important;
	height:790px !important;
}

#item1676526 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

#item1676533 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1676539 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2032360 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2032360 {
	table-layout:fixed;
}

#item1676813 {
	width:528px !important;
	height:191px !important;
	top:390px !important;
}

@keyframes intensificar-1676813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676836 {
	width:100px !important;
	height:13px !important;
	top:370px !important;
}

@keyframes intensificar-1676836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676859 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:166px !important;
}

#item1676862 {
	width:534px !important;
	height:323px !important;
	top:17px !important;
}

#item1676864 {
	width:510px !important;
	height:552px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1676864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676888 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1676891 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:347px !important;
}

#item1686343 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1686350 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1686351 {
	width:509px !important;
	height:573px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1686351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1686351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1686376 {
	width:14px !important;
	height:9px !important;
}

#item1686380 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1676564 {
	width:350px !important;
	height:431px !important;
	top:117px !important;
}

@keyframes intensificar-1676564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676587 {
	width:528px !important;
	height:80px !important;
	top:17px !important;
}

@keyframes intensificar-1676587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676610 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:251px !important;
}

@keyframes intensificar-1676610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676633 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:184px !important;
}

@keyframes intensificar-1676633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676656 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:235px !important;
}

@keyframes intensificar-1676656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676680 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1676680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676703 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:340px !important;
}

#item1676709 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:269px !important;
}

#item1676712 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:303px !important;
}

#item1676735 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:305px !important;
}

#item1676562 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1676894 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1676917 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1686411 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1686412 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1686408 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1686442 {
	width:123px !important;
	height:50px !important;
}

#item1686443 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1686417 {
	width:123px !important;
	height:50px !important;
}

#item1686418 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1686415 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1686496 {
	width:99px !important;
	height:50px !important;
}

#item1686497 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1686471 {
	width:99px !important;
	height:50px !important;
}

#item1686472 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1686469 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1686548 {
	width:101px !important;
	height:50px !important;
}

#item1686549 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1686523 {
	width:101px !important;
	height:50px !important;
}

#item1686524 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1686521 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1686572 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800439 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800462 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800436 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1677190 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1677190 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1677190 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1784012 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1742647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1742641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742639 {
	width:700px !important;
	height:309px !important;
}

#item1783082 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1742660 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1742663 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table2036260 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2036260 {
	table-layout:fixed;
}

#item1742903 {
	width:628px !important;
	height:307px !important;
	top:200px !important;
}

@keyframes intensificar-1742903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742927 {
	width:140px !important;
	height:18px !important;
	top:172px !important;
}

@keyframes intensificar-1742927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789042 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:48px !important;
}

#item1808724 {
	width:628px !important;
	height:142px !important;
}

#item1808725 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1808725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786357 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item1808691 {
	width:628px !important;
	height:507px !important;
}

#item1808692 {
	width:595px !important;
	height:1234px !important;
}

@keyframes intensificar-1808692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742688 {
	width:490px !important;
	height:352px !important;
	top:155px !important;
}

@keyframes intensificar-1742688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742711 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1742711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742734 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:352px !important;
}

@keyframes intensificar-1742734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742781 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:329px !important;
}

@keyframes intensificar-1742781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1742781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1742827 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:476px !important;
}

#item1742832 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:378px !important;
}

#item1742836 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:426px !important;
}

#item1742859 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:429px !important;
}

#item1742686 {
	width:664px !important;
	height:507px !important;
	left:36px !important;
	top:568px !important;
}

#item1742990 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1743013 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1743071 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1743072 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1743068 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1743104 {
	width:172px !important;
	height:70px !important;
}

#item1743105 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1743079 {
	width:172px !important;
	height:70px !important;
}

#item1743080 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1743075 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1743158 {
	width:139px !important;
	height:70px !important;
}

#item1743159 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1743133 {
	width:139px !important;
	height:70px !important;
}

#item1743134 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1743129 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1743212 {
	width:141px !important;
	height:70px !important;
}

#item1743213 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1743186 {
	width:141px !important;
	height:70px !important;
}

#item1743187 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1743182 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785076 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1801648 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801671 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801645 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1743239 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1743239 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1743239 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1632134 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1632142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1632140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632138 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1632143 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1632149 {
	width:528px !important;
	height:66px !important;
	left:36px !important;
	top:128px !important;
}

#item1632172 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1632196 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1632200 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1633000 {
	width:100px !important;
	height:13px !important;
	top:355px !important;
}

@keyframes intensificar-1633000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2040127 th, table#table2040127 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table2040127 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2040127 {
	table-layout:fixed;
}

#item1633025 {
	width:528px !important;
	height:171px !important;
	top:375px !important;
}

@keyframes intensificar-1633025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633048 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:158px !important;
}

#item1633052 {
	width:534px !important;
	height:309px !important;
	top:16px !important;
}

#item1633053 {
	width:510px !important;
	height:427px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1633053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633077 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1633080 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:332px !important;
}

#item1632497 {
	width:528px !important;
	height:31px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1632497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632522 {
	width:528px !important;
	height:498px !important;
	top:48px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1632522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632472 {
	width:528px !important;
	height:529px !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-1632472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632326 {
	width:350px !important;
	height:147px !important;
	top:85px !important;
}

@keyframes intensificar-1632326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632349 {
	width:528px !important;
	height:50px !important;
	top:16px !important;
}

@keyframes intensificar-1632349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632425 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:63px !important;
}

@keyframes intensificar-1632425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632448 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:79px !important;
}

@keyframes intensificar-1632448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632878 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:234px !important;
}

#item1632909 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:129px !important;
}

@keyframes intensificar-1632909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632932 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:145px !important;
}

@keyframes intensificar-1632932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632955 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:163px !important;
}

#item1679037 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:198px !important;
}

#item1679060 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:200px !important;
}

#item1632223 {
	width:564px !important;
	height:546px !important;
	left:36px !important;
	top:179px !important;
}

#item1632550 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1632551 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1632547 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1632584 {
	width:123px !important;
	height:50px !important;
}

#item1632585 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1632558 {
	width:123px !important;
	height:50px !important;
}

#item1632559 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1632554 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1632637 {
	width:113px !important;
	height:50px !important;
}

#item1632638 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1632612 {
	width:113px !important;
	height:50px !important;
}

#item1632613 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1632608 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1632690 {
	width:101px !important;
	height:50px !important;
}

#item1632691 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1632665 {
	width:101px !important;
	height:50px !important;
}

#item1632666 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1632661 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1632745 {
	width:101px !important;
	height:50px !important;
}

#item1632746 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1632719 {
	width:101px !important;
	height:50px !important;
}

#item1632720 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1632715 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1632772 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1632795 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1632769 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1632799 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1632799 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1632799 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1812642 {
	width:231px !important;
	height:207px !important;
	top:993px !important;
}

@keyframes intensificar-1743270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1743263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743261 {
	width:700px !important;
	height:309px !important;
}

#item1783085 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1743281 {
	width:628px !important;
	height:93px !important;
	left:36px !important;
	top:488px !important;
}

#item1743304 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1743328 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1743331 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1743609 {
	width:140px !important;
	height:18px !important;
}

@keyframes intensificar-1743609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2044368 th, table#table2044368 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table2044368 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2044368 {
	table-layout:fixed;
}

#item1743632 {
	width:628px !important;
	height:267px !important;
	top:28px !important;
}

@keyframes intensificar-1743632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789084 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:51px !important;
}

#item1808835 {
	width:628px !important;
	height:146px !important;
}

#item1808836 {
	width:595px !important;
	height:871px !important;
}

@keyframes intensificar-1808836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786406 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:214px !important;
}

#item1808800 {
	width:628px !important;
	height:474px !important;
}

#item1808801 {
	width:595px !important;
	height:1136px !important;
}

@keyframes intensificar-1808801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786399 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:214px !important;
}

#item1808761 {
	width:628px !important;
	height:474px !important;
}

#item1808763 {
	width:595px !important;
	height:1018px !important;
}

@keyframes intensificar-1808763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743356 {
	width:490px !important;
	height:205px !important;
	top:60px !important;
}

@keyframes intensificar-1743356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743379 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1743379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743402 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:38px !important;
}

@keyframes intensificar-1743402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743425 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:60px !important;
}

@keyframes intensificar-1743425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743448 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:277px !important;
}

#item1743456 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:130px !important;
}

@keyframes intensificar-1743456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743479 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:152px !important;
}

@keyframes intensificar-1743479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743502 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:178px !important;
}

#item1743507 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:226px !important;
}

#item1743530 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:229px !important;
}

#item1743354 {
	width:664px !important;
	height:474px !important;
	left:36px !important;
	top:601px !important;
}

#item1743694 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1743695 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1743691 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1743728 {
	width:172px !important;
	height:70px !important;
}

#item1743729 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1743703 {
	width:172px !important;
	height:70px !important;
}

#item1743704 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1743699 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1743781 {
	width:158px !important;
	height:70px !important;
}

#item1743782 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1743756 {
	width:158px !important;
	height:70px !important;
}

#item1743757 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1743752 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1743835 {
	width:141px !important;
	height:70px !important;
}

#item1743836 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1743810 {
	width:141px !important;
	height:70px !important;
}

#item1743811 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1743805 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1743888 {
	width:141px !important;
	height:70px !important;
}

#item1743889 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1743863 {
	width:141px !important;
	height:70px !important;
}

#item1743864 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1743859 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1801679 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801702 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801676 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1812638 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1130px !important;
}

#item1743941 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1743941 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1743941 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711661 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1633171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1633169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633167 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1633172 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1633176 {
	width:528px !important;
	height:41px !important;
	left:36px !important;
	top:128px !important;
}

#item1633200 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1633225 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1633231 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1633533 {
	width:100px !important;
	height:13px !important;
	top:372px !important;
}

@keyframes intensificar-1633533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2048863 th, table#table2048863 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table2048863 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2048863 {
	table-layout:fixed;
}

#item1633556 {
	width:528px !important;
	height:173px !important;
	top:392px !important;
}

@keyframes intensificar-1633556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633579 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:162px !important;
}

#item1633583 {
	width:534px !important;
	height:318px !important;
	top:16px !important;
}

#item1634063 {
	width:510px !important;
	height:472px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1634063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633608 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1633611 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:341px !important;
}

#item1633459 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1633459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633483 {
	width:528px !important;
	height:535px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1633483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633434 {
	width:528px !important;
	height:549px !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-1633434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633256 {
	width:403px !important;
	height:266px !important;
	top:104px !important;
}

@keyframes intensificar-1633256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633279 {
	width:528px !important;
	height:63px !important;
	top:17px !important;
}

@keyframes intensificar-1633279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633303 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:154px !important;
}

@keyframes intensificar-1633303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633326 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:170px !important;
}

@keyframes intensificar-1633326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633349 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:326px !important;
}

#item1633383 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:221px !important;
}

@keyframes intensificar-1633383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633406 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:237px !important;
}

@keyframes intensificar-1633406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633429 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:256px !important;
}

#item1679117 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:290px !important;
}

#item1679140 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:292px !important;
}

#item1633254 {
	width:564px !important;
	height:582px !important;
	left:36px !important;
	top:160px !important;
}

#item1633617 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1633619 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1633614 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1633651 {
	width:123px !important;
	height:50px !important;
}

#item1633652 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1633626 {
	width:123px !important;
	height:50px !important;
}

#item1633627 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1633622 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1633705 {
	width:113px !important;
	height:50px !important;
}

#item1633706 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1633679 {
	width:113px !important;
	height:50px !important;
}

#item1633681 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1633675 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1633758 {
	width:101px !important;
	height:50px !important;
}

#item1633759 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1633733 {
	width:101px !important;
	height:50px !important;
}

#item1633734 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1633729 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1633812 {
	width:101px !important;
	height:50px !important;
}

#item1633813 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1633787 {
	width:101px !important;
	height:50px !important;
}

#item1633788 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1633782 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1633839 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1633862 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1633836 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1633866 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1633866 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1633866 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1743960 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1743972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1743965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1743965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1743963 {
	width:700px !important;
	height:309px !important;
}

#item1783090 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1743983 {
	width:628px !important;
	height:58px !important;
	left:36px !important;
	top:488px !important;
}

#item1744006 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1744030 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1744035 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1744309 {
	width:140px !important;
	height:18px !important;
}

@keyframes intensificar-1744309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1744309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2053599 th, table#table2053599 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table2053599 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2053599 {
	table-layout:fixed;
}

#item1744332 {
	width:628px !important;
	height:253px !important;
	top:28px !important;
}

@keyframes intensificar-1744332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1744332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789125 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:84px !important;
}

#item1808939 {
	width:628px !important;
	height:214px !important;
}

#item1808940 {
	width:595px !important;
	height:1019px !important;
}

@keyframes intensificar-1808940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786419 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1808906 {
	width:628px !important;
	height:518px !important;
}

#item1808907 {
	width:595px !important;
	height:1269px !important;
}

@keyframes intensificar-1808907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786411 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1808873 {
	width:628px !important;
	height:518px !important;
}

#item1808874 {
	width:595px !important;
	height:1097px !important;
}

@keyframes intensificar-1808874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1744060 {
	width:564px !important;
	height:372px !important;
	top:121px !important;
}

@keyframes intensificar-1744060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1744060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1744083 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1744083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1744083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1744106 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:192px !important;
}

@keyframes intensificar-1744106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1744106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1744129 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:214px !important;
}

@keyframes intensificar-1744129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1744129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1744152 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:454px !important;
}

#item1744158 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:307px !important;
}

@keyframes intensificar-1744158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1744158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1744181 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:330px !important;
}

@keyframes intensificar-1744181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1744181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1744204 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:355px !important;
}

#item1744207 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:403px !important;
}

#item1744230 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:406px !important;
}

#item1744058 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1744396 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1744397 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1744393 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1744431 {
	width:172px !important;
	height:70px !important;
}

#item1744432 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1744405 {
	width:172px !important;
	height:70px !important;
}

#item1744406 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1744401 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1744485 {
	width:158px !important;
	height:70px !important;
}

#item1744486 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1744460 {
	width:158px !important;
	height:70px !important;
}

#item1744461 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1744455 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1744541 {
	width:141px !important;
	height:70px !important;
}

#item1744542 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1744514 {
	width:141px !important;
	height:70px !important;
}

#item1744516 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1744510 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1744595 {
	width:141px !important;
	height:70px !important;
}

#item1744596 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1744570 {
	width:141px !important;
	height:70px !important;
}

#item1744571 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1744565 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1785597 {
	width:35px !important;
	height:74px !important;
	top:1127px !important;
}

#item1801711 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801734 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801708 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1744650 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1744650 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1744650 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634108 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1634115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1634113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634111 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1634116 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1634120 {
	width:528px !important;
	height:41px !important;
	left:36px !important;
	top:128px !important;
}

#item1634143 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1634168 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1634172 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item1634476 {
	width:100px !important;
	height:13px !important;
	top:316px !important;
}

@keyframes intensificar-1634476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2058535 th, table#table2058535 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2058535 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2058535 {
	table-layout:fixed;
}

#item1634499 {
	width:528px !important;
	height:229px !important;
	top:336px !important;
}

@keyframes intensificar-1634499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634522 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:139px !important;
}

#item1634526 {
	width:534px !important;
	height:272px !important;
	top:16px !important;
}

#item1635169 {
	width:510px !important;
	height:513px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1635169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634551 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1634554 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:295px !important;
}

#item1634402 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1634402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634426 {
	width:528px !important;
	height:518px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1634426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634912 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1634915 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1635072 {
	width:509px !important;
	height:659px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1635072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634941 {
	width:14px !important;
	height:9px !important;
}

#item1634946 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1634197 {
	width:403px !important;
	height:266px !important;
	top:83px !important;
}

@keyframes intensificar-1634197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634220 {
	width:528px !important;
	height:63px !important;
	top:17px !important;
}

@keyframes intensificar-1634220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634243 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:199px !important;
}

@keyframes intensificar-1634243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634266 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:215px !important;
}

@keyframes intensificar-1634266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634289 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:371px !important;
}

#item1634295 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:346px !important;
}

#item1634318 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:348px !important;
}

#item1634325 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:266px !important;
}

@keyframes intensificar-1634325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634348 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:282px !important;
}

@keyframes intensificar-1634348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634373 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:301px !important;
}

#item1634195 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item1634561 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1634562 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1634558 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1634595 {
	width:123px !important;
	height:50px !important;
}

#item1634596 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1634570 {
	width:123px !important;
	height:50px !important;
}

#item1634571 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1634566 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1634648 {
	width:113px !important;
	height:50px !important;
}

#item1634649 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1634623 {
	width:113px !important;
	height:50px !important;
}

#item1634624 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1634619 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1634701 {
	width:101px !important;
	height:50px !important;
}

#item1634702 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1634676 {
	width:101px !important;
	height:50px !important;
}

#item1634677 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1634672 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1634755 {
	width:101px !important;
	height:50px !important;
}

#item1634756 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1634730 {
	width:101px !important;
	height:50px !important;
}

#item1634731 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1634726 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1634782 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1634805 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1634779 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1634808 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1634808 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1634808 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1812633 {
	width:231px !important;
	height:207px !important;
	top:993px !important;
}

@keyframes intensificar-1744682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1744682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1744674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1744674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1744672 {
	width:700px !important;
	height:309px !important;
}

#item1783095 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1744692 {
	width:628px !important;
	height:58px !important;
	left:36px !important;
	top:488px !important;
}

#item1744715 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1744739 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1744742 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

#item1745038 {
	width:140px !important;
	height:18px !important;
}

@keyframes intensificar-1745038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2063809 th, table#table2063809 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2063809 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2063809 {
	table-layout:fixed;
}

#item1745061 {
	width:628px !important;
	height:333px !important;
	top:28px !important;
}

@keyframes intensificar-1745061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789165 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:41px !important;
}

#item1809056 {
	width:628px !important;
	height:128px !important;
}

#item1809057 {
	width:595px !important;
	height:969px !important;
}

@keyframes intensificar-1809057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786471 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1809020 {
	width:628px !important;
	height:518px !important;
}

#item1809021 {
	width:595px !important;
	height:1289px !important;
}

@keyframes intensificar-1809021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786432 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1808974 {
	width:628px !important;
	height:518px !important;
}

#item1808975 {
	width:595px !important;
	height:1234px !important;
}

@keyframes intensificar-1808975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1744767 {
	width:564px !important;
	height:372px !important;
	top:87px !important;
}

@keyframes intensificar-1744767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1744767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1744790 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1744790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1744790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1744815 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:255px !important;
}

@keyframes intensificar-1744815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1744815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1744838 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:277px !important;
}

@keyframes intensificar-1744838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1744838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1744862 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:496px !important;
}

#item1744868 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:461px !important;
}

#item1744891 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:464px !important;
}

#item1744895 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:349px !important;
}

@keyframes intensificar-1744895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1744895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1744918 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:371px !important;
}

@keyframes intensificar-1744918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1744918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1744941 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:397px !important;
}

#item1744765 {
	width:664px !important;
	height:527px !important;
	left:36px !important;
	top:557px !important;
}

#item1745126 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1745127 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1745123 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1745160 {
	width:172px !important;
	height:70px !important;
}

#item1745161 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1745134 {
	width:172px !important;
	height:70px !important;
}

#item1745135 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1745130 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1745213 {
	width:158px !important;
	height:70px !important;
}

#item1745214 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1745188 {
	width:158px !important;
	height:70px !important;
}

#item1745189 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1745184 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1745267 {
	width:141px !important;
	height:70px !important;
}

#item1745268 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1745242 {
	width:141px !important;
	height:70px !important;
}

#item1745243 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1745237 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1745320 {
	width:141px !important;
	height:70px !important;
}

#item1745321 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1745295 {
	width:141px !important;
	height:70px !important;
}

#item1745296 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1745291 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1801746 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801769 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801743 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1812628 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1130px !important;
}

#item1745374 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1745374 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1745374 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711666 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1635222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1635220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635218 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1635223 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1635229 {
	width:528px !important;
	height:41px !important;
	left:36px !important;
	top:128px !important;
}

#item1635252 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1635276 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1635280 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item1635647 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:128px !important;
}

#item1635651 {
	width:534px !important;
	height:249px !important;
	top:17px !important;
}

#item1636247 {
	width:510px !important;
	height:417px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1636247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635677 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1635681 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:273px !important;
}

table#table2069961 tr {
	border-right:2.2px solid #fff;;
}

table#table2069961 {
	table-layout:fixed;
}

#item1636175 {
	width:528px !important;
	height:249px !important;
	top:315px !important;
}

@keyframes intensificar-1636175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636152 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1636152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635305 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1635305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635329 {
	width:528px !important;
	height:260px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1635329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636081 {
	width:528px !important;
	height:548px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1636081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635355 {
	width:403px !important;
	height:341px !important;
	top:81px !important;
}

@keyframes intensificar-1635355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635379 {
	width:528px !important;
	height:63px !important;
	top:14px !important;
}

@keyframes intensificar-1635379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635402 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:234px !important;
}

@keyframes intensificar-1635402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635425 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:250px !important;
}

@keyframes intensificar-1635425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635449 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:443px !important;
}

#item1635482 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:338px !important;
}

@keyframes intensificar-1635482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635507 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:354px !important;
}

@keyframes intensificar-1635507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635530 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:372px !important;
}

#item1679156 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:406px !important;
}

#item1679179 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:408px !important;
}

#item1635303 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item1635688 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1635689 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1635685 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1635723 {
	width:123px !important;
	height:50px !important;
}

#item1635724 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1635698 {
	width:123px !important;
	height:50px !important;
}

#item1635699 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1635694 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1635776 {
	width:113px !important;
	height:50px !important;
}

#item1635777 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1635751 {
	width:113px !important;
	height:50px !important;
}

#item1635752 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1635747 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1635830 {
	width:101px !important;
	height:50px !important;
}

#item1635831 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1635805 {
	width:101px !important;
	height:50px !important;
}

#item1635806 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1635800 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1635883 {
	width:101px !important;
	height:50px !important;
}

#item1635884 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1635858 {
	width:101px !important;
	height:50px !important;
}

#item1635859 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1635854 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1635910 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1635933 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1635907 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1635936 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1635936 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1635936 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1745393 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1745404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1745398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745396 {
	width:700px !important;
	height:309px !important;
}

#item1783100 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1745413 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1745436 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1745460 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1745464 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table2074359 tr {
	border-right:3.08px solid #fff;;
}

table#table2074359 {
	table-layout:fixed;
}

#item1745781 {
	width:628px !important;
	height:357px !important;
	left:1px !important;
	top:165px !important;
}

@keyframes intensificar-1745781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745804 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:137px !important;
}

@keyframes intensificar-1745804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789204 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:37px !important;
}

#item1809130 {
	width:628px !important;
	height:120px !important;
	left:1px !important;
}

#item1809131 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1809131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745717 {
	width:629px !important;
	height:522px !important;
}

@keyframes intensificar-1745717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786491 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:238px !important;
}

#item1809089 {
	width:628px !important;
	height:522px !important;
	left:1px !important;
}

#item1809090 {
	width:595px !important;
	height:1295px !important;
}

@keyframes intensificar-1809090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745490 {
	width:413px !important;
	height:428px !important;
	left:1px !important;
	top:93px !important;
}

@keyframes intensificar-1745490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745513 {
	width:628px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1745513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745536 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:297px !important;
}

@keyframes intensificar-1745536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745559 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:319px !important;
}

@keyframes intensificar-1745559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745583 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:526px !important;
}

#item1745589 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:379px !important;
}

@keyframes intensificar-1745589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745612 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:401px !important;
}

@keyframes intensificar-1745612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1745612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1745635 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:427px !important;
}

#item1745638 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:474px !important;
}

#item1745661 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:477px !important;
}

#item1745488 {
	width:665px !important;
	height:556px !important;
	left:35px !important;
	top:553px !important;
}

#item1745830 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1745831 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1745827 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1745864 {
	width:172px !important;
	height:70px !important;
}

#item1745865 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1745839 {
	width:172px !important;
	height:70px !important;
}

#item1745840 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1745834 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1745917 {
	width:158px !important;
	height:70px !important;
}

#item1745918 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1745892 {
	width:158px !important;
	height:70px !important;
}

#item1745893 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1745888 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1745970 {
	width:141px !important;
	height:70px !important;
}

#item1745971 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1745945 {
	width:141px !important;
	height:70px !important;
}

#item1745946 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1745941 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1746023 {
	width:141px !important;
	height:70px !important;
}

#item1746025 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1745998 {
	width:141px !important;
	height:70px !important;
}

#item1745999 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1745994 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1801781 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801804 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801777 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1746078 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1746078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1746078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711671 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1636300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1636298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636296 {
	width:600px !important;
	height:790px !important;
}

#item1636301 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1636475 {
	width:100px !important;
	height:13px !important;
	left:1px !important;
	top:283px !important;
}

@keyframes intensificar-1636475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2079447 th, table#table2079447 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2079447 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2079447 {
	table-layout:fixed;
}

#item1636498 {
	width:528px !important;
	height:140px !important;
	left:1px !important;
	top:303px !important;
}

@keyframes intensificar-1636498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637048 {
	width:528px !important;
	height:283px !important;
	left:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1637048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637001 {
	width:529px !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-1637001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636375 {
	width:528px !important;
	height:29px !important;
	left:1px !important;
}

@keyframes intensificar-1636375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636398 {
	width:350px !important;
	height:216px !important;
	left:1px !important;
	top:49px !important;
}

@keyframes intensificar-1636398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636905 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:203px !important;
}

#item1636937 {
	width:70px !important;
	height:16px !important;
	left:459px !important;
	top:97px !important;
}

@keyframes intensificar-1636937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636961 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:113px !important;
}

@keyframes intensificar-1636961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636984 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:132px !important;
}

#item1679265 {
	width:175px !important;
	height:26px !important;
	left:390px !important;
	top:166px !important;
}

#item1679288 {
	width:5px !important;
	height:8px !important;
	left:382px !important;
	top:168px !important;
}

#item1636306 {
	width:565px !important;
	height:548px !important;
	left:635px !important;
	top:177px !important;
}

#item1636557 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1636581 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1636605 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1636609 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1636635 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1636636 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1636632 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1636670 {
	width:123px !important;
	height:50px !important;
}

#item1636671 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1636644 {
	width:123px !important;
	height:50px !important;
}

#item1636645 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1636640 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1636723 {
	width:99px !important;
	height:50px !important;
}

#item1636724 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1636698 {
	width:99px !important;
	height:50px !important;
}

#item1636699 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1636694 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1636776 {
	width:101px !important;
	height:50px !important;
}

#item1636777 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1636751 {
	width:101px !important;
	height:50px !important;
}

#item1636752 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1636747 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1636803 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1636826 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1636800 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1636831 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1636834 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1636834 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1636834 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1746097 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1746109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1746103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746101 {
	width:700px !important;
	height:309px !important;
}

#item1783103 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1746277 {
	width:140px !important;
	height:18px !important;
	top:274px !important;
}

@keyframes intensificar-1746277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2082581 th, table#table2082581 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2082581 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2082581 {
	table-layout:fixed;
}

#item1746300 {
	width:628px !important;
	height:210px !important;
	top:308px !important;
}

@keyframes intensificar-1746300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789248 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:99px !important;
}

#item1809203 {
	width:628px !important;
	height:244px !important;
}

#item1809204 {
	width:595px !important;
	height:627px !important;
}

@keyframes intensificar-1809204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786505 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1809166 {
	width:628px !important;
	height:518px !important;
}

#item1809167 {
	width:595px !important;
	height:881px !important;
}

@keyframes intensificar-1809167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746120 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1746120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746143 {
	width:490px !important;
	height:302px !important;
	top:68px !important;
}

@keyframes intensificar-1746143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746167 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:284px !important;
}

#item1746172 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:136px !important;
}

@keyframes intensificar-1746172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746195 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:159px !important;
}

@keyframes intensificar-1746195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746218 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:185px !important;
}

#item1746223 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:232px !important;
}

#item1746246 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:235px !important;
}

#item1746118 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1746347 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1746370 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1746395 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1746398 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1746425 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1746426 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1746422 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1746458 {
	width:172px !important;
	height:70px !important;
}

#item1746459 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1746433 {
	width:172px !important;
	height:70px !important;
}

#item1746434 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1746429 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1746512 {
	width:139px !important;
	height:70px !important;
}

#item1746513 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1746486 {
	width:139px !important;
	height:70px !important;
}

#item1746487 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1746482 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1746566 {
	width:141px !important;
	height:70px !important;
}

#item1746567 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1746540 {
	width:141px !important;
	height:70px !important;
}

#item1746542 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1746536 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785073 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1801813 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801837 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801810 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1746622 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1746622 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1746622 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637091 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1637100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1637098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637095 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1637101 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1637105 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1637128 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1637152 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1637155 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item1637429 {
	width:528px !important;
	height:362px !important;
	top:17px !important;
}

@keyframes intensificar-1637429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637454 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:131px !important;
}

#item1637458 {
	width:534px !important;
	height:254px !important;
	top:17px !important;
}

#item1638086 {
	width:510px !important;
	height:390px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1638086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637483 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1637487 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:278px !important;
}

table#table2086275 tr {
	border-right:2.2px solid #fff;;
}

table#table2086275 {
	table-layout:fixed;
}

#item1637491 {
	width:528px !important;
	height:244px !important;
	top:321px !important;
}

@keyframes intensificar-1637491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637514 {
	width:100px !important;
	height:13px !important;
	top:301px !important;
}

@keyframes intensificar-1637514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637379 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
}

@keyframes intensificar-1637379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637403 {
	width:528px !important;
	height:249px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1637403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637904 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1637909 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1638156 {
	width:509px !important;
	height:689px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1638156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637935 {
	width:14px !important;
	height:9px !important;
}

#item1637939 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1637180 {
	width:403px !important;
	height:266px !important;
	top:65px !important;
}

@keyframes intensificar-1637180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637203 {
	width:528px !important;
	height:29px !important;
	top:14px !important;
}

@keyframes intensificar-1637203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637226 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:180px !important;
}

@keyframes intensificar-1637226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637249 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:195px !important;
}

@keyframes intensificar-1637249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637272 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:355px !important;
}

#item1637304 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:250px !important;
}

@keyframes intensificar-1637304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637327 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:266px !important;
}

@keyframes intensificar-1637327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637350 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:284px !important;
}

#item1679346 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:318px !important;
}

#item1679369 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:320px !important;
}

#item1637178 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item1637540 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1637541 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1637537 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1637574 {
	width:123px !important;
	height:50px !important;
}

#item1637575 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1637549 {
	width:123px !important;
	height:50px !important;
}

#item1637550 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1637545 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1637628 {
	width:113px !important;
	height:50px !important;
}

#item1637629 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1637603 {
	width:113px !important;
	height:50px !important;
}

#item1637604 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1637598 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1637682 {
	width:101px !important;
	height:50px !important;
}

#item1637683 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1637657 {
	width:101px !important;
	height:50px !important;
}

#item1637658 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1637653 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1637736 {
	width:101px !important;
	height:50px !important;
}

#item1637737 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1637710 {
	width:101px !important;
	height:50px !important;
}

#item1637712 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1637706 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1637763 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1637786 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1637760 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1637790 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1637790 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1637790 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1812625 {
	width:231px !important;
	height:207px !important;
	top:993px !important;
}

@keyframes intensificar-1746646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1746651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746644 {
	width:700px !important;
	height:309px !important;
}

#item1783108 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1746659 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1746683 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1746707 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1746710 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table2090438 tr {
	border-right:3.08px solid #fff;;
}

table#table2090438 {
	table-layout:fixed;
}

#item1747066 {
	width:628px !important;
	height:356px !important;
	top:166px !important;
}

@keyframes intensificar-1747066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747089 {
	width:140px !important;
	height:18px !important;
	top:138px !important;
}

@keyframes intensificar-1747089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789255 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:36px !important;
}

#item1809281 {
	width:628px !important;
	height:118px !important;
}

#item1809282 {
	width:595px !important;
	height:831px !important;
}

@keyframes intensificar-1809282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746980 {
	width:628px !important;
	height:522px !important;
}

@keyframes intensificar-1746980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786508 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1809245 {
	width:628px !important;
	height:522px !important;
}

#item1809246 {
	width:595px !important;
	height:1413px !important;
}

@keyframes intensificar-1809246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746735 {
	width:496px !important;
	height:349px !important;
	top:71px !important;
}

@keyframes intensificar-1746735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746758 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1746758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746781 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:231px !important;
}

@keyframes intensificar-1746781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746804 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:254px !important;
}

@keyframes intensificar-1746804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746827 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:477px !important;
}

#item1746836 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:329px !important;
}

@keyframes intensificar-1746836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746860 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:352px !important;
}

@keyframes intensificar-1746860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1746860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1746883 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:378px !important;
}

#item1746890 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:425px !important;
}

#item1746913 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:428px !important;
}

#item1746733 {
	width:664px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item1747115 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1747116 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1747112 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1747150 {
	width:172px !important;
	height:70px !important;
}

#item1747151 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1747125 {
	width:172px !important;
	height:70px !important;
}

#item1747126 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1747120 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1747204 {
	width:158px !important;
	height:70px !important;
}

#item1747205 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1747178 {
	width:158px !important;
	height:70px !important;
}

#item1747179 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1747174 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1747257 {
	width:141px !important;
	height:70px !important;
}

#item1747258 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1747232 {
	width:141px !important;
	height:70px !important;
}

#item1747233 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1747228 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1747310 {
	width:141px !important;
	height:70px !important;
}

#item1747311 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1747285 {
	width:141px !important;
	height:70px !important;
}

#item1747286 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1747281 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1801844 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801867 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801841 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1812622 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1130px !important;
}

#item1747363 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1747363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1747363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711679 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1638214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1638212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638210 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1638215 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1638218 {
	width:528px !important;
	height:41px !important;
	left:36px !important;
	top:128px !important;
}

#item1638242 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1638266 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1638269 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item1638589 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:142px !important;
}

#item1638594 {
	width:534px !important;
	height:253px !important;
	top:17px !important;
}

#item1639352 {
	width:510px !important;
	height:440px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1639352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638619 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1638622 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:277px !important;
}

table#table2095773 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2095773 {
	table-layout:fixed;
}

#item1638625 {
	width:528px !important;
	height:244px !important;
	top:320px !important;
}

@keyframes intensificar-1638625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638648 {
	width:100px !important;
	height:13px !important;
	top:300px !important;
}

@keyframes intensificar-1638648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638294 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
}

@keyframes intensificar-1638294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638317 {
	width:528px !important;
	height:518px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1638317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638523 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1638527 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1639227 {
	width:509px !important;
	height:706px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1639227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638555 {
	width:14px !important;
	height:9px !important;
}

#item1638559 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1638342 {
	width:403px !important;
	height:266px !important;
	top:81px !important;
}

@keyframes intensificar-1638342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638366 {
	width:528px !important;
	height:63px !important;
	top:14px !important;
}

@keyframes intensificar-1638366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638389 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:196px !important;
}

@keyframes intensificar-1638389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638412 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:211px !important;
}

@keyframes intensificar-1638412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638435 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:388px !important;
}

#item1638469 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:283px !important;
}

@keyframes intensificar-1638469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638492 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:299px !important;
}

@keyframes intensificar-1638492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638515 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:317px !important;
}

#item1679392 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:351px !important;
}

#item1679415 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:353px !important;
}

#item1638292 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item1638674 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1638675 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1638671 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1638707 {
	width:123px !important;
	height:50px !important;
}

#item1638708 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1638682 {
	width:123px !important;
	height:50px !important;
}

#item1638683 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1638678 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1638761 {
	width:113px !important;
	height:50px !important;
}

#item1638762 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1638735 {
	width:113px !important;
	height:50px !important;
}

#item1638736 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1638731 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1638815 {
	width:101px !important;
	height:50px !important;
}

#item1638816 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1638790 {
	width:101px !important;
	height:50px !important;
}

#item1638791 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1638785 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1638868 {
	width:101px !important;
	height:50px !important;
}

#item1638869 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1638843 {
	width:101px !important;
	height:50px !important;
}

#item1638844 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1638839 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1638895 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1638918 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1638892 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1638921 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1638921 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1638921 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1747383 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1747396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1747390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747388 {
	width:700px !important;
	height:309px !important;
}

#item1783113 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1747404 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1747427 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1747451 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1747454 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table2100839 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2100839 {
	table-layout:fixed;
}

#item1747786 {
	width:628px !important;
	height:358px !important;
	top:164px !important;
}

@keyframes intensificar-1747786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747809 {
	width:140px !important;
	height:18px !important;
	top:136px !important;
}

@keyframes intensificar-1747809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789291 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:28px !important;
}

#item1809409 {
	width:628px !important;
	height:102px !important;
}

#item1809410 {
	width:595px !important;
	height:870px !important;
}

@keyframes intensificar-1809410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786618 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1809365 {
	width:628px !important;
	height:522px !important;
}

#item1809366 {
	width:595px !important;
	height:1171px !important;
}

@keyframes intensificar-1809366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786567 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1809325 {
	width:628px !important;
	height:522px !important;
}

#item1809326 {
	width:595px !important;
	height:1313px !important;
}

@keyframes intensificar-1809326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747479 {
	width:528px !important;
	height:372px !important;
	top:93px !important;
}

@keyframes intensificar-1747479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747502 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1747502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747527 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:254px !important;
}

@keyframes intensificar-1747527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747551 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:276px !important;
}

@keyframes intensificar-1747551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747574 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:523px !important;
}

#item1747579 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:376px !important;
}

@keyframes intensificar-1747579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747603 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:398px !important;
}

@keyframes intensificar-1747603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1747603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1747626 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:424px !important;
}

#item1747630 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:471px !important;
}

#item1747653 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:474px !important;
}

#item1747477 {
	width:664px !important;
	height:553px !important;
	left:36px !important;
	top:553px !important;
}

#item1747835 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1747836 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1747832 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1747870 {
	width:172px !important;
	height:70px !important;
}

#item1747871 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1747844 {
	width:172px !important;
	height:70px !important;
}

#item1747846 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1747839 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1747923 {
	width:158px !important;
	height:70px !important;
}

#item1747924 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1747898 {
	width:158px !important;
	height:70px !important;
}

#item1747899 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1747894 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1747976 {
	width:141px !important;
	height:70px !important;
}

#item1747977 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1747951 {
	width:141px !important;
	height:70px !important;
}

#item1747952 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1747947 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1748030 {
	width:141px !important;
	height:70px !important;
}

#item1748031 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1748004 {
	width:141px !important;
	height:70px !important;
}

#item1748005 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1748000 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1785593 {
	width:35px !important;
	height:74px !important;
	top:1127px !important;
}

#item1801874 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801897 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801871 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1748083 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1748083 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1748083 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1639395 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1639403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1639401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639399 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1639404 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1639407 {
	width:528px !important;
	height:41px !important;
	left:36px !important;
	top:128px !important;
}

#item1639430 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1639455 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1639459 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item1639510 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:114px !important;
}

#item1639515 {
	width:534px !important;
	height:223px !important;
	top:16px !important;
}

#item1640425 {
	width:510px !important;
	height:460px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1640425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639541 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1639545 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:246px !important;
}

table#table2107477 tr {
	border-right:2.2px solid #fff;;
}

table#table2107477 {
	table-layout:fixed;
}

#item1639549 {
	width:528px !important;
	height:280px !important;
	top:290px !important;
}

@keyframes intensificar-1639549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639572 {
	width:100px !important;
	height:13px !important;
	top:270px !important;
}

@keyframes intensificar-1639572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639813 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
}

@keyframes intensificar-1639813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639836 {
	width:528px !important;
	height:518px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1639836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639775 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1639779 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1640277 {
	width:509px !important;
	height:816px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1640277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639805 {
	width:14px !important;
	height:9px !important;
}

#item1639808 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1639596 {
	width:403px !important;
	height:300px !important;
	top:64px !important;
}

@keyframes intensificar-1639596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639619 {
	width:528px !important;
	height:45px !important;
	top:14px !important;
}

@keyframes intensificar-1639619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639643 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:216px !important;
}

@keyframes intensificar-1639643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639666 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:232px !important;
}

@keyframes intensificar-1639666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639689 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:410px !important;
}

#item1639721 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:305px !important;
}

@keyframes intensificar-1639721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639745 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:321px !important;
}

@keyframes intensificar-1639745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639768 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:339px !important;
}

#item1679436 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:372px !important;
}

#item1679459 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:374px !important;
}

#item1639483 {
	width:564px !important;
	height:570px !important;
	left:36px !important;
	top:160px !important;
}

#item1639863 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1639864 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1639860 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1639897 {
	width:123px !important;
	height:50px !important;
}

#item1639898 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1639872 {
	width:123px !important;
	height:50px !important;
}

#item1639873 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1639868 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1639950 {
	width:113px !important;
	height:50px !important;
}

#item1639951 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1639925 {
	width:113px !important;
	height:50px !important;
}

#item1639926 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1639921 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1640005 {
	width:101px !important;
	height:50px !important;
}

#item1640006 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1639979 {
	width:101px !important;
	height:50px !important;
}

#item1639980 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1639975 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1640059 {
	width:101px !important;
	height:50px !important;
}

#item1640060 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1640033 {
	width:101px !important;
	height:50px !important;
}

#item1640034 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1640029 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1640086 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1640109 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1640083 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1640113 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1640113 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1640113 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1812616 {
	width:231px !important;
	height:207px !important;
	top:993px !important;
}

@keyframes intensificar-1748112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1748107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748105 {
	width:700px !important;
	height:309px !important;
}

#item1783119 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1748121 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:511px !important;
}

#item1748144 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1748169 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1748173 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table2113662 tr {
	border-right:3.08px solid #fff;;
}

table#table2113662 {
	table-layout:fixed;
}

#item1748504 {
	width:628px !important;
	height:398px !important;
	top:101px !important;
}

@keyframes intensificar-1748504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748527 {
	width:140px !important;
	height:18px !important;
	top:73px !important;
}

@keyframes intensificar-1748527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789331 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:8px !important;
}

#item1809525 {
	width:628px !important;
	height:61px !important;
}

#item1809526 {
	width:595px !important;
	height:881px !important;
}

@keyframes intensificar-1809526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786673 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

#item1809486 {
	width:628px !important;
	height:499px !important;
}

#item1809487 {
	width:595px !important;
	height:1171px !important;
}

@keyframes intensificar-1809487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786627 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

#item1809445 {
	width:628px !important;
	height:499px !important;
}

#item1809446 {
	width:595px !important;
	height:1548px !important;
}

@keyframes intensificar-1809446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748198 {
	width:489px !important;
	height:420px !important;
	top:69px !important;
}

@keyframes intensificar-1748198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748221 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1748221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748244 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:240px !important;
}

@keyframes intensificar-1748244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748267 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:262px !important;
}

@keyframes intensificar-1748267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748290 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:511px !important;
}

#item1748295 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:364px !important;
}

@keyframes intensificar-1748295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748318 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:386px !important;
}

@keyframes intensificar-1748318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748341 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:412px !important;
}

#item1748346 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:458px !important;
}

#item1748371 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:461px !important;
}

#item1748196 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:576px !important;
}

#item1748553 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1748554 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1748550 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1748588 {
	width:172px !important;
	height:70px !important;
}

#item1748589 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1748562 {
	width:172px !important;
	height:70px !important;
}

#item1748563 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1748557 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1748641 {
	width:158px !important;
	height:70px !important;
}

#item1748642 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1748616 {
	width:158px !important;
	height:70px !important;
}

#item1748617 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1748612 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1748695 {
	width:141px !important;
	height:70px !important;
}

#item1748696 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1748670 {
	width:141px !important;
	height:70px !important;
}

#item1748671 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1748665 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1748748 {
	width:141px !important;
	height:70px !important;
}

#item1748749 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1748723 {
	width:141px !important;
	height:70px !important;
}

#item1748724 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1748719 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1801906 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801929 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801903 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1812619 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1130px !important;
}

#item1748802 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1748802 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1748802 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711683 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1640477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1640475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640473 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1640478 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1640483 {
	width:528px !important;
	height:41px !important;
	left:36px !important;
	top:128px !important;
}

#item1640506 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1640530 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1640534 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item1640584 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:143px !important;
}

#item1640588 {
	width:534px !important;
	height:281px !important;
	top:16px !important;
}

#item1641437 {
	width:510px !important;
	height:465px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1641437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640613 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1640616 {
	width:14px !important;
	height:9px !important;
	left:521px !important;
	top:304px !important;
}

table#table2121975 tr {
	border-right:2.2px solid #fff;;
}

table#table2121975 {
	table-layout:fixed;
}

#item1640620 {
	width:528px !important;
	height:217px !important;
	top:347px !important;
}

@keyframes intensificar-1640620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640643 {
	width:100px !important;
	height:13px !important;
	top:327px !important;
}

@keyframes intensificar-1640643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640885 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
}

@keyframes intensificar-1640885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640908 {
	width:528px !important;
	height:518px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1640908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640846 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1640850 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1641350 {
	width:509px !important;
	height:724px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1641350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640876 {
	width:14px !important;
	height:9px !important;
}

#item1640880 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1640667 {
	width:403px !important;
	height:300px !important;
	top:99px !important;
}

@keyframes intensificar-1640667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640690 {
	width:528px !important;
	height:65px !important;
	top:14px !important;
}

@keyframes intensificar-1640690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640714 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:181px !important;
}

@keyframes intensificar-1640714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640737 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:197px !important;
}

@keyframes intensificar-1640737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640760 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:353px !important;
}

#item1640791 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:248px !important;
}

@keyframes intensificar-1640791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640814 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:264px !important;
}

@keyframes intensificar-1640814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640838 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:283px !important;
}

#item1679479 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:316px !important;
}

#item1679502 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:318px !important;
}

#item1640557 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item1640935 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1640936 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1640932 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1640970 {
	width:123px !important;
	height:50px !important;
}

#item1640971 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1640944 {
	width:123px !important;
	height:50px !important;
}

#item1640945 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1640940 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1641023 {
	width:113px !important;
	height:50px !important;
}

#item1641024 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1640998 {
	width:113px !important;
	height:50px !important;
}

#item1640999 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1640994 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1641076 {
	width:101px !important;
	height:50px !important;
}

#item1641078 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1641051 {
	width:101px !important;
	height:50px !important;
}

#item1641052 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1641047 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1641131 {
	width:101px !important;
	height:50px !important;
}

#item1641132 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1641106 {
	width:101px !important;
	height:50px !important;
}

#item1641107 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1641101 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1641159 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1641182 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1641156 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1641186 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1641186 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1641186 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1748821 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1748834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1748826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748824 {
	width:700px !important;
	height:309px !important;
}

#item1783124 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1748844 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1748867 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1748891 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1748894 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table2127545 tr {
	border-right:3.08px solid #fff;;
}

table#table2127545 {
	table-layout:fixed;
}

#item1749226 {
	width:628px !important;
	height:322px !important;
	top:203px !important;
}

@keyframes intensificar-1749226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749249 {
	width:140px !important;
	height:18px !important;
	top:175px !important;
}

@keyframes intensificar-1749249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789372 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:49px !important;
}

#item1809644 {
	width:628px !important;
	height:144px !important;
}

#item1809645 {
	width:595px !important;
	height:890px !important;
}

@keyframes intensificar-1809645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786731 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1809607 {
	width:628px !important;
	height:522px !important;
}

#item1809608 {
	width:595px !important;
	height:1210px !important;
}

@keyframes intensificar-1809608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786682 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1809568 {
	width:628px !important;
	height:522px !important;
}

#item1809569 {
	width:595px !important;
	height:1273px !important;
}

@keyframes intensificar-1809569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748919 {
	width:564px !important;
	height:420px !important;
	top:118px !important;
}

@keyframes intensificar-1748919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748942 {
	width:628px !important;
	height:92px !important;
}

@keyframes intensificar-1748942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748965 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:233px !important;
}

@keyframes intensificar-1748965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1748989 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:256px !important;
}

@keyframes intensificar-1748989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1748989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749012 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:503px !important;
}

#item1749018 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:356px !important;
}

@keyframes intensificar-1749018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749041 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:378px !important;
}

@keyframes intensificar-1749041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749064 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:404px !important;
}

#item1749067 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:450px !important;
}

#item1749090 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:453px !important;
}

#item1748917 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:553px !important;
}

#item1749275 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1749276 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1749272 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1749308 {
	width:172px !important;
	height:70px !important;
}

#item1749310 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1749283 {
	width:172px !important;
	height:70px !important;
}

#item1749284 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1749279 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1749363 {
	width:158px !important;
	height:70px !important;
}

#item1749365 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1749338 {
	width:158px !important;
	height:70px !important;
}

#item1749339 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1749334 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1749417 {
	width:141px !important;
	height:70px !important;
}

#item1749418 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1749392 {
	width:141px !important;
	height:70px !important;
}

#item1749393 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1749388 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1749470 {
	width:141px !important;
	height:70px !important;
}

#item1749471 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1749445 {
	width:141px !important;
	height:70px !important;
}

#item1749446 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1749441 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1801939 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801962 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801935 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1749524 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1749524 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1749524 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711688 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1641490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1641488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641486 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1641491 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1641494 {
	width:528px !important;
	height:41px !important;
	left:36px !important;
	top:128px !important;
}

#item1641517 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1641541 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1641545 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item1641595 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:143px !important;
}

#item1641598 {
	width:534px !important;
	height:281px !important;
	top:16px !important;
}

#item1642444 {
	width:510px !important;
	height:418px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1642444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641623 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1641626 {
	width:14px !important;
	height:9px !important;
	left:521px !important;
	top:304px !important;
}

table#table2133730 tr {
	border-right:2.2px solid #fff;;
}

table#table2133730 {
	table-layout:fixed;
}

#item1641630 {
	width:528px !important;
	height:218px !important;
	top:347px !important;
}

@keyframes intensificar-1641630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641653 {
	width:100px !important;
	height:13px !important;
	top:327px !important;
}

@keyframes intensificar-1641653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641899 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
}

@keyframes intensificar-1641899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641922 {
	width:528px !important;
	height:518px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1641922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677299 {
	width:528px !important;
	height:548px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1677299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641678 {
	width:403px !important;
	height:300px !important;
	top:81px !important;
}

@keyframes intensificar-1641678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641701 {
	width:528px !important;
	height:46px !important;
	top:14px !important;
}

@keyframes intensificar-1641701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641724 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:197px !important;
}

@keyframes intensificar-1641724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641748 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:212px !important;
}

@keyframes intensificar-1641748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641771 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:372px !important;
}

#item1641803 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:267px !important;
}

@keyframes intensificar-1641803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641826 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:283px !important;
}

@keyframes intensificar-1641826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641849 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:301px !important;
}

#item1679568 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:334px !important;
}

#item1679591 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:336px !important;
}

#item1641568 {
	width:564px !important;
	height:566px !important;
	left:36px !important;
	top:160px !important;
}

#item1641949 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1641950 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1641946 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1641982 {
	width:123px !important;
	height:50px !important;
}

#item1641983 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1641957 {
	width:123px !important;
	height:50px !important;
}

#item1641958 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1641953 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1642035 {
	width:113px !important;
	height:50px !important;
}

#item1642036 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1642010 {
	width:113px !important;
	height:50px !important;
}

#item1642011 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1642006 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1642089 {
	width:101px !important;
	height:50px !important;
}

#item1642090 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1642064 {
	width:101px !important;
	height:50px !important;
}

#item1642065 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1642059 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1642144 {
	width:101px !important;
	height:50px !important;
}

#item1642145 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1642118 {
	width:101px !important;
	height:50px !important;
}

#item1642119 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1642114 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1642171 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642194 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642168 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1642197 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1642197 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1642197 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1749543 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1749556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1749548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749546 {
	width:700px !important;
	height:309px !important;
}

#item1783127 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1749565 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1749588 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1749612 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1749616 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table2137846 tr {
	border-right:3.08px solid #fff;;
}

table#table2137846 {
	table-layout:fixed;
}

#item1749932 {
	width:628px !important;
	height:315px !important;
	top:207px !important;
}

@keyframes intensificar-1749932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749955 {
	width:140px !important;
	height:18px !important;
	top:179px !important;
}

@keyframes intensificar-1749955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789419 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:51px !important;
}

#item1809746 {
	width:628px !important;
	height:148px !important;
}

#item1809747 {
	width:595px !important;
	height:896px !important;
}

@keyframes intensificar-1809747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786751 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1809715 {
	width:628px !important;
	height:522px !important;
}

#item1809716 {
	width:595px !important;
	height:838px !important;
}

@keyframes intensificar-1809716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786745 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1809681 {
	width:628px !important;
	height:522px !important;
}

#item1809683 {
	width:595px !important;
	height:1117px !important;
}

@keyframes intensificar-1809683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749642 {
	width:470px !important;
	height:420px !important;
	top:93px !important;
}

@keyframes intensificar-1749642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749665 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1749665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749688 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:255px !important;
}

@keyframes intensificar-1749688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749711 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:277px !important;
}

@keyframes intensificar-1749711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749734 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:517px !important;
}

#item1749740 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:370px !important;
}

@keyframes intensificar-1749740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749763 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:392px !important;
}

@keyframes intensificar-1749763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1749763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1749786 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:418px !important;
}

#item1749789 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:464px !important;
}

#item1749812 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:467px !important;
}

#item1749639 {
	width:664px !important;
	height:547px !important;
	left:36px !important;
	top:553px !important;
}

#item1749981 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1749982 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1749978 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1750015 {
	width:172px !important;
	height:70px !important;
}

#item1750016 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1749989 {
	width:172px !important;
	height:70px !important;
}

#item1749990 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1749985 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1750068 {
	width:158px !important;
	height:70px !important;
}

#item1750069 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1750043 {
	width:158px !important;
	height:70px !important;
}

#item1750044 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1750039 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1750121 {
	width:141px !important;
	height:70px !important;
}

#item1750123 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1750096 {
	width:141px !important;
	height:70px !important;
}

#item1750097 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1750092 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1750175 {
	width:141px !important;
	height:70px !important;
}

#item1750176 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1750150 {
	width:141px !important;
	height:70px !important;
}

#item1750151 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1750146 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1785590 {
	width:35px !important;
	height:74px !important;
	top:1127px !important;
}

#item1801970 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1801993 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801966 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1750229 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1750229 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1750229 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1679616 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1679623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1679621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679619 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1679625 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1679628 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1679651 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1679676 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1679679 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item1679952 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:152px !important;
}

#item1679958 {
	width:534px !important;
	height:297px !important;
	top:16px !important;
}

#item1679959 {
	width:510px !important;
	height:840px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1679959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679983 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1679987 {
	width:14px !important;
	height:9px !important;
	left:521px !important;
	top:320px !important;
}

table#table2144201 th, table#table2144201 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2144201 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2144201 {
	table-layout:fixed;
}

#item1679993 {
	width:528px !important;
	height:201px !important;
	top:364px !important;
}

@keyframes intensificar-1679993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680017 {
	width:100px !important;
	height:13px !important;
	top:344px !important;
}

@keyframes intensificar-1680017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679903 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
}

@keyframes intensificar-1679903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679926 {
	width:528px !important;
	height:518px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1679926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679878 {
	width:528px !important;
	height:548px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1679878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679704 {
	width:403px !important;
	height:300px !important;
	top:81px !important;
}

@keyframes intensificar-1679704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679727 {
	width:528px !important;
	height:46px !important;
	top:14px !important;
}

@keyframes intensificar-1679727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679750 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:98px !important;
}

@keyframes intensificar-1679750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679773 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:114px !important;
}

@keyframes intensificar-1679773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679796 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:385px !important;
}

#item1679801 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:280px !important;
}

@keyframes intensificar-1679801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679824 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:296px !important;
}

@keyframes intensificar-1679824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680386 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:223px !important;
}

@keyframes intensificar-1680386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680409 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:239px !important;
}

@keyframes intensificar-1680409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680432 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:167px !important;
}

@keyframes intensificar-1680432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680455 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:183px !important;
}

@keyframes intensificar-1680455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680484 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:359px !important;
}

#item1680508 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:361px !important;
}

#item1680520 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:314px !important;
}

#item1679702 {
	width:564px !important;
	height:566px !important;
	left:36px !important;
	top:160px !important;
}

#item1680043 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1680044 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1680040 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1680078 {
	width:123px !important;
	height:50px !important;
}

#item1680079 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1680053 {
	width:123px !important;
	height:50px !important;
}

#item1680054 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1680048 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1680131 {
	width:113px !important;
	height:50px !important;
}

#item1680132 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1680106 {
	width:113px !important;
	height:50px !important;
}

#item1680107 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1680102 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1680187 {
	width:101px !important;
	height:50px !important;
}

#item1680188 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1680159 {
	width:101px !important;
	height:50px !important;
}

#item1680161 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1680155 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1680240 {
	width:101px !important;
	height:50px !important;
}

#item1680241 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1680215 {
	width:101px !important;
	height:50px !important;
}

#item1680216 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1680211 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1680267 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1680290 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1680264 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1680294 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1680294 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680294 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1783990 {
	width:231px !important;
	height:207px !important;
	top:993px !important;
}

@keyframes intensificar-1750261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1750255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750253 {
	width:700px !important;
	height:309px !important;
}

#item1783130 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1750271 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1750294 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1750318 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1750321 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table2148943 th, table#table2148943 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2148943 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2148943 {
	table-layout:fixed;
}

#item1750730 {
	width:628px !important;
	height:323px !important;
	top:199px !important;
}

@keyframes intensificar-1750730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750754 {
	width:140px !important;
	height:18px !important;
	top:171px !important;
}

@keyframes intensificar-1750754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789460 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:47px !important;
}

#item1809849 {
	width:628px !important;
	height:140px !important;
}

#item1809850 {
	width:595px !important;
	height:1567px !important;
}

@keyframes intensificar-1809850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786771 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1809811 {
	width:628px !important;
	height:522px !important;
}

#item1809812 {
	width:595px !important;
	height:1152px !important;
}

@keyframes intensificar-1809812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786765 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1809777 {
	width:628px !important;
	height:522px !important;
}

#item1809778 {
	width:595px !important;
	height:901px !important;
}

@keyframes intensificar-1809778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750347 {
	width:564px !important;
	height:420px !important;
	top:93px !important;
}

@keyframes intensificar-1750347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750370 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1750370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750393 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:117px !important;
}

@keyframes intensificar-1750393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750416 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:139px !important;
}

@keyframes intensificar-1750416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750439 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:519px !important;
}

#item1750446 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:372px !important;
}

@keyframes intensificar-1750446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750469 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:394px !important;
}

@keyframes intensificar-1750469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750492 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:292px !important;
}

@keyframes intensificar-1750492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750516 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:314px !important;
}

@keyframes intensificar-1750516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750539 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:213px !important;
}

@keyframes intensificar-1750539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750562 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:236px !important;
}

@keyframes intensificar-1750562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1750562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1750586 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:483px !important;
}

#item1750609 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:486px !important;
}

#item1750614 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:419px !important;
}

#item1750345 {
	width:664px !important;
	height:550px !important;
	left:36px !important;
	top:553px !important;
}

#item1750780 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1750781 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1750777 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1750814 {
	width:172px !important;
	height:70px !important;
}

#item1750815 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1750789 {
	width:172px !important;
	height:70px !important;
}

#item1750790 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1750785 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1750867 {
	width:158px !important;
	height:70px !important;
}

#item1750868 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1750842 {
	width:158px !important;
	height:70px !important;
}

#item1750843 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1750838 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1750921 {
	width:141px !important;
	height:70px !important;
}

#item1750922 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1750895 {
	width:141px !important;
	height:70px !important;
}

#item1750896 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1750891 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1750976 {
	width:141px !important;
	height:70px !important;
}

#item1750977 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1750949 {
	width:141px !important;
	height:70px !important;
}

#item1750950 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1750945 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1801999 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802022 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1801996 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1812610 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1130px !important;
}

#item1751030 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1751030 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1751030 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711691 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1677364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1677362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677359 {
	width:600px !important;
	height:790px !important;
}

#item1677365 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1677370 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1677376 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1677568 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:140px !important;
}

#item1677573 {
	width:534px !important;
	height:274px !important;
	top:16px !important;
}

#item1677574 {
	width:510px !important;
	height:420px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1677574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677599 {
	width:14px !important;
	height:9px !important;
}

#item1677602 {
	width:14px !important;
	height:9px !important;
	top:298px !important;
}

#item1677999 {
	width:57px !important;
	height:12px !important;
	top:321px !important;
}

@keyframes intensificar-1677999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678022 {
	width:528px !important;
	height:222px !important;
	top:339px !important;
}

table#table2155609 tr {
	border-right:2.2px solid #fff;;
}

table#table2155609 {
	table-layout:fixed;
}

#item1678023 {
	width:756px !important;
	height:222px !important;
}

@keyframes intensificar-1678023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678046 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:568px !important;
}

#item1677532 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1677535 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1677536 {
	width:509px !important;
	height:618px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1677536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677561 {
	width:14px !important;
	height:9px !important;
}

#item1677564 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1677402 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1677425 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1677428 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes intensificar-1677428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677451 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:308px !important;
}

#item1677456 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes intensificar-1677456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677480 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:203px !important;
}

@keyframes intensificar-1677480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677503 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:237px !important;
}

#item1677507 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:219px !important;
}

@keyframes intensificar-1677507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677399 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1677654 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1677677 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1677703 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1677704 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1677700 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1677737 {
	width:123px !important;
	height:50px !important;
}

#item1677738 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677712 {
	width:123px !important;
	height:50px !important;
}

#item1677713 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677708 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1677791 {
	width:99px !important;
	height:50px !important;
}

#item1677792 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1677765 {
	width:99px !important;
	height:50px !important;
}

#item1677766 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1677761 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1677846 {
	width:101px !important;
	height:50px !important;
}

#item1677847 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677820 {
	width:101px !important;
	height:50px !important;
}

#item1677821 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677815 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1677873 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1677896 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1677870 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1677902 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1677905 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1677905 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1677905 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1751051 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1751063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1751056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751054 {
	width:700px !important;
	height:309px !important;
}

#item1783133 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1751075 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1751081 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1751312 {
	width:80px !important;
	height:16px !important;
	top:150px !important;
}

@keyframes intensificar-1751312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751335 {
	width:628px !important;
	height:298px !important;
	top:176px !important;
}

table#table2158915 tr {
	border-right:3.08px solid #fff;;
}

table#table2158915 {
	table-layout:fixed;
}

#item1751336 {
	width:1059px !important;
	height:298px !important;
}

@keyframes intensificar-1751336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789501 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:37px !important;
}

#item1789543 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:484px !important;
}

#item1809918 {
	width:628px !important;
	height:119px !important;
}

#item1809919 {
	width:595px !important;
	height:862px !important;
}

@keyframes intensificar-1809919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786778 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item1809880 {
	width:628px !important;
	height:507px !important;
}

#item1809881 {
	width:595px !important;
	height:1234px !important;
}

@keyframes intensificar-1809881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751108 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1751131 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1751134 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1751134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751157 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:423px !important;
}

#item1751162 {
	width:413px !important;
	height:365px !important;
	top:108px !important;
}

@keyframes intensificar-1751162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751185 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:276px !important;
}

@keyframes intensificar-1751185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751208 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:325px !important;
}

#item1751211 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:299px !important;
}

@keyframes intensificar-1751211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751104 {
	width:664px !important;
	height:507px !important;
	left:36px !important;
	top:568px !important;
}

#item1751365 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1751388 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1751414 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1751415 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1751411 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1751450 {
	width:172px !important;
	height:70px !important;
}

#item1751451 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1751425 {
	width:172px !important;
	height:70px !important;
}

#item1751426 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1751421 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1751504 {
	width:139px !important;
	height:70px !important;
}

#item1751505 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1751479 {
	width:139px !important;
	height:70px !important;
}

#item1751480 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1751475 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1751558 {
	width:141px !important;
	height:70px !important;
}

#item1751559 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1751533 {
	width:141px !important;
	height:70px !important;
}

#item1751534 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1751529 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785070 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802029 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802052 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802026 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1751614 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1751614 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1751614 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680567 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1680574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1680572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680570 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1680575 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1680578 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1680601 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1680625 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1680628 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item1680995 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:137px !important;
}

#item1681000 {
	width:534px !important;
	height:268px !important;
	top:16px !important;
}

#item1681001 {
	width:510px !important;
	height:760px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1681001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681025 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1681029 {
	width:14px !important;
	height:9px !important;
	left:521px !important;
	top:291px !important;
}

table#table2164249 th, table#table2164249 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2164249 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2164249 {
	table-layout:fixed;
}

#item1681035 {
	width:528px !important;
	height:230px !important;
	top:335px !important;
}

@keyframes intensificar-1681035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681059 {
	width:100px !important;
	height:13px !important;
	top:315px !important;
}

@keyframes intensificar-1681059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680946 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
}

@keyframes intensificar-1680946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680969 {
	width:528px !important;
	height:518px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1680969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681428 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1681431 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1681432 {
	width:509px !important;
	height:680px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1681432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681457 {
	width:14px !important;
	height:9px !important;
}

#item1681460 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1680654 {
	width:403px !important;
	height:300px !important;
	top:81px !important;
}

@keyframes intensificar-1680654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680677 {
	width:528px !important;
	height:46px !important;
	top:14px !important;
}

@keyframes intensificar-1680677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680746 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:374px !important;
}

#item1680751 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:269px !important;
}

@keyframes intensificar-1680751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680774 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:285px !important;
}

@keyframes intensificar-1680774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680797 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:165px !important;
}

@keyframes intensificar-1680797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680820 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:181px !important;
}

@keyframes intensificar-1680820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680891 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:348px !important;
}

#item1680914 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:350px !important;
}

#item1680917 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:302px !important;
}

#item1680651 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item1681086 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1681087 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1681083 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1681119 {
	width:123px !important;
	height:50px !important;
}

#item1681120 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1681094 {
	width:123px !important;
	height:50px !important;
}

#item1681095 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1681090 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1681173 {
	width:82px !important;
	height:50px !important;
}

#item1681174 {
	width:67px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1681148 {
	width:82px !important;
	height:50px !important;
}

#item1681149 {
	width:67px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1681143 {
	width:82px !important;
	height:50px !important;
	left:936px !important;
	top:740px !important;
}

#item1681226 {
	width:101px !important;
	height:50px !important;
}

#item1681227 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1681201 {
	width:101px !important;
	height:50px !important;
}

#item1681202 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1681197 {
	width:101px !important;
	height:50px !important;
	left:832px !important;
	top:740px !important;
}

#item1681280 {
	width:101px !important;
	height:50px !important;
}

#item1681281 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1681255 {
	width:101px !important;
	height:50px !important;
}

#item1681256 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1681251 {
	width:101px !important;
	height:50px !important;
	left:728px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1681307 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1681330 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1681304 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1681333 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1681333 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1681333 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1783987 {
	width:233px !important;
	height:209px !important;
	top:991px !important;
}

@keyframes intensificar-1751643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1751638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751635 {
	width:700px !important;
	height:309px !important;
}

#item1783136 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1751652 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1751675 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1751699 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1751702 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table2169131 th, table#table2169131 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2169131 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2169131 {
	table-layout:fixed;
}

#item1752030 {
	width:628px !important;
	height:350px !important;
	top:172px !important;
}

@keyframes intensificar-1752030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752053 {
	width:140px !important;
	height:18px !important;
	top:144px !important;
}

@keyframes intensificar-1752053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789546 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:35px !important;
}

#item1810024 {
	width:628px !important;
	height:117px !important;
}

#item1810025 {
	width:595px !important;
	height:1508px !important;
}

@keyframes intensificar-1810025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786867 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1809982 {
	width:628px !important;
	height:522px !important;
}

#item1809983 {
	width:595px !important;
	height:681px !important;
}

@keyframes intensificar-1809983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786823 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1809950 {
	width:628px !important;
	height:522px !important;
}

#item1809951 {
	width:595px !important;
	height:1352px !important;
}

@keyframes intensificar-1809951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751727 {
	width:485px !important;
	height:367px !important;
	top:93px !important;
}

@keyframes intensificar-1751727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751750 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1751750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751773 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:503px !important;
}

#item1751780 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:356px !important;
}

@keyframes intensificar-1751780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751803 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:379px !important;
}

@keyframes intensificar-1751803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751826 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:211px !important;
}

@keyframes intensificar-1751826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751849 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:234px !important;
}

@keyframes intensificar-1751849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1751849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1751873 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:467px !important;
}

#item1751896 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:470px !important;
}

#item1751899 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:403px !important;
}

#item1751725 {
	width:664px !important;
	height:534px !important;
	left:36px !important;
	top:553px !important;
}

#item1752079 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1752080 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1752076 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1752113 {
	width:172px !important;
	height:70px !important;
}

#item1752114 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1752088 {
	width:172px !important;
	height:70px !important;
}

#item1752089 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1752084 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1752167 {
	width:115px !important;
	height:70px !important;
}

#item1752168 {
	width:94px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1752141 {
	width:115px !important;
	height:70px !important;
}

#item1752142 {
	width:94px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1752137 {
	width:115px !important;
	height:70px !important;
	left:330px !important;
	top:1130px !important;
}

#item1752221 {
	width:141px !important;
	height:70px !important;
}

#item1752222 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1752195 {
	width:141px !important;
	height:70px !important;
}

#item1752196 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1752191 {
	width:141px !important;
	height:70px !important;
	left:184px !important;
	top:1130px !important;
}

#item1752274 {
	width:141px !important;
	height:70px !important;
}

#item1752275 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1752249 {
	width:141px !important;
	height:70px !important;
}

#item1752250 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1752245 {
	width:141px !important;
	height:70px !important;
	left:39px !important;
	top:1130px !important;
}

#item1802058 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802081 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802055 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1812602 {
	width:35px !important;
	height:74px !important;
	left:38px !important;
	top:1130px !important;
}

#item1752328 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1752328 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1752328 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711698 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1681517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1681515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681513 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1681518 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1681521 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1681544 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1681568 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1681571 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item1681867 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:164px !important;
}

#item1681870 {
	width:534px !important;
	height:321px !important;
	top:16px !important;
}

#item1681871 {
	width:510px !important;
	height:520px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1681871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681895 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1681898 {
	width:14px !important;
	height:9px !important;
	left:521px !important;
	top:344px !important;
}

table#table2175225 tr {
	border-right:2.2px solid #fff;;
}

table#table2175225 {
	table-layout:fixed;
}

#item1681902 {
	width:528px !important;
	height:177px !important;
	top:387px !important;
}

@keyframes intensificar-1681902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681927 {
	width:100px !important;
	height:13px !important;
	top:367px !important;
}

@keyframes intensificar-1681927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681816 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
}

@keyframes intensificar-1681816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681840 {
	width:528px !important;
	height:200px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1681840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682309 {
	width:528px !important;
	height:547px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1682309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681596 {
	width:403px !important;
	height:300px !important;
	top:114px !important;
}

@keyframes intensificar-1681596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681619 {
	width:528px !important;
	height:80px !important;
	top:14px !important;
}

@keyframes intensificar-1681619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681642 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:164px !important;
}

@keyframes intensificar-1681642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681665 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:180px !important;
}

@keyframes intensificar-1681665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681689 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:336px !important;
}

#item1681696 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:231px !important;
}

@keyframes intensificar-1681696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681719 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:247px !important;
}

@keyframes intensificar-1681719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681742 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:266px !important;
}

#item1681746 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:298px !important;
}

#item1681769 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:301px !important;
}

#item1681594 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item1681953 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1681954 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1681950 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1681988 {
	width:123px !important;
	height:50px !important;
}

#item1681989 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1681961 {
	width:123px !important;
	height:50px !important;
}

#item1681962 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1681957 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1682042 {
	width:113px !important;
	height:50px !important;
}

#item1682043 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1682017 {
	width:113px !important;
	height:50px !important;
}

#item1682018 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1682013 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1682095 {
	width:101px !important;
	height:50px !important;
}

#item1682096 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1682070 {
	width:101px !important;
	height:50px !important;
}

#item1682071 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1682066 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1682148 {
	width:101px !important;
	height:50px !important;
}

#item1682149 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1682123 {
	width:101px !important;
	height:50px !important;
}

#item1682124 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1682119 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1682176 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1682199 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1682172 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1682202 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1682202 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1682202 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1752348 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1752354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1752363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752352 {
	width:700px !important;
	height:309px !important;
}

#item1783141 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1752376 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1752399 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1752423 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1752426 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table2178938 tr {
	border-right:3.08px solid #fff;;
}

table#table2178938 {
	table-layout:fixed;
}

#item1752739 {
	width:628px !important;
	height:262px !important;
	top:260px !important;
}

@keyframes intensificar-1752739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752762 {
	width:140px !important;
	height:18px !important;
	top:232px !important;
}

@keyframes intensificar-1752762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789592 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:78px !important;
}

#item1810093 {
	width:628px !important;
	height:202px !important;
}

#item1810094 {
	width:595px !important;
	height:1038px !important;
}

@keyframes intensificar-1810094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752676 {
	width:627px !important;
	height:522px !important;
}

@keyframes intensificar-1752676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786874 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1810059 {
	width:628px !important;
	height:522px !important;
}

#item1810060 {
	width:595px !important;
	height:1138px !important;
}

@keyframes intensificar-1810060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752451 {
	width:485px !important;
	height:347px !important;
	top:156px !important;
}

@keyframes intensificar-1752451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752475 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1752475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752499 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:226px !important;
}

@keyframes intensificar-1752499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752522 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:248px !important;
}

@keyframes intensificar-1752522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752545 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:467px !important;
}

#item1752551 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:320px !important;
}

@keyframes intensificar-1752551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752574 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:342px !important;
}

@keyframes intensificar-1752574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1752574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1752597 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:368px !important;
}

#item1752600 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:414px !important;
}

#item1752623 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:417px !important;
}

#item1752449 {
	width:665px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item1752788 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1752789 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1752785 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1752822 {
	width:172px !important;
	height:70px !important;
}

#item1752823 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1752797 {
	width:172px !important;
	height:70px !important;
}

#item1752798 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1752793 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1752876 {
	width:158px !important;
	height:70px !important;
}

#item1752877 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1752851 {
	width:158px !important;
	height:70px !important;
}

#item1752852 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1752846 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1752929 {
	width:141px !important;
	height:70px !important;
}

#item1752930 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1752904 {
	width:141px !important;
	height:70px !important;
}

#item1752905 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1752900 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1752982 {
	width:141px !important;
	height:70px !important;
}

#item1752983 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1752957 {
	width:141px !important;
	height:70px !important;
}

#item1752958 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1752953 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1802088 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802111 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802085 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1753038 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1753038 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1753038 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1642647 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1642648 {
	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-1642648 {
	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;
	}
}
#item1642672 {
	width:633px !important;
	height:106px !important;
	left:59px !important;
	top:88px !important;
}

@keyframes intensificar-1642672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642695 {
	opacity:0.40;
	width:520px !important;
	height:150px !important;
	left:59px !important;
	top:231px !important;
	background:#0e0b00;
}

#item1642696 {
	width:473px !important;
	height:114px !important;
	left:80px !important;
	top:250px !important;
}

@keyframes intensificar-1642696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642719 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1642719 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1642719 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1753057 {
	width:1842px !important;
	height:1212px !important;
	left:-622px !important;
	top:-6px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1753058 {
	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-1753058 {
	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;
	}
}
#item1753066 {
	width:633px !important;
	height:106px !important;
	left:36px !important;
	top:849px !important;
}

@keyframes intensificar-1753066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1753066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1753090 {
	opacity:0.40;
	width:628px !important;
	height:172px !important;
	left:36px !important;
	top:992px !important;
	background:#0e0b00;
}

#item1753091 {
	width:570px !important;
	height:130px !important;
	left:62px !important;
	top:1011px !important;
}

@keyframes intensificar-1753091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1753091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1753114 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1753114 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1753114 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1669226 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1669637 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1669660 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1669665 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item1669666 {
	width:509px !important;
	height:1850px !important;
}

@keyframes intensificar-1669666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1669666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1669690 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1669693 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1669576 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1669599 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1669602 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item1669603 {
	width:509px !important;
	height:1420px !important;
}

@keyframes intensificar-1669603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1669603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1669626 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1669631 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1669231 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1669254 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1669277 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

#item1669343 {
	width:20px !important;
	height:10px !important;
	left:112px !important;
	top:129px !important;
}

#item1669301 {
	width:20px !important;
	height:10px !important;
	left:148px !important;
	top:110px !important;
}

#item1669348 {
	width:20px !important;
	height:10px !important;
	left:178px !important;
	top:93px !important;
}

#item1669365 {
	width:20px !important;
	height:10px !important;
	left:114px !important;
	top:57px !important;
}

table#table2186441 th, table#table2186441 td {
	vertical-align:top;;
}

table#table2186441 tr {
	height:18px;;
}

table#table2186441 {
	table-layout:fixed;
}

#item1669372 {
	width:510px !important;
	height:182px !important;
}

#item1669398 {
	width:511px !important;
	height:17px !important;
}

#item1669395 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1669402 {
	width:511px !important;
	height:17px !important;
}

#item1669399 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1669406 {
	width:511px !important;
	height:17px !important;
}

#item1669403 {
	width:511px !important;
	height:17px !important;
}

#item1669410 {
	width:511px !important;
	height:17px !important;
}

#item1669407 {
	width:511px !important;
	height:17px !important;
	top:143px !important;
}

#item1669414 {
	width:511px !important;
	height:17px !important;
}

#item1669411 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

#item1669418 {
	width:511px !important;
	height:17px !important;
}

#item1669415 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1669422 {
	width:511px !important;
	height:17px !important;
}

#item1669419 {
	width:511px !important;
	height:17px !important;
	top:90px !important;
}

#item1669427 {
	width:511px !important;
	height:17px !important;
}

#item1669423 {
	width:511px !important;
	height:17px !important;
	top:108px !important;
}

#item1669431 {
	width:511px !important;
	height:17px !important;
}

#item1669428 {
	width:511px !important;
	height:17px !important;
	top:126px !important;
}

#item1669495 {
	width:33px !important;
	height:17px !important;
	left:50px !important;
	top:266px !important;
}

#item1669499 {
	width:87px !important;
	height:8px !important;
	left:89px !important;
	top:271px !important;
}

@keyframes intensificar-1669524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1669524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1669525 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1669229 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1669698 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1669701 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1669747 {
	width:578px !important;
	height:557px !important;
	left:14px !important;
	top:157px !important;
}

#item1669751 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1669774 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1669748 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1669782 {
	width:19px !important;
	height:19px !important;
}

#item1669778 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1669785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1669785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1669788 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1669789 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1669785 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1669792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1669792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1669822 {
	width:122px !important;
	height:50px !important;
}

#item1669823 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1669797 {
	width:122px !important;
	height:50px !important;
}

#item1669798 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1669792 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1669846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1669846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1669875 {
	width:122px !important;
	height:50px !important;
}

#item1669876 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1669850 {
	width:122px !important;
	height:50px !important;
}

#item1669851 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1669846 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1669952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1669952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1669982 {
	width:87px !important;
	height:50px !important;
}

#item1669983 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1669956 {
	width:87px !important;
	height:50px !important;
}

#item1669957 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1669952 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1670009 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1670032 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670006 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1670035 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1670035 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1670035 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1753379 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1784676 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:434px !important;
}

#item1810167 {
	width:628px !important;
	height:780px !important;
	left:36px !important;
	top:67px !important;
}

#item1810168 {
	width:595px !important;
	height:3069px !important;
}

@keyframes intensificar-1810168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1753318 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1784672 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:434px !important;
}

#item1810127 {
	width:628px !important;
	height:780px !important;
	left:36px !important;
	top:67px !important;
}

#item1810128 {
	width:595px !important;
	height:2379px !important;
}

@keyframes intensificar-1810128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1753138 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1753161 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1753184 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

#item1753208 {
	width:24px !important;
	height:12px !important;
	left:137px !important;
	top:157px !important;
}

#item1753211 {
	width:24px !important;
	height:12px !important;
	left:180px !important;
	top:134px !important;
}

#item1753216 {
	width:24px !important;
	height:12px !important;
	left:217px !important;
	top:114px !important;
}

#item1753219 {
	width:24px !important;
	height:12px !important;
	left:140px !important;
	top:70px !important;
}

table#table2191547 th, table#table2191547 td {
	vertical-align:top;;
}

table#table2191547 tr {
	height:22px;;
}

table#table2191547 {
	table-layout:fixed;
}

#item1753222 {
	width:622px !important;
	height:222px !important;
}

#item1753248 {
	width:623px !important;
	height:21px !important;
}

#item1753245 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item1753252 {
	width:623px !important;
	height:21px !important;
}

#item1753249 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item1753256 {
	width:623px !important;
	height:21px !important;
}

#item1753253 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1753260 {
	width:623px !important;
	height:21px !important;
}

#item1753257 {
	width:623px !important;
	height:21px !important;
	top:176px !important;
}

#item1753264 {
	width:623px !important;
	height:21px !important;
}

#item1753261 {
	width:623px !important;
	height:21px !important;
	top:88px !important;
}

#item1753268 {
	width:623px !important;
	height:21px !important;
}

#item1753265 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

#item1753272 {
	width:623px !important;
	height:21px !important;
}

#item1753269 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

#item1753276 {
	width:623px !important;
	height:21px !important;
}

#item1753273 {
	width:623px !important;
	height:21px !important;
	top:132px !important;
}

#item1753280 {
	width:623px !important;
	height:21px !important;
}

#item1753277 {
	width:623px !important;
	height:21px !important;
	top:154px !important;
}

#item1753281 {
	width:40px !important;
	height:20px !important;
	left:61px !important;
	top:325px !important;
}

#item1753285 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:330px !important;
}

#item1753310 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

@keyframes intensificar-1753310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1753310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1753136 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

#item1753440 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1753444 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1754812 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1754835 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1754809 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1754843 {
	width:26px !important;
	height:26px !important;
}

#item1754839 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:179px !important;
}

@keyframes intensificar-1754846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1754846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1754850 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1754851 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1754846 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1754854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1754854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1754883 {
	width:171px !important;
	height:70px !important;
}

#item1754884 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1754858 {
	width:171px !important;
	height:70px !important;
}

#item1754859 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1754854 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes intensificar-1754908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1754908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1754938 {
	width:171px !important;
	height:70px !important;
}

#item1754939 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1754913 {
	width:171px !important;
	height:70px !important;
}

#item1754914 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1754908 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1754962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1754962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1754991 {
	width:122px !important;
	height:70px !important;
}

#item1754992 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1754966 {
	width:122px !important;
	height:70px !important;
}

#item1754967 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1754962 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1755018 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1755041 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1755015 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1784567 {
	width:35px !important;
	height:74px !important;
	left:148px !important;
	top:1127px !important;
}

#item1755045 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1755045 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1755045 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711714 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1642745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1642743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642741 {
	width:600px !important;
	height:790px !important;
}

#item1642746 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1642909 {
	width:100px !important;
	height:13px !important;
	left:1px !important;
	top:325px !important;
}

@keyframes intensificar-1642909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2193595 th, table#table2193595 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2193595 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2193595 {
	table-layout:fixed;
}

#item1642932 {
	width:528px !important;
	height:160px !important;
	left:1px !important;
	top:345px !important;
}

@keyframes intensificar-1642932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642955 {
	width:528px !important;
	height:300px !important;
	left:1px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1642955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642751 {
	width:529px !important;
	height:566px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1642751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642776 {
	width:528px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes intensificar-1642776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642799 {
	width:350px !important;
	height:216px !important;
	left:1px !important;
	top:50px !important;
}

@keyframes intensificar-1642799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642822 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:204px !important;
}

#item1642857 {
	width:70px !important;
	height:16px !important;
	left:459px !important;
	top:99px !important;
}

@keyframes intensificar-1642857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642880 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:115px !important;
}

@keyframes intensificar-1642880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642903 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:133px !important;
}

#item1682391 {
	width:175px !important;
	height:26px !important;
	left:390px !important;
	top:167px !important;
}

#item1682414 {
	width:5px !important;
	height:8px !important;
	left:382px !important;
	top:169px !important;
}

#item1642749 {
	width:565px !important;
	height:566px !important;
	left:635px !important;
	top:159px !important;
}

#item1642979 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1643002 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1643026 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1643031 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1643058 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1643059 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1643054 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1643093 {
	width:123px !important;
	height:50px !important;
}

#item1643094 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1643067 {
	width:123px !important;
	height:50px !important;
}

#item1643069 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1643063 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1643146 {
	width:99px !important;
	height:50px !important;
}

#item1643147 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1643121 {
	width:99px !important;
	height:50px !important;
}

#item1643122 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1643117 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1643199 {
	width:101px !important;
	height:50px !important;
}

#item1643200 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1643174 {
	width:101px !important;
	height:50px !important;
}

#item1643175 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1643170 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1643227 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1643250 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1643223 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1643254 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1643258 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1643258 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1643258 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1755062 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1755075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1755067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755065 {
	width:700px !important;
	height:309px !important;
}

#item1783290 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1755242 {
	width:140px !important;
	height:18px !important;
	top:282px !important;
}

@keyframes intensificar-1755242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2196585 th, table#table2196585 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2196585 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2196585 {
	table-layout:fixed;
}

#item1755265 {
	width:628px !important;
	height:231px !important;
	top:310px !important;
}

@keyframes intensificar-1755265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789635 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:104px !important;
}

#item1810261 {
	width:628px !important;
	height:253px !important;
}

#item1810262 {
	width:595px !important;
	height:660px !important;
}

@keyframes intensificar-1810262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786881 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1810223 {
	width:628px !important;
	height:541px !important;
}

#item1810225 {
	width:595px !important;
	height:1215px !important;
}

@keyframes intensificar-1810225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755088 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1755088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755111 {
	width:490px !important;
	height:302px !important;
	top:68px !important;
}

@keyframes intensificar-1755111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755134 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:284px !important;
}

#item1755139 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:136px !important;
}

@keyframes intensificar-1755139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755162 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:159px !important;
}

@keyframes intensificar-1755162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755185 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:185px !important;
}

#item1755188 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:231px !important;
}

#item1755211 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:234px !important;
}

#item1755085 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1755312 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1755335 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1755359 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1755363 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1755390 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1755391 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1755387 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1755424 {
	width:172px !important;
	height:70px !important;
}

#item1755425 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1755398 {
	width:172px !important;
	height:70px !important;
}

#item1755399 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1755394 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1755477 {
	width:139px !important;
	height:70px !important;
}

#item1755478 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1755452 {
	width:139px !important;
	height:70px !important;
}

#item1755453 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1755448 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1755530 {
	width:141px !important;
	height:70px !important;
}

#item1755531 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1755505 {
	width:141px !important;
	height:70px !important;
}

#item1755506 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1755501 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1755557 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1755580 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1755554 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1785065 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1755587 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1755587 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1755587 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1682431 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1643347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1643345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643343 {
	width:600px !important;
	height:790px !important;
}

#item1643348 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1643354 {
	width:100px !important;
	height:13px !important;
	left:1px !important;
	top:325px !important;
}

@keyframes intensificar-1643354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2199434 th, table#table2199434 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2199434 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2199434 {
	table-layout:fixed;
}

#item1643379 {
	width:528px !important;
	height:160px !important;
	left:1px !important;
	top:345px !important;
}

@keyframes intensificar-1643379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643402 {
	width:528px !important;
	height:320px !important;
	left:1px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1643402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643558 {
	width:529px !important;
	height:566px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1643558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643427 {
	width:528px !important;
	height:48px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes intensificar-1643427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643450 {
	width:350px !important;
	height:216px !important;
	left:1px !important;
	top:70px !important;
}

@keyframes intensificar-1643450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643474 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:224px !important;
}

#item1643506 {
	width:70px !important;
	height:16px !important;
	left:459px !important;
	top:119px !important;
}

@keyframes intensificar-1643506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643529 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:135px !important;
}

@keyframes intensificar-1643529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643552 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:153px !important;
}

#item1682448 {
	width:175px !important;
	height:26px !important;
	left:390px !important;
	top:187px !important;
}

#item1682471 {
	width:5px !important;
	height:8px !important;
	left:382px !important;
	top:189px !important;
}

#item1643352 {
	width:565px !important;
	height:566px !important;
	left:635px !important;
	top:159px !important;
}

#item1643582 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1643605 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1643629 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1643632 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1643658 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1643659 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1643655 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1643693 {
	width:123px !important;
	height:50px !important;
}

#item1643694 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1643668 {
	width:123px !important;
	height:50px !important;
}

#item1643669 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1643663 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1643747 {
	width:99px !important;
	height:50px !important;
}

#item1643748 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1643722 {
	width:99px !important;
	height:50px !important;
}

#item1643723 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1643718 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1643800 {
	width:101px !important;
	height:50px !important;
}

#item1643801 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1643775 {
	width:101px !important;
	height:50px !important;
}

#item1643776 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1643771 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1643855 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800476 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800499 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800473 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1643861 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1643861 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1643861 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1783984 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1755620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1755612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755610 {
	width:700px !important;
	height:309px !important;
}

#item1783293 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1755784 {
	width:140px !important;
	height:18px !important;
	top:282px !important;
}

@keyframes intensificar-1755784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2202187 th, table#table2202187 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2202187 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2202187 {
	table-layout:fixed;
}

#item1755807 {
	width:628px !important;
	height:231px !important;
	top:310px !important;
}

@keyframes intensificar-1755807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789640 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:104px !important;
}

#item1810335 {
	width:628px !important;
	height:251px !important;
}

#item1810337 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1810337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786887 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1810298 {
	width:628px !important;
	height:541px !important;
}

#item1810299 {
	width:595px !important;
	height:1117px !important;
}

@keyframes intensificar-1810299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755631 {
	width:628px !important;
	height:67px !important;
}

@keyframes intensificar-1755631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755654 {
	width:490px !important;
	height:302px !important;
	top:96px !important;
}

@keyframes intensificar-1755654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755677 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:312px !important;
}

#item1755682 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:164px !important;
}

@keyframes intensificar-1755682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755705 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:187px !important;
}

@keyframes intensificar-1755705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1755705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1755728 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:213px !important;
}

#item1755732 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:259px !important;
}

#item1755755 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:262px !important;
}

#item1755629 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1755854 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1755877 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1755901 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1755905 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1755932 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1755933 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1755929 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1755967 {
	width:172px !important;
	height:70px !important;
}

#item1755968 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1755942 {
	width:172px !important;
	height:70px !important;
}

#item1755943 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1755937 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1756022 {
	width:139px !important;
	height:70px !important;
}

#item1756023 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1755996 {
	width:139px !important;
	height:70px !important;
}

#item1755997 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1755992 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1756075 {
	width:141px !important;
	height:70px !important;
}

#item1756076 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1756050 {
	width:141px !important;
	height:70px !important;
}

#item1756051 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1756046 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785062 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802152 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802175 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802149 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1756134 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1756134 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1756134 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711720 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1643953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1643951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643949 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1643954 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1643958 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1643981 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1644005 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1644009 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item1644060 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:159px !important;
}

#item1644063 {
	width:534px !important;
	height:313px !important;
	top:16px !important;
}

#item1644865 {
	width:510px !important;
	height:419px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1644865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644088 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1644092 {
	width:14px !important;
	height:9px !important;
	left:521px !important;
	top:336px !important;
}

table#table2205734 th, table#table2205734 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2205734 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2205734 {
	table-layout:fixed;
}

#item1644097 {
	width:528px !important;
	height:185px !important;
	top:380px !important;
}

@keyframes intensificar-1644097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644120 {
	width:100px !important;
	height:13px !important;
	top:360px !important;
}

@keyframes intensificar-1644120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644365 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
}

@keyframes intensificar-1644365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644388 {
	width:528px !important;
	height:160px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1644388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644797 {
	width:528px !important;
	height:549px !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-1644797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644144 {
	width:403px !important;
	height:300px !important;
	top:63px !important;
}

@keyframes intensificar-1644144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644167 {
	width:528px !important;
	height:29px !important;
	top:14px !important;
}

@keyframes intensificar-1644167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644190 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:113px !important;
}

@keyframes intensificar-1644190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644213 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:129px !important;
}

@keyframes intensificar-1644213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644236 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:289px !important;
}

#item1644269 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:184px !important;
}

@keyframes intensificar-1644269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644292 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:200px !important;
}

@keyframes intensificar-1644292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644316 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:218px !important;
}

#item1682486 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:251px !important;
}

#item1682509 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:254px !important;
}

#item1644032 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item1644415 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1644417 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1644412 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1644452 {
	width:123px !important;
	height:50px !important;
}

#item1644453 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1644427 {
	width:123px !important;
	height:50px !important;
}

#item1644428 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1644422 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1644505 {
	width:113px !important;
	height:50px !important;
}

#item1644506 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1644480 {
	width:113px !important;
	height:50px !important;
}

#item1644481 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1644476 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1644558 {
	width:101px !important;
	height:50px !important;
}

#item1644559 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1644533 {
	width:101px !important;
	height:50px !important;
}

#item1644534 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1644529 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1644611 {
	width:101px !important;
	height:50px !important;
}

#item1644613 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1644586 {
	width:101px !important;
	height:50px !important;
}

#item1644587 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1644582 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1644639 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1644662 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1644636 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1644666 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1644666 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1644666 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1756152 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1756165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1756157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756155 {
	width:700px !important;
	height:309px !important;
}

#item1783296 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1756175 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1756198 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1756222 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1756225 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table2209016 th, table#table2209016 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2209016 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2209016 {
	table-layout:fixed;
}

#item1756535 {
	width:628px !important;
	height:273px !important;
	top:249px !important;
}

@keyframes intensificar-1756535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756558 {
	width:140px !important;
	height:18px !important;
	top:221px !important;
}

@keyframes intensificar-1756558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789645 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:72px !important;
}

#item1810394 {
	width:628px !important;
	height:190px !important;
}

#item1810395 {
	width:595px !important;
	height:758px !important;
}

@keyframes intensificar-1810395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756474 {
	width:627px !important;
	height:522px !important;
}

@keyframes intensificar-1756474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786895 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1810364 {
	width:628px !important;
	height:522px !important;
}

#item1810365 {
	width:595px !important;
	height:940px !important;
}

@keyframes intensificar-1810365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756251 {
	width:476px !important;
	height:253px !important;
	top:85px !important;
}

@keyframes intensificar-1756251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756274 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1756274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756297 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:155px !important;
}

@keyframes intensificar-1756297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756320 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:177px !important;
}

@keyframes intensificar-1756320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756343 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:401px !important;
}

#item1756348 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:254px !important;
}

@keyframes intensificar-1756348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756371 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:276px !important;
}

@keyframes intensificar-1756371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756394 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:302px !important;
}

#item1756397 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:349px !important;
}

#item1756420 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:352px !important;
}

#item1756249 {
	width:664px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item1756584 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1756585 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1756581 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1756618 {
	width:172px !important;
	height:70px !important;
}

#item1756619 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1756592 {
	width:172px !important;
	height:70px !important;
}

#item1756593 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1756588 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1756672 {
	width:158px !important;
	height:70px !important;
}

#item1756673 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1756646 {
	width:158px !important;
	height:70px !important;
}

#item1756647 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1756642 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1756725 {
	width:141px !important;
	height:70px !important;
}

#item1756727 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1756700 {
	width:141px !important;
	height:70px !important;
}

#item1756701 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1756696 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1756780 {
	width:141px !important;
	height:70px !important;
}

#item1756781 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1756754 {
	width:141px !important;
	height:70px !important;
}

#item1756755 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1756750 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1785587 {
	width:35px !important;
	height:74px !important;
	top:1127px !important;
}

#item1802184 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802207 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802181 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1756838 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1756838 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1756838 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1682425 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1644918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1644916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644914 {
	width:600px !important;
	height:790px !important;
}

#item1644919 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1644926 {
	width:100px !important;
	height:13px !important;
	top:353px !important;
}

@keyframes intensificar-1644926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2212841 th, table#table2212841 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2212841 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2212841 {
	table-layout:fixed;
}

#item1644949 {
	width:528px !important;
	height:160px !important;
	top:373px !important;
}

@keyframes intensificar-1644949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644973 {
	width:528px !important;
	height:338px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1644973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645506 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1645510 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1645511 {
	width:509px !important;
	height:659px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1645511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645540 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1645536 {
	width:14px !important;
	height:9px !important;
}

#item1644998 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1644998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645021 {
	width:350px !important;
	height:216px !important;
	top:99px !important;
}

@keyframes intensificar-1645021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645044 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:252px !important;
}

#item1645049 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:227px !important;
}

#item1645072 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:230px !important;
}

#item1645076 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:147px !important;
}

@keyframes intensificar-1645076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645100 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:163px !important;
}

@keyframes intensificar-1645100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645123 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:182px !important;
}

#item1644924 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1645152 {
	width:528px !important;
	height:17px !important;
	left:636px !important;
	top:128px !important;
}

#item1645175 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1645200 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1645203 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1645229 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1645230 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1645226 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1645264 {
	width:123px !important;
	height:50px !important;
}

#item1645265 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1645239 {
	width:123px !important;
	height:50px !important;
}

#item1645240 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1645235 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1645317 {
	width:99px !important;
	height:50px !important;
}

#item1645318 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1645292 {
	width:99px !important;
	height:50px !important;
}

#item1645293 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1645288 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1645373 {
	width:101px !important;
	height:50px !important;
}

#item1645374 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1645346 {
	width:101px !important;
	height:50px !important;
}

#item1645347 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1645341 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1645426 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800510 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800533 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800507 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1645433 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1645433 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1645433 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1783977 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1756870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1756864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756862 {
	width:700px !important;
	height:309px !important;
}

#item1783300 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1757052 {
	width:140px !important;
	height:18px !important;
	top:279px !important;
}

@keyframes intensificar-1757052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2215679 th, table#table2215679 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2215679 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2215679 {
	table-layout:fixed;
}

#item1757075 {
	width:628px !important;
	height:231px !important;
	top:310px !important;
}

@keyframes intensificar-1757075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789688 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:107px !important;
}

#item1810463 {
	width:628px !important;
	height:259px !important;
}

#item1810464 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1810464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786907 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1810429 {
	width:628px !important;
	height:547px !important;
}

#item1810430 {
	width:595px !important;
	height:1254px !important;
}

@keyframes intensificar-1810430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756880 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1756880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756903 {
	width:490px !important;
	height:302px !important;
	top:133px !important;
}

@keyframes intensificar-1756903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756926 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:348px !important;
}

#item1756932 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:313px !important;
}

#item1756955 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:316px !important;
}

#item1756961 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:201px !important;
}

@keyframes intensificar-1756961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1756984 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:223px !important;
}

@keyframes intensificar-1756984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1756984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757007 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:249px !important;
}

#item1756878 {
	width:664px !important;
	height:547px !important;
	left:36px !important;
	top:534px !important;
}

#item1757123 {
	width:628px !important;
	height:24px !important;
	left:36px !important;
	top:488px !important;
}

#item1757146 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1757170 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1757175 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1757202 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1757203 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1757198 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1757237 {
	width:172px !important;
	height:70px !important;
}

#item1757238 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1757212 {
	width:172px !important;
	height:70px !important;
}

#item1757213 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1757208 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1757292 {
	width:139px !important;
	height:70px !important;
}

#item1757293 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1757265 {
	width:139px !important;
	height:70px !important;
}

#item1757266 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1757261 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1757345 {
	width:141px !important;
	height:70px !important;
}

#item1757346 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1757320 {
	width:141px !important;
	height:70px !important;
}

#item1757321 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1757316 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785049 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802216 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802239 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802213 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1757401 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1757401 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1757401 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711727 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1646816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1646814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646812 {
	width:600px !important;
	height:790px !important;
}

#item1646817 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1646821 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1646825 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2218457 th, table#table2218457 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2218457 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2218457 {
	table-layout:fixed;
}

#item1647064 {
	width:528px !important;
	height:146px !important;
	top:419px !important;
}

@keyframes intensificar-1647064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647087 {
	width:100px !important;
	height:13px !important;
	top:399px !important;
}

@keyframes intensificar-1647087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647695 {
	width:528px !important;
	height:381px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1647695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647521 {
	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-1647521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646880 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1646880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646904 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:206px !important;
}

#item1646912 {
	width:350px !important;
	height:261px !important;
	top:49px !important;
}

@keyframes intensificar-1646912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646959 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:117px !important;
}

@keyframes intensificar-1646959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646982 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:135px !important;
}

#item1647488 {
	width:175px !important;
	height:26px !important;
	left:8px !important;
}

#item1647511 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1682588 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:101px !important;
}

@keyframes intensificar-1682588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646848 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1647110 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1647133 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1647159 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1647160 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1647156 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1647192 {
	width:123px !important;
	height:50px !important;
}

#item1647193 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1647167 {
	width:123px !important;
	height:50px !important;
}

#item1647168 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1647164 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1647245 {
	width:99px !important;
	height:50px !important;
}

#item1647246 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1647219 {
	width:99px !important;
	height:50px !important;
}

#item1647220 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1647216 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1647297 {
	width:101px !important;
	height:50px !important;
}

#item1647298 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1647272 {
	width:101px !important;
	height:50px !important;
}

#item1647273 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1647269 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1647352 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800540 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800563 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800537 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1647356 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1647356 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1647356 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1757419 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1757431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1757424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757422 {
	width:700px !important;
	height:309px !important;
}

#item1783307 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1757441 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1757445 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2221360 th, table#table2221360 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2221360 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2221360 {
	table-layout:fixed;
}

#item1757628 {
	width:628px !important;
	height:211px !important;
	top:330px !important;
}

@keyframes intensificar-1757628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757651 {
	width:140px !important;
	height:18px !important;
	top:302px !important;
}

@keyframes intensificar-1757651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789693 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:114px !important;
}

#item1810542 {
	width:628px !important;
	height:271px !important;
}

#item1810543 {
	width:595px !important;
	height:680px !important;
}

@keyframes intensificar-1810543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786949 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1810500 {
	width:628px !important;
	height:541px !important;
}

#item1810501 {
	width:595px !important;
	height:1315px !important;
}

@keyframes intensificar-1810501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757470 {
	width:627px !important;
	height:40px !important;
	left:1px !important;
}

@keyframes intensificar-1757470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757493 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:288px !important;
}

#item1757499 {
	width:490px !important;
	height:365px !important;
	top:68px !important;
}

@keyframes intensificar-1757499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757523 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:164px !important;
}

@keyframes intensificar-1757523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757546 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:190px !important;
}

#item1757550 {
	width:245px !important;
	height:36px !important;
	left:11px !important;
}

#item1757574 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1757579 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:141px !important;
}

@keyframes intensificar-1757579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757468 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1757698 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1757721 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1757747 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1757748 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1757744 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1757784 {
	width:172px !important;
	height:70px !important;
}

#item1757785 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1757758 {
	width:172px !important;
	height:70px !important;
}

#item1757759 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1757754 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1757837 {
	width:139px !important;
	height:70px !important;
}

#item1757838 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1757812 {
	width:139px !important;
	height:70px !important;
}

#item1757813 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1757808 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1757890 {
	width:141px !important;
	height:70px !important;
}

#item1757891 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1757865 {
	width:141px !important;
	height:70px !important;
}

#item1757866 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1757861 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785044 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802247 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802270 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802244 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1757946 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1757946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1757946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711733 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1647757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1647755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647753 {
	width:600px !important;
	height:790px !important;
}

#item1647758 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1647763 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1647767 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1647964 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:138px !important;
}

#item1647971 {
	width:534px !important;
	height:270px !important;
	top:16px !important;
}

#item1647972 {
	width:510px !important;
	height:362px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1647972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647997 {
	width:14px !important;
	height:9px !important;
}

#item1648001 {
	width:14px !important;
	height:9px !important;
	top:293px !important;
}

table#table2224720 th, table#table2224720 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2224720 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2224720 {
	table-layout:fixed;
}

#item1648004 {
	width:528px !important;
	height:226px !important;
	top:338px !important;
}

@keyframes intensificar-1648004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648027 {
	width:100px !important;
	height:13px !important;
	top:318px !important;
}

@keyframes intensificar-1648027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647924 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1647928 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1647929 {
	width:509px !important;
	height:930px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1647929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647954 {
	width:14px !important;
	height:9px !important;
}

#item1647958 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1647793 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1647816 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1647820 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes intensificar-1647820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647843 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:245px !important;
}

#item1647849 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes intensificar-1647849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647919 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:174px !important;
}

#item1682537 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:140px !important;
}

@keyframes intensificar-1682537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682560 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:156px !important;
}

@keyframes intensificar-1682560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647790 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1648050 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1648073 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1648099 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1648100 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1648096 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1648134 {
	width:123px !important;
	height:50px !important;
}

#item1648135 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648108 {
	width:123px !important;
	height:50px !important;
}

#item1648109 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648105 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1648186 {
	width:99px !important;
	height:50px !important;
}

#item1648187 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1648161 {
	width:99px !important;
	height:50px !important;
}

#item1648162 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1648158 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1648238 {
	width:101px !important;
	height:50px !important;
}

#item1648239 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648213 {
	width:101px !important;
	height:50px !important;
}

#item1648214 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648210 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1648291 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800577 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800600 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800574 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1648294 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1648294 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1648294 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1757965 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1757976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1757970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1757970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1757968 {
	width:700px !important;
	height:309px !important;
}

#item1783310 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1757986 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1757989 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2227748 th, table#table2227748 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2227748 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2227748 {
	table-layout:fixed;
}

#item1758228 {
	width:628px !important;
	height:342px !important;
	top:176px !important;
}

@keyframes intensificar-1758228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758251 {
	width:140px !important;
	height:18px !important;
	top:148px !important;
}

@keyframes intensificar-1758251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789697 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:36px !important;
}

#item1810611 {
	width:628px !important;
	height:116px !important;
}

#item1810612 {
	width:595px !important;
	height:823px !important;
}

@keyframes intensificar-1810612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1786957 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1810574 {
	width:628px !important;
	height:518px !important;
}

#item1810575 {
	width:595px !important;
	height:1805px !important;
}

@keyframes intensificar-1810575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758015 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1758038 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1758042 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1758042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758065 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:320px !important;
}

#item1758071 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes intensificar-1758071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758095 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:221px !important;
}

#item1758100 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:173px !important;
}

@keyframes intensificar-1758100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758123 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:195px !important;
}

@keyframes intensificar-1758123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758012 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1758276 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1758300 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1758326 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1758327 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1758323 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1758359 {
	width:172px !important;
	height:70px !important;
}

#item1758360 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1758334 {
	width:172px !important;
	height:70px !important;
}

#item1758335 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1758330 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1758413 {
	width:139px !important;
	height:70px !important;
}

#item1758414 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1758387 {
	width:139px !important;
	height:70px !important;
}

#item1758389 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1758383 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1758466 {
	width:141px !important;
	height:70px !important;
}

#item1758467 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1758441 {
	width:141px !important;
	height:70px !important;
}

#item1758442 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1758437 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785041 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802277 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802302 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802274 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1758523 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1758523 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1758523 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1648399 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1648430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1648428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648426 {
	width:600px !important;
	height:790px !important;
}

#item1648431 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1648435 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1648438 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2231246 th, table#table2231246 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2231246 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2231246 {
	table-layout:fixed;
}

#item1648676 {
	width:528px !important;
	height:154px !important;
	top:412px !important;
}

@keyframes intensificar-1648676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648700 {
	width:100px !important;
	height:13px !important;
	top:392px !important;
}

@keyframes intensificar-1648700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682672 {
	width:528px !important;
	height:360px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1682672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682639 {
	width:528px !important;
	height:566px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1682639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648464 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1648487 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1648491 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1648491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648514 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:224px !important;
}

#item1648520 {
	width:350px !important;
	height:261px !important;
	top:67px !important;
}

@keyframes intensificar-1648520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648568 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:135px !important;
}

@keyframes intensificar-1648568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648591 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:154px !important;
}

#item1682704 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:119px !important;
}

@keyframes intensificar-1682704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648461 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:160px !important;
}

#item1648723 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1648746 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1648772 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1648773 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1648769 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1648805 {
	width:123px !important;
	height:50px !important;
}

#item1648806 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648779 {
	width:123px !important;
	height:50px !important;
}

#item1648780 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648776 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1648858 {
	width:99px !important;
	height:50px !important;
}

#item1648859 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1648833 {
	width:99px !important;
	height:50px !important;
}

#item1648834 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1648829 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1648912 {
	width:101px !important;
	height:50px !important;
}

#item1648913 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648886 {
	width:101px !important;
	height:50px !important;
}

#item1648887 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648882 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1648965 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800607 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800630 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800603 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1648969 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1648969 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1648969 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1783971 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1758555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1758546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758544 {
	width:700px !important;
	height:309px !important;
}

#item1783314 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1758567 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1758570 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2234274 th, table#table2234274 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2234274 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2234274 {
	table-layout:fixed;
}

#item1758752 {
	width:628px !important;
	height:230px !important;
	top:312px !important;
}

@keyframes intensificar-1758752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758775 {
	width:140px !important;
	height:18px !important;
	top:284px !important;
}

@keyframes intensificar-1758775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789735 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:104px !important;
}

#item1810684 {
	width:628px !important;
	height:254px !important;
}

#item1810685 {
	width:595px !important;
	height:680px !important;
}

@keyframes intensificar-1810685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787002 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1810654 {
	width:628px !important;
	height:542px !important;
}

#item1810655 {
	width:595px !important;
	height:1077px !important;
}

@keyframes intensificar-1810655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758596 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1758620 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1758623 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1758623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758646 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:314px !important;
}

#item1758651 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes intensificar-1758651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758674 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:189px !important;
}

@keyframes intensificar-1758674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758698 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:215px !important;
}

#item1758703 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:167px !important;
}

@keyframes intensificar-1758703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1758703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1758593 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1758823 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1758846 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1758872 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1758873 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1758869 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1758908 {
	width:172px !important;
	height:70px !important;
}

#item1758909 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1758880 {
	width:172px !important;
	height:70px !important;
}

#item1758881 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1758876 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1758961 {
	width:139px !important;
	height:70px !important;
}

#item1758962 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1758936 {
	width:139px !important;
	height:70px !important;
}

#item1758937 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1758932 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1759014 {
	width:141px !important;
	height:70px !important;
}

#item1759015 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1758989 {
	width:141px !important;
	height:70px !important;
}

#item1758990 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1758985 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785038 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802311 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802334 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802308 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1759072 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1759072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1759072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711739 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1649063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1649059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649057 {
	width:600px !important;
	height:790px !important;
}

#item1649064 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1649070 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1649074 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1649270 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:167px !important;
}

#item1649276 {
	width:534px !important;
	height:328px !important;
	top:16px !important;
}

#item1649277 {
	width:510px !important;
	height:400px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1649277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649302 {
	width:14px !important;
	height:9px !important;
}

#item1649306 {
	width:14px !important;
	height:9px !important;
	top:351px !important;
}

table#table2237403 th, table#table2237403 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2237403 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2237403 {
	table-layout:fixed;
}

#item1649311 {
	width:528px !important;
	height:174px !important;
	top:390px !important;
}

@keyframes intensificar-1649311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649334 {
	width:100px !important;
	height:13px !important;
	top:370px !important;
}

@keyframes intensificar-1649334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649232 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1649235 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1649790 {
	width:509px !important;
	height:840px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1649790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649262 {
	width:14px !important;
	height:9px !important;
}

#item1649266 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1649100 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1649124 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1649127 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1649127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649150 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:290px !important;
}

#item1649156 {
	width:350px !important;
	height:261px !important;
	top:66px !important;
}

@keyframes intensificar-1649156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649180 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:185px !important;
}

@keyframes intensificar-1649180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649227 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:220px !important;
}

#item1651834 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:201px !important;
}

@keyframes intensificar-1651834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649097 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1649358 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1649381 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1649407 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1649408 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1649404 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1649441 {
	width:123px !important;
	height:50px !important;
}

#item1649442 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1649416 {
	width:123px !important;
	height:50px !important;
}

#item1649417 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1649413 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1649493 {
	width:99px !important;
	height:50px !important;
}

#item1649494 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1649468 {
	width:99px !important;
	height:50px !important;
}

#item1649469 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1649465 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1649547 {
	width:101px !important;
	height:50px !important;
}

#item1649548 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1649521 {
	width:101px !important;
	height:50px !important;
}

#item1649522 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1649518 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1649601 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800636 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800659 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800633 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1649604 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1649604 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1649604 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1759092 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1759097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1759106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759095 {
	width:700px !important;
	height:309px !important;
}

#item1783317 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1759118 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1759121 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2240215 th, table#table2240215 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2240215 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2240215 {
	table-layout:fixed;
}

#item1759356 {
	width:628px !important;
	height:258px !important;
	top:260px !important;
}

@keyframes intensificar-1759356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759380 {
	width:140px !important;
	height:18px !important;
	top:232px !important;
}

@keyframes intensificar-1759380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789741 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:78px !important;
}

#item1810752 {
	width:628px !important;
	height:203px !important;
}

#item1810753 {
	width:595px !important;
	height:823px !important;
}

@keyframes intensificar-1810753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787007 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1810715 {
	width:628px !important;
	height:518px !important;
}

#item1810716 {
	width:595px !important;
	height:1509px !important;
}

@keyframes intensificar-1810716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759147 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1759170 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1759173 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1759173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759196 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:398px !important;
}

#item1759202 {
	width:490px !important;
	height:365px !important;
	top:84px !important;
}

@keyframes intensificar-1759202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759225 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:251px !important;
}

@keyframes intensificar-1759225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759248 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:299px !important;
}

#item1759252 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:274px !important;
}

@keyframes intensificar-1759252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759144 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1759403 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1759426 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1759452 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1759453 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1759449 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1759485 {
	width:172px !important;
	height:70px !important;
}

#item1759486 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1759460 {
	width:172px !important;
	height:70px !important;
}

#item1759461 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1759456 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1759539 {
	width:139px !important;
	height:70px !important;
}

#item1759540 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1759514 {
	width:139px !important;
	height:70px !important;
}

#item1759515 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1759509 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1759593 {
	width:141px !important;
	height:70px !important;
}

#item1759594 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1759568 {
	width:141px !important;
	height:70px !important;
}

#item1759569 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1759563 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785034 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802347 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802370 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802344 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1759650 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1759650 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1759650 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1649850 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1649861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1649859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649857 {
	width:600px !important;
	height:790px !important;
}

#item1649862 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1649866 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1649870 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1650068 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:152px !important;
}

#item1650074 {
	width:534px !important;
	height:295px !important;
	top:16px !important;
}

#item1650075 {
	width:510px !important;
	height:460px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1650075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650100 {
	width:14px !important;
	height:9px !important;
}

#item1650104 {
	width:14px !important;
	height:9px !important;
	top:318px !important;
}

table#table2244265 th, table#table2244265 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2244265 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2244265 {
	table-layout:fixed;
}

#item1650108 {
	width:528px !important;
	height:203px !important;
	top:362px !important;
}

@keyframes intensificar-1650108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650131 {
	width:100px !important;
	height:13px !important;
	top:342px !important;
}

@keyframes intensificar-1650131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650025 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1650029 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1650030 {
	width:509px !important;
	height:790px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1650030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650056 {
	width:14px !important;
	height:9px !important;
}

#item1650060 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1649922 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1649922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649950 {
	width:350px !important;
	height:261px !important;
	top:67px !important;
}

@keyframes intensificar-1649950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650484 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:325px !important;
}

#item1650489 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:220px !important;
}

@keyframes intensificar-1650489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650512 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:236px !important;
}

@keyframes intensificar-1650512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650535 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:254px !important;
}

#item1650538 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:289px !important;
}

#item1650561 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:291px !important;
}

#item1649893 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1650154 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1650177 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1650203 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1650205 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1650200 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1650238 {
	width:123px !important;
	height:50px !important;
}

#item1650239 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1650211 {
	width:123px !important;
	height:50px !important;
}

#item1650212 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1650208 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1650290 {
	width:99px !important;
	height:50px !important;
}

#item1650291 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1650265 {
	width:99px !important;
	height:50px !important;
}

#item1650266 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1650262 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1650342 {
	width:101px !important;
	height:50px !important;
}

#item1650343 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1650317 {
	width:101px !important;
	height:50px !important;
}

#item1650318 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1650314 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1650396 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800669 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800693 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800666 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1650400 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1650400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1650400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1783966 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1759680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1759675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759672 {
	width:700px !important;
	height:309px !important;
}

#item1783320 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1759687 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1759691 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2247203 th, table#table2247203 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2247203 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2247203 {
	table-layout:fixed;
}

#item1759925 {
	width:628px !important;
	height:298px !important;
	top:244px !important;
}

@keyframes intensificar-1759925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759948 {
	width:140px !important;
	height:18px !important;
	top:216px !important;
}

@keyframes intensificar-1759948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789785 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:69px !important;
}

#item1810826 {
	width:628px !important;
	height:184px !important;
}

#item1810827 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1810827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787063 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1810788 {
	width:628px !important;
	height:542px !important;
}

#item1810789 {
	width:595px !important;
	height:1450px !important;
}

@keyframes intensificar-1810789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759716 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1759716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759740 {
	width:490px !important;
	height:365px !important;
	top:93px !important;
}

@keyframes intensificar-1759740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759763 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:455px !important;
}

#item1759768 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:308px !important;
}

@keyframes intensificar-1759768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759791 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:330px !important;
}

@keyframes intensificar-1759791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1759791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759814 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:356px !important;
}

#item1759820 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:404px !important;
}

#item1759843 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:407px !important;
}

#item1759714 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1759971 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1759994 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1760020 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1760021 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1760017 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1760054 {
	width:172px !important;
	height:70px !important;
}

#item1760055 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1760029 {
	width:172px !important;
	height:70px !important;
}

#item1760030 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1760025 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1760107 {
	width:139px !important;
	height:70px !important;
}

#item1760108 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1760082 {
	width:139px !important;
	height:70px !important;
}

#item1760083 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1760078 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1760161 {
	width:141px !important;
	height:70px !important;
}

#item1760162 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1760136 {
	width:141px !important;
	height:70px !important;
}

#item1760137 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1760132 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785029 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802377 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802400 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802374 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1760221 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1760221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1760221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1651218 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1651219 {
	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-1651219 {
	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;
	}
}
#item1651243 {
	width:638px !important;
	height:114px !important;
	left:94px !important;
	top:441px !important;
}

@keyframes intensificar-1651243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651266 {
	opacity:0.40;
	width:600px !important;
	height:114px !important;
	left:94px !important;
	top:597px !important;
	background:#0e0b00;
}

#item1651267 {
	width:554px !important;
	height:74px !important;
	left:116px !important;
	top:616px !important;
}

@keyframes intensificar-1651267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651290 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1651290 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1651290 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1760239 {
	width:1823px !important;
	height:1200px !important;
	left:-448px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1760240 {
	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-1760240 {
	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;
	}
}
#item1760246 {
	width:638px !important;
	height:114px !important;
	left:36px !important;
	top:691px !important;
}

@keyframes intensificar-1760246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1760246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1760269 {
	opacity:0.40;
	width:628px !important;
	height:148px !important;
	left:36px !important;
	top:847px !important;
	background:#0e0b00;
}

#item1760270 {
	width:584px !important;
	height:108px !important;
	left:58px !important;
	top:866px !important;
}

@keyframes intensificar-1760270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1760270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1760294 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1760294 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1760294 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1670463 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1670803 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1670826 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1670829 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item1670830 {
	width:509px !important;
	height:2880px !important;
}

@keyframes intensificar-1670830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1670830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1670854 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1670857 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1670743 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1670766 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1670769 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item1670771 {
	width:509px !important;
	height:2680px !important;
}

@keyframes intensificar-1670771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1670771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1670794 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1670798 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1670469 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1670492 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1670515 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

table#table2257075 th, table#table2257075 td {
	vertical-align:top;;
}

table#table2257075 tr {
	height:18px;;
}

table#table2257075 {
	table-layout:fixed;
}

#item1670571 {
	width:510px !important;
	height:164px !important;
}

#item1670597 {
	width:511px !important;
	height:17px !important;
}

#item1670594 {
	width:511px !important;
	height:17px !important;
	top:37px !important;
}

#item1670601 {
	width:511px !important;
	height:17px !important;
}

#item1670598 {
	width:511px !important;
	height:17px !important;
	top:19px !important;
}

#item1670605 {
	width:511px !important;
	height:17px !important;
}

#item1670602 {
	width:511px !important;
	height:17px !important;
	top:1px !important;
}

#item1670609 {
	width:511px !important;
	height:17px !important;
}

#item1670606 {
	width:511px !important;
	height:17px !important;
	top:126px !important;
}

#item1670613 {
	width:511px !important;
	height:17px !important;
}

#item1670610 {
	width:511px !important;
	height:17px !important;
	top:73px !important;
}

#item1670617 {
	width:511px !important;
	height:17px !important;
}

#item1670614 {
	width:511px !important;
	height:17px !important;
	top:55px !important;
}

#item1670621 {
	width:511px !important;
	height:17px !important;
}

#item1670618 {
	width:511px !important;
	height:17px !important;
	top:91px !important;
}

#item1670625 {
	width:511px !important;
	height:17px !important;
}

#item1670622 {
	width:511px !important;
	height:17px !important;
	top:109px !important;
}

@keyframes intensificar-1670688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1670688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1670689 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1670467 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1670861 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1670864 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1670910 {
	width:562px !important;
	height:605px !important;
	left:14px !important;
	top:129px !important;
}

#item1670914 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1670937 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1670911 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1670945 {
	width:19px !important;
	height:19px !important;
}

#item1670940 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1670950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1670950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1670953 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1670954 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1670950 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1670958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1670958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1670987 {
	width:122px !important;
	height:50px !important;
}

#item1670988 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1670962 {
	width:122px !important;
	height:50px !important;
}

#item1670963 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1670958 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1671011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1671011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1671040 {
	width:122px !important;
	height:50px !important;
}

#item1671041 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1671015 {
	width:122px !important;
	height:50px !important;
}

#item1671016 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1671011 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1671119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1671119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1671148 {
	width:87px !important;
	height:50px !important;
}

#item1671149 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1671123 {
	width:87px !important;
	height:50px !important;
}

#item1671124 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1671119 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1671175 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1671198 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1671172 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1671203 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1671203 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1671203 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1760516 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1784799 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:434px !important;
}

#item1810914 {
	width:628px !important;
	height:780px !important;
	left:36px !important;
	top:67px !important;
}

#item1810915 {
	width:595px !important;
	height:4568px !important;
}

@keyframes intensificar-1810915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1760455 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1784805 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:434px !important;
}

#item1810866 {
	width:628px !important;
	height:780px !important;
	left:36px !important;
	top:67px !important;
}

#item1810867 {
	width:595px !important;
	height:4211px !important;
}

@keyframes intensificar-1810867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1760318 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1760341 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1760364 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

table#table2266712 th, table#table2266712 td {
	vertical-align:top;;
}

table#table2266712 tr {
	height:22px;;
}

table#table2266712 {
	table-layout:fixed;
}

#item1760388 {
	width:622px !important;
	height:200px !important;
}

#item1760414 {
	width:623px !important;
	height:21px !important;
}

#item1760411 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item1760418 {
	width:623px !important;
	height:21px !important;
}

#item1760415 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item1760422 {
	width:623px !important;
	height:21px !important;
}

#item1760419 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1760426 {
	width:623px !important;
	height:21px !important;
}

#item1760423 {
	width:623px !important;
	height:21px !important;
	top:153px !important;
}

#item1760430 {
	width:623px !important;
	height:21px !important;
}

#item1760427 {
	width:623px !important;
	height:21px !important;
	top:88px !important;
}

#item1760434 {
	width:623px !important;
	height:21px !important;
}

#item1760431 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

#item1760438 {
	width:623px !important;
	height:21px !important;
}

#item1760435 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

#item1760443 {
	width:623px !important;
	height:21px !important;
}

#item1760439 {
	width:623px !important;
	height:21px !important;
	top:132px !important;
}

#item1760445 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

@keyframes intensificar-1760445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1760445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1760316 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

#item1760575 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1760578 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1760960 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1760983 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1760956 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1760993 {
	width:26px !important;
	height:26px !important;
}

#item1760989 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:179px !important;
}

@keyframes intensificar-1760996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1760996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1760999 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1761000 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1760996 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1761003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761032 {
	width:171px !important;
	height:70px !important;
}

#item1761033 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1761007 {
	width:171px !important;
	height:70px !important;
}

#item1761008 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1761003 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes intensificar-1761056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761085 {
	width:171px !important;
	height:70px !important;
}

#item1761087 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1761060 {
	width:171px !important;
	height:70px !important;
}

#item1761061 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1761056 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1761110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761139 {
	width:122px !important;
	height:70px !important;
}

#item1761140 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1761114 {
	width:122px !important;
	height:70px !important;
}

#item1761115 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1761110 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1761166 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1761189 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1761163 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1784689 {
	width:35px !important;
	height:74px !important;
	left:148px !important;
	top:1127px !important;
}

#item1761192 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1761192 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1761192 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711749 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1650627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1650625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650623 {
	width:600px !important;
	height:790px !important;
}

#item1650628 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1650632 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1650636 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2268579 tr {
	border-right:2.2px solid #fff;;
}

table#table2268579 {
	table-layout:fixed;
}

#item1650873 {
	width:528px !important;
	height:163px !important;
	top:333px !important;
}

@keyframes intensificar-1650873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650896 {
	width:100px !important;
	height:13px !important;
	top:313px !important;
}

@keyframes intensificar-1650896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651808 {
	width:528px !important;
	height:297px !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-1651808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650662 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1650666 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1651728 {
	width:509px !important;
	height:980px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1651728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650692 {
	width:14px !important;
	height:9px !important;
}

#item1650698 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1650731 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes intensificar-1650731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650760 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes intensificar-1650760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651328 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:274px !important;
}

#item1651333 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:169px !important;
}

@keyframes intensificar-1651333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651356 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:185px !important;
}

@keyframes intensificar-1651356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651379 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:203px !important;
}

#item1651384 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:238px !important;
}

#item1651407 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:240px !important;
}

#item1650659 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1650919 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1650943 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1650969 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1650970 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1650966 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1651001 {
	width:123px !important;
	height:50px !important;
}

#item1651002 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1650976 {
	width:123px !important;
	height:50px !important;
}

#item1650977 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1650973 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1651053 {
	width:99px !important;
	height:50px !important;
}

#item1651054 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1651028 {
	width:99px !important;
	height:50px !important;
}

#item1651029 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1651025 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1651107 {
	width:101px !important;
	height:50px !important;
}

#item1651108 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1651081 {
	width:101px !important;
	height:50px !important;
}

#item1651082 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1651078 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1651134 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1651157 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1651131 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1651161 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1651165 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1651165 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1651165 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1761209 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1761220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1761214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761212 {
	width:700px !important;
	height:309px !important;
}

#item1783344 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1761230 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1761236 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2271796 tr {
	border-right:3.08px solid #fff;;
}

table#table2271796 {
	table-layout:fixed;
}

#item1761434 {
	width:628px !important;
	height:241px !important;
	top:285px !important;
}

@keyframes intensificar-1761434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761457 {
	width:140px !important;
	height:18px !important;
	top:257px !important;
}

@keyframes intensificar-1761457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789824 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:90px !important;
}

#item1811014 {
	width:628px !important;
	height:226px !important;
}

#item1811015 {
	width:595px !important;
	height:607px !important;
}

@keyframes intensificar-1811015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787110 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1810971 {
	width:628px !important;
	height:526px !important;
}

#item1810972 {
	width:595px !important;
	height:1646px !important;
}

@keyframes intensificar-1810972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761261 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1761261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761284 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes intensificar-1761284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761307 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:361px !important;
}

#item1761313 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:214px !important;
}

@keyframes intensificar-1761313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761336 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:236px !important;
}

@keyframes intensificar-1761336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761359 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:262px !important;
}

#item1761365 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:310px !important;
}

#item1761388 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:313px !important;
}

#item1761259 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

#item1761504 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1761527 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1761553 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1761554 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1761550 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1761588 {
	width:172px !important;
	height:70px !important;
}

#item1761589 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1761562 {
	width:172px !important;
	height:70px !important;
}

#item1761563 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1761558 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1761642 {
	width:139px !important;
	height:70px !important;
}

#item1761643 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1761617 {
	width:139px !important;
	height:70px !important;
}

#item1761618 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1761613 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1761695 {
	width:141px !important;
	height:70px !important;
}

#item1761696 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1761670 {
	width:141px !important;
	height:70px !important;
}

#item1761671 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1761666 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1761722 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1761745 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1761719 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1785025 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1761754 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1761754 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1761754 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711757 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1651976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1651974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1651974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1651972 {
	width:600px !important;
	height:790px !important;
}

#item1651977 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1651983 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1651986 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2274956 tr {
	border-right:2.2px solid #fff;;
}

table#table2274956 {
	table-layout:fixed;
}

#item1652183 {
	width:528px !important;
	height:191px !important;
	top:371px !important;
}

@keyframes intensificar-1652183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652206 {
	width:100px !important;
	height:13px !important;
	top:351px !important;
}

@keyframes intensificar-1652206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652229 {
	width:528px !important;
	height:337px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1652229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652145 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:267px !important;
}

#item1652149 {
	width:534px !important;
	height:530px !important;
	top:15px !important;
}

#item1652151 {
	width:509px !important;
	height:663px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1652151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652176 {
	width:14px !important;
	height:9px !important;
}

#item1652179 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1652012 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1652012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652035 {
	width:350px !important;
	height:261px !important;
	top:63px !important;
}

@keyframes intensificar-1652035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652058 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:323px !important;
}

#item1652065 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:218px !important;
}

@keyframes intensificar-1652065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652088 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:234px !important;
}

@keyframes intensificar-1652088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652111 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:252px !important;
}

#item1652115 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:287px !important;
}

#item1652138 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:289px !important;
}

#item1652010 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1652253 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1652276 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1652302 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1652303 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1652299 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1652334 {
	width:123px !important;
	height:50px !important;
}

#item1652336 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1652309 {
	width:123px !important;
	height:50px !important;
}

#item1652310 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1652306 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1652387 {
	width:99px !important;
	height:50px !important;
}

#item1652388 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1652362 {
	width:99px !important;
	height:50px !important;
}

#item1652363 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1652359 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1652439 {
	width:101px !important;
	height:50px !important;
}

#item1652440 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1652414 {
	width:101px !important;
	height:50px !important;
}

#item1652415 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1652411 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1652492 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800701 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800724 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800698 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1652495 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1652495 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1652495 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1761772 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1761784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1761777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761775 {
	width:700px !important;
	height:309px !important;
}

#item1783350 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1761796 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1761801 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2278566 tr {
	border-right:3.08px solid #fff;;
}

table#table2278566 {
	table-layout:fixed;
}

#item1761995 {
	width:628px !important;
	height:282px !important;
	top:236px !important;
}

@keyframes intensificar-1761995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762018 {
	width:140px !important;
	height:18px !important;
	top:208px !important;
}

@keyframes intensificar-1762018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789828 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:66px !important;
}

#item1811078 {
	width:628px !important;
	height:178px !important;
}

#item1811079 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1811079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787156 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1811044 {
	width:628px !important;
	height:518px !important;
}

#item1811045 {
	width:595px !important;
	height:1293px !important;
}

@keyframes intensificar-1811045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761826 {
	width:627px !important;
	height:40px !important;
	left:1px !important;
}

@keyframes intensificar-1761826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761849 {
	width:490px !important;
	height:365px !important;
	top:68px !important;
}

@keyframes intensificar-1761849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761872 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:431px !important;
}

#item1761880 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:284px !important;
}

@keyframes intensificar-1761880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761903 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:307px !important;
}

@keyframes intensificar-1761903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1761903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1761926 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:333px !important;
}

#item1761929 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:381px !important;
}

#item1761952 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:384px !important;
}

#item1761824 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1762067 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1762091 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1762117 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1762118 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1762114 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1762151 {
	width:172px !important;
	height:70px !important;
}

#item1762152 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1762126 {
	width:172px !important;
	height:70px !important;
}

#item1762127 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1762122 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1762204 {
	width:139px !important;
	height:70px !important;
}

#item1762205 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1762179 {
	width:139px !important;
	height:70px !important;
}

#item1762180 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1762175 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1762258 {
	width:141px !important;
	height:70px !important;
}

#item1762259 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1762233 {
	width:141px !important;
	height:70px !important;
}

#item1762234 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1762228 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785020 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802409 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802432 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802406 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1762316 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1762316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1762316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1652582 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1652592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1652590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652588 {
	width:600px !important;
	height:790px !important;
}

#item1652593 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1652597 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1652602 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1652800 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:165px !important;
}

#item1652805 {
	width:534px !important;
	height:323px !important;
	top:16px !important;
}

#item1652806 {
	width:510px !important;
	height:555px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1652806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652831 {
	width:14px !important;
	height:9px !important;
}

#item1652834 {
	width:14px !important;
	height:9px !important;
	top:348px !important;
}

table#table2283104 tr {
	border-right:2.2px solid #fff;;
}

table#table2283104 {
	table-layout:fixed;
}

#item1652838 {
	width:528px !important;
	height:191px !important;
	top:390px !important;
}

@keyframes intensificar-1652838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652862 {
	width:100px !important;
	height:13px !important;
	top:370px !important;
}

@keyframes intensificar-1652862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653249 {
	width:528px !important;
	height:565px !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-1653249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652657 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes intensificar-1652657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652687 {
	width:369px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes intensificar-1652687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652711 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:169px !important;
}

@keyframes intensificar-1652711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652739 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:185px !important;
}

@keyframes intensificar-1652739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653201 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:274px !important;
}

#item1653207 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:203px !important;
}

#item1653210 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:238px !important;
}

#item1653233 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:240px !important;
}

#item1652625 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1652885 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1652908 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1652935 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1652936 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1652932 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1652967 {
	width:123px !important;
	height:50px !important;
}

#item1652968 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1652942 {
	width:123px !important;
	height:50px !important;
}

#item1652943 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1652939 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1653019 {
	width:99px !important;
	height:50px !important;
}

#item1653020 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1652994 {
	width:99px !important;
	height:50px !important;
}

#item1652995 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1652991 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1653072 {
	width:101px !important;
	height:50px !important;
}

#item1653073 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1653046 {
	width:101px !important;
	height:50px !important;
}

#item1653047 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1653043 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1653127 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800731 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800754 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800728 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1653131 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1653131 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1653131 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1783963 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1762351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1762342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762340 {
	width:700px !important;
	height:309px !important;
}

#item1783357 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1762360 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1762363 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2286211 tr {
	border-right:3.08px solid #fff;;
}

table#table2286211 {
	table-layout:fixed;
}

#item1762581 {
	width:628px !important;
	height:282px !important;
	top:226px !important;
}

@keyframes intensificar-1762581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762604 {
	width:140px !important;
	height:18px !important;
	top:198px !important;
}

@keyframes intensificar-1762604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789833 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:61px !important;
}

#item1811151 {
	width:628px !important;
	height:168px !important;
}

#item1811152 {
	width:595px !important;
	height:999px !important;
}

@keyframes intensificar-1811152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787204 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item1811113 {
	width:628px !important;
	height:508px !important;
}

#item1811114 {
	width:595px !important;
	height:1038px !important;
}

@keyframes intensificar-1811114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762388 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1762388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762411 {
	width:517px !important;
	height:202px !important;
	top:94px !important;
}

@keyframes intensificar-1762411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762434 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:215px !important;
}

@keyframes intensificar-1762434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762457 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:237px !important;
}

@keyframes intensificar-1762457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762480 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:361px !important;
}

#item1762485 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:262px !important;
}

#item1762489 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:310px !important;
}

#item1762512 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:313px !important;
}

#item1762386 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:567px !important;
}

#item1762627 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:505px !important;
}

#item1762650 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1762676 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1762677 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1762673 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1762713 {
	width:172px !important;
	height:70px !important;
}

#item1762714 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1762687 {
	width:172px !important;
	height:70px !important;
}

#item1762688 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1762682 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1762767 {
	width:139px !important;
	height:70px !important;
}

#item1762768 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1762741 {
	width:139px !important;
	height:70px !important;
}

#item1762743 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1762737 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1762822 {
	width:141px !important;
	height:70px !important;
}

#item1762823 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1762795 {
	width:141px !important;
	height:70px !important;
}

#item1762796 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1762791 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785017 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802439 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802462 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802436 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1762883 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1762883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1762883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711762 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1653337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1653335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653333 {
	width:600px !important;
	height:790px !important;
}

#item1653338 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1653343 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1653346 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2289926 tr {
	border-right:2.2px solid #fff;;
}

table#table2289926 {
	table-layout:fixed;
}

#item1653586 {
	width:528px !important;
	height:133px !important;
	top:448px !important;
}

@keyframes intensificar-1653586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653609 {
	width:100px !important;
	height:13px !important;
	top:428px !important;
}

@keyframes intensificar-1653609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655423 {
	width:528px !important;
	height:390px !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-1655423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653507 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1653510 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1653511 {
	width:509px !important;
	height:740px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1653511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653536 {
	width:14px !important;
	height:9px !important;
}

#item1653540 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1653401 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1653401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653430 {
	width:350px !important;
	height:261px !important;
	top:99px !important;
}

@keyframes intensificar-1653430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653454 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:151px !important;
}

@keyframes intensificar-1653454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655375 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:256px !important;
}

#item1655382 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:186px !important;
}

#item1655386 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:220px !important;
}

#item1655409 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:222px !important;
}

#item1655457 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:167px !important;
}

@keyframes intensificar-1655457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653369 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1653632 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1653655 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1653681 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1653682 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1653678 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1653713 {
	width:123px !important;
	height:50px !important;
}

#item1653714 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1653688 {
	width:123px !important;
	height:50px !important;
}

#item1653689 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1653685 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1653766 {
	width:99px !important;
	height:50px !important;
}

#item1653767 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1653741 {
	width:99px !important;
	height:50px !important;
}

#item1653742 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1653738 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1653819 {
	width:101px !important;
	height:50px !important;
}

#item1653820 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1653794 {
	width:101px !important;
	height:50px !important;
}

#item1653795 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1653790 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1653872 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800764 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800787 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800761 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1653877 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1653877 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1653877 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1762901 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1762912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1762906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762904 {
	width:700px !important;
	height:309px !important;
}

#item1783360 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1762922 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1762926 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2292962 tr {
	border-right:3.08px solid #fff;;
}

table#table2292962 {
	table-layout:fixed;
}

#item1763122 {
	width:628px !important;
	height:206px !important;
	top:336px !important;
}

@keyframes intensificar-1763122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1763122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1763145 {
	width:140px !important;
	height:18px !important;
	top:308px !important;
}

@keyframes intensificar-1763145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1763145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789879 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

#item1811218 {
	width:628px !important;
	height:280px !important;
}

#item1811219 {
	width:595px !important;
	height:881px !important;
}

@keyframes intensificar-1811219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787209 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1811185 {
	width:628px !important;
	height:542px !important;
}

#item1811186 {
	width:595px !important;
	height:1511px !important;
}

@keyframes intensificar-1811186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762951 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1762951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762974 {
	width:490px !important;
	height:365px !important;
	top:116px !important;
}

@keyframes intensificar-1762974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762997 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:189px !important;
}

@keyframes intensificar-1762997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1762997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1763021 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:336px !important;
}

#item1763026 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:237px !important;
}

#item1763030 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:286px !important;
}

#item1763053 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:288px !important;
}

#item1763056 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:211px !important;
}

@keyframes intensificar-1763056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1763056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1762949 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1763193 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1763216 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1763242 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1763243 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1763239 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1763275 {
	width:172px !important;
	height:70px !important;
}

#item1763276 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1763250 {
	width:172px !important;
	height:70px !important;
}

#item1763251 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1763246 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1763328 {
	width:139px !important;
	height:70px !important;
}

#item1763329 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1763303 {
	width:139px !important;
	height:70px !important;
}

#item1763304 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1763299 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1763382 {
	width:141px !important;
	height:70px !important;
}

#item1763383 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1763357 {
	width:141px !important;
	height:70px !important;
}

#item1763358 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1763352 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785013 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802468 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802491 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802465 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1763438 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1763438 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1763438 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1653998 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1654007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1654005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654003 {
	width:600px !important;
	height:790px !important;
}

#item1654008 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1654015 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1654019 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1654199 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:162px !important;
}

#item1654205 {
	width:534px !important;
	height:318px !important;
	top:16px !important;
}

#item1654206 {
	width:510px !important;
	height:395px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1654206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654231 {
	width:14px !important;
	height:9px !important;
}

#item1654234 {
	width:14px !important;
	height:9px !important;
	top:341px !important;
}

table#table2296775 tr {
	border-right:2.2px solid #fff;;
}

table#table2296775 {
	table-layout:fixed;
}

#item1654237 {
	width:528px !important;
	height:191px !important;
	top:373px !important;
}

@keyframes intensificar-1654237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654260 {
	width:100px !important;
	height:13px !important;
	top:353px !important;
}

@keyframes intensificar-1654260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685181 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1685185 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1685186 {
	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-1685186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685210 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1685215 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:555px !important;
}

#item1654044 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1654044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654067 {
	width:369px !important;
	height:261px !important;
	top:82px !important;
}

@keyframes intensificar-1654067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654090 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:235px !important;
}

@keyframes intensificar-1654090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654113 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:251px !important;
}

@keyframes intensificar-1654113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654136 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:340px !important;
}

#item1654141 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:269px !important;
}

#item1654144 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:304px !important;
}

#item1654167 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:306px !important;
}

#item1654042 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1654283 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1654306 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1654332 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1654333 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1654329 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1654366 {
	width:123px !important;
	height:50px !important;
}

#item1654367 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1654340 {
	width:123px !important;
	height:50px !important;
}

#item1654341 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1654337 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1654418 {
	width:99px !important;
	height:50px !important;
}

#item1654419 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1654393 {
	width:99px !important;
	height:50px !important;
}

#item1654394 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1654390 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1654470 {
	width:101px !important;
	height:50px !important;
}

#item1654471 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1654445 {
	width:101px !important;
	height:50px !important;
}

#item1654446 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1654442 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1654525 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800796 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800819 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800793 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1654530 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1654530 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1654530 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1783959 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1763467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1763467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1763462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1763462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1763460 {
	width:700px !important;
	height:309px !important;
}

#item1783363 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1763478 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1763481 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2300154 tr {
	border-right:3.08px solid #fff;;
}

table#table2300154 {
	table-layout:fixed;
}

#item1763715 {
	width:637px !important;
	height:282px !important;
	top:236px !important;
}

@keyframes intensificar-1763715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1763715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1763738 {
	width:140px !important;
	height:18px !important;
	top:208px !important;
}

@keyframes intensificar-1763738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1763738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789883 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:66px !important;
}

#item1811284 {
	width:628px !important;
	height:176px !important;
}

#item1811285 {
	width:595px !important;
	height:823px !important;
}

@keyframes intensificar-1811285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787257 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1811254 {
	width:628px !important;
	height:518px !important;
}

#item1811255 {
	width:595px !important;
	height:1175px !important;
}

@keyframes intensificar-1811255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1763507 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1763507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1763507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1763531 {
	width:493px !important;
	height:306px !important;
	top:92px !important;
}

@keyframes intensificar-1763531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1763531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1763554 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:307px !important;
}

@keyframes intensificar-1763554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1763554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1763577 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:330px !important;
}

@keyframes intensificar-1763577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1763577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1763600 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:453px !important;
}

#item1763607 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:355px !important;
}

#item1763612 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:403px !important;
}

#item1763635 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:406px !important;
}

#item1763505 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1763761 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1763784 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1763811 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1763812 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1763807 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1763845 {
	width:172px !important;
	height:70px !important;
}

#item1763847 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1763820 {
	width:172px !important;
	height:70px !important;
}

#item1763821 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1763816 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1763899 {
	width:139px !important;
	height:70px !important;
}

#item1763900 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1763874 {
	width:139px !important;
	height:70px !important;
}

#item1763875 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1763870 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1763952 {
	width:141px !important;
	height:70px !important;
}

#item1763953 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1763927 {
	width:141px !important;
	height:70px !important;
}

#item1763928 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1763923 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1785007 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802501 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802524 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802498 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1764012 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1764012 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1764012 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711768 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1654633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1654630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654628 {
	width:600px !important;
	height:790px !important;
}

#item1654634 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1654638 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1654641 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2304307 th, table#table2304307 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2304307 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2304307 {
	table-layout:fixed;
}

#item1654876 {
	width:528px !important;
	height:245px !important;
	top:336px !important;
}

@keyframes intensificar-1654876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654899 {
	width:100px !important;
	height:13px !important;
	top:316px !important;
}

@keyframes intensificar-1654899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654836 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:138px !important;
}

#item1654842 {
	width:534px !important;
	height:270px !important;
	top:16px !important;
}

#item1654843 {
	width:510px !important;
	height:460px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1654843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654868 {
	width:14px !important;
	height:9px !important;
}

#item1654872 {
	width:14px !important;
	height:9px !important;
	top:293px !important;
}

#item1654799 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1654802 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1654803 {
	width:509px !important;
	height:1075px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1654803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654829 {
	width:14px !important;
	height:9px !important;
}

#item1654832 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1654694 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes intensificar-1654694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1654724 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes intensificar-1654724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1654724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655232 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:272px !important;
}

@keyframes intensificar-1655232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655255 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:288px !important;
}

@keyframes intensificar-1655255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1655255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1655278 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:376px !important;
}

#item1655283 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:305px !important;
}

#item1655286 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:340px !important;
}

#item1655310 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:342px !important;
}

#item1654665 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1654922 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1654945 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1682760 {
	width:264px !important;
	height:13px !important;
	left:636px !important;
	top:11px !important;
}

#item1654971 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1654972 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1654968 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1655004 {
	width:123px !important;
	height:50px !important;
}

#item1655005 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1654979 {
	width:123px !important;
	height:50px !important;
}

#item1654980 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1654976 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1655056 {
	width:99px !important;
	height:50px !important;
}

#item1655058 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1655031 {
	width:99px !important;
	height:50px !important;
}

#item1655032 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1655028 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1655109 {
	width:101px !important;
	height:50px !important;
}

#item1655110 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1655084 {
	width:101px !important;
	height:50px !important;
}

#item1655085 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1655081 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1655163 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800826 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800849 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800823 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1655166 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1655166 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1655166 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1764031 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1764043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1764038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764036 {
	width:700px !important;
	height:309px !important;
}

#item1783367 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1764050 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1764053 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2308265 th, table#table2308265 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2308265 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2308265 {
	table-layout:fixed;
}

#item1764250 {
	width:628px !important;
	height:371px !important;
	top:137px !important;
}

@keyframes intensificar-1764250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764273 {
	width:140px !important;
	height:18px !important;
	top:109px !important;
}

@keyframes intensificar-1764273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789922 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:21px !important;
}

#item1811355 {
	width:628px !important;
	height:86px !important;
}

#item1811356 {
	width:595px !important;
	height:871px !important;
}

@keyframes intensificar-1811356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787312 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item1811319 {
	width:628px !important;
	height:508px !important;
}

#item1811320 {
	width:595px !important;
	height:1861px !important;
}

@keyframes intensificar-1811320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764079 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1764079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764102 {
	width:489px !important;
	height:332px !important;
	top:108px !important;
}

@keyframes intensificar-1764102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764125 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:358px !important;
}

@keyframes intensificar-1764125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764148 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:380px !important;
}

@keyframes intensificar-1764148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764171 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:504px !important;
}

#item1764177 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:405px !important;
}

#item1764180 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:453px !important;
}

#item1764203 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:456px !important;
}

#item1764076 {
	width:664px !important;
	height:535px !important;
	left:36px !important;
	top:567px !important;
}

#item1764337 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1764361 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1764384 {
	width:370px !important;
	height:18px !important;
	left:36px !important;
	top:325px !important;
}

#item1764410 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1764411 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1764407 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1764444 {
	width:172px !important;
	height:70px !important;
}

#item1764445 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1764419 {
	width:172px !important;
	height:70px !important;
}

#item1764420 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1764415 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1764497 {
	width:139px !important;
	height:70px !important;
}

#item1764498 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1764472 {
	width:139px !important;
	height:70px !important;
}

#item1764473 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1764468 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1764550 {
	width:141px !important;
	height:70px !important;
}

#item1764551 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1764525 {
	width:141px !important;
	height:70px !important;
}

#item1764526 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1764521 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1784999 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802533 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802556 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802530 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1764608 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1764608 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1764608 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711777 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1656136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1656134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656132 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1656137 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1656141 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1656144 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2311971 tr {
	border-right:2.2px solid #fff;;
}

table#table2311971 {
	table-layout:fixed;
}

#item1656459 {
	width:528px !important;
	height:191px !important;
	top:374px !important;
}

@keyframes intensificar-1656459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656482 {
	width:100px !important;
	height:13px !important;
	top:354px !important;
}

@keyframes intensificar-1656482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657060 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:160px !important;
}

#item1657064 {
	width:534px !important;
	height:313px !important;
	top:16px !important;
}

#item1657065 {
	width:510px !important;
	height:503px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1657065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657089 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1657092 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:337px !important;
}

#item1656386 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1656386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656410 {
	width:528px !important;
	height:470px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1656410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656348 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

#item1656351 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1656352 {
	width:509px !important;
	height:960px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1656352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656377 {
	width:14px !important;
	height:9px !important;
}

#item1656381 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item1656197 {
	width:350px !important;
	height:357px !important;
	top:81px !important;
}

@keyframes intensificar-1656197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656220 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1656220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656250 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:349px !important;
}

@keyframes intensificar-1656250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656273 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:282px !important;
}

@keyframes intensificar-1656273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656300 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:333px !important;
}

@keyframes intensificar-1656300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656323 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:266px !important;
}

@keyframes intensificar-1656323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1656323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1656900 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:438px !important;
}

#item1656905 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:367px !important;
}

#item1656909 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:402px !important;
}

#item1656932 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:404px !important;
}

#item1656167 {
	width:564px !important;
	height:566px !important;
	left:36px !important;
	top:179px !important;
}

#item1656505 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:143px !important;
}

#item1656528 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1656555 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1656556 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1656551 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1656590 {
	width:123px !important;
	height:50px !important;
}

#item1656591 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1656564 {
	width:123px !important;
	height:50px !important;
}

#item1656565 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1656561 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1656642 {
	width:113px !important;
	height:50px !important;
}

#item1656643 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1656617 {
	width:113px !important;
	height:50px !important;
}

#item1656618 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1656614 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1656694 {
	width:101px !important;
	height:50px !important;
}

#item1656695 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1656669 {
	width:101px !important;
	height:50px !important;
}

#item1656670 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1656666 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1656746 {
	width:101px !important;
	height:50px !important;
}

#item1656747 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1656721 {
	width:101px !important;
	height:50px !important;
}

#item1656722 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1656718 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1656774 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1656797 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1656770 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1656801 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1656801 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1656801 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1764626 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1764636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1764631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764629 {
	width:700px !important;
	height:309px !important;
}

#item1783374 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1764647 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1764652 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table2317203 tr {
	border-right:3.08px solid #fff;;
}

table#table2317203 {
	table-layout:fixed;
}

#item1764941 {
	width:628px !important;
	height:282px !important;
	top:211px !important;
}

@keyframes intensificar-1764941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764966 {
	width:140px !important;
	height:18px !important;
	top:183px !important;
}

@keyframes intensificar-1764966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789996 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:54px !important;
}

#item1811471 {
	width:628px !important;
	height:153px !important;
}

#item1811472 {
	width:595px !important;
	height:935px !important;
}

@keyframes intensificar-1811472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787412 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1811427 {
	width:628px !important;
	height:493px !important;
}

#item1811428 {
	width:595px !important;
	height:666px !important;
}

@keyframes intensificar-1811428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787364 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1811391 {
	width:628px !important;
	height:493px !important;
}

#item1811393 {
	width:595px !important;
	height:1587px !important;
}

@keyframes intensificar-1811393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764677 {
	width:419px !important;
	height:330px !important;
	top:92px !important;
}

@keyframes intensificar-1764677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764700 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1764700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764724 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:375px !important;
}

@keyframes intensificar-1764724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764747 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:281px !important;
}

@keyframes intensificar-1764747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764770 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:352px !important;
}

@keyframes intensificar-1764770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764793 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:258px !important;
}

@keyframes intensificar-1764793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1764793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1764816 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:499px !important;
}

#item1764823 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:400px !important;
}

#item1764826 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:448px !important;
}

#item1764849 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:451px !important;
}

#item1764675 {
	width:664px !important;
	height:530px !important;
	left:36px !important;
	top:582px !important;
}

#item1765027 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1765050 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1765077 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1765079 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1765073 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1765112 {
	width:172px !important;
	height:70px !important;
}

#item1765113 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1765087 {
	width:172px !important;
	height:70px !important;
}

#item1765088 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1765083 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1765165 {
	width:158px !important;
	height:70px !important;
}

#item1765166 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1765140 {
	width:158px !important;
	height:70px !important;
}

#item1765141 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1765136 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1765218 {
	width:141px !important;
	height:70px !important;
}

#item1765219 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1765193 {
	width:141px !important;
	height:70px !important;
}

#item1765194 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1765189 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1765272 {
	width:141px !important;
	height:70px !important;
}

#item1765273 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1765247 {
	width:141px !important;
	height:70px !important;
}

#item1765248 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1765242 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1785584 {
	width:35px !important;
	height:74px !important;
	top:1127px !important;
}

#item1802563 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802587 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802560 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1765327 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1765327 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1765327 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1657125 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1657133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1657131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657129 {
	width:600px !important;
	height:790px !important;
}

#item1657134 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1657138 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1657141 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2322624 tr {
	border-right:2.2px solid #fff;;
}

table#table2322624 {
	table-layout:fixed;
}

#item1657338 {
	width:528px !important;
	height:245px !important;
	top:336px !important;
}

@keyframes intensificar-1657338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657361 {
	width:100px !important;
	height:13px !important;
	top:316px !important;
}

@keyframes intensificar-1657361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657384 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:138px !important;
}

#item1657389 {
	width:534px !important;
	height:270px !important;
	top:16px !important;
}

#item1657390 {
	width:510px !important;
	height:420px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1657390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657415 {
	width:14px !important;
	height:9px !important;
}

#item1657419 {
	width:14px !important;
	height:9px !important;
	top:293px !important;
}

#item1657744 {
	width:528px !important;
	height:548px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1657744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657166 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes intensificar-1657166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657189 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes intensificar-1657189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657212 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:203px !important;
}

@keyframes intensificar-1657212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657235 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:219px !important;
}

@keyframes intensificar-1657235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657258 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:307px !important;
}

#item1657263 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:237px !important;
}

#item1657268 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:271px !important;
}

#item1657292 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:273px !important;
}

#item1657164 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:161px !important;
}

#item1657423 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1657446 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1657472 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1657473 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1657469 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1657506 {
	width:123px !important;
	height:50px !important;
}

#item1657507 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1657481 {
	width:123px !important;
	height:50px !important;
}

#item1657482 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1657477 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1657558 {
	width:99px !important;
	height:50px !important;
}

#item1657559 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1657533 {
	width:99px !important;
	height:50px !important;
}

#item1657534 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1657530 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1657611 {
	width:101px !important;
	height:50px !important;
}

#item1657612 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1657585 {
	width:101px !important;
	height:50px !important;
}

#item1657586 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1657582 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1657665 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800858 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800881 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800855 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1657668 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1657668 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1657668 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1783954 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1765359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1765354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765352 {
	width:700px !important;
	height:309px !important;
}

#item1783381 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1765368 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1765371 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2326592 tr {
	border-right:3.08px solid #fff;;
}

table#table2326592 {
	table-layout:fixed;
}

#item1765551 {
	width:628px !important;
	height:282px !important;
	top:218px !important;
}

@keyframes intensificar-1765551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765574 {
	width:140px !important;
	height:18px !important;
	top:190px !important;
}

@keyframes intensificar-1765574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1789999 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:57px !important;
}

#item1811538 {
	width:628px !important;
	height:158px !important;
}

#item1811539 {
	width:595px !important;
	height:803px !important;
}

@keyframes intensificar-1811539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787417 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

#item1811508 {
	width:628px !important;
	height:500px !important;
}

#item1811509 {
	width:595px !important;
	height:1156px !important;
}

@keyframes intensificar-1811509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765397 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1765397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765420 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes intensificar-1765420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765443 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:262px !important;
}

@keyframes intensificar-1765443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765466 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:284px !important;
}

@keyframes intensificar-1765466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765489 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:408px !important;
}

#item1765495 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:309px !important;
}

#item1765498 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:357px !important;
}

#item1765521 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:360px !important;
}

#item1765395 {
	width:664px !important;
	height:500px !important;
	left:36px !important;
	top:575px !important;
}

#item1765637 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

#item1765660 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1765686 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1765687 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1765683 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1765723 {
	width:172px !important;
	height:70px !important;
}

#item1765724 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1765696 {
	width:172px !important;
	height:70px !important;
}

#item1765697 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1765692 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1765776 {
	width:139px !important;
	height:70px !important;
}

#item1765777 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1765751 {
	width:139px !important;
	height:70px !important;
}

#item1765752 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1765747 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1765830 {
	width:141px !important;
	height:70px !important;
}

#item1765831 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1765805 {
	width:141px !important;
	height:70px !important;
}

#item1765806 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1765800 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1784994 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802593 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802616 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802590 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1765887 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1765887 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1765887 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1657821 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1657822 {
	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-1657822 {
	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;
	}
}
#item1657847 {
	width:638px !important;
	height:44px !important;
	left:102px !important;
	top:83px !important;
}

@keyframes intensificar-1657847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657870 {
	opacity:0.20;
	width:464px !important;
	height:93px !important;
	left:102px !important;
	top:169px !important;
	background:#0e0b00;
}

#item1657871 {
	width:412px !important;
	height:54px !important;
	left:124px !important;
	top:188px !important;
}

@keyframes intensificar-1657871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657895 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1657895 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1657895 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1765906 {
	width:1848px !important;
	height:1216px !important;
	left:-626px !important;
	top:-8px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1765907 {
	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-1765907 {
	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;
	}
}
#item1765912 {
	width:638px !important;
	height:44px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1765912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765935 {
	opacity:0.20;
	width:628px !important;
	height:111px !important;
	left:36px !important;
	top:122px !important;
	background:#0e0b00;
}

#item1765936 {
	width:580px !important;
	height:64px !important;
	left:58px !important;
	top:141px !important;
}

@keyframes intensificar-1765936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1765936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765959 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1765959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1765959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1671537 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1671865 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1671888 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1671891 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item1671892 {
	width:509px !important;
	height:1536px !important;
}

@keyframes intensificar-1671892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1671892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1671915 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1671918 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1671807 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1671830 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1671833 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item1671834 {
	width:509px !important;
	height:5360px !important;
}

@keyframes intensificar-1671834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1671834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1671857 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1671861 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1671760 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1671783 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1671783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1671783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1671542 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1671565 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1671588 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

#item1671625 {
	width:20px !important;
	height:10px !important;
	left:128px !important;
	top:39px !important;
}

table#table2337435 th, table#table2337435 td {
	vertical-align:top;;
}

table#table2337435 tr {
	height:18px;;
}

table#table2337435 {
	table-layout:fixed;
}

#item1671643 {
	width:510px !important;
	height:74px !important;
}

#item1671674 {
	width:511px !important;
	height:17px !important;
}

#item1671671 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1671679 {
	width:511px !important;
	height:17px !important;
}

#item1671675 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1671683 {
	width:511px !important;
	height:17px !important;
}

#item1671680 {
	width:511px !important;
	height:17px !important;
}

#item1671726 {
	width:33px !important;
	height:17px !important;
	left:50px !important;
	top:158px !important;
}

#item1671730 {
	width:87px !important;
	height:8px !important;
	left:89px !important;
	top:163px !important;
}

@keyframes intensificar-1671754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1671754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1671755 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1671540 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1671925 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1671929 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1671975 {
	width:562px !important;
	height:639px !important;
	left:14px !important;
	top:157px !important;
}

#item1671979 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1672002 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1671976 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1672012 {
	width:19px !important;
	height:19px !important;
}

#item1672008 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1672017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672020 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1672021 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1672017 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1672024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672054 {
	width:122px !important;
	height:50px !important;
}

#item1672055 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1672028 {
	width:122px !important;
	height:50px !important;
}

#item1672029 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1672024 {
	width:122px !important;
	height:50px !important;
	left:673px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1672078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672107 {
	width:122px !important;
	height:50px !important;
}

#item1672108 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1672082 {
	width:122px !important;
	height:50px !important;
}

#item1672083 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1672078 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1672131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672160 {
	width:131px !important;
	height:50px !important;
}

#item1672161 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1672135 {
	width:131px !important;
	height:50px !important;
}

#item1672136 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1672131 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

@keyframes intensificar-1672184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672213 {
	width:87px !important;
	height:50px !important;
}

#item1672214 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1672188 {
	width:87px !important;
	height:50px !important;
}

#item1672189 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1672184 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1672241 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1672264 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1672237 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1672269 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1672269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1672269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1766239 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1784941 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:444px !important;
}

#item1811641 {
	width:628px !important;
	height:798px !important;
	left:36px !important;
	top:67px !important;
}

#item1811642 {
	width:595px !important;
	height:2402px !important;
}

@keyframes intensificar-1811642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766176 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1784949 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:444px !important;
}

#item1811570 {
	width:628px !important;
	height:798px !important;
	left:36px !important;
	top:67px !important;
}

#item1811571 {
	width:595px !important;
	height:8233px !important;
}

@keyframes intensificar-1811571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766129 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1766152 {
	width:628px !important;
	height:800px !important;
	left:36px !important;
	top:67px !important;
}

@keyframes intensificar-1766152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765981 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1766004 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1766027 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

#item1766051 {
	width:24px !important;
	height:12px !important;
	left:156px !important;
	top:47px !important;
}

table#table2344877 th, table#table2344877 td {
	vertical-align:top;;
}

table#table2344877 tr {
	height:22px;;
}

table#table2344877 {
	table-layout:fixed;
}

#item1766055 {
	width:622px !important;
	height:90px !important;
}

#item1766082 {
	width:623px !important;
	height:21px !important;
}

#item1766078 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item1766086 {
	width:623px !important;
	height:21px !important;
}

#item1766083 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item1766090 {
	width:623px !important;
	height:21px !important;
}

#item1766087 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1766091 {
	width:40px !important;
	height:20px !important;
	left:61px !important;
	top:193px !important;
}

#item1766094 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:198px !important;
}

#item1766118 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

@keyframes intensificar-1766118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1765979 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

#item1766296 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1766299 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1766630 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1766653 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1766627 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1766661 {
	width:26px !important;
	height:26px !important;
}

#item1766657 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:179px !important;
}

@keyframes intensificar-1766664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766667 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1766668 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1766664 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1766672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766701 {
	width:171px !important;
	height:70px !important;
}

#item1766702 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1766676 {
	width:171px !important;
	height:70px !important;
}

#item1766677 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1766672 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1054px !important;
}

@keyframes intensificar-1766726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766756 {
	width:171px !important;
	height:70px !important;
}

#item1766757 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1766731 {
	width:171px !important;
	height:70px !important;
}

#item1766732 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1766726 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1766780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766809 {
	width:206px !important;
	height:70px !important;
}

#item1766810 {
	width:162px !important;
	height:39px !important;
	left:44px !important;
	top:14px !important;
}

#item1766784 {
	width:206px !important;
	height:70px !important;
}

#item1766785 {
	width:162px !important;
	height:39px !important;
	left:44px !important;
	top:14px !important;
}

#item1766780 {
	width:206px !important;
	height:70px !important;
	left:115px !important;
	top:1130px !important;
}

@keyframes intensificar-1766833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766862 {
	width:122px !important;
	height:70px !important;
}

#item1766863 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1766837 {
	width:122px !important;
	height:70px !important;
}

#item1766838 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1766833 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1766889 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1766913 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1766886 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1784817 {
	width:35px !important;
	height:74px !important;
	left:111px !important;
	top:1127px !important;
}

#item1784822 {
	width:35px !important;
	height:74px !important;
	left:525px !important;
	top:1053px !important;
}

#item1766916 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1766916 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1766916 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711782 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1657924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1657922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657920 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1657925 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1657929 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1657932 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

table#table2346192 th, table#table2346192 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2346192 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2346192 {
	table-layout:fixed;
}

#item1658251 {
	width:528px !important;
	height:245px !important;
	top:336px !important;
}

@keyframes intensificar-1658251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1658251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1658274 {
	width:100px !important;
	height:13px !important;
	top:316px !important;
}

@keyframes intensificar-1658274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1658274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1658979 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:139px !important;
}

#item1658982 {
	width:534px !important;
	height:271px !important;
	top:16px !important;
}

#item1658983 {
	width:510px !important;
	height:630px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1658983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1658983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659007 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1659010 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:294px !important;
}

#item1658202 {
	width:528px !important;
	height:565px !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-1658202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1658202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1658139 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

#item1658144 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1658145 {
	width:509px !important;
	height:930px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1658145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1658145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1658170 {
	width:14px !important;
	height:9px !important;
}

#item1658174 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1657988 {
	width:350px !important;
	height:343px !important;
	top:99px !important;
}

@keyframes intensificar-1657988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1657988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1658011 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1658011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1658011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1658687 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:393px !important;
}

@keyframes intensificar-1658687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1658687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1658711 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:335px !important;
}

@keyframes intensificar-1658711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1658711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1658734 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:377px !important;
}

@keyframes intensificar-1658734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1658734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1658757 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:320px !important;
}

@keyframes intensificar-1658757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1658757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1658780 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:484px !important;
}

#item1658785 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:413px !important;
}

#item1658789 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:448px !important;
}

#item1658813 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:450px !important;
}

#item1658816 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:280px !important;
}

@keyframes intensificar-1658816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1658816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1658839 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:264px !important;
}

@keyframes intensificar-1658839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1658839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1658862 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:222px !important;
}

@keyframes intensificar-1658862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1658862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1658885 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:206px !important;
}

@keyframes intensificar-1658885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1658885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1657955 {
	width:564px !important;
	height:581px !important;
	left:36px !important;
	top:144px !important;
}

#item1658297 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:128px !important;
}

#item1658320 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1658346 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1658347 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1658343 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1658379 {
	width:123px !important;
	height:50px !important;
}

#item1658380 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1658354 {
	width:123px !important;
	height:50px !important;
}

#item1658355 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1658351 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1658431 {
	width:113px !important;
	height:50px !important;
}

#item1658432 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1658406 {
	width:113px !important;
	height:50px !important;
}

#item1658407 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1658403 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1658483 {
	width:101px !important;
	height:50px !important;
}

#item1658484 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1658458 {
	width:101px !important;
	height:50px !important;
}

#item1658459 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1658455 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1658536 {
	width:101px !important;
	height:50px !important;
}

#item1658537 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1658510 {
	width:101px !important;
	height:50px !important;
}

#item1658511 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1658507 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1658563 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1658586 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1658560 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1658589 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1658589 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1658589 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1766933 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1766949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1766942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766940 {
	width:700px !important;
	height:309px !important;
}

#item1783416 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1766959 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1766962 {
	width:627px !important;
	height:51px !important;
	left:23px !important;
}

table#table2352250 th, table#table2352250 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2352250 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2352250 {
	table-layout:fixed;
}

#item1767323 {
	width:628px !important;
	height:371px !important;
	top:171px !important;
}

@keyframes intensificar-1767323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767346 {
	width:140px !important;
	height:18px !important;
	top:143px !important;
}

@keyframes intensificar-1767346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1790045 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:36px !important;
}

#item1811781 {
	width:628px !important;
	height:117px !important;
}

#item1811782 {
	width:595px !important;
	height:1165px !important;
}

@keyframes intensificar-1811782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787475 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1811737 {
	width:628px !important;
	height:542px !important;
}

#item1811738 {
	width:595px !important;
	height:1585px !important;
}

@keyframes intensificar-1811738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787424 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1811702 {
	width:628px !important;
	height:542px !important;
}

#item1811703 {
	width:595px !important;
	height:1665px !important;
}

@keyframes intensificar-1811703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766987 {
	width:490px !important;
	height:373px !important;
	top:116px !important;
}

@keyframes intensificar-1766987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1766987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767010 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1767010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767033 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:426px !important;
}

@keyframes intensificar-1767033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767057 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:362px !important;
}

@keyframes intensificar-1767057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767080 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:404px !important;
}

@keyframes intensificar-1767080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767103 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:339px !important;
}

@keyframes intensificar-1767103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767126 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:554px !important;
}

#item1767131 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:455px !important;
}

#item1767136 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:503px !important;
}

#item1767159 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:506px !important;
}

#item1767162 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:300px !important;
}

@keyframes intensificar-1767162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767185 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:277px !important;
}

@keyframes intensificar-1767185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767208 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:236px !important;
}

@keyframes intensificar-1767208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767232 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:214px !important;
}

@keyframes intensificar-1767232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1766985 {
	width:665px !important;
	height:584px !important;
	left:36px !important;
	top:533px !important;
}

#item1767408 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1767431 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1767458 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1767459 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1767455 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1767493 {
	width:172px !important;
	height:70px !important;
}

#item1767494 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1767468 {
	width:172px !important;
	height:70px !important;
}

#item1767469 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1767464 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1767546 {
	width:158px !important;
	height:70px !important;
}

#item1767547 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1767521 {
	width:158px !important;
	height:70px !important;
}

#item1767522 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1767517 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1767600 {
	width:141px !important;
	height:70px !important;
}

#item1767601 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1767574 {
	width:141px !important;
	height:70px !important;
}

#item1767576 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1767570 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1767653 {
	width:141px !important;
	height:70px !important;
}

#item1767654 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1767628 {
	width:141px !important;
	height:70px !important;
}

#item1767629 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1767624 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1767680 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1767703 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1767677 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1785581 {
	width:35px !important;
	height:74px !important;
	top:1127px !important;
}

#item1767707 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1767707 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1767707 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1659044 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1659055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1659053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659050 {
	width:600px !important;
	height:790px !important;
}

#item1659056 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1659061 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1659066 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1659091 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:93px !important;
}

#item1659098 {
	width:534px !important;
	height:180px !important;
	top:16px !important;
}

#item1659099 {
	width:510px !important;
	height:506px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1659099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659124 {
	width:14px !important;
	height:9px !important;
}

#item1659127 {
	width:14px !important;
	height:9px !important;
	top:203px !important;
}

table#table2359176 th, table#table2359176 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2359176 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2359176 {
	table-layout:fixed;
}

#item1659130 {
	width:528px !important;
	height:318px !important;
	top:246px !important;
}

@keyframes intensificar-1659130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659153 {
	width:100px !important;
	height:13px !important;
	top:226px !important;
}

@keyframes intensificar-1659153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659307 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1659310 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1659311 {
	width:509px !important;
	height:984px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1659311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659336 {
	width:14px !important;
	height:9px !important;
}

#item1659340 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1659205 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1659205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659233 {
	width:350px !important;
	height:351px !important;
	top:65px !important;
}

@keyframes intensificar-1659233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659672 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:355px !important;
}

@keyframes intensificar-1659672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659697 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:371px !important;
}

@keyframes intensificar-1659697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659720 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:460px !important;
}

#item1659727 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:389px !important;
}

#item1659733 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:424px !important;
}

#item1659756 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:426px !important;
}

#item1659089 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1659345 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1659368 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1659394 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1659395 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1659391 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1659428 {
	width:123px !important;
	height:50px !important;
}

#item1659429 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1659403 {
	width:123px !important;
	height:50px !important;
}

#item1659404 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1659400 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1659480 {
	width:99px !important;
	height:50px !important;
}

#item1659481 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1659455 {
	width:99px !important;
	height:50px !important;
}

#item1659456 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1659452 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1659534 {
	width:101px !important;
	height:50px !important;
}

#item1659535 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1659509 {
	width:101px !important;
	height:50px !important;
}

#item1659510 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1659505 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1659561 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1659584 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1659558 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1659589 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1659593 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1659593 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1659593 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1783951 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1767735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1767744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767733 {
	width:700px !important;
	height:309px !important;
}

#item1783419 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1767753 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1767757 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1768017 {
	width:140px !important;
	height:18px !important;
	top:233px !important;
}

@keyframes intensificar-1768017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1790083 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:79px !important;
}

#item1790519 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:367px !important;
}

#item1811863 {
	width:628px !important;
	height:200px !important;
}

#item1811864 {
	width:595px !important;
	height:969px !important;
}

@keyframes intensificar-1811864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811904 {
	width:628px !important;
	height:251px !important;
	top:261px !important;
}

table#table2364197 th, table#table2364197 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2364197 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2364197 {
	table-layout:fixed;
}

#item1811905 {
	width:595px !important;
	height:510px !important;
}

@keyframes intensificar-1811905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787485 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1811818 {
	width:628px !important;
	height:518px !important;
}

#item1811819 {
	width:595px !important;
	height:1822px !important;
}

@keyframes intensificar-1811819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767782 {
	width:626px !important;
	height:40px !important;
	left:1px !important;
}

@keyframes intensificar-1767782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767805 {
	width:490px !important;
	height:449px !important;
	top:68px !important;
}

@keyframes intensificar-1767805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767828 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:378px !important;
}

@keyframes intensificar-1767828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767851 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:400px !important;
}

@keyframes intensificar-1767851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1767851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1767874 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:524px !important;
}

#item1767879 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:425px !important;
}

#item1767885 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:473px !important;
}

#item1767908 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:476px !important;
}

#item1767780 {
	width:664px !important;
	height:555px !important;
	left:36px !important;
	top:557px !important;
}

#item1768040 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1768063 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1768089 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1768090 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1768086 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1768122 {
	width:172px !important;
	height:70px !important;
}

#item1768123 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1768097 {
	width:172px !important;
	height:70px !important;
}

#item1768098 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1768093 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1768175 {
	width:139px !important;
	height:70px !important;
}

#item1768176 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1768150 {
	width:139px !important;
	height:70px !important;
}

#item1768151 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1768146 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1768231 {
	width:141px !important;
	height:70px !important;
}

#item1768232 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1768205 {
	width:141px !important;
	height:70px !important;
}

#item1768206 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1768201 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1784991 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802650 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802673 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802647 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1768288 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1768288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1768288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711788 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1660640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1660638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660636 {
	width:600px !important;
	height:790px !important;
}

#item1660641 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1660645 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1660648 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1660828 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:196px !important;
}

#item1660835 {
	width:534px !important;
	height:386px !important;
	top:16px !important;
}

#item1660836 {
	width:510px !important;
	height:560px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1660836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660861 {
	width:14px !important;
	height:9px !important;
}

#item1660866 {
	width:14px !important;
	height:9px !important;
	top:409px !important;
}

table#table2372058 th, table#table2372058 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2372058 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2372058 {
	table-layout:fixed;
}

#item1660872 {
	width:528px !important;
	height:129px !important;
	top:452px !important;
}

@keyframes intensificar-1660872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660895 {
	width:100px !important;
	height:13px !important;
	top:432px !important;
}

@keyframes intensificar-1660895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660803 {
	width:528px !important;
	height:566px !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-1660803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660674 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1660697 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1660700 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1660700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660724 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:256px !important;
}

#item1660729 {
	width:350px !important;
	height:261px !important;
	top:99px !important;
}

@keyframes intensificar-1660729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660752 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:151px !important;
}

@keyframes intensificar-1660752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660776 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:185px !important;
}

#item1660779 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:167px !important;
}

@keyframes intensificar-1660779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660671 {
	width:564px !important;
	height:582px !important;
	left:636px !important;
	top:144px !important;
}

#item1660918 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1660941 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1660967 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1660968 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1660964 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1661000 {
	width:123px !important;
	height:50px !important;
}

#item1661001 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1660975 {
	width:123px !important;
	height:50px !important;
}

#item1660976 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1660972 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1661052 {
	width:99px !important;
	height:50px !important;
}

#item1661053 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1661027 {
	width:99px !important;
	height:50px !important;
}

#item1661028 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1661024 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1661105 {
	width:101px !important;
	height:50px !important;
}

#item1661106 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1661080 {
	width:101px !important;
	height:50px !important;
}

#item1661081 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1661076 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1661159 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800896 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800919 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800893 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1661162 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1661162 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1661162 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1768307 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1768314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1768323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768312 {
	width:700px !important;
	height:309px !important;
}

#item1783422 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1768333 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1768337 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2375376 th, table#table2375376 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2375376 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2375376 {
	table-layout:fixed;
}

#item1768558 {
	width:628px !important;
	height:209px !important;
	top:333px !important;
}

@keyframes intensificar-1768558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768581 {
	width:140px !important;
	height:18px !important;
	top:305px !important;
}

@keyframes intensificar-1768581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1790130 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:116px !important;
}

#item1812013 {
	width:628px !important;
	height:279px !important;
}

#item1812014 {
	width:595px !important;
	height:1058px !important;
}

@keyframes intensificar-1812014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787542 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1811974 {
	width:628px !important;
	height:542px !important;
}

#item1811975 {
	width:595px !important;
	height:1077px !important;
}

@keyframes intensificar-1811975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768363 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1768386 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1768389 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1768389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768412 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:352px !important;
}

#item1768419 {
	width:490px !important;
	height:365px !important;
	top:131px !important;
}

@keyframes intensificar-1768419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768442 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:204px !important;
}

@keyframes intensificar-1768442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768465 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:253px !important;
}

#item1768468 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:227px !important;
}

@keyframes intensificar-1768468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768360 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1768604 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1768627 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1768653 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1768654 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1768650 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1768690 {
	width:172px !important;
	height:70px !important;
}

#item1768691 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1768665 {
	width:172px !important;
	height:70px !important;
}

#item1768666 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1768659 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1768744 {
	width:139px !important;
	height:70px !important;
}

#item1768745 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1768719 {
	width:139px !important;
	height:70px !important;
}

#item1768720 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1768714 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1768797 {
	width:141px !important;
	height:70px !important;
}

#item1768798 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1768772 {
	width:141px !important;
	height:70px !important;
}

#item1768773 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1768768 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1784987 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802680 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802703 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802677 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1768856 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1768856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1768856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1661474 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1661475 {
	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-1661475 {
	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;
	}
}
#item1661499 {
	width:638px !important;
	height:44px !important;
	left:93px !important;
	top:493px !important;
}

@keyframes intensificar-1661499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661522 {
	opacity:0.20;
	width:478px !important;
	height:117px !important;
	left:93px !important;
	top:579px !important;
	background:#0e0b00;
}

#item1661523 {
	width:432px !important;
	height:74px !important;
	left:114px !important;
	top:598px !important;
}

@keyframes intensificar-1661523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661547 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1661547 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1661547 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1768874 {
	width:1842px !important;
	height:1212px !important;
	left:-622px !important;
	top:-6px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1768875 {
	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-1768875 {
	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;
	}
}
#item1768879 {
	width:638px !important;
	height:44px !important;
	left:36px !important;
	top:950px !important;
}

@keyframes intensificar-1768879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768902 {
	opacity:0.20;
	width:628px !important;
	height:128px !important;
	left:36px !important;
	top:1036px !important;
	background:#0e0b00;
}

#item1768903 {
	width:584px !important;
	height:86px !important;
	left:58px !important;
	top:1055px !important;
}

@keyframes intensificar-1768903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1768903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768926 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1768926 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1768926 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1672634 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1672964 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1794714 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1794714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1794714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672639 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1672662 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1672685 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

#item1682881 {
	width:20px !important;
	height:10px !important;
	left:254px !important;
	top:75px !important;
}

#item1672721 {
	width:20px !important;
	height:10px !important;
	left:216px !important;
	top:57px !important;
}

#item1672727 {
	width:20px !important;
	height:10px !important;
	left:233px !important;
	top:38px !important;
}

#item1672732 {
	width:20px !important;
	height:10px !important;
	left:129px !important;
	top:20px !important;
}

#item1672738 {
	width:20px !important;
	height:10px !important;
	left:132px !important;
	top:3px !important;
}

table#table2380033 th, table#table2380033 td {
	vertical-align:top;;
}

table#table2380033 tr {
	height:18px;;
}

table#table2380033 {
	table-layout:fixed;
}

#item1672744 {
	width:510px !important;
	height:128px !important;
}

#item1682880 {
	width:511px !important;
	height:17px !important;
}

#item1682877 {
	width:511px !important;
	height:17px !important;
	top:71px !important;
}

#item1682876 {
	width:511px !important;
	height:17px !important;
}

#item1682873 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1672771 {
	width:511px !important;
	height:17px !important;
}

#item1672768 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1672775 {
	width:511px !important;
	height:17px !important;
}

#item1672772 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1672779 {
	width:511px !important;
	height:17px !important;
}

#item1672776 {
	width:511px !important;
	height:17px !important;
}

#item1672783 {
	width:511px !important;
	height:17px !important;
}

#item1672780 {
	width:511px !important;
	height:17px !important;
	top:89px !important;
}

#item1685768 {
	width:33px !important;
	height:17px !important;
	left:50px !important;
	top:212px !important;
}

#item1685771 {
	width:87px !important;
	height:8px !important;
	left:89px !important;
	top:216px !important;
}

@keyframes intensificar-1672855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1672855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672856 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1672637 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1673026 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1673032 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1673079 {
	width:562px !important;
	height:666px !important;
	left:15px !important;
	top:76px !important;
}

#item1673083 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1673106 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1673080 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1673114 {
	width:19px !important;
	height:19px !important;
}

#item1673110 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1673117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673122 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1673123 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1673117 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1673126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673155 {
	width:122px !important;
	height:50px !important;
}

#item1673156 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1673130 {
	width:122px !important;
	height:50px !important;
}

#item1673131 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1673126 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1673287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673316 {
	width:87px !important;
	height:50px !important;
}

#item1673317 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1673291 {
	width:87px !important;
	height:50px !important;
}

#item1673292 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1673287 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1673343 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1673366 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1673340 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1673369 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1673369 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1673369 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1769127 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1784089 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

#item1812054 {
	width:628px !important;
	height:770px !important;
	left:36px !important;
	top:91px !important;
}

#item1812055 {
	width:595px !important;
	height:922px !important;
}

@keyframes intensificar-1812055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768948 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1768972 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1768995 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

#item1769019 {
	width:30px !important;
	height:15px !important;
	left:312px !important;
	top:90px !important;
}

#item1769022 {
	width:30px !important;
	height:15px !important;
	left:213px !important;
	top:113px !important;
}

#item1769027 {
	width:30px !important;
	height:15px !important;
	left:271px !important;
	top:68px !important;
}

#item1769030 {
	width:30px !important;
	height:15px !important;
	left:291px !important;
	top:46px !important;
}

#item1769033 {
	width:30px !important;
	height:15px !important;
	left:163px !important;
	top:24px !important;
}

table#table2382003 th, table#table2382003 td {
	vertical-align:top;;
}

table#table2382003 tr {
	height:22px;;
}

table#table2382003 {
	table-layout:fixed;
}

#item1769037 {
	width:622px !important;
	height:156px !important;
	left:8px !important;
}

#item1769063 {
	width:623px !important;
	height:21px !important;
}

#item1769060 {
	width:623px !important;
	height:21px !important;
	top:89px !important;
}

#item1769067 {
	width:623px !important;
	height:21px !important;
}

#item1769064 {
	width:623px !important;
	height:21px !important;
	top:68px !important;
}

#item1769071 {
	width:623px !important;
	height:21px !important;
}

#item1769068 {
	width:623px !important;
	height:21px !important;
	top:45px !important;
}

#item1769075 {
	width:623px !important;
	height:21px !important;
}

#item1769072 {
	width:623px !important;
	height:21px !important;
	top:23px !important;
}

#item1769079 {
	width:623px !important;
	height:21px !important;
}

#item1769076 {
	width:623px !important;
	height:21px !important;
	top:2px !important;
}

#item1769083 {
	width:623px !important;
	height:21px !important;
}

#item1769080 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

#item1769084 {
	width:40px !important;
	height:20px !important;
	left:61px !important;
	top:258px !important;
}

#item1769088 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:264px !important;
}

#item1769112 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

@keyframes intensificar-1769112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1769112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1768946 {
	width:700px !important;
	height:890px !important;
	top:150px !important;
}

#item1769184 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1769187 {
	width:627px !important;
	height:52px !important;
	left:22px !important;
}

#item1771804 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1771827 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1771801 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1771835 {
	width:26px !important;
	height:26px !important;
}

#item1771830 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes intensificar-1771839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1771839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1771842 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1771843 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1771839 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1771847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1771847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1771876 {
	width:171px !important;
	height:70px !important;
}

#item1771877 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1771851 {
	width:171px !important;
	height:70px !important;
}

#item1771852 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1771847 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1771900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1771900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1771930 {
	width:122px !important;
	height:70px !important;
}

#item1771931 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1771904 {
	width:122px !important;
	height:70px !important;
}

#item1771906 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1771900 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1771957 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1771981 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1771954 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1784067 {
	width:35px !important;
	height:74px !important;
	left:323px !important;
	top:1127px !important;
}

#item1771984 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1771984 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1771984 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711795 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1661575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1661573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661571 {
	width:600px !important;
	height:790px !important;
}

#item1661576 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1661582 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1661586 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1661611 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:232px !important;
}

#item1661617 {
	width:534px !important;
	height:458px !important;
	top:16px !important;
}

#item1661618 {
	width:510px !important;
	height:522px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1661618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661643 {
	width:14px !important;
	height:9px !important;
}

#item1661646 {
	width:14px !important;
	height:9px !important;
	top:481px !important;
}

table#table2384301 th, table#table2384301 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2384301 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2384301 {
	table-layout:fixed;
}

#item1661649 {
	width:528px !important;
	height:57px !important;
	top:524px !important;
}

@keyframes intensificar-1661649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661672 {
	width:100px !important;
	height:13px !important;
	top:504px !important;
}

@keyframes intensificar-1661672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661828 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1661831 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1661832 {
	width:509px !important;
	height:893px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1661832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661857 {
	width:14px !important;
	height:9px !important;
}

#item1661862 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1661698 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1661721 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1661724 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1661724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661747 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:189px !important;
}

#item1661752 {
	width:350px !important;
	height:261px !important;
	top:99px !important;
}

@keyframes intensificar-1661752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661776 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:84px !important;
}

@keyframes intensificar-1661776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661799 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:118px !important;
}

#item1661803 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:100px !important;
}

@keyframes intensificar-1661803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661609 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1661866 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1661889 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1661915 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1661916 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1661912 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1661951 {
	width:123px !important;
	height:50px !important;
}

#item1661952 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1661925 {
	width:123px !important;
	height:50px !important;
}

#item1661926 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1661922 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1662003 {
	width:99px !important;
	height:50px !important;
}

#item1662004 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1661978 {
	width:99px !important;
	height:50px !important;
}

#item1661979 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1661975 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1662055 {
	width:101px !important;
	height:50px !important;
}

#item1662056 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1662030 {
	width:101px !important;
	height:50px !important;
}

#item1662031 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1662027 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1662082 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1662105 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1662079 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1662109 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1662112 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1662112 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1662112 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1772001 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1772015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1772008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772006 {
	width:700px !important;
	height:309px !important;
}

#item1783771 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1772024 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1772027 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2386317 th, table#table2386317 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2386317 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2386317 {
	table-layout:fixed;
}

#item1772265 {
	width:628px !important;
	height:80px !important;
	top:444px !important;
}

@keyframes intensificar-1772265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772288 {
	width:140px !important;
	height:18px !important;
	top:416px !important;
}

@keyframes intensificar-1772288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1790177 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:170px !important;
}

#item1812134 {
	width:628px !important;
	height:386px !important;
}

#item1812135 {
	width:595px !important;
	height:1136px !important;
}

@keyframes intensificar-1812135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787549 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1812094 {
	width:628px !important;
	height:524px !important;
}

#item1812095 {
	width:595px !important;
	height:1489px !important;
}

@keyframes intensificar-1812095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772053 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1772076 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1772079 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1772079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772105 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:242px !important;
}

#item1772111 {
	width:490px !important;
	height:365px !important;
	top:116px !important;
}

@keyframes intensificar-1772111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772134 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:95px !important;
}

@keyframes intensificar-1772134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772157 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:143px !important;
}

#item1772160 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:117px !important;
}

@keyframes intensificar-1772160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772050 {
	width:664px !important;
	height:524px !important;
	left:36px !important;
	top:551px !important;
}

#item1772311 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:506px !important;
}

#item1772334 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1772361 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1772363 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1772358 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1772395 {
	width:172px !important;
	height:70px !important;
}

#item1772396 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1772370 {
	width:172px !important;
	height:70px !important;
}

#item1772371 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1772366 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1772449 {
	width:139px !important;
	height:70px !important;
}

#item1772450 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1772424 {
	width:139px !important;
	height:70px !important;
}

#item1772425 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1772420 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1772502 {
	width:141px !important;
	height:70px !important;
}

#item1772503 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1772477 {
	width:141px !important;
	height:70px !important;
}

#item1772478 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1772473 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1772529 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1772552 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1772526 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1784984 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1772560 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1772560 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1772560 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1662210 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1662218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1662216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662214 {
	width:600px !important;
	height:790px !important;
}

#item1662219 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1662223 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1662226 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1662251 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:196px !important;
}

#item1662257 {
	width:534px !important;
	height:351px !important;
	top:16px !important;
}

#item1662258 {
	width:510px !important;
	height:910px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1662258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662283 {
	width:14px !important;
	height:9px !important;
}

#item1662286 {
	width:14px !important;
	height:9px !important;
	top:374px !important;
}

table#table2390368 th, table#table2390368 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2390368 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2390368 {
	table-layout:fixed;
}

#item1662289 {
	width:528px !important;
	height:129px !important;
	top:418px !important;
}

@keyframes intensificar-1662289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662314 {
	width:100px !important;
	height:13px !important;
	top:398px !important;
}

@keyframes intensificar-1662314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662476 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1662480 {
	width:534px !important;
	height:514px !important;
	top:16px !important;
}

#item1662481 {
	width:509px !important;
	height:2700px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1662481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662507 {
	width:14px !important;
	height:9px !important;
}

#item1662510 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1662339 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1662362 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1662368 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1662368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662391 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:257px !important;
}

#item1662398 {
	width:350px !important;
	height:261px !important;
	top:99px !important;
}

@keyframes intensificar-1662398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662421 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:152px !important;
}

@keyframes intensificar-1662421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662444 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:186px !important;
}

#item1662450 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:168px !important;
}

@keyframes intensificar-1662450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684203 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:102px !important;
}

@keyframes intensificar-1684203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1684226 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:118px !important;
}

@keyframes intensificar-1684226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662249 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1662514 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:162px !important;
}

#item1662537 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:100px !important;
}

#item1662563 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1662564 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1662560 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1662595 {
	width:123px !important;
	height:50px !important;
}

#item1662597 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1662570 {
	width:123px !important;
	height:50px !important;
}

#item1662571 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1662567 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1662648 {
	width:99px !important;
	height:50px !important;
}

#item1662650 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1662623 {
	width:99px !important;
	height:50px !important;
}

#item1662624 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1662620 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1662701 {
	width:101px !important;
	height:50px !important;
}

#item1662702 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1662676 {
	width:101px !important;
	height:50px !important;
}

#item1662677 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1662673 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1662754 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800940 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800963 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800935 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1662757 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1662757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1662757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1783946 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1772593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1772587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772585 {
	width:700px !important;
	height:309px !important;
}

#item1783777 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1772602 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1772605 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2394671 th, table#table2394671 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2394671 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2394671 {
	table-layout:fixed;
}

#item1772889 {
	width:628px !important;
	height:195px !important;
	top:280px !important;
}

@keyframes intensificar-1772889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772912 {
	width:140px !important;
	height:18px !important;
	top:252px !important;
}

@keyframes intensificar-1772912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1790221 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:88px !important;
}

#item1812234 {
	width:628px !important;
	height:220px !important;
}

#item1812235 {
	width:595px !important;
	height:1803px !important;
}

@keyframes intensificar-1812235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787594 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

#item1812173 {
	width:628px !important;
	height:475px !important;
}

#item1812174 {
	width:595px !important;
	height:4760px !important;
}

@keyframes intensificar-1812174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772631 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1772654 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1772659 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1772659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772682 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:337px !important;
}

#item1772690 {
	width:490px !important;
	height:359px !important;
	top:116px !important;
}

@keyframes intensificar-1772690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772714 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:190px !important;
}

@keyframes intensificar-1772714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772737 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:238px !important;
}

#item1772740 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:212px !important;
}

@keyframes intensificar-1772740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772763 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:120px !important;
}

@keyframes intensificar-1772763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772787 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:143px !important;
}

@keyframes intensificar-1772787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1772787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772628 {
	width:664px !important;
	height:475px !important;
	left:36px !important;
	top:600px !important;
}

#item1772935 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:555px !important;
}

#item1772959 {
	width:627px !important;
	height:89px !important;
	left:36px !important;
	top:450px !important;
}

#item1772985 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1772986 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1772982 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773019 {
	width:172px !important;
	height:70px !important;
}

#item1773020 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1772994 {
	width:172px !important;
	height:70px !important;
}

#item1772995 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1772990 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1773073 {
	width:139px !important;
	height:70px !important;
}

#item1773074 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1773048 {
	width:139px !important;
	height:70px !important;
}

#item1773049 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1773044 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1773127 {
	width:141px !important;
	height:70px !important;
}

#item1773128 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1773102 {
	width:141px !important;
	height:70px !important;
}

#item1773103 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1773098 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1784980 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802714 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802738 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802710 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1773185 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1773185 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1773185 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711806 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1662873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1662871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662869 {
	width:600px !important;
	height:790px !important;
}

#item1662874 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1662879 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1662884 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1662910 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:187px !important;
}

#item1662916 {
	width:534px !important;
	height:368px !important;
	top:16px !important;
}

#item1662917 {
	width:510px !important;
	height:490px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1662917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662942 {
	width:14px !important;
	height:9px !important;
}

#item1662949 {
	width:14px !important;
	height:9px !important;
	top:392px !important;
}

table#table2400187 th, table#table2400187 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2400187 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2400187 {
	table-layout:fixed;
}

#item1662953 {
	width:528px !important;
	height:129px !important;
	top:435px !important;
}

@keyframes intensificar-1662953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662977 {
	width:100px !important;
	height:13px !important;
	top:415px !important;
}

@keyframes intensificar-1662977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663487 {
	width:528px !important;
	height:548px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1663487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663002 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1663025 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1663029 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes intensificar-1663029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663052 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:239px !important;
}

#item1663057 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes intensificar-1663057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663080 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:134px !important;
}

@keyframes intensificar-1663080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663103 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:169px !important;
}

#item1663107 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:150px !important;
}

@keyframes intensificar-1663107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662908 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1663168 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1663191 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1663218 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1663219 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1663215 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1663251 {
	width:123px !important;
	height:50px !important;
}

#item1663252 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1663225 {
	width:123px !important;
	height:50px !important;
}

#item1663226 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1663222 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1663304 {
	width:99px !important;
	height:50px !important;
}

#item1663305 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1663278 {
	width:99px !important;
	height:50px !important;
}

#item1663279 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1663275 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1663356 {
	width:101px !important;
	height:50px !important;
}

#item1663357 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1663331 {
	width:101px !important;
	height:50px !important;
}

#item1663332 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1663328 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1663411 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1800971 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1800994 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800968 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1663415 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1663415 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1663415 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1773203 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1773217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1773217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1773211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1773211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1773209 {
	width:700px !important;
	height:309px !important;
}

#item1783781 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1773227 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1773230 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2402476 th, table#table2402476 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2402476 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2402476 {
	table-layout:fixed;
}

#item1773451 {
	width:628px !important;
	height:195px !important;
	top:323px !important;
}

@keyframes intensificar-1773451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1773451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1773475 {
	width:140px !important;
	height:18px !important;
	top:295px !important;
}

@keyframes intensificar-1773475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1773475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1790266 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:110px !important;
}

#item1812333 {
	width:628px !important;
	height:266px !important;
}

#item1812334 {
	width:595px !important;
	height:979px !important;
}

@keyframes intensificar-1812334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787687 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1812299 {
	width:628px !important;
	height:518px !important;
}

#item1812300 {
	width:595px !important;
	height:1097px !important;
}

@keyframes intensificar-1812300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1773256 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1773279 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1773283 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1773283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1773283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1773306 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:327px !important;
}

#item1773311 {
	width:490px !important;
	height:365px !important;
	top:108px !important;
}

@keyframes intensificar-1773311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1773311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1773335 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:180px !important;
}

@keyframes intensificar-1773335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1773335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1773358 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:228px !important;
}

#item1773361 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:202px !important;
}

@keyframes intensificar-1773361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1773361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1773253 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1773498 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1773522 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1773548 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1773549 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1773545 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1773584 {
	width:172px !important;
	height:70px !important;
}

#item1773585 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1773559 {
	width:172px !important;
	height:70px !important;
}

#item1773560 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1773555 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1773637 {
	width:139px !important;
	height:70px !important;
}

#item1773638 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1773612 {
	width:139px !important;
	height:70px !important;
}

#item1773613 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1773608 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1773691 {
	width:141px !important;
	height:70px !important;
}

#item1773692 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1773665 {
	width:141px !important;
	height:70px !important;
}

#item1773666 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1773661 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1784977 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802749 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802772 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802746 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1773747 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1773747 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1773747 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1663544 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1663551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1663549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663547 {
	width:600px !important;
	height:790px !important;
}

#item1663552 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1663558 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1663563 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1663588 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:187px !important;
}

#item1663596 {
	width:534px !important;
	height:369px !important;
	top:16px !important;
}

#item1663597 {
	width:510px !important;
	height:550px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1663597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663622 {
	width:14px !important;
	height:9px !important;
}

#item1663626 {
	width:14px !important;
	height:9px !important;
	top:392px !important;
}

table#table2406059 th, table#table2406059 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2406059 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2406059 {
	table-layout:fixed;
}

#item1663629 {
	width:528px !important;
	height:129px !important;
	top:435px !important;
}

@keyframes intensificar-1663629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663652 {
	width:100px !important;
	height:13px !important;
	top:415px !important;
}

@keyframes intensificar-1663652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664174 {
	width:528px !important;
	height:548px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1664174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663677 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1663700 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1663703 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1663703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663726 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:255px !important;
}

#item1663731 {
	width:350px !important;
	height:261px !important;
	top:99px !important;
}

@keyframes intensificar-1663731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663754 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:150px !important;
}

@keyframes intensificar-1663754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663778 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:185px !important;
}

#item1663781 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:166px !important;
}

@keyframes intensificar-1663781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663586 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1663841 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1663864 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1663890 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1663891 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1663887 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1663925 {
	width:123px !important;
	height:50px !important;
}

#item1663927 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1663899 {
	width:123px !important;
	height:50px !important;
}

#item1663900 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1663896 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1663978 {
	width:99px !important;
	height:50px !important;
}

#item1663979 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1663953 {
	width:99px !important;
	height:50px !important;
}

#item1663954 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1663950 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1664031 {
	width:101px !important;
	height:50px !important;
}

#item1664032 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664005 {
	width:101px !important;
	height:50px !important;
}

#item1664007 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664002 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1664086 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1801001 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1801025 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1800998 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1664092 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1664092 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1664092 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1773765 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1773776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1773776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1773770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1773770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1773768 {
	width:700px !important;
	height:309px !important;
}

#item1783784 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1773785 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1773789 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2408506 th, table#table2408506 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2408506 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2408506 {
	table-layout:fixed;
}

#item1774014 {
	width:628px !important;
	height:181px !important;
	top:337px !important;
}

@keyframes intensificar-1774014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1774014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1774037 {
	width:140px !important;
	height:18px !important;
	top:309px !important;
}

@keyframes intensificar-1774037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1774037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1790308 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

#item1812403 {
	width:628px !important;
	height:280px !important;
}

#item1812404 {
	width:595px !important;
	height:1077px !important;
}

@keyframes intensificar-1812404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787699 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1812369 {
	width:628px !important;
	height:518px !important;
}

#item1812370 {
	width:595px !important;
	height:1217px !important;
}

@keyframes intensificar-1812370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1773815 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1773838 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1773842 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1773842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1773842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1773865 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:349px !important;
}

#item1773871 {
	width:490px !important;
	height:365px !important;
	top:130px !important;
}

@keyframes intensificar-1773871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1773871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1773894 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:202px !important;
}

@keyframes intensificar-1773894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1773894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1773917 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:251px !important;
}

#item1773923 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:225px !important;
}

@keyframes intensificar-1773923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1773923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1773812 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1774060 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1774083 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1774109 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1774110 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1774106 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1774143 {
	width:172px !important;
	height:70px !important;
}

#item1774145 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1774118 {
	width:172px !important;
	height:70px !important;
}

#item1774119 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1774113 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1774197 {
	width:139px !important;
	height:70px !important;
}

#item1774198 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1774172 {
	width:139px !important;
	height:70px !important;
}

#item1774173 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1774168 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1774251 {
	width:141px !important;
	height:70px !important;
}

#item1774252 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1774226 {
	width:141px !important;
	height:70px !important;
}

#item1774227 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1774222 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1784974 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802780 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802803 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802777 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1774310 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1774310 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1774310 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711814 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1682939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1682937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682935 {
	width:600px !important;
	height:790px !important;
}

#item1682941 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1682945 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1682948 {
	width:457px !important;
	height:37px !important;
	left:16px !important;
}

#item1683147 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:180px !important;
}

#item1683152 {
	width:534px !important;
	height:305px !important;
	top:16px !important;
}

#item1683153 {
	width:510px !important;
	height:390px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1683153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683178 {
	width:14px !important;
	height:9px !important;
}

#item1683181 {
	width:14px !important;
	height:9px !important;
	top:328px !important;
}

table#table2412112 {
	table-layout:fixed;
}

#item1683186 {
	width:528px !important;
	height:192px !important;
	top:371px !important;
}

@keyframes intensificar-1683186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683209 {
	width:100px !important;
	height:13px !important;
	top:351px !important;
}

@keyframes intensificar-1683209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683107 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1683114 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1683115 {
	width:509px !important;
	height:890px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1683115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683140 {
	width:14px !important;
	height:9px !important;
}

#item1683143 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1682974 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1682997 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1683000 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1683000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683023 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:342px !important;
}

#item1683030 {
	width:350px !important;
	height:261px !important;
	top:116px !important;
}

@keyframes intensificar-1683030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683053 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:237px !important;
}

@keyframes intensificar-1683053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683076 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:271px !important;
}

#item1683081 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:253px !important;
}

@keyframes intensificar-1683081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682971 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1683232 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1683256 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1683282 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1683283 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1683279 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1683314 {
	width:123px !important;
	height:50px !important;
}

#item1683315 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1683289 {
	width:123px !important;
	height:50px !important;
}

#item1683290 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1683286 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1683366 {
	width:99px !important;
	height:50px !important;
}

#item1683367 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1683341 {
	width:99px !important;
	height:50px !important;
}

#item1683342 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1683338 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1683418 {
	width:101px !important;
	height:50px !important;
}

#item1683419 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1683393 {
	width:101px !important;
	height:50px !important;
}

#item1683394 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1683390 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1683474 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1801035 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1801059 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1801032 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1683477 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1683477 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1683477 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1774329 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1774340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1774340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1774334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1774334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1774332 {
	width:700px !important;
	height:309px !important;
}

#item1783787 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1774350 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1774355 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1790354 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:27px !important;
}

#item1790396 {
	width:80px !important;
	height:16px !important;
	top:131px !important;
}

@keyframes intensificar-1790396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1790396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1790419 {
	width:628px !important;
	height:299px !important;
	top:154px !important;
}

table#table2416261 {
	table-layout:fixed;
}

#item1790420 {
	width:739px !important;
	height:299px !important;
}

@keyframes intensificar-1790420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1790420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1790444 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:461px !important;
}

#item1812479 {
	width:628px !important;
	height:99px !important;
}

#item1812480 {
	width:595px !important;
	height:798px !important;
}

@keyframes intensificar-1812480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787706 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

#item1812440 {
	width:628px !important;
	height:484px !important;
}

#item1812441 {
	width:595px !important;
	height:1528px !important;
}

@keyframes intensificar-1812441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1774381 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1774404 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1774409 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1774409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1774409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1774432 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:456px !important;
}

#item1774438 {
	width:490px !important;
	height:365px !important;
	top:140px !important;
}

@keyframes intensificar-1774438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1774438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1774461 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:309px !important;
}

@keyframes intensificar-1774461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1774461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1774484 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:357px !important;
}

#item1774487 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:331px !important;
}

@keyframes intensificar-1774487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1774487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1774378 {
	width:664px !important;
	height:505px !important;
	left:36px !important;
	top:591px !important;
}

#item1774635 {
	width:627px !important;
	height:65px !important;
	left:36px !important;
	top:506px !important;
}

#item1774658 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1774684 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1774685 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1774681 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1774717 {
	width:172px !important;
	height:70px !important;
}

#item1774718 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1774692 {
	width:172px !important;
	height:70px !important;
}

#item1774693 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1774688 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1774771 {
	width:139px !important;
	height:70px !important;
}

#item1774772 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1774746 {
	width:139px !important;
	height:70px !important;
}

#item1774747 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1774741 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1774824 {
	width:141px !important;
	height:70px !important;
}

#item1774825 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1774799 {
	width:141px !important;
	height:70px !important;
}

#item1774800 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1774795 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1784971 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802809 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802832 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802806 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1774885 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1774885 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1774885 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1711821 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1683591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1683589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683587 {
	width:600px !important;
	height:790px !important;
}

#item1683592 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1683598 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1683605 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2422498 th, table#table2422498 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2422498 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2422498 {
	table-layout:fixed;
}

#item1683838 {
	width:528px !important;
	height:86px !important;
	top:420px !important;
}

@keyframes intensificar-1683838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683861 {
	width:100px !important;
	height:13px !important;
	top:400px !important;
}

@keyframes intensificar-1683861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685873 {
	width:528px !important;
	height:360px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1685873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683761 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1683764 {
	width:534px !important;
	height:513px !important;
	top:16px !important;
}

#item1683765 {
	width:509px !important;
	height:880px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1683765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683790 {
	width:14px !important;
	height:9px !important;
}

#item1683794 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1683658 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes intensificar-1683658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683681 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:245px !important;
}

#item1683687 {
	width:350px !important;
	height:261px !important;
	top:83px !important;
}

@keyframes intensificar-1683687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683710 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:140px !important;
}

@keyframes intensificar-1683710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683736 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:156px !important;
}

@keyframes intensificar-1683736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685823 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:174px !important;
}

#item1685829 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:208px !important;
}

#item1685852 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:210px !important;
}

#item1683628 {
	width:564px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1683884 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1683907 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1683933 {
	width:53px !important;
	height:50px !important;
	background:#bad5e9;
}

#item1683934 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1683930 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1683968 {
	width:123px !important;
	height:50px !important;
}

#item1683969 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1683941 {
	width:123px !important;
	height:50px !important;
}

#item1683943 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1683938 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1684020 {
	width:99px !important;
	height:50px !important;
}

#item1684021 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1683995 {
	width:99px !important;
	height:50px !important;
}

#item1683996 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1683992 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1684072 {
	width:101px !important;
	height:50px !important;
}

#item1684073 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1684047 {
	width:101px !important;
	height:50px !important;
}

#item1684048 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1684044 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1684128 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1801067 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1801090 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1801064 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1684131 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1684131 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1684131 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1774903 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1774915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1774915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1774908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1774908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1774906 {
	width:700px !important;
	height:309px !important;
}

#item1783793 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1774924 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1774928 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2426723 th, table#table2426723 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2426723 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2426723 {
	table-layout:fixed;
}

#item1775126 {
	width:628px !important;
	height:134px !important;
	top:357px !important;
}

@keyframes intensificar-1775126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1775126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1775149 {
	width:140px !important;
	height:18px !important;
	top:329px !important;
}

@keyframes intensificar-1775149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1775149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1790515 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:127px !important;
}

#item1812558 {
	width:628px !important;
	height:299px !important;
}

#item1812559 {
	width:595px !important;
	height:803px !important;
}

@keyframes intensificar-1812559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1787756 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:223px !important;
}

#item1812513 {
	width:628px !important;
	height:491px !important;
}

#item1812514 {
	width:595px !important;
	height:1785px !important;
}

@keyframes intensificar-1812514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1774953 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1774953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1774953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1774976 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:320px !important;
}

#item1774983 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes intensificar-1774983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1774983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1775006 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:173px !important;
}

@keyframes intensificar-1775006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1775006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1775029 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:195px !important;
}

@keyframes intensificar-1775029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1775029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1775052 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:221px !important;
}

#item1775056 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:269px !important;
}

#item1775079 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:272px !important;
}

#item1774951 {
	width:664px !important;
	height:491px !important;
	left:36px !important;
	top:584px !important;
}

#item1775196 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1775220 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1775247 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1775248 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1775243 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1775280 {
	width:172px !important;
	height:70px !important;
}

#item1775281 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1775255 {
	width:172px !important;
	height:70px !important;
}

#item1775256 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1775251 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1775334 {
	width:139px !important;
	height:70px !important;
}

#item1775335 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1775308 {
	width:139px !important;
	height:70px !important;
}

#item1775310 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1775304 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1775387 {
	width:141px !important;
	height:70px !important;
}

#item1775388 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1775362 {
	width:141px !important;
	height:70px !important;
}

#item1775363 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1775358 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1784966 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1802840 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1802863 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1802837 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1775444 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1775444 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1775444 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1799302 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:60px !important;
	left:25px !important;
	top:38px !important;
	border-radius:12px;
	background:#000;
}

#item1799310 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:275px !important;
	height:160px !important;
	left:25px !important;
	top:410px !important;
	border-radius:12px;
	background:#000;
}

#item1799311 {
	width:1203px !important;
	height:793px !important;
	left:-1px !important;
	top:-1px !important;
}

#item1799319 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1799325 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1799330 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1799335 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1799340 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1799345 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1799351 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1799356 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1799137 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#fff;
}

@keyframes atenuar-1799137 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1799137 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1799237 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1799238 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:317px !important;
	height:64px !important;
	left:25px !important;
	top:719px !important;
	border-radius:12px;
	background:#000;
}

#item1799239 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1799247 {
	width:703px !important;
	height:1203px !important;
	left:-1px !important;
	top:-2px !important;
}

#item1799255 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1799261 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1799266 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1799271 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1799276 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1799281 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1799288 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1799213 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1799213 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1799213 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182110 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1222351 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#fff;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1783874 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1783875 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1783898 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1783924 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1783929 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1783929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1783929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1775518 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1775518 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1775518 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle190 {
	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.autoParaStyle189 {
	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.autoParaStyle188 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11.8px;
	line-height:21.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.autoParaStyle187 {
	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.autoParaStyle186 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle185 {
	font-family:FF-Averta-Regular,Averta;
	font-size:3.8px;
	line-height:21.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.autoParaStyle184 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8.4px;
	line-height:15.1px;
	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.autoParaStyle183 {
	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.autoParaStyle182 {
	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.autoParaStyle181 {
	font-family:FF-Averta-Regular,Averta;
	font-size:2.7px;
	line-height:15.1px;
	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.autoParaStyle180 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle179 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:19px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle178 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle177 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	line-height:13px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle176 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle175 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:70px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle174 {
	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.autoParaStyle173 {
	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.autoParaStyle172 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:62px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle171 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	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.autoParaStyle170 {
	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.autoParaStyle169 {
	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;
	padding-left:95px;
	text-align:left;
}

p.autoParaStyle168 {
	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:#ec6264;
	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.autoParaStyle167 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:9px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle166 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle165 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:42px;
	line-height:42px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle164 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:30px;
	line-height:30px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle163 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:15px;
	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;
	text-align:right;
}

p.autoParaStyle162 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	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;
	text-align:right;
}

p.autoParaStyle161 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:56px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle160 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle159 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:40px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle158 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle157 {
	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.autoParaStyle156 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle155 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16.8px;
	line-height:19.6px;
	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.autoParaStyle154 {
	font-family:FF-Averta-Regular,Averta;
	font-size:23.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle153 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle152 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:22.4px;
	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.autoParaStyle151 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle150 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle149 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle148 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle147 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle146 {
	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.autoParaStyle145 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle144 {
	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.autoParaStyle143 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle142 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:12px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle141 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle140 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle139 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size: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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle135 {
	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.autoParaStyle134 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle133 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle132 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle131 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle130 {
	font-weight: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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle129 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle128 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#0087bf;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle127 {
	font-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.autoParaStyle126 {
	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.autoParaStyle125 {
	font-family:FF-Averta-Regular,Averta;
	font-size:21px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle124 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:21px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle123 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height: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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.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: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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle109 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#0087bf;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle108 {
	font-family:FF-Averta-Regular,Averta;
	font-size: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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle93 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#0087bf;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9.8px;
	line-height:12.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#0087bf;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8px;
	line-height:10.5px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle59 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:40px;
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:25.2px;
	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.autoParaStyle45 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:25.2px;
	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.autoParaStyle44 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15.4px;
	line-height:25.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	font-family:FF-Averta-Regular,Averta;
	font-size:25.2px;
	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:center;
}

p.autoParaStyle42 {
	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.autoParaStyle41 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:18px;
	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.autoParaStyle40 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:18px;
	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.autoParaStyle39 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:18px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle37 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18px;
	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:center;
}

p.autoParaStyle36 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:27px;
	line-height:30px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle34 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle33 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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.autoParaStyle31 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle26 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle24 {
	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.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height: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-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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-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: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.autoParaStyle10 {
	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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:15.1px;
	line-height:17.1px;
	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.autoParaStyle5 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:33.6px;
	line-height:91px;
	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.autoParaStyle4 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:91px;
	line-height:91px;
	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.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:15px;
	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;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle32 {
	letter-spacing:-0.400em;
}

span.autoCharStyle31 {
	letter-spacing:-0.300em;
}

span.autoCharStyle30 {
}

span.autoCharStyle29 {
}

span.autoCharStyle28 {
}

span.autoCharStyle27 {
}

span.autoCharStyle26 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle25 {
}

span.autoCharStyle24 {
}

span.autoCharStyle23 {
}

span.autoCharStyle22 {
}

span.autoCharStyle21 {
	color:#fff;
}

span.autoCharStyle20 {
}

span.autoCharStyle19 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle18 {
}

span.autoCharStyle17 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle16 {
}

span.autoCharStyle15 {
	color:#101820;
}

span.autoCharStyle14 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle12 {
	font-size:16.8px;
}

span.autoCharStyle11 {
}

span.autoCharStyle10 {
}

span.autoCharStyle9 {
	font-size:9px;
}

span.autoCharStyle8 {
	font-size:14px;
}

span.autoCharStyle7 {
	font-size:10px;
}

span.autoCharStyle6 {
	text-transform:uppercase;
}

span.autoCharStyle5 {
	color:#ea5153;
}

span.autoCharStyle4 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.desktop_-__2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span._2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span.Hipervínculo {
	color:#000;
	text-decoration:underline;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px) { 
    [class*=" mq-"], 
    .mq-default { display:none; } 
    .mq-700 {display:block; } 

    #share-wrap {
        left:0;
        position:fixed;
        bottom: 80%;
        /*background-color: rgba(0,0,0,.65);*/
        /*box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);*/
        z-index:9999;
        opacity: 0.5;
        -webkit-animation:share-fadein 1s ease 2s;
        animation:share-fadein 1s ease 2s;
    }
}
