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

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

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

@font-face {
	font-family:FF-Averta-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:37px !important;
	left:935px !important;
	top:70px !important;
}

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

#item1719356 {
	width:109px !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;
	background:#fff;
}

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

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

#item1859487 {
	width:140px !important;
	height:52px !important;
	left:394px !important;
	top:1077px !important;
}

#item1859493 {
	width:109px !important;
	height:32px !important;
	left:106px !important;
	top:10px !important;
}

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

#item1859523 {
	width:330px !important;
	height:57px !important;
	left:185px !important;
	top:987px !important;
}

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

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

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

@keyframes atenuar-1803984 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1803984 {
	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:254px !important;
	left:52px !important;
	top:273px !important;
	background:#0e0b00;
}

#item1152187 {
	width:350px !important;
	height:233px !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;}
}
#item1859591 {
	width:1915px !important;
	height:1261px !important;
	left:-770px !important;
	top:-30px !important;
	background:#000;
}

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

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

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

#item1859746 {
	width:600px !important;
	height:284px !important;
	left:50px !important;
	top:233px !important;
}

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

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

#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:546px !important;
	height:54px !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;}
}
#item1860259 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

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

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

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

@keyframes intensificar-1860290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1860290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1860313 {
	width:210px !important;
	height:13px !important;
	top:485px !important;
}

#item1860336 {
	width:79px !important;
	height:39px !important;
	left:218px !important;
	top:471px !important;
}

#item1860341 {
	width:115px !important;
	height:13px !important;
	top:755px !important;
}

#item1860364 {
	width:79px !important;
	height:39px !important;
	left:115px !important;
	top:741px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1859896 {
	width:628px !important;
	height:306px !important;
	top:28px !important;
}

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

#item1859944 {
	width:459px !important;
	height:302px !important;
	left:36px !important;
	top:432px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1870373 {
	width:235px !important;
	height:516px !important;
	left:51px !important;
	top:147px !important;
}

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

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

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

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

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

#item1870476 {
	width:606px !important;
	height:51px !important;
	left:58px !important;
	top:508px !important;
}

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

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

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

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

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

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

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

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

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

#item1870647 {
	width:28px !important;
	height:48px !important;
	left:229px !important;
	top:691px !important;
}

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

@keyframes entrarvolandodesdelaizquierda-1870654 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1870654 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1870657 {
	width:652px !important;
	height:93px !important;
	left:24px !important;
	top:1080px !important;
}

#item1870681 {
	width:606px !important;
	height:369px !important;
	left:58px !important;
	top:96px !important;
}

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

#item1870705 {
	width:628px !important;
	height:66px !important;
	left:36px !important;
	top:573px !important;
}

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

@keyframes atenuar-1870435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1870435 {
	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;}
}
#item1799879 {
	width:211px !important;
	height:37px !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;
}

@keyframes intensificar-1685637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1685637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1685609 {
	width:529px !important;
	height:514px !important;
}

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

@keyframes intensificar-1448654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448683 {
	width:92px !important;
	height:50px !important;
}

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

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

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

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

@keyframes intensificar-1448707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448735 {
	width:116px !important;
	height:50px !important;
}

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

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

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

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

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

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

@keyframes atenuar-1157712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1804942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1804942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1804945 {
	width:211px !important;
	height:37px !important;
	left:244px !important;
	top:36px !important;
}

#item1804948 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:460px !important;
}

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

#item1804977 {
	width:661px !important;
	height:51px !important;
	left:24px !important;
}

@keyframes intensificar-1805000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1805000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1805002 {
	width:628px !important;
	height:576px !important;
}

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

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

#item1874622 {
	width:595px !important;
	height:874px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1805157 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1805157 {
	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;}
}
#item1860917 {
	width:1236px !important;
	height:814px !important;
	left:-62px !important;
	top:-2px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

#item1805219 {
	width:269px !important;
	height:51px !important;
	left:36px !important;
	top:850px !important;
}

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

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

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

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

#item1805277 {
	width:269px !important;
	height:51px !important;
	left:36px !important;
	top:780px !important;
}

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

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

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

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

#item1805334 {
	width:269px !important;
	height:51px !important;
	left:36px !important;
	top:920px !important;
}

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

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

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

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

#item1805391 {
	width:269px !important;
	height:51px !important;
	left:36px !important;
	top:990px !important;
}

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

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

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

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

#item1805449 {
	width:269px !important;
	height:51px !important;
	left:36px !important;
	top:1061px !important;
}

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

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

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

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

#item1805507 {
	width:269px !important;
	height:51px !important;
	left:350px !important;
	top:851px !important;
}

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

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

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

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

#item1805567 {
	width:269px !important;
	height:51px !important;
	left:350px !important;
	top:920px !important;
}

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

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

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

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

#item1805625 {
	width:269px !important;
	height:51px !important;
	left:350px !important;
	top:781px !important;
}

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

@keyframes atenuar-1805681 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1805681 {
	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;}
}
#item1861015 {
	width:1893px !important;
	height:1246px !important;
	left:-369px !important;
	top:-23px !important;
	background:#000;
}

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

@keyframes intensificar-1805704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1805704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1805727 {
	opacity:0.40;
	width:628px !important;
	height:197px !important;
	left:36px !important;
	top:122px !important;
	background:#0e0b00;
}

#item1805728 {
	width:568px !important;
	height:152px !important;
	left:64px !important;
	top:141px !important;
}

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

@keyframes atenuar-1805752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1805752 {
	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#table1884968 th, table#table1884968 td {
	vertical-align:top;;
}

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

table#table1884968 {
	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:37px !important;
}

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

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

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

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

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

#item1664746 {
	width:511px !important;
	height:17px !important;
	top:53px !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;}
}
#item1805772 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1805795 {
	width:614px !important;
	height:786px !important;
	left:50px !important;
	top:91px !important;
}

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

#item1806006 {
	width:615px !important;
	height:752px !important;
	left:49px !important;
	top:91px !important;
}

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

#item1805851 {
	width:92px !important;
	height:20px !important;
	left:45px !important;
	top:56px !important;
}

#item1805874 {
	width:105px !important;
	height:20px !important;
	left:517px !important;
	top:56px !important;
}

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

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

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

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

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

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

table#table1886808 {
	table-layout:fixed;
}

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

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

#item1805940 {
	width:623px !important;
	height:21px !important;
	top:45px !important;
}

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

#item1805944 {
	width:623px !important;
	height:21px !important;
	top:23px !important;
}

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

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

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

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

#item1805956 {
	width:40px !important;
	height:20px !important;
	left:53px !important;
	top:204px !important;
}

#item1805959 {
	width:106px !important;
	height:10px !important;
	left:100px !important;
	top:209px !important;
}

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

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

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

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

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

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

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

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

#item1806244 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:170px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1861984 {
	width:35px !important;
	height:74px !important;
	left:144px !important;
	top:1127px !important;
}

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

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

#item1799882 {
	width:211px !important;
	height:37px !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#table1888906 th, table#table1888906 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1888906 {
	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:870px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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:180px !important;
	height:18px !important;
	left:348px !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:190px !important;
	height:18px !important;
	left:338px !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;}
}
#item1806465 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1806479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1806479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1806473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1806473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1806471 {
	width:700px !important;
	height:309px !important;
}

#item1806483 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

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

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

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

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

table#table1891226 {
	table-layout:fixed;
}

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

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

@keyframes intensificar-1806776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1806776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1865596 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:97px !important;
}

#item1865604 {
	width:595px !important;
	height:239px !important;
}

@keyframes intensificar-1865604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1865604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1863329 {
	width:595px !important;
	height:518px !important;
}

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

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

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

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

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

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

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

#item1806599 {
	width:224px !important;
	height:22px !important;
	left:404px !important;
	top:250px !important;
}

@keyframes intensificar-1806599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1806599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1806622 {
	width:252px !important;
	height:25px !important;
	left:376px !important;
	top:273px !important;
}

@keyframes intensificar-1806622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1806622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1806646 {
	width:266px !important;
	height:25px !important;
	left:362px !important;
	top:298px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1799885 {
	width:211px !important;
	height:37px !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:562px !important;
	-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#table1896146 th, table#table1896146 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1896146 {
	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;
}

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

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

#item1870801 {
	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;}
}
#item1807064 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1807075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1807069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807067 {
	width:700px !important;
	height:309px !important;
}

#item1861029 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

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

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

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

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

table#table1897920 {
	table-layout:fixed;
}

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

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

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

#item1865644 {
	width:595px !important;
	height:381px !important;
}

@keyframes intensificar-1865644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1865644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807252 {
	width:595px !important;
	height:539px !important;
}

@keyframes intensificar-1807252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1863380 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:257px !important;
}

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

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

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

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

#item1807177 {
	width:490px !important;
	height:365px !important;
	top:84px !important;
}

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

#item1807204 {
	width:224px !important;
	height:22px !important;
	left:404px !important;
	top:58px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1799888 {
	width:211px !important;
	height:37px !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:316px !important;
}

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

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

table#table1900866 {
	table-layout:fixed;
}

#item1527723 {
	width:528px !important;
	height:174px !important;
	top:336px !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:900px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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:170px !important;
	height:18px !important;
	left:358px !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;
}

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

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

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

#item1870831 {
	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;}
}
#item1807624 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1807635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1807629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807627 {
	width:700px !important;
	height:309px !important;
}

#item1861039 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1807839 {
	width:595px !important;
	height:205px !important;
}

@keyframes intensificar-1807839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807863 {
	width:140px !important;
	height:18px !important;
	top:234px !important;
}

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

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

table#table1903893 {
	table-layout:fixed;
}

#item1807886 {
	width:628px !important;
	height:263px !important;
	top:262px !important;
}

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

#item1863385 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:240px !important;
}

#item1863391 {
	width:595px !important;
	height:525px !important;
}

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

@keyframes intensificar-1807649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807672 {
	width:490px !important;
	height:231px !important;
	top:108px !important;
}

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

#item1807701 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:391px !important;
}

#item1807724 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:394px !important;
}

#item1807728 {
	width:224px !important;
	height:22px !important;
	left:404px !important;
	top:252px !important;
}

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

@keyframes intensificar-1807752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1807752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1807775 {
	width:238px !important;
	height:25px !important;
	left:390px !important;
	top:300px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1799891 {
	width:211px !important;
	height:37px !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#table1906855 th, table#table1906855 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

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

table#table1906855 {
	table-layout:fixed;
}

#item1616345 {
	width:528px !important;
	height:87px !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:170px !important;
	height:18px !important;
	left:358px !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;
}

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

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

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

#item1870861 {
	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;}
}
#item1808200 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1808213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1808207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1808205 {
	width:700px !important;
	height:309px !important;
}

#item1861045 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1808400 {
	width:595px !important;
	height:318px !important;
}

@keyframes intensificar-1808400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1808425 {
	width:140px !important;
	height:18px !important;
	top:349px !important;
}

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

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

table#table1909115 {
	table-layout:fixed;
}

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

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

#item1808375 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1808375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1863433 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:233px !important;
}

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

@keyframes intensificar-1808223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1808247 {
	width:490px !important;
	height:112px !important;
	top:68px !important;
}

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

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

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

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

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

@keyframes intensificar-1808324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1808347 {
	width:238px !important;
	height:25px !important;
	left:390px !important;
	top:112px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1808748 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1808748 {
	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:104px !important;
	left:80px !important;
	top:214px !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;}
}
#item1861073 {
	width:1848px !important;
	height:1216px !important;
	left:-626px !important;
	top:-8px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1861074 {
	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-1861074 {
	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;
	}
}
#item1808773 {
	width:570px !important;
	height:104px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1808773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1808796 {
	opacity:0.40;
	width:628px !important;
	height:213px !important;
	left:36px !important;
	top:170px !important;
	background:#0e0b00;
}

#item1808797 {
	width:568px !important;
	height:152px !important;
	left:64px !important;
	top:202px !important;
}

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

@keyframes atenuar-1808820 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1808820 {
	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:111px !important;
	top:3px !important;
}

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

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

table#table1912858 {
	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:36px !important;
}

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

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

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

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

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

#item1665745 {
	width:511px !important;
	height:17px !important;
	top:91px !important;
}

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

#item1666842 {
	width:511px !important;
	height:17px !important;
	top:73px !important;
}

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

#item1666846 {
	width:511px !important;
	height:17px !important;
	top:54px !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;}
}
#item1808841 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1862668 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

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

#item1874592 {
	width:595px !important;
	height:1355px !important;
}

@keyframes intensificar-1874592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1874592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1809058 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1862659 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

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

#item1874556 {
	width:595px !important;
	height:1617px !important;
}

@keyframes intensificar-1874556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1874556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1808909 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

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

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

#item1808979 {
	width:24px !important;
	height:12px !important;
	left:136px !important;
	top:3px !important;
}

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

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

table#table1916216 {
	table-layout:fixed;
}

#item1808984 {
	width:622px !important;
	height:156px !important;
}

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

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

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

#item1809011 {
	width:623px !important;
	height:21px !important;
	top:23px !important;
}

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

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

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

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

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

#item1809023 {
	width:623px !important;
	height:21px !important;
	top:89px !important;
}

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

#item1809027 {
	width:623px !important;
	height:21px !important;
	top:67px !important;
}

#item1809031 {
	width:40px !important;
	height:20px !important;
	left:61px !important;
	top:259px !important;
}

#item1809034 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:265px !important;
}

#item1808899 {
	width:700px !important;
	height:900px !important;
	background:#fff;
}

@keyframes intensificar-1808899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1808899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1808839 {
	width:700px !important;
	height:900px !important;
	top:150px !important;
}

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

#item1809126 {
	width:606px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1861987 {
	width:35px !important;
	height:74px !important;
	left:144px !important;
	top:1127px !important;
}

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

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

#item1799894 {
	width:211px !important;
	height:37px !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#table1918294 tr {
	border-right:2.2px solid #fff;;
}

table#table1918294 {
	table-layout:fixed;
}

#item1617575 {
	width:528px !important;
	height:121px !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:110px !important;
	height:18px !important;
	left:418px !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;
}

#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;}
}
#item1809695 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1809705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1809700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1809698 {
	width:700px !important;
	height:309px !important;
}

#item1861050 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1809875 {
	width:595px !important;
	height:272px !important;
}

@keyframes intensificar-1809875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1809899 {
	width:140px !important;
	height:18px !important;
	top:304px !important;
}

@keyframes intensificar-1809899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1920740 tr {
	border-right:3.08px solid #fff;;
}

table#table1920740 {
	table-layout:fixed;
}

#item1809922 {
	width:628px !important;
	height:210px !important;
	top:332px !important;
}

@keyframes intensificar-1809922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866058 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:113px !important;
}

#item1809849 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1809849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1863440 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:257px !important;
}

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

@keyframes intensificar-1809717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1809740 {
	width:490px !important;
	height:112px !important;
	top:68px !important;
}

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

#item1809771 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:210px !important;
}

#item1809794 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:213px !important;
}

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

@keyframes intensificar-1809798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1809798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1809821 {
	width:154px !important;
	height:25px !important;
	left:474px !important;
	top:120px !important;
}

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

#item1809715 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1799898 {
	width:211px !important;
	height:37px !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#table1923015 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1923015 {
	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:623px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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:46px !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:79px !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:202px !important;
}

#item1617841 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:97px !important;
}

@keyframes intensificar-1617841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617864 {
	width:110px !important;
	height:18px !important;
	left:418px !important;
	top:113px !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:132px !important;
}

#item1678115 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:166px !important;
}

#item1678138 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:168px !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;
}

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

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

#item1870899 {
	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;}
}
#item1810238 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1810248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1810243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1810241 {
	width:700px !important;
	height:309px !important;
}

#item1861056 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1810431 {
	width:595px !important;
	height:272px !important;
	left:1px !important;
}

@keyframes intensificar-1810431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1810456 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:304px !important;
}

@keyframes intensificar-1810456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866114 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:519px !important;
}

#item1866119 {
	width:628px !important;
	height:168px !important;
	left:1px !important;
	top:343px !important;
}

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

table#table1925348 {
	table-layout:fixed;
}

#item1866120 {
	width:739px !important;
	height:168px !important;
}

@keyframes intensificar-1866120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1866120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866203 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:113px !important;
}

#item1863443 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:257px !important;
}

#item1863446 {
	width:595px !important;
	height:542px !important;
}

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

@keyframes intensificar-1810262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1810285 {
	width:490px !important;
	height:112px !important;
	left:1px !important;
	top:108px !important;
}

@keyframes intensificar-1810285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1810308 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:280px !important;
}

#item1810315 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:132px !important;
}

@keyframes intensificar-1810315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1810338 {
	width:154px !important;
	height:25px !important;
	left:475px !important;
	top:155px !important;
}

@keyframes intensificar-1810338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1810361 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:181px !important;
}

#item1810365 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:228px !important;
}

#item1810388 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:231px !important;
}

#item1810260 {
	width:665px !important;
	height:542px !important;
	left:35px !important;
	top:533px !important;
}

#item1810502 {
	width:628px !important;
	height:26px !important;
	left:36px !important;
	top:488px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1799902 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:40px !important;
}

#item1618563 {
	width:528px !important;
	height:352px !important;
	-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:372px !important;
}

@keyframes intensificar-1618587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1927855 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1927855 {
	table-layout:fixed;
}

#item1618610 {
	width:528px !important;
	height:143px !important;
	top:392px !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:120px !important;
	height:18px !important;
	left:408px !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;
}

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

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

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

#item1870932 {
	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;}
}
#item1861400 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1810833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1810825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1810823 {
	width:700px !important;
	height:309px !important;
}

#item1861059 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1810997 {
	width:595px !important;
	height:202px !important;
	left:36px !important;
}

@keyframes intensificar-1810997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811021 {
	width:140px !important;
	height:18px !important;
	left:36px !important;
	top:231px !important;
}

@keyframes intensificar-1811021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866207 {
	width:186px !important;
	height:167px !important;
	top:476px !important;
}

#item1866212 {
	width:46px !important;
	height:23px !important;
	left:327px !important;
	top:495px !important;
}

#item1866217 {
	width:628px !important;
	height:215px !important;
	left:36px !important;
	top:268px !important;
}

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

table#table1930975 {
	table-layout:fixed;
}

#item1866218 {
	width:739px !important;
	height:201px !important;
}

@keyframes intensificar-1866218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1866218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866290 {
	width:23px !important;
	height:46px !important;
	left:651px !important;
	top:78px !important;
}

#item1810972 {
	width:595px !important;
	height:518px !important;
	left:36px !important;
}

#item1863529 {
	width:23px !important;
	height:46px !important;
	left:651px !important;
	top:233px !important;
}

#item1810844 {
	width:628px !important;
	height:16px !important;
	left:36px !important;
}

@keyframes intensificar-1810844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1810867 {
	width:490px !important;
	height:135px !important;
	left:36px !important;
	top:44px !important;
}

@keyframes intensificar-1810867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1810890 {
	width:125px !important;
	height:31px !important;
	left:539px !important;
	top:260px !important;
}

#item1810895 {
	width:98px !important;
	height:22px !important;
	left:566px !important;
	top:113px !important;
}

@keyframes intensificar-1810895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1810919 {
	width:168px !important;
	height:25px !important;
	left:496px !important;
	top:136px !important;
}

@keyframes intensificar-1810919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1810919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1810942 {
	width:66px !important;
	height:33px !important;
	left:598px !important;
	top:162px !important;
}

#item1810945 {
	width:245px !important;
	height:36px !important;
	left:455px !important;
	top:209px !important;
}

#item1810968 {
	width:7px !important;
	height:11px !important;
	left:444px !important;
	top:212px !important;
}

#item1810842 {
	width:700px !important;
	height:643px !important;
	top:557px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1799907 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:40px !important;
}

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

table#table1933529 {
	table-layout:fixed;
}

#item1623702 {
	width:528px !important;
	height:150px !important;
	top:411px !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:391px !important;
}

@keyframes intensificar-1623567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1800418 {
	width:528px !important;
	height:376px !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-1800418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1800418 {
	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:556px !important;
	-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:120px !important;
	height:18px !important;
	left:408px !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;
}

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

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

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

#item1870963 {
	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;}
}
#item1811357 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1811372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1811364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811362 {
	width:700px !important;
	height:309px !important;
}

#item1861062 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1811579 {
	width:140px !important;
	height:18px !important;
	top:206px !important;
}

@keyframes intensificar-1811579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811602 {
	width:595px !important;
	height:174px !important;
}

@keyframes intensificar-1811602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866298 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:476px !important;
}

#item1866303 {
	width:628px !important;
	height:244px !important;
	top:235px !important;
}

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

table#table1937490 {
	table-layout:fixed;
}

#item1866304 {
	width:739px !important;
	height:211px !important;
}

@keyframes intensificar-1866304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1866304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866379 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:64px !important;
}

#item1863536 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:227px !important;
}

#item1863540 {
	width:595px !important;
	height:499px !important;
}

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

@keyframes intensificar-1811385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811408 {
	width:490px !important;
	height:135px !important;
	top:69px !important;
}

@keyframes intensificar-1811408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811431 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:138px !important;
}

@keyframes intensificar-1811431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811455 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:161px !important;
}

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

#item1811481 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:286px !important;
}

#item1811487 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:235px !important;
}

#item1811510 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:238px !important;
}

#item1811383 {
	width:664px !important;
	height:499px !important;
	left:36px !important;
	top:576px !important;
}

#item1811626 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:507px !important;
}

#item1811649 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1799914 {
	width:211px !important;
	height:37px !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#table1940214 tr {
	border-right:2.2px solid #fff;;
}

table#table1940214 {
	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;}
}
#item1800459 {
	width:528px !important;
	height:320px !important;
	top:30px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1800459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1800459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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:831px !important;
	-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:120px !important;
	height:18px !important;
	left:408px !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;
}

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

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

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

#item1870998 {
	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;}
}
#item1861406 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1811936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1811930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811927 {
	width:700px !important;
	height:309px !important;
}

#item1861066 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1811945 {
	width:628px !important;
	height:30px !important;
	left:36px !important;
	top:488px !important;
}

#item1812143 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:177px !important;
}

@keyframes intensificar-1812143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812189 {
	width:595px !important;
	height:147px !important;
	left:1px !important;
}

@keyframes intensificar-1812189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866384 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:51px !important;
}

#item1866387 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:509px !important;
}

#item1866392 {
	width:628px !important;
	height:292px !important;
	left:1px !important;
	top:206px !important;
}

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

table#table1944551 {
	table-layout:fixed;
}

#item1866393 {
	width:739px !important;
	height:269px !important;
}

@keyframes intensificar-1866393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1866393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1863610 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:243px !important;
}

#item1863613 {
	width:595px !important;
	height:532px !important;
}

@keyframes intensificar-1863613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1863613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811970 {
	width:628px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1811970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1811993 {
	width:490px !important;
	height:353px !important;
	left:1px !important;
	top:92px !important;
}

@keyframes intensificar-1811993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1811993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812016 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:393px !important;
}

#item1812021 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:246px !important;
}

@keyframes intensificar-1812021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812044 {
	width:168px !important;
	height:25px !important;
	left:461px !important;
	top:268px !important;
}

@keyframes intensificar-1812044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812067 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:294px !important;
}

#item1812070 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:342px !important;
}

#item1812095 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:345px !important;
}

#item1811968 {
	width:665px !important;
	height:532px !important;
	left:35px !important;
	top:543px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1799919 {
	width:211px !important;
	height:37px !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#table1947704 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1947704 {
	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: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-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:802px !important;
	-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:120px !important;
	height:18px !important;
	left:408px !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;
}

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

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

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

#item1871028 {
	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;}
}
#item1812483 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1812492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1812488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812486 {
	width:700px !important;
	height:309px !important;
}

#item1861069 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1812499 {
	width:628px !important;
	height:30px !important;
	left:36px !important;
	top:488px !important;
}

#item1812702 {
	width:140px !important;
	height:18px !important;
	top:256px !important;
}

@keyframes intensificar-1812702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1951110 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1951110 {
	table-layout:fixed;
}

#item1812725 {
	width:628px !important;
	height:248px !important;
	top:284px !important;
}

@keyframes intensificar-1812725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866482 {
	width:595px !important;
	height:224px !important;
}

@keyframes intensificar-1866482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1866482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866474 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:89px !important;
}

#item1863660 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:243px !important;
}

#item1863671 {
	width:595px !important;
	height:532px !important;
}

@keyframes intensificar-1863671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1863671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812524 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1812524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812548 {
	width:490px !important;
	height:369px !important;
	top:92px !important;
}

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

#item1812576 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:257px !important;
}

@keyframes intensificar-1812576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1812576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1812599 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:279px !important;
}

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

#item1812628 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:353px !important;
}

#item1812651 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:356px !important;
}

#item1812522 {
	width:664px !important;
	height:532px !important;
	left:36px !important;
	top:543px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1813036 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1813036 {
	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;}
}
#item1861081 {
	width:1842px !important;
	height:1212px !important;
	left:-622px !important;
	top:-6px !important;
	background:#000;
}

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

@keyframes intensificar-1813060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1813060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813083 {
	opacity:0.40;
	width:628px !important;
	height:229px !important;
	left:36px !important;
	top:122px !important;
	background:#0e0b00;
}

#item1813084 {
	width:568px !important;
	height:174px !important;
	left:64px !important;
	top:146px !important;
}

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

@keyframes atenuar-1813107 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1813107 {
	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:675px !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:1434px !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#table1957412 th, table#table1957412 td {
	vertical-align:top;;
}

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

table#table1957412 {
	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:109px !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:596px !important;
	left:14px !important;
	top:129px !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:655px !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:149px !important;
	height:50px !important;
}

#item1667485 {
	width:134px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1667459 {
	width:149px !important;
	height:50px !important;
}

#item1667460 {
	width:134px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1667455 {
	width:149px !important;
	height:50px !important;
	left:780px !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;}
}
#item1813369 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1862748 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

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

#item1874510 {
	width:595px !important;
	height:1212px !important;
}

@keyframes intensificar-1874510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1874510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813310 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1862737 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

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

#item1874433 {
	width:595px !important;
	height:2188px !important;
}

@keyframes intensificar-1874433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1874433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813263 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1813286 {
	width:628px !important;
	height:764px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1813286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1813286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813128 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

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

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

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

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

table#table1962006 {
	table-layout:fixed;
}

#item1813198 {
	width:622px !important;
	height:178px !important;
}

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

#item1813221 {
	width:623px !important;
	height:21px !important;
	top:45px !important;
}

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

#item1813226 {
	width:623px !important;
	height:21px !important;
	top:23px !important;
}

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

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

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

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

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

#item1813239 {
	width:623px !important;
	height:21px !important;
	top:89px !important;
}

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

#item1813243 {
	width:623px !important;
	height:21px !important;
	top:67px !important;
}

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

#item1813247 {
	width:623px !important;
	height:21px !important;
	top:111px !important;
}

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

@keyframes intensificar-1813252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1813252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1813126 {
	width:700px !important;
	height:880px !important;
	top:150px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1814057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1814057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1814087 {
	width:209px !important;
	height:70px !important;
	left:20px !important;
}

#item1814088 {
	width:188px !important;
	height:39px !important;
	left:41px !important;
	top:14px !important;
}

#item1814061 {
	width:229px !important;
	height:70px !important;
}

#item1814062 {
	width:188px !important;
	height:39px !important;
	left:41px !important;
	top:14px !important;
}

#item1814057 {
	width:229px !important;
	height:70px !important;
	left:92px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

#item1861998 {
	width:35px !important;
	height:74px !important;
	left:88px !important;
	top:1127px !important;
}

#item1862003 {
	width:35px !important;
	height:74px !important;
	left:526px !important;
	top:1053px !important;
}

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

@keyframes atenuar-1814194 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1814194 {
	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:37px !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:817px !important;
	-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#table1964866 tr {
	border-right:2.2px solid #fff;;
}

table#table1964866 {
	table-layout:fixed;
}

#item1625982 {
	width:590px !important;
	height:225px !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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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;}
}
#item1814210 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1814222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1814222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1814216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1814216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1814213 {
	width:700px !important;
	height:309px !important;
}

#item1861090 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1814231 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:519px !important;
}

#item1814254 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

#item1814595 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:115px !important;
}

@keyframes intensificar-1814595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1814595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866527 {
	width:595px !important;
	height:100px !important;
	left:1px !important;
}

@keyframes intensificar-1866527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1866527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866519 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:27px !important;
}

#item1866570 {
	width:628px !important;
	height:314px !important;
	left:1px !important;
	top:136px !important;
}

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

table#table1970833 {
	table-layout:fixed;
}

#item1866571 {
	width:826px !important;
	height:315px !important;
}

@keyframes intensificar-1866571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1866571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866594 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:472px !important;
}

#item1814534 {
	width:627px !important;
	height:495px !important;
	left:1px !important;
}

@keyframes intensificar-1814534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1814534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1814485 {
	width:595px !important;
	height:495px !important;
}

@keyframes intensificar-1814485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1814485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1863710 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:225px !important;
}

#item1814306 {
	width:490px !important;
	height:276px !important;
	left:1px !important;
	top:93px !important;
}

@keyframes intensificar-1814306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1814306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1814329 {
	width:626px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1814329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1814329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1814352 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:442px !important;
}

#item1814359 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:293px !important;
}

@keyframes intensificar-1814359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1814359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1814382 {
	width:168px !important;
	height:25px !important;
	left:461px !important;
	top:316px !important;
}

@keyframes intensificar-1814382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1814382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1814405 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:165px !important;
}

@keyframes intensificar-1814405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1814405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1814429 {
	width:168px !important;
	height:25px !important;
	left:461px !important;
	top:188px !important;
}

@keyframes intensificar-1814429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1814429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1814452 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:343px !important;
}

#item1814457 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:391px !important;
}

#item1814480 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:394px !important;
}

#item1814304 {
	width:665px !important;
	height:495px !important;
	left:35px !important;
	top:580px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1862011 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1127px !important;
}

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

@keyframes atenuar-1814897 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1814897 {
	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:37px !important;
	left:794px !important;
	top:38px !important;
}

#item1626052 {
	width:528px !important;
	height:13px !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#table1975778 tr {
	border-right:2.2px solid #fff;;
}

table#table1975778 {
	table-layout:fixed;
}

#item1686609 {
	width:528px !important;
	height:236px !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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1800706 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:327px !important;
}

#item1800729 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:329px !important;
}

#item1626127 {
	width:564px !important;
	height:560px !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%);
}

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

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

#item1871062 {
	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;}
}
#item1861411 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1814926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1814926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1814919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1814919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1814917 {
	width:700px !important;
	height:309px !important;
}

#item1861099 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1814936 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:519px !important;
}

#item1814959 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

#item1815250 {
	width:80px !important;
	height:16px !important;
	top:138px !important;
}

@keyframes intensificar-1815250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1815250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1979606 tr {
	border-right:3.08px solid #fff;;
}

table#table1979606 {
	table-layout:fixed;
}

#item1815274 {
	width:628px !important;
	height:331px !important;
	top:164px !important;
}

@keyframes intensificar-1815274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1815274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866650 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:35px !important;
}

#item1866657 {
	width:595px !important;
	height:115px !important;
}

@keyframes intensificar-1866657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1866657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1815191 {
	width:628px !important;
	height:495px !important;
}

@keyframes intensificar-1815191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1815191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1815142 {
	width:595px !important;
	height:495px !important;
}

@keyframes intensificar-1815142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1815142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1863723 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:225px !important;
}

#item1815013 {
	width:490px !important;
	height:443px !important;
	top:93px !important;
}

@keyframes intensificar-1815013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1815013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1815036 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1815036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1815036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1815059 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:487px !important;
}

#item1815065 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:338px !important;
}

@keyframes intensificar-1815065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1815065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1815088 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:360px !important;
}

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

#item1815115 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:435px !important;
}

#item1815138 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:438px !important;
}

#item1815011 {
	width:664px !important;
	height:537px !important;
	left:36px !important;
	top:580px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1815465 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

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

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

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

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

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

#item1799923 {
	width:211px !important;
	height:37px !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:355px !important;
}

@keyframes intensificar-1627302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1984145 th, table#table1984145 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1984145 {
	table-layout:fixed;
}

#item1627326 {
	width:528px !important;
	height:187px !important;
	top:375px !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: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-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:89px !important;
	height:22px !important;
	left:439px !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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1800765 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:248px !important;
}

#item1800788 {
	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;
}

#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;}
}
#item1815565 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1815581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1815581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1815572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1815572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1815570 {
	width:700px !important;
	height:309px !important;
}

#item1861108 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1815591 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:507px !important;
}

#item1815771 {
	width:140px !important;
	height:18px !important;
	top:190px !important;
}

@keyframes intensificar-1815771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1815771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1987268 th, table#table1987268 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1987268 {
	table-layout:fixed;
}

#item1815795 {
	width:628px !important;
	height:281px !important;
	top:218px !important;
}

@keyframes intensificar-1815795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1815795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866695 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:58px !important;
}

#item1866698 {
	width:595px !important;
	height:161px !important;
}

@keyframes intensificar-1866698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1866698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1815745 {
	width:595px !important;
	height:499px !important;
}

@keyframes intensificar-1815745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1815745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1863743 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:227px !important;
}

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

@keyframes intensificar-1815616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1815616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1815639 {
	width:490px !important;
	height:278px !important;
	top:84px !important;
}

@keyframes intensificar-1815639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1815639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1815662 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:399px !important;
}

#item1815669 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:252px !important;
}

@keyframes intensificar-1815669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1815669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1815692 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:275px !important;
}

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

#item1815718 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:349px !important;
}

#item1815741 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:352px !important;
}

#item1815614 {
	width:664px !important;
	height:499px !important;
	left:36px !important;
	top:576px !important;
}

#item1815852 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1816112 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1816112 {
	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:37px !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: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-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:292px !important;
}

@keyframes intensificar-1628681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1991164 tr {
	border-right:2.2px solid #fff;;
}

table#table1991164 {
	table-layout:fixed;
}

#item1629491 {
	width:528px !important;
	height:236px !important;
	top:311px !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:610px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1800834 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:347px !important;
}

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

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

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

#item1871096 {
	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;}
}
#item1861414 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1816140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1816134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816132 {
	width:700px !important;
	height:309px !important;
}

#item1861112 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1816149 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:519px !important;
}

#item1816172 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

#item1816532 {
	width:80px !important;
	height:16px !important;
	top:159px !important;
}

@keyframes intensificar-1816532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866729 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:42px !important;
}

#item1866734 {
	width:595px !important;
	height:129px !important;
}

@keyframes intensificar-1866734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1866734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866772 {
	width:595px !important;
	height:254px !important;
	top:191px !important;
}

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

table#table1995587 {
	table-layout:fixed;
}

#item1866773 {
	width:739px !important;
	height:331px !important;
}

@keyframes intensificar-1866773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1866773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866801 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:295px !important;
}

#item1866796 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:464px !important;
}

#item1816471 {
	width:628px !important;
	height:487px !important;
}

@keyframes intensificar-1816471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1863750 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:215px !important;
}

#item1863756 {
	width:595px !important;
	height:487px !important;
}

@keyframes intensificar-1863756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1863756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816224 {
	width:490px !important;
	height:443px !important;
	top:69px !important;
}

@keyframes intensificar-1816224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816248 {
	width:628px !important;
	height:57px !important;
}

@keyframes intensificar-1816248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816272 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:492px !important;
}

#item1816277 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:343px !important;
}

@keyframes intensificar-1816277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816300 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:366px !important;
}

@keyframes intensificar-1816300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816323 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:265px !important;
}

@keyframes intensificar-1816323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816346 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:287px !important;
}

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

#item1816372 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:442px !important;
}

#item1816395 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:445px !important;
}

#item1816222 {
	width:664px !important;
	height:523px !important;
	left:36px !important;
	top:588px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1816745 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

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

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

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

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

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

#item1799926 {
	width:211px !important;
	height:37px !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:385px !important;
}

@keyframes intensificar-1629751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1999310 th, table#table1999310 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1999310 {
	table-layout:fixed;
}

#item1629774 {
	width:528px !important;
	height:160px !important;
	top:405px !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:90px !important;
	height:22px !important;
	left:438px !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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1800888 {
	width:175px !important;
	height:26px !important;
	left:390px !important;
	top:220px !important;
}

#item1800911 {
	width:5px !important;
	height:8px !important;
	left:382px !important;
	top:222px !important;
}

#item1629592 {
	width:565px !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;
}

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

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

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

#item1630093 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !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;}
}
#item1816846 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1816856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1816851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816849 {
	width:700px !important;
	height:309px !important;
}

#item1861116 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1816864 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:541px !important;
}

#item1817064 {
	width:140px !important;
	height:18px !important;
	top:237px !important;
}

@keyframes intensificar-1817064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2002346 th, table#table2002346 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2002346 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2002346 {
	table-layout:fixed;
}

#item1817087 {
	width:628px !important;
	height:224px !important;
	top:265px !important;
}

@keyframes intensificar-1817087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866865 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:81px !important;
}

#item1866870 {
	width:595px !important;
	height:207px !important;
}

@keyframes intensificar-1866870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1866870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1863824 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:222px !important;
}

#item1863834 {
	width:595px !important;
	height:489px !important;
}

@keyframes intensificar-1863834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1863834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816890 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1816890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816914 {
	width:490px !important;
	height:159px !important;
	top:108px !important;
}

@keyframes intensificar-1816914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816937 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:372px !important;
}

#item1816944 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:225px !important;
}

@keyframes intensificar-1816944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816967 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:247px !important;
}

@keyframes intensificar-1816967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1816967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1816990 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:273px !important;
}

#item1816994 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:322px !important;
}

#item1817018 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:325px !important;
}

#item1816888 {
	width:664px !important;
	height:489px !important;
	left:36px !important;
	top:586px !important;
}

#item1817144 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:485px !important;
}

#item1817168 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1817171 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1817194 {
	width:370px !important;
	height:18px !important;
	left:36px !important;
	top:360px !important;
}

#item1817222 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1817223 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1817217 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1817259 {
	width:172px !important;
	height:70px !important;
}

#item1817260 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1817233 {
	width:172px !important;
	height:70px !important;
}

#item1817234 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1817229 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1817312 {
	width:139px !important;
	height:70px !important;
}

#item1817313 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1817287 {
	width:139px !important;
	height:70px !important;
}

#item1817288 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1817283 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1817365 {
	width:141px !important;
	height:70px !important;
}

#item1817366 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1817340 {
	width:141px !important;
	height:70px !important;
}

#item1817341 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1817336 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1817421 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1872406 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1872430 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1872403 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1817425 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1817425 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1817425 {
	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;
}

#item1799930 {
	width:211px !important;
	height:37px !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:363px !important;
}

@keyframes intensificar-1630953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2005302 th, table#table2005302 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table2005302 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2005302 {
	table-layout:fixed;
}

#item1630977 {
	width:528px !important;
	height:161px !important;
	top:383px !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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1801014 {
	width:5px !important;
	height:8px !important;
	left:382px !important;
	top:221px !important;
}

#item1800991 {
	width:175px !important;
	height:26px !important;
	left:390px !important;
	top:219px !important;
}

#item1630284 {
	width:565px !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;
}

#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;
}

#item1871130 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871153 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871127 {
	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;}
}
#item1817441 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1817454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1817448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817446 {
	width:700px !important;
	height:309px !important;
}

#item1861120 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1817460 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:516px !important;
}

#item1817659 {
	width:140px !important;
	height:18px !important;
}

@keyframes intensificar-1817659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2008133 th, table#table2008133 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table2008133 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2008133 {
	table-layout:fixed;
}

#item1817682 {
	width:628px !important;
	height:225px !important;
	top:28px !important;
}

@keyframes intensificar-1817682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866900 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:82px !important;
}

#item1866905 {
	width:595px !important;
	height:206px !important;
}

@keyframes intensificar-1866905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1866905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1863878 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:223px !important;
}

#item1863882 {
	width:595px !important;
	height:490px !important;
}

@keyframes intensificar-1863882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1863882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817485 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1817485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817508 {
	width:490px !important;
	height:159px !important;
	top:84px !important;
}

@keyframes intensificar-1817508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817532 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:348px !important;
}

#item1817537 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:201px !important;
}

@keyframes intensificar-1817537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817560 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:223px !important;
}

@keyframes intensificar-1817560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1817560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1817583 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:249px !important;
}

#item1817586 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:301px !important;
}

#item1817589 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:298px !important;
}

#item1817483 {
	width:664px !important;
	height:490px !important;
	left:36px !important;
	top:585px !important;
}

#item1817741 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1817765 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1817769 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1817795 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1817797 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1817792 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1817830 {
	width:172px !important;
	height:70px !important;
}

#item1817831 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1817805 {
	width:172px !important;
	height:70px !important;
}

#item1817806 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1817800 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1817884 {
	width:139px !important;
	height:70px !important;
}

#item1817885 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1817859 {
	width:139px !important;
	height:70px !important;
}

#item1817860 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1817854 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1817937 {
	width:141px !important;
	height:70px !important;
}

#item1817938 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1817912 {
	width:141px !important;
	height:70px !important;
}

#item1817913 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1817908 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1817992 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1872444 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1872467 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1872441 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1817995 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1817995 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1817995 {
	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;
}

#item1799933 {
	width:211px !important;
	height:37px !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#table2010928 th, table#table2010928 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2010928 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2010928 {
	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: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-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;
}

#item1631265 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:212px !important;
}

#item1631289 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:214px !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:120px !important;
	height:18px !important;
	left:408px !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;
}

#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;
}

#item1871171 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871194 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871168 {
	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;}
}
#item1861417 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1818023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1818016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818014 {
	width:700px !important;
	height:309px !important;
}

#item1861123 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1818038 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:551px !important;
}

#item1818234 {
	width:140px !important;
	height:18px !important;
}

@keyframes intensificar-1818234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2013502 th, table#table2013502 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2013502 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2013502 {
	}

#item1818257 {
	width:628px !important;
	height:164px !important;
	top:28px !important;
}

@keyframes intensificar-1818257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818281 {
	width:595px !important;
	height:233px !important;
}

@keyframes intensificar-1818281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866937 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:94px !important;
}

#item1863916 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:204px !important;
}

#item1863920 {
	width:595px !important;
	height:454px !important;
}

@keyframes intensificar-1863920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1863920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818063 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1818063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818086 {
	width:490px !important;
	height:112px !important;
	top:92px !important;
}

@keyframes intensificar-1818086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818109 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:309px !important;
}

#item1818115 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:274px !important;
}

#item1818139 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:277px !important;
}

#item1818143 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:162px !important;
}

@keyframes intensificar-1818143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818166 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:184px !important;
}

@keyframes intensificar-1818166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818189 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:210px !important;
}

#item1818061 {
	width:664px !important;
	height:455px !important;
	left:36px !important;
	top:620px !important;
}

#item1818305 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:485px !important;
}

#item1818329 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1818332 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1818356 {
	width:370px !important;
	height:18px !important;
	left:36px !important;
	top:360px !important;
}

#item1818382 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1818383 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1818379 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1818415 {
	width:172px !important;
	height:70px !important;
}

#item1818416 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1818390 {
	width:172px !important;
	height:70px !important;
}

#item1818391 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1818386 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1818469 {
	width:139px !important;
	height:70px !important;
}

#item1818470 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1818443 {
	width:139px !important;
	height:70px !important;
}

#item1818444 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1818439 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1818522 {
	width:141px !important;
	height:70px !important;
}

#item1818523 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1818497 {
	width:141px !important;
	height:70px !important;
}

#item1818498 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1818493 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1818577 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1872479 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1872502 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1872476 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1818582 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1818582 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1818582 {
	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;}
}
#item1861126 {
	width:1848px !important;
	height:1216px !important;
	left:-626px !important;
	top:-8px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1861128 {
	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-1861128 {
	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;
	}
}
#item1818605 {
	width:570px !important;
	height:44px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1818605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818628 {
	opacity:0.40;
	width:628px !important;
	height:188px !important;
	left:36px !important;
	top:122px !important;
	background:#0e0b00;
}

#item1818630 {
	width:568px !important;
	height:130px !important;
	left:64px !important;
	top:150px !important;
}

@keyframes intensificar-1818630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818653 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1818653 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1818653 {
	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:5400px !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:4600px !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#table2026639 th, table#table2026639 td {
	vertical-align:top;;
}

table#table2026639 tr {
	height:18px;;
}

table#table2026639 {
	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:307px !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;}
}
#item1818953 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1862954 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

#item1874263 {
	width:628px !important;
	height:798px !important;
	left:36px !important;
	top:67px !important;
}

#item1874264 {
	width:595px !important;
	height:8424px !important;
}

@keyframes intensificar-1874264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1874264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818891 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1862855 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

#item1874196 {
	width:628px !important;
	height:798px !important;
	left:36px !important;
	top:67px !important;
}

#item1874197 {
	width:595px !important;
	height:6686px !important;
}

@keyframes intensificar-1874197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1874197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818675 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1818698 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1818721 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

#item1818746 {
	width:24px !important;
	height:12px !important;
	left:230px !important;
	top:355px !important;
}

#item1818750 {
	width:24px !important;
	height:12px !important;
	left:132px !important;
	top:334px !important;
}

#item1818753 {
	width:24px !important;
	height:12px !important;
	left:161px !important;
	top:311px !important;
}

#item1818756 {
	width:24px !important;
	height:12px !important;
	left:267px !important;
	top:135px !important;
}

table#table2040241 th, table#table2040241 td {
	vertical-align:top;;
}

table#table2040241 tr {
	height:22px;;
}

table#table2040241 {
	table-layout:fixed;
}

#item1818759 {
	width:622px !important;
	height:420px !important;
}

#item1818785 {
	width:623px !important;
	height:21px !important;
}

#item1818782 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item1818790 {
	width:623px !important;
	height:21px !important;
}

#item1818786 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item1818794 {
	width:623px !important;
	height:21px !important;
}

#item1818791 {
	width:623px !important;
	height:21px !important;
}

#item1818798 {
	width:623px !important;
	height:21px !important;
}

#item1818795 {
	width:623px !important;
	height:21px !important;
	top:374px !important;
}

#item1818802 {
	width:623px !important;
	height:21px !important;
}

#item1818799 {
	width:623px !important;
	height:21px !important;
	top:88px !important;
}

#item1818806 {
	width:623px !important;
	height:21px !important;
}

#item1818803 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

#item1818810 {
	width:623px !important;
	height:21px !important;
}

#item1818807 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

#item1818814 {
	width:623px !important;
	height:21px !important;
}

#item1818811 {
	width:623px !important;
	height:21px !important;
	top:132px !important;
}

#item1818818 {
	width:623px !important;
	height:21px !important;
}

#item1818815 {
	width:623px !important;
	height:21px !important;
	top:154px !important;
}

#item1818822 {
	width:623px !important;
	height:21px !important;
}

#item1818819 {
	width:623px !important;
	height:21px !important;
	top:176px !important;
}

#item1818826 {
	width:623px !important;
	height:21px !important;
}

#item1818823 {
	width:623px !important;
	height:21px !important;
	top:198px !important;
}

#item1818830 {
	width:623px !important;
	height:21px !important;
}

#item1818827 {
	width:623px !important;
	height:21px !important;
	top:220px !important;
}

#item1818834 {
	width:623px !important;
	height:21px !important;
}

#item1818831 {
	width:623px !important;
	height:21px !important;
	top:242px !important;
}

#item1818838 {
	width:623px !important;
	height:21px !important;
}

#item1818835 {
	width:623px !important;
	height:21px !important;
	top:264px !important;
}

#item1818842 {
	width:623px !important;
	height:21px !important;
}

#item1818839 {
	width:623px !important;
	height:21px !important;
	top:286px !important;
}

#item1818846 {
	width:623px !important;
	height:21px !important;
}

#item1818843 {
	width:623px !important;
	height:21px !important;
	top:308px !important;
}

#item1818851 {
	width:623px !important;
	height:21px !important;
}

#item1818847 {
	width:623px !important;
	height:21px !important;
	top:330px !important;
}

#item1818855 {
	width:623px !important;
	height:21px !important;
}

#item1818852 {
	width:623px !important;
	height:21px !important;
	top:352px !important;
}

#item1818856 {
	width:40px !important;
	height:20px !important;
	left:61px !important;
	top:523px !important;
}

#item1818860 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:529px !important;
}

#item1818884 {
	width:700px !important;
	height:900px !important;
	background:#fff;
}

@keyframes intensificar-1818884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1818884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1818673 {
	width:700px !important;
	height:900px !important;
	top:150px !important;
}

#item1819015 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1819019 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1819754 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1819777 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1819751 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1819785 {
	width:26px !important;
	height:26px !important;
}

#item1819780 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:179px !important;
}

@keyframes intensificar-1819788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1819788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1819791 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1819792 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1819788 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1819795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1819795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1819824 {
	width:171px !important;
	height:70px !important;
}

#item1819825 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1819799 {
	width:171px !important;
	height:70px !important;
}

#item1819800 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1819795 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes intensificar-1819848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1819848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1819877 {
	width:171px !important;
	height:70px !important;
}

#item1819878 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1819852 {
	width:171px !important;
	height:70px !important;
}

#item1819853 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1819848 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1819901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1819901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1819932 {
	width:122px !important;
	height:70px !important;
}

#item1819933 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1819906 {
	width:122px !important;
	height:70px !important;
}

#item1819907 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1819901 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1819959 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1819982 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1819956 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1862020 {
	width:35px !important;
	height:74px !important;
	left:147px !important;
	top:1127px !important;
}

#item1819985 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1819985 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1819985 {
	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;
}

#item1799940 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:40px !important;
}

#item1674100 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1674103 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2043542 tr {
	border-right:2.2px solid #fff;;
}

table#table2043542 {
	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:15px !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:667px !important;
	-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:255px !important;
	top:154px !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:114px !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:120px !important;
	height:18px !important;
	left:408px !important;
	top:356px !important;
}

@keyframes intensificar-1674207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674259 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:340px !important;
}

@keyframes intensificar-1674259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1674922 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:445px !important;
}

#item1674927 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:374px !important;
}

#item1674930 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:409px !important;
}

#item1674953 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:411px !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;}
}
#item1820000 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1820015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1820007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820005 {
	width:700px !important;
	height:309px !important;
}

#item1861134 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1820027 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1820030 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1820247 {
	width:140px !important;
	height:18px !important;
	top:228px !important;
}

@keyframes intensificar-1820247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2047880 tr {
	border-right:3.08px solid #fff;;
}

table#table2047880 {
	table-layout:fixed;
}

#item1866985 {
	width:595px !important;
	height:239px !important;
	top:264px !important;
}

@keyframes intensificar-1866985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1866985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866941 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:76px !important;
}

#item1866947 {
	width:595px !important;
	height:198px !important;
}

@keyframes intensificar-1866947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1866947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1866979 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:361px !important;
}

#item1863957 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:229px !important;
}

#item1863966 {
	width:595px !important;
	height:503px !important;
}

@keyframes intensificar-1863966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1863966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820056 {
	width:490px !important;
	height:316px !important;
	top:198px !important;
}

@keyframes intensificar-1820056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820080 {
	width:628px !important;
	height:183px !important;
}

@keyframes intensificar-1820080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820103 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:359px !important;
}

@keyframes intensificar-1820103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820126 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:337px !important;
}

@keyframes intensificar-1820126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820149 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:484px !important;
}

#item1820154 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:385px !important;
}

#item1820157 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:433px !important;
}

#item1820180 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:436px !important;
}

#item1820054 {
	width:664px !important;
	height:515px !important;
	left:36px !important;
	top:572px !important;
}

#item1820310 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:503px !important;
}

#item1820333 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1820359 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1820382 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1820356 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1820391 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1820393 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1820387 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1820425 {
	width:172px !important;
	height:70px !important;
}

#item1820426 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1820400 {
	width:172px !important;
	height:70px !important;
}

#item1820401 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1820396 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1820478 {
	width:139px !important;
	height:70px !important;
}

#item1820479 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1820453 {
	width:139px !important;
	height:70px !important;
}

#item1820454 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1820449 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1820531 {
	width:141px !important;
	height:70px !important;
}

#item1820532 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1820506 {
	width:141px !important;
	height:70px !important;
}

#item1820507 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1820502 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1820556 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1820559 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1820559 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1820559 {
	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;
}

#item1799943 {
	width:211px !important;
	height:37px !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:570px !important;
	-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#table2052767 tr {
	border-right:2.2px solid #fff;;
}

table#table2052767 {
	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:232px !important;
}

@keyframes intensificar-1675215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1675244 {
	width:120px !important;
	height:18px !important;
	left:408px !important;
	top:248px !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:336px !important;
}

#item1675726 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:265px !important;
}

#item1675729 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:300px !important;
}

#item1675752 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:302px !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;
}

#item1871205 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871229 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871202 {
	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;}
}
#item1861420 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1820585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1820580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820578 {
	width:700px !important;
	height:309px !important;
}

#item1861141 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1820594 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1820597 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2055705 tr {
	border-right:3.08px solid #fff;;
}

table#table2055705 {
	table-layout:fixed;
}

#item1820834 {
	width:628px !important;
	height:327px !important;
	top:194px !important;
}

@keyframes intensificar-1820834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820857 {
	width:140px !important;
	height:18px !important;
	top:166px !important;
}

@keyframes intensificar-1820857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867080 {
	width:595px !important;
	height:136px !important;
}

@keyframes intensificar-1867080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1867080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867074 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:47px !important;
}

#item1864013 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:238px !important;
}

#item1864022 {
	width:595px !important;
	height:521px !important;
}

@keyframes intensificar-1864022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1864022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820622 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1820622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820645 {
	width:490px !important;
	height:365px !important;
	top:136px !important;
}

@keyframes intensificar-1820645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820669 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:302px !important;
}

@keyframes intensificar-1820669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820692 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:324px !important;
}

@keyframes intensificar-1820692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1820692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1820715 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:448px !important;
}

#item1820722 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:349px !important;
}

#item1820727 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:397px !important;
}

#item1820750 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:400px !important;
}

#item1820620 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1820880 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1820903 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1820929 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1820930 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1820926 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1820962 {
	width:172px !important;
	height:70px !important;
}

#item1820963 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1820937 {
	width:172px !important;
	height:70px !important;
}

#item1820938 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1820933 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1821016 {
	width:139px !important;
	height:70px !important;
}

#item1821017 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1820991 {
	width:139px !important;
	height:70px !important;
}

#item1820992 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1820987 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1821070 {
	width:141px !important;
	height:70px !important;
}

#item1821071 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1821045 {
	width:141px !important;
	height:70px !important;
}

#item1821046 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1821041 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1821123 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1872511 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1872534 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1872508 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1821129 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1821129 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1821129 {
	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;
}

#item1799948 {
	width:211px !important;
	height:37px !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#table2059329 th, table#table2059329 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2059329 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2059329 {
	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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1871236 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871259 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871233 {
	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;}
}
#item1821145 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1821159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1821153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821151 {
	width:700px !important;
	height:309px !important;
}

#item1861144 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1821167 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1821170 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2062649 th, table#table2062649 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2062649 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2062649 {
	table-layout:fixed;
}

#item1821366 {
	width:628px !important;
	height:342px !important;
	top:200px !important;
}

@keyframes intensificar-1821366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821389 {
	width:140px !important;
	height:18px !important;
	top:172px !important;
}

@keyframes intensificar-1821389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821412 {
	width:595px !important;
	height:148px !important;
}

@keyframes intensificar-1821412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867115 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:51px !important;
}

#item1864060 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1864068 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1864068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1864068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821196 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1821196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821219 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:505px !important;
}

#item1821224 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes intensificar-1821224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821248 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:358px !important;
}

@keyframes intensificar-1821248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821271 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:380px !important;
}

@keyframes intensificar-1821271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821295 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:405px !important;
}

#item1821299 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:453px !important;
}

#item1821322 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:456px !important;
}

#item1821194 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1821436 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1821460 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1821486 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1821487 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1821483 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1821523 {
	width:172px !important;
	height:70px !important;
}

#item1821524 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1821498 {
	width:172px !important;
	height:70px !important;
}

#item1821499 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1821494 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1821576 {
	width:139px !important;
	height:70px !important;
}

#item1821577 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1821551 {
	width:139px !important;
	height:70px !important;
}

#item1821552 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1821547 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1821630 {
	width:141px !important;
	height:70px !important;
}

#item1821631 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1821604 {
	width:141px !important;
	height:70px !important;
}

#item1821605 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1821600 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1821685 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1861804 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1861805 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1861801 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1872540 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1872563 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1872537 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1821689 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1821689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1821689 {
	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;
}

#item1799953 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:40px !important;
}

#item1676533 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1676539 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2066070 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2066070 {
	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:590px !important;
	-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:120px !important;
	height:18px !important;
	left:408px !important;
	top:251px !important;
}

@keyframes intensificar-1676610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676610 {
	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;}
}
#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;
}

#item1871285 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871308 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871282 {
	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;}
}
#item1821705 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1821715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1821710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821708 {
	width:700px !important;
	height:309px !important;
}

#item1861148 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1821725 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1821729 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table2069882 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2069882 {
	table-layout:fixed;
}

#item1821926 {
	width:628px !important;
	height:288px !important;
	top:242px !important;
}

@keyframes intensificar-1821926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821949 {
	width:140px !important;
	height:18px !important;
	top:214px !important;
}

@keyframes intensificar-1821949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867121 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:70px !important;
}

#item1867124 {
	width:595px !important;
	height:185px !important;
}

@keyframes intensificar-1867124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1867124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864113 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:242px !important;
}

#item1864116 {
	width:595px !important;
	height:530px !important;
}

@keyframes intensificar-1864116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1864116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821754 {
	width:490px !important;
	height:358px !important;
	top:140px !important;
}

@keyframes intensificar-1821754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821777 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1821777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821800 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:327px !important;
}

@keyframes intensificar-1821800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821823 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:305px !important;
}

@keyframes intensificar-1821823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1821823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1821846 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:452px !important;
}

#item1821851 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:353px !important;
}

#item1821854 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:401px !important;
}

#item1821877 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:404px !important;
}

#item1821752 {
	width:664px !important;
	height:530px !important;
	left:36px !important;
	top:545px !important;
}

#item1822007 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1822030 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1822086 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1822087 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1822083 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1822119 {
	width:172px !important;
	height:70px !important;
}

#item1822120 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1822094 {
	width:172px !important;
	height:70px !important;
}

#item1822095 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1822090 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1822172 {
	width:139px !important;
	height:70px !important;
}

#item1822173 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1822147 {
	width:139px !important;
	height:70px !important;
}

#item1822148 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1822143 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1822226 {
	width:141px !important;
	height:70px !important;
}

#item1822228 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1822201 {
	width:141px !important;
	height:70px !important;
}

#item1822202 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1822196 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1822251 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1872573 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1872596 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1872570 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1822255 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1822255 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1822255 {
	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:37px !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#table2073584 th, table#table2073584 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table2073584 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2073584 {
	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: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-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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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;}
}
#item1861430 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1822285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1822276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822274 {
	width:700px !important;
	height:309px !important;
}

#item1861153 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1822296 {
	width:628px !important;
	height:93px !important;
	left:36px !important;
	top:488px !important;
}

#item1822319 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1822343 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1822347 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1822624 {
	width:140px !important;
	height:18px !important;
}

@keyframes intensificar-1822624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2077714 th, table#table2077714 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table2077714 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2077714 {
	table-layout:fixed;
}

#item1822647 {
	width:628px !important;
	height:267px !important;
	top:28px !important;
}

@keyframes intensificar-1822647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867158 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:51px !important;
}

#item1867162 {
	width:595px !important;
	height:147px !important;
}

@keyframes intensificar-1867162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1867162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822597 {
	width:595px !important;
	height:472px !important;
}

@keyframes intensificar-1822597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864166 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:213px !important;
}

#item1822547 {
	width:595px !important;
	height:472px !important;
}

@keyframes intensificar-1822547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864160 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:213px !important;
}

#item1822373 {
	width:490px !important;
	height:205px !important;
	top:97px !important;
}

@keyframes intensificar-1822373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822396 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1822396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822420 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:66px !important;
}

@keyframes intensificar-1822420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822443 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:89px !important;
}

@keyframes intensificar-1822443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822466 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:305px !important;
}

#item1822471 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:158px !important;
}

@keyframes intensificar-1822471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822494 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:181px !important;
}

@keyframes intensificar-1822494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822517 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:206px !important;
}

#item1822520 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:255px !important;
}

#item1822543 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:258px !important;
}

#item1822371 {
	width:664px !important;
	height:472px !important;
	left:36px !important;
	top:603px !important;
}

#item1822708 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1822709 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1822705 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1822742 {
	width:172px !important;
	height:70px !important;
}

#item1822743 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1822716 {
	width:172px !important;
	height:70px !important;
}

#item1822717 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1822712 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1822795 {
	width:158px !important;
	height:70px !important;
}

#item1822796 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1822770 {
	width:158px !important;
	height:70px !important;
}

#item1822771 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1822766 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1822848 {
	width:141px !important;
	height:70px !important;
}

#item1822849 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1822823 {
	width:141px !important;
	height:70px !important;
}

#item1822824 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1822819 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1822901 {
	width:141px !important;
	height:70px !important;
}

#item1822902 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1822876 {
	width:141px !important;
	height:70px !important;
}

#item1822877 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1822872 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1872608 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1872631 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1872604 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1822957 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1822957 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1822957 {
	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:37px !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#table2082090 th, table#table2082090 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table2082090 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2082090 {
	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: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-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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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;}
}
#item1822974 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1822988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1822981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1822981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1822979 {
	width:700px !important;
	height:309px !important;
}

#item1861158 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1822996 {
	width:628px !important;
	height:58px !important;
	left:36px !important;
	top:488px !important;
}

#item1823019 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1823043 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1823047 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1823323 {
	width:140px !important;
	height:18px !important;
}

@keyframes intensificar-1823323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2087275 th, table#table2087275 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table2087275 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2087275 {
	table-layout:fixed;
}

#item1823346 {
	width:628px !important;
	height:267px !important;
	top:28px !important;
}

@keyframes intensificar-1823346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867195 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:73px !important;
}

#item1867198 {
	width:595px !important;
	height:192px !important;
}

@keyframes intensificar-1867198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1867198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823297 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1823297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864181 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1823246 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1823246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864174 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1823072 {
	width:461px !important;
	height:372px !important;
	top:121px !important;
}

@keyframes intensificar-1823072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823095 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1823095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823118 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:192px !important;
}

@keyframes intensificar-1823118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823141 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:214px !important;
}

@keyframes intensificar-1823141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823164 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:454px !important;
}

#item1823169 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:307px !important;
}

@keyframes intensificar-1823169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823192 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:330px !important;
}

@keyframes intensificar-1823192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823215 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:355px !important;
}

#item1823218 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:403px !important;
}

#item1823242 {
	width:7px !important;
	height:11px !important;
	left:406px !important;
	top:406px !important;
}

#item1823070 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1823409 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1823410 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1823406 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1823448 {
	width:172px !important;
	height:70px !important;
}

#item1823449 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1823423 {
	width:172px !important;
	height:70px !important;
}

#item1823424 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1823418 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1823501 {
	width:158px !important;
	height:70px !important;
}

#item1823502 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1823476 {
	width:158px !important;
	height:70px !important;
}

#item1823477 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1823472 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1823554 {
	width:141px !important;
	height:70px !important;
}

#item1823555 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1823529 {
	width:141px !important;
	height:70px !important;
}

#item1823530 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1823525 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1823607 {
	width:141px !important;
	height:70px !important;
}

#item1823609 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1823582 {
	width:141px !important;
	height:70px !important;
}

#item1823583 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1823578 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1862025 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1127px !important;
}

#item1872637 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1872660 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1872634 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1823663 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1823663 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1823663 {
	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:37px !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#table2092409 th, table#table2092409 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2092409 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2092409 {
	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:590px !important;
	-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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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;}
}
#item1823680 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1823691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1823686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823684 {
	width:700px !important;
	height:309px !important;
}

#item1861165 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1823699 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1823722 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1823746 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1823750 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

#item1824049 {
	width:140px !important;
	height:18px !important;
}

@keyframes intensificar-1824049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2097495 th, table#table2097495 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2097495 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2097495 {
	table-layout:fixed;
}

#item1824072 {
	width:626px !important;
	height:347px !important;
	top:28px !important;
}

@keyframes intensificar-1824072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867234 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:37px !important;
}

#item1867240 {
	width:595px !important;
	height:119px !important;
}

@keyframes intensificar-1867240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1867240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824023 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1824023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864242 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1864187 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1864192 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1864192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1864192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823776 {
	width:564px !important;
	height:372px !important;
	top:93px !important;
}

@keyframes intensificar-1823776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823799 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1823799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823823 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:255px !important;
}

@keyframes intensificar-1823823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823846 {
	width:168px !important;
	height:25px !important;
	left:459px !important;
	top:277px !important;
}

@keyframes intensificar-1823846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823869 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:496px !important;
}

#item1823875 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:461px !important;
}

#item1823899 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:464px !important;
}

#item1823902 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:356px !important;
}

@keyframes intensificar-1823902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823925 {
	width:168px !important;
	height:25px !important;
	left:459px !important;
	top:378px !important;
}

@keyframes intensificar-1823925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1823925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1823948 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:404px !important;
}

#item1823774 {
	width:664px !important;
	height:527px !important;
	left:36px !important;
	top:557px !important;
}

#item1824134 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1824135 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1824131 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1824167 {
	width:172px !important;
	height:70px !important;
}

#item1824168 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1824142 {
	width:172px !important;
	height:70px !important;
}

#item1824143 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1824138 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1824220 {
	width:158px !important;
	height:70px !important;
}

#item1824221 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1824195 {
	width:158px !important;
	height:70px !important;
}

#item1824196 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1824191 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1824274 {
	width:141px !important;
	height:70px !important;
}

#item1824275 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1824248 {
	width:141px !important;
	height:70px !important;
}

#item1824250 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1824244 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1824327 {
	width:141px !important;
	height:70px !important;
}

#item1824328 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1824302 {
	width:141px !important;
	height:70px !important;
}

#item1824303 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1824298 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1872668 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1872692 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1872665 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1824380 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1824380 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1824380 {
	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:37px !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: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-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#table2103356 tr {
	border-right:2.2px solid #fff;;
}

table#table2103356 {
	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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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;}
}
#item1824397 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1824409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1824402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824400 {
	width:700px !important;
	height:309px !important;
}

#item1861169 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1824419 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1824443 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1824467 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1824472 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table2107550 tr {
	border-right:3.08px solid #fff;;
}

table#table2107550 {
	table-layout:fixed;
}

#item1824785 {
	width:628px !important;
	height:370px !important;
	top:152px !important;
}

@keyframes intensificar-1824785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824808 {
	width:140px !important;
	height:18px !important;
	top:124px !important;
}

@keyframes intensificar-1824808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867274 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:27px !important;
}

#item1867278 {
	width:595px !important;
	height:100px !important;
}

@keyframes intensificar-1867278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1867278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824724 {
	width:628px !important;
	height:522px !important;
}

@keyframes intensificar-1824724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824675 {
	width:595px !important;
	height:522px !important;
}

@keyframes intensificar-1824675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864255 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:238px !important;
}

#item1824497 {
	width:564px !important;
	height:421px !important;
	top:85px !important;
}

@keyframes intensificar-1824497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824520 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1824520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824543 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:297px !important;
}

@keyframes intensificar-1824543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824567 {
	width:168px !important;
	height:25px !important;
	left:459px !important;
	top:320px !important;
}

@keyframes intensificar-1824567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824590 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:519px !important;
}

#item1824597 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:372px !important;
}

@keyframes intensificar-1824597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824620 {
	width:168px !important;
	height:25px !important;
	left:459px !important;
	top:395px !important;
}

@keyframes intensificar-1824620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1824620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1824643 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:420px !important;
}

#item1824648 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:468px !important;
}

#item1824671 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:471px !important;
}

#item1824495 {
	width:665px !important;
	height:550px !important;
	left:36px !important;
	top:553px !important;
}

#item1824835 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1824836 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1824832 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1824868 {
	width:172px !important;
	height:70px !important;
}

#item1824869 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1824843 {
	width:172px !important;
	height:70px !important;
}

#item1824844 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1824839 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1824922 {
	width:158px !important;
	height:70px !important;
}

#item1824923 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1824896 {
	width:158px !important;
	height:70px !important;
}

#item1824897 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1824892 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1824976 {
	width:141px !important;
	height:70px !important;
}

#item1824977 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1824951 {
	width:141px !important;
	height:70px !important;
}

#item1824952 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1824946 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1825029 {
	width:141px !important;
	height:70px !important;
}

#item1825030 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1825004 {
	width:141px !important;
	height:70px !important;
}

#item1825005 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1825000 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1872702 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1872725 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1872699 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1825083 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1825083 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1825083 {
	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;
}

#item1799962 {
	width:211px !important;
	height:37px !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#table2115298 th, table#table2115298 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2115298 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2115298 {
	table-layout:fixed;
}

#item1636498 {
	width:528px !important;
	height:150px !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:120px !important;
	height:18px !important;
	left:409px !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;
}

#item1636831 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1871315 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871339 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871312 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !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;}
}
#item1825100 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1825105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1825114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825103 {
	width:700px !important;
	height:309px !important;
}

#item1861172 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1825282 {
	width:140px !important;
	height:18px !important;
	top:267px !important;
}

@keyframes intensificar-1825282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2117958 th, table#table2117958 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2117958 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2117958 {
	table-layout:fixed;
}

#item1825305 {
	width:628px !important;
	height:223px !important;
	top:295px !important;
}

@keyframes intensificar-1825305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825328 {
	width:595px !important;
	height:238px !important;
}

@keyframes intensificar-1825328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867309 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:96px !important;
}

#item1825256 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1825256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864264 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1825127 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1825127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825150 {
	width:490px !important;
	height:302px !important;
	top:68px !important;
}

@keyframes intensificar-1825150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825173 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:284px !important;
}

#item1825179 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:136px !important;
}

@keyframes intensificar-1825179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825202 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:159px !important;
}

@keyframes intensificar-1825202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825225 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:185px !important;
}

#item1825228 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:232px !important;
}

#item1825251 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:235px !important;
}

#item1825125 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1825353 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1825376 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1825400 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1825404 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1825430 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1825431 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1825427 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1825464 {
	width:172px !important;
	height:70px !important;
}

#item1825465 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1825438 {
	width:172px !important;
	height:70px !important;
}

#item1825439 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1825434 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1825517 {
	width:139px !important;
	height:70px !important;
}

#item1825518 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1825492 {
	width:139px !important;
	height:70px !important;
}

#item1825493 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1825488 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1825571 {
	width:141px !important;
	height:70px !important;
}

#item1825572 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1825546 {
	width:141px !important;
	height:70px !important;
}

#item1825547 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1825542 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1825625 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1872747 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1872770 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1872744 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1825628 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1825628 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1825628 {
	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:37px !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#table2121300 tr {
	border-right:2.2px solid #fff;;
}

table#table2121300 {
	table-layout:fixed;
}

#item1637491 {
	width:528px !important;
	height:234px !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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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;}
}
#item1861434 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1825650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1825657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825648 {
	width:700px !important;
	height:309px !important;
}

#item1861178 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1825667 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1825690 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1825714 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1825718 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table2125006 tr {
	border-right:3.08px solid #fff;;
}

table#table2125006 {
	table-layout:fixed;
}

#item1826069 {
	width:628px !important;
	height:367px !important;
	top:155px !important;
}

@keyframes intensificar-1826069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1826069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867312 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:27px !important;
}

#item1867319 {
	width:595px !important;
	height:100px !important;
}

@keyframes intensificar-1867319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1867319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867351 {
	width:140px !important;
	height:18px !important;
	top:128px !important;
}

@keyframes intensificar-1867351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1867351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825981 {
	width:595px !important;
	height:522px !important;
}

@keyframes intensificar-1825981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864312 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:238px !important;
}

#item1864268 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:238px !important;
}

#item1864271 {
	width:595px !important;
	height:522px !important;
}

@keyframes intensificar-1864271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1864271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825743 {
	width:564px !important;
	height:372px !important;
	top:71px !important;
}

@keyframes intensificar-1825743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825766 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1825766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825790 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:231px !important;
}

@keyframes intensificar-1825790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825814 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:254px !important;
}

@keyframes intensificar-1825814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825837 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:477px !important;
}

#item1825842 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:329px !important;
}

@keyframes intensificar-1825842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825865 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:352px !important;
}

@keyframes intensificar-1825865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1825865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1825888 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:378px !important;
}

#item1825891 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:425px !important;
}

#item1825914 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:428px !important;
}

#item1825741 {
	width:664px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item1826119 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1826121 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1826116 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1826154 {
	width:172px !important;
	height:70px !important;
}

#item1826155 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1826129 {
	width:172px !important;
	height:70px !important;
}

#item1826130 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1826125 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1826207 {
	width:158px !important;
	height:70px !important;
}

#item1826208 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1826182 {
	width:158px !important;
	height:70px !important;
}

#item1826183 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1826178 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1826261 {
	width:141px !important;
	height:70px !important;
}

#item1826262 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1826235 {
	width:141px !important;
	height:70px !important;
}

#item1826236 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1826231 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1826315 {
	width:141px !important;
	height:70px !important;
}

#item1826317 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1826290 {
	width:141px !important;
	height:70px !important;
}

#item1826291 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1826285 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1872778 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1872801 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1872775 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1826370 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1826370 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1826370 {
	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:37px !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#table2130050 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2130050 {
	table-layout:fixed;
}

#item1638625 {
	width:528px !important;
	height:245px !important;
	top:319px !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:299px !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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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;}
}
#item1826387 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1826396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1826396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1826392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1826392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1826390 {
	width:700px !important;
	height:309px !important;
}

#item1861181 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1826404 {
	width:628px !important;
	height:58px !important;
	left:36px !important;
	top:488px !important;
}

#item1826428 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1826452 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1826455 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

#item1826808 {
	width:140px !important;
	height:18px !important;
	top:198px !important;
}

@keyframes intensificar-1826808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1826808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867387 {
	width:595px !important;
	height:166px !important;
}

@keyframes intensificar-1867387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1867387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867380 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:60px !important;
}

#item1867675 {
	width:595px !important;
	height:254px !important;
	top:226px !important;
}

table#table2135276 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2135276 {
	table-layout:fixed;
}

#item1867676 {
	width:739px !important;
	height:344px !important;
}

@keyframes intensificar-1867676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1867676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867699 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:330px !important;
}

#item1867702 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:499px !important;
}

#item1826723 {
	width:595px !important;
	height:522px !important;
}

@keyframes intensificar-1826723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1826723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864376 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:238px !important;
}

#item1864326 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:238px !important;
}

#item1864332 {
	width:595px !important;
	height:522px !important;
}

@keyframes intensificar-1864332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1864332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1826480 {
	width:564px !important;
	height:372px !important;
	top:114px !important;
}

@keyframes intensificar-1826480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1826480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1826503 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1826503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1826503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1826526 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:254px !important;
}

@keyframes intensificar-1826526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1826526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1826549 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:276px !important;
}

@keyframes intensificar-1826549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1826549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1826572 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:523px !important;
}

#item1826577 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:376px !important;
}

@keyframes intensificar-1826577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1826577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1826600 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:398px !important;
}

@keyframes intensificar-1826600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1826600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1826623 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:424px !important;
}

#item1826627 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:471px !important;
}

#item1826650 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:474px !important;
}

#item1826478 {
	width:664px !important;
	height:553px !important;
	left:36px !important;
	top:553px !important;
}

#item1826834 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1826835 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1826831 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1826868 {
	width:172px !important;
	height:70px !important;
}

#item1826869 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1826842 {
	width:172px !important;
	height:70px !important;
}

#item1826843 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1826838 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1826921 {
	width:158px !important;
	height:70px !important;
}

#item1826922 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1826896 {
	width:158px !important;
	height:70px !important;
}

#item1826897 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1826892 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1826975 {
	width:141px !important;
	height:70px !important;
}

#item1826976 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1826950 {
	width:141px !important;
	height:70px !important;
}

#item1826951 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1826946 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1827028 {
	width:141px !important;
	height:70px !important;
}

#item1827029 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1827003 {
	width:141px !important;
	height:70px !important;
}

#item1827004 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1826999 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1862029 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1127px !important;
}

#item1872809 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1872832 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1872806 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1827082 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1827082 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1827082 {
	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:37px !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#table2140634 tr {
	border-right:2.2px solid #fff;;
}

table#table2140634 {
	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: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-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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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;}
}
#item1861438 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1827109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1827105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827102 {
	width:700px !important;
	height:309px !important;
}

#item1861186 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1827121 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:502px !important;
}

#item1827144 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1827169 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1827174 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

#item1867510 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:17px !important;
}

#item1867513 {
	width:595px !important;
	height:80px !important;
}

@keyframes intensificar-1867513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1867513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867550 {
	width:140px !important;
	height:18px !important;
	top:92px !important;
}

@keyframes intensificar-1867550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1867550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867573 {
	width:628px !important;
	height:359px !important;
	top:117px !important;
}

table#table2146282 tr {
	border-right:3.08px solid #fff;;
}

table#table2146282 {
	table-layout:fixed;
}

#item1867574 {
	width:819px !important;
	height:385px !important;
}

@keyframes intensificar-1867574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1867574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867597 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:485px !important;
}

#item1827438 {
	width:595px !important;
	height:508px !important;
}

@keyframes intensificar-1827438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864442 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:231px !important;
}

#item1864381 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:231px !important;
}

#item1864392 {
	width:595px !important;
	height:508px !important;
}

@keyframes intensificar-1864392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1864392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827199 {
	width:564px !important;
	height:420px !important;
	top:69px !important;
}

@keyframes intensificar-1827199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827222 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1827222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827245 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:280px !important;
}

@keyframes intensificar-1827245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827268 {
	width:168px !important;
	height:25px !important;
	left:459px !important;
	top:303px !important;
}

@keyframes intensificar-1827268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827292 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:509px !important;
}

#item1827298 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:362px !important;
}

@keyframes intensificar-1827298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827321 {
	width:168px !important;
	height:25px !important;
	left:459px !important;
	top:384px !important;
}

@keyframes intensificar-1827321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827344 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:410px !important;
}

#item1827347 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:456px !important;
}

#item1827371 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:459px !important;
}

#item1827197 {
	width:665px !important;
	height:539px !important;
	left:36px !important;
	top:567px !important;
}

#item1827551 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1827552 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1827548 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1827587 {
	width:172px !important;
	height:70px !important;
}

#item1827588 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1827561 {
	width:172px !important;
	height:70px !important;
}

#item1827562 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1827557 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1827642 {
	width:158px !important;
	height:70px !important;
}

#item1827643 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1827615 {
	width:158px !important;
	height:70px !important;
}

#item1827616 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1827611 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1827695 {
	width:141px !important;
	height:70px !important;
}

#item1827696 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1827670 {
	width:141px !important;
	height:70px !important;
}

#item1827671 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1827666 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1827748 {
	width:141px !important;
	height:70px !important;
}

#item1827749 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1827723 {
	width:141px !important;
	height:70px !important;
}

#item1827724 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1827719 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1872838 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1872861 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1872835 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1827805 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1827805 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1827805 {
	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:37px !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#table2151994 tr {
	border-right:2.2px solid #fff;;
}

table#table2151994 {
	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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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;}
}
#item1827822 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1827833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1827828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827826 {
	width:700px !important;
	height:309px !important;
}

#item1861191 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1827841 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1827864 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1827888 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1827892 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

#item1828246 {
	width:140px !important;
	height:18px !important;
	top:134px !important;
}

@keyframes intensificar-1828246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867794 {
	width:628px !important;
	height:336px !important;
	top:161px !important;
}

table#table2157042 tr {
	border-right:3.08px solid #fff;;
}

table#table2157042 {
	table-layout:fixed;
}

#item1867795 {
	width:739px !important;
	height:311px !important;
}

@keyframes intensificar-1867795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1867795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867818 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:499px !important;
}

#item1867764 {
	width:595px !important;
	height:117px !important;
}

@keyframes intensificar-1867764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1867764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867901 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:36px !important;
}

#item1828160 {
	width:595px !important;
	height:522px !important;
}

@keyframes intensificar-1828160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864495 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:238px !important;
}

#item1864451 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:238px !important;
}

#item1864456 {
	width:595px !important;
	height:522px !important;
}

@keyframes intensificar-1864456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1864456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827917 {
	width:564px !important;
	height:420px !important;
	top:118px !important;
}

@keyframes intensificar-1827917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827940 {
	width:628px !important;
	height:92px !important;
}

@keyframes intensificar-1827940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827963 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:233px !important;
}

@keyframes intensificar-1827963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1827986 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:256px !important;
}

@keyframes intensificar-1827986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1827986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1828009 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:503px !important;
}

#item1828014 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:356px !important;
}

@keyframes intensificar-1828014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1828037 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:378px !important;
}

@keyframes intensificar-1828037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1828060 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:404px !important;
}

#item1828063 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:450px !important;
}

#item1828086 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:453px !important;
}

#item1827915 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:553px !important;
}

#item1828272 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1828273 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1828269 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1828305 {
	width:172px !important;
	height:70px !important;
}

#item1828306 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1828280 {
	width:172px !important;
	height:70px !important;
}

#item1828281 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1828276 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1828358 {
	width:158px !important;
	height:70px !important;
}

#item1828359 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1828333 {
	width:158px !important;
	height:70px !important;
}

#item1828334 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1828329 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1828413 {
	width:141px !important;
	height:70px !important;
}

#item1828414 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1828386 {
	width:141px !important;
	height:70px !important;
}

#item1828387 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1828382 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1828466 {
	width:141px !important;
	height:70px !important;
}

#item1828467 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1828441 {
	width:141px !important;
	height:70px !important;
}

#item1828442 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1828437 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1872873 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1872896 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1872870 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1828521 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1828521 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1828521 {
	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:37px !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: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-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#table2162702 tr {
	border-right:2.2px solid #fff;;
}

table#table2162702 {
	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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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;}
}
#item1828538 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1828550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1828543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1828541 {
	width:700px !important;
	height:309px !important;
}

#item1861194 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1828559 {
	width:628px !important;
	height:58px !important;
	left:36px !important;
	top:488px !important;
}

#item1828582 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1828606 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1828612 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table2166676 tr {
	border-right:3.08px solid #fff;;
}

table#table2166676 {
	table-layout:fixed;
}

#item1828923 {
	width:628px !important;
	height:327px !important;
	top:195px !important;
}

@keyframes intensificar-1828923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1828946 {
	width:140px !important;
	height:18px !important;
	top:167px !important;
}

@keyframes intensificar-1828946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867905 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:46px !important;
}

#item1867908 {
	width:595px !important;
	height:137px !important;
}

@keyframes intensificar-1867908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1867908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1828861 {
	width:595px !important;
	height:522px !important;
}

@keyframes intensificar-1828861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864512 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:238px !important;
}

#item1828813 {
	width:595px !important;
	height:522px !important;
}

@keyframes intensificar-1828813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864507 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:238px !important;
}

#item1828637 {
	width:564px !important;
	height:420px !important;
	top:93px !important;
}

@keyframes intensificar-1828637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1828660 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1828660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1828683 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:255px !important;
}

@keyframes intensificar-1828683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1828706 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:277px !important;
}

@keyframes intensificar-1828706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1828729 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:500px !important;
}

#item1828735 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:353px !important;
}

@keyframes intensificar-1828735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1828759 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:376px !important;
}

@keyframes intensificar-1828759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1828759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1828782 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:401px !important;
}

#item1828786 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:447px !important;
}

#item1828809 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:450px !important;
}

#item1828635 {
	width:665px !important;
	height:531px !important;
	left:36px !important;
	top:553px !important;
}

#item1828972 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1828973 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1828969 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1829005 {
	width:172px !important;
	height:70px !important;
}

#item1829006 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1828980 {
	width:172px !important;
	height:70px !important;
}

#item1828981 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1828976 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1829058 {
	width:158px !important;
	height:70px !important;
}

#item1829059 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1829033 {
	width:158px !important;
	height:70px !important;
}

#item1829034 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1829029 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1829112 {
	width:141px !important;
	height:70px !important;
}

#item1829113 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1829086 {
	width:141px !important;
	height:70px !important;
}

#item1829088 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1829082 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1829165 {
	width:141px !important;
	height:70px !important;
}

#item1829166 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1829140 {
	width:141px !important;
	height:70px !important;
}

#item1829141 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1829136 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1862033 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1127px !important;
}

#item1872903 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1872926 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1872900 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1829219 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1829219 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1829219 {
	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:37px !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:850px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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#table2172570 th, table#table2172570 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2172570 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2172570 {
	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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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;}
}
#item1829236 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1829250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1829241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829239 {
	width:700px !important;
	height:309px !important;
}

#item1861198 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1829264 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1829288 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1829312 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1829316 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table2176910 th, table#table2176910 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2176910 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2176910 {
	table-layout:fixed;
}

#item1829717 {
	width:628px !important;
	height:301px !important;
	top:221px !important;
}

@keyframes intensificar-1829717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829740 {
	width:140px !important;
	height:18px !important;
	top:193px !important;
}

@keyframes intensificar-1829740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867947 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:58px !important;
}

#item1867952 {
	width:595px !important;
	height:162px !important;
}

@keyframes intensificar-1867952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1867952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829657 {
	width:595px !important;
	height:522px !important;
}

@keyframes intensificar-1829657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864524 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:238px !important;
}

#item1829608 {
	width:595px !important;
	height:522px !important;
}

@keyframes intensificar-1829608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864518 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:238px !important;
}

#item1829341 {
	width:564px !important;
	height:420px !important;
	top:93px !important;
}

@keyframes intensificar-1829341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829364 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1829364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829387 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:117px !important;
}

@keyframes intensificar-1829387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829410 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:139px !important;
}

@keyframes intensificar-1829410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829433 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:519px !important;
}

#item1829439 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:372px !important;
}

@keyframes intensificar-1829439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829463 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:394px !important;
}

@keyframes intensificar-1829463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829486 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:292px !important;
}

@keyframes intensificar-1829486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829509 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:314px !important;
}

@keyframes intensificar-1829509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829532 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:213px !important;
}

@keyframes intensificar-1829532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829555 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:236px !important;
}

@keyframes intensificar-1829555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1829555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1829578 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:483px !important;
}

#item1829601 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:486px !important;
}

#item1829604 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:419px !important;
}

#item1829339 {
	width:664px !important;
	height:550px !important;
	left:36px !important;
	top:553px !important;
}

#item1829766 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1829767 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1829763 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1829799 {
	width:172px !important;
	height:70px !important;
}

#item1829800 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1829774 {
	width:172px !important;
	height:70px !important;
}

#item1829775 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1829770 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1829854 {
	width:158px !important;
	height:70px !important;
}

#item1829855 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1829829 {
	width:158px !important;
	height:70px !important;
}

#item1829830 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1829825 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1829907 {
	width:141px !important;
	height:70px !important;
}

#item1829908 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1829882 {
	width:141px !important;
	height:70px !important;
}

#item1829883 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1829878 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1829960 {
	width:141px !important;
	height:70px !important;
}

#item1829962 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1829935 {
	width:141px !important;
	height:70px !important;
}

#item1829936 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1829931 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1872938 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1872962 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1872935 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1830017 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1830017 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1830017 {
	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;
}

#item1799967 {
	width:211px !important;
	height:37px !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:137px !important;
}

#item1677573 {
	width:534px !important;
	height:267px !important;
	top:16px !important;
}

#item1677574 {
	width:510px !important;
	height:405px !important;
	-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:291px !important;
}

#item1677999 {
	width:57px !important;
	height:12px !important;
	top:304px !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:323px !important;
}

table#table2183912 tr {
	border-right:2.2px solid #fff;;
}

table#table2183912 {
	table-layout:fixed;
}

#item1678023 {
	width:756px !important;
	height:205px !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:552px !important;
}

#item1677532 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1677535 {
	width:534px !important;
	height:532px !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:556px !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:120px !important;
	height:18px !important;
	left:408px !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:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1677654 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:144px !important;
}

#item1677677 {
	width:528px !important;
	height:30px !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;
}

#item1677902 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1871349 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871373 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871346 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !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;}
}
#item1830036 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1830051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1830044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830042 {
	width:700px !important;
	height:309px !important;
}

#item1861203 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1830062 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1830065 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1830301 {
	width:80px !important;
	height:16px !important;
	top:147px !important;
}

@keyframes intensificar-1830301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867992 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:39px !important;
}

#item1868024 {
	width:628px !important;
	height:298px !important;
	top:172px !important;
}

table#table2187181 tr {
	border-right:3.08px solid #fff;;
}

table#table2187181 {
	table-layout:fixed;
}

#item1868025 {
	width:1059px !important;
	height:287px !important;
}

@keyframes intensificar-1868025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1867996 {
	width:595px !important;
	height:127px !important;
}

@keyframes intensificar-1867996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1867996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868048 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:480px !important;
}

#item1864534 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:229px !important;
}

#item1864540 {
	width:595px !important;
	height:503px !important;
}

@keyframes intensificar-1864540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1864540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830091 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1830114 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1830119 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1830119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830142 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:408px !important;
}

#item1830147 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes intensificar-1830147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830170 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:261px !important;
}

@keyframes intensificar-1830170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830193 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:310px !important;
}

#item1830196 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:284px !important;
}

@keyframes intensificar-1830196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830088 {
	width:664px !important;
	height:503px !important;
	left:36px !important;
	top:572px !important;
}

#item1830351 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:511px !important;
}

#item1830374 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1830400 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1830401 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1830397 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1830434 {
	width:172px !important;
	height:70px !important;
}

#item1830435 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1830408 {
	width:172px !important;
	height:70px !important;
}

#item1830410 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1830404 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1830487 {
	width:139px !important;
	height:70px !important;
}

#item1830488 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1830462 {
	width:139px !important;
	height:70px !important;
}

#item1830463 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1830458 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1830540 {
	width:141px !important;
	height:70px !important;
}

#item1830541 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1830515 {
	width:141px !important;
	height:70px !important;
}

#item1830516 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1830511 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1830593 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1872971 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1872994 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1872968 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1830597 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1830597 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1830597 {
	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:37px !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:780px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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#table2192301 th, table#table2192301 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2192301 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2192301 {
	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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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;}
}
#item1830613 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1830623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1830618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830616 {
	width:700px !important;
	height:309px !important;
}

#item1861208 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1830632 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1830655 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1830679 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1830684 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table2196138 th, table#table2196138 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2196138 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2196138 {
	table-layout:fixed;
}

#item1831010 {
	width:628px !important;
	height:342px !important;
	top:180px !important;
}

@keyframes intensificar-1831010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831033 {
	width:140px !important;
	height:18px !important;
	top:152px !important;
}

@keyframes intensificar-1831033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868101 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:41px !important;
}

#item1868109 {
	width:595px !important;
	height:137px !important;
}

@keyframes intensificar-1868109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830950 {
	width:595px !important;
	height:522px !important;
}

@keyframes intensificar-1830950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864626 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:238px !important;
}

#item1864578 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:238px !important;
}

#item1864583 {
	width:595px !important;
	height:522px !important;
}

@keyframes intensificar-1864583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1864583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830710 {
	width:564px !important;
	height:420px !important;
	top:93px !important;
}

@keyframes intensificar-1830710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830735 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1830735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830758 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:503px !important;
}

#item1830764 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:356px !important;
}

@keyframes intensificar-1830764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830787 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:379px !important;
}

@keyframes intensificar-1830787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830810 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:211px !important;
}

@keyframes intensificar-1830810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830833 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:234px !important;
}

@keyframes intensificar-1830833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1830833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1830856 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:467px !important;
}

#item1830879 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:470px !important;
}

#item1830884 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:403px !important;
}

#item1830708 {
	width:664px !important;
	height:534px !important;
	left:36px !important;
	top:553px !important;
}

#item1831059 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1831061 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1831056 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1831097 {
	width:172px !important;
	height:70px !important;
}

#item1831098 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831071 {
	width:172px !important;
	height:70px !important;
}

#item1831073 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831067 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1831150 {
	width:115px !important;
	height:70px !important;
}

#item1831151 {
	width:94px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831125 {
	width:115px !important;
	height:70px !important;
}

#item1831126 {
	width:94px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831121 {
	width:115px !important;
	height:70px !important;
	left:330px !important;
	top:1130px !important;
}

#item1831203 {
	width:141px !important;
	height:70px !important;
}

#item1831204 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831178 {
	width:141px !important;
	height:70px !important;
}

#item1831179 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831174 {
	width:141px !important;
	height:70px !important;
	left:184px !important;
	top:1130px !important;
}

#item1831257 {
	width:141px !important;
	height:70px !important;
}

#item1831258 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1831232 {
	width:141px !important;
	height:70px !important;
}

#item1831233 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1831227 {
	width:141px !important;
	height:70px !important;
	left:39px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1873017 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873040 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873014 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1831313 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1831313 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1831313 {
	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:37px !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#table2202134 tr {
	border-right:2.2px solid #fff;;
}

table#table2202134 {
	table-layout:fixed;
}

#item1681902 {
	width:528px !important;
	height:187px !important;
	top:377px !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:357px !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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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%);
}

#item1871384 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871407 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871381 {
	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;}
}
#item1831330 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1831336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1831344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831334 {
	width:700px !important;
	height:309px !important;
}

#item1861214 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1831352 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1831376 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1831400 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1831403 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table2205457 tr {
	border-right:3.08px solid #fff;;
}

table#table2205457 {
	table-layout:fixed;
}

#item1831720 {
	width:628px !important;
	height:292px !important;
	top:230px !important;
}

@keyframes intensificar-1831720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831743 {
	width:140px !important;
	height:18px !important;
	top:202px !important;
}

@keyframes intensificar-1831743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868155 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:66px !important;
}

#item1868162 {
	width:595px !important;
	height:178px !important;
}

@keyframes intensificar-1868162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831655 {
	width:628px !important;
	height:522px !important;
}

@keyframes intensificar-1831655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831607 {
	width:595px !important;
	height:522px !important;
}

@keyframes intensificar-1831607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864637 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:238px !important;
}

#item1831428 {
	width:564px !important;
	height:420px !important;
	top:175px !important;
}

@keyframes intensificar-1831428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831451 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1831451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831474 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:209px !important;
}

@keyframes intensificar-1831474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831498 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:232px !important;
}

@keyframes intensificar-1831498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831522 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:451px !important;
}

#item1831528 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:304px !important;
}

@keyframes intensificar-1831528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831551 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:326px !important;
}

@keyframes intensificar-1831551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1831551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1831574 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:352px !important;
}

#item1831579 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:398px !important;
}

#item1831602 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:401px !important;
}

#item1831426 {
	width:664px !important;
	height:595px !important;
	left:36px !important;
	top:553px !important;
}

#item1831770 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1831771 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1831767 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1831806 {
	width:172px !important;
	height:70px !important;
}

#item1831807 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831780 {
	width:172px !important;
	height:70px !important;
}

#item1831781 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831775 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1831859 {
	width:158px !important;
	height:70px !important;
}

#item1831860 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831834 {
	width:158px !important;
	height:70px !important;
}

#item1831835 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831830 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1831912 {
	width:141px !important;
	height:70px !important;
}

#item1831913 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831887 {
	width:141px !important;
	height:70px !important;
}

#item1831888 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1831883 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1831966 {
	width:141px !important;
	height:70px !important;
}

#item1831967 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1831941 {
	width:141px !important;
	height:70px !important;
}

#item1831942 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1831937 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1873048 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873071 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873045 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1832020 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1832020 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1832020 {
	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;}
}
#item1861218 {
	width:1842px !important;
	height:1212px !important;
	left:-622px !important;
	top:-6px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1861219 {
	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-1861219 {
	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;
	}
}
#item1832043 {
	width:633px !important;
	height:106px !important;
	left:36px !important;
	top:771px !important;
}

@keyframes intensificar-1832043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1832043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1832066 {
	opacity:0.40;
	width:628px !important;
	height:216px !important;
	left:36px !important;
	top:914px !important;
	background:#0e0b00;
}

#item1832067 {
	width:570px !important;
	height:164px !important;
	left:62px !important;
	top:942px !important;
}

@keyframes intensificar-1832067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1832067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1832090 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1832090 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1832090 {
	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:1430px !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#table2212633 th, table#table2212633 td {
	vertical-align:top;;
}

table#table2212633 tr {
	height:18px;;
}

table#table2212633 {
	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:37px !important;
}

#item1669402 {
	width:511px !important;
	height:17px !important;
}

#item1669399 {
	width:511px !important;
	height:17px !important;
	top:19px !important;
}

#item1669406 {
	width:511px !important;
	height:17px !important;
}

#item1669403 {
	width:511px !important;
	height:17px !important;
	top:1px !important;
}

#item1669410 {
	width:511px !important;
	height:17px !important;
}

#item1669407 {
	width:511px !important;
	height:17px !important;
	top:146px !important;
}

#item1669414 {
	width:511px !important;
	height:17px !important;
}

#item1669411 {
	width:511px !important;
	height:17px !important;
	top:73px !important;
}

#item1669418 {
	width:511px !important;
	height:17px !important;
}

#item1669415 {
	width:511px !important;
	height:17px !important;
	top:55px !important;
}

#item1669422 {
	width:511px !important;
	height:17px !important;
}

#item1669419 {
	width:511px !important;
	height:17px !important;
	top:91px !important;
}

#item1669427 {
	width:511px !important;
	height:17px !important;
}

#item1669423 {
	width:511px !important;
	height:17px !important;
	top:109px !important;
}

#item1669431 {
	width:511px !important;
	height:17px !important;
}

#item1669428 {
	width:511px !important;
	height:17px !important;
	top:127px !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;}
}
#item1832356 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1863055 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:443px !important;
}

#item1874140 {
	width:628px !important;
	height:798px !important;
	left:36px !important;
	top:67px !important;
}

#item1874141 {
	width:595px !important;
	height:2974px !important;
}

@keyframes intensificar-1874141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1874141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1832296 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1862997 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:443px !important;
}

#item1874083 {
	width:628px !important;
	height:798px !important;
	left:36px !important;
	top:67px !important;
}

#item1874084 {
	width:595px !important;
	height:2307px !important;
}

@keyframes intensificar-1874084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1874084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1832111 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1832134 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1832157 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

#item1832181 {
	width:24px !important;
	height:12px !important;
	left:137px !important;
	top:157px !important;
}

#item1832184 {
	width:24px !important;
	height:12px !important;
	left:180px !important;
	top:134px !important;
}

#item1832187 {
	width:24px !important;
	height:12px !important;
	left:217px !important;
	top:114px !important;
}

#item1832190 {
	width:24px !important;
	height:12px !important;
	left:140px !important;
	top:70px !important;
}

table#table2217506 th, table#table2217506 td {
	vertical-align:top;;
}

table#table2217506 tr {
	height:22px;;
}

table#table2217506 {
	table-layout:fixed;
}

#item1832193 {
	width:622px !important;
	height:222px !important;
}

#item1832219 {
	width:623px !important;
	height:21px !important;
}

#item1832216 {
	width:623px !important;
	height:21px !important;
	top:45px !important;
}

#item1832223 {
	width:623px !important;
	height:21px !important;
}

#item1832220 {
	width:623px !important;
	height:21px !important;
	top:23px !important;
}

#item1832227 {
	width:623px !important;
	height:21px !important;
}

#item1832224 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1832232 {
	width:623px !important;
	height:21px !important;
}

#item1832228 {
	width:623px !important;
	height:21px !important;
	top:177px !important;
}

#item1832237 {
	width:623px !important;
	height:21px !important;
}

#item1832233 {
	width:623px !important;
	height:21px !important;
	top:89px !important;
}

#item1832241 {
	width:623px !important;
	height:21px !important;
}

#item1832238 {
	width:623px !important;
	height:21px !important;
	top:67px !important;
}

#item1832246 {
	width:623px !important;
	height:21px !important;
}

#item1832242 {
	width:623px !important;
	height:21px !important;
	top:111px !important;
}

#item1832250 {
	width:623px !important;
	height:21px !important;
}

#item1832247 {
	width:623px !important;
	height:21px !important;
	top:133px !important;
}

#item1832254 {
	width:623px !important;
	height:21px !important;
}

#item1832251 {
	width:623px !important;
	height:21px !important;
	top:155px !important;
}

#item1832255 {
	width:40px !important;
	height:20px !important;
	left:61px !important;
	top:325px !important;
}

#item1832259 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:330px !important;
}

#item1832283 {
	width:700px !important;
	height:900px !important;
	background:#fff;
}

@keyframes intensificar-1832283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1832283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1832109 {
	width:700px !important;
	height:900px !important;
	top:150px !important;
}

#item1832413 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1832416 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1833784 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1833807 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1833781 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1833814 {
	width:26px !important;
	height:26px !important;
}

#item1833810 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:179px !important;
}

@keyframes intensificar-1833821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833824 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1833825 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1833821 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1833830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833859 {
	width:171px !important;
	height:70px !important;
}

#item1833860 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1833834 {
	width:171px !important;
	height:70px !important;
}

#item1833835 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1833830 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes intensificar-1833883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833912 {
	width:171px !important;
	height:70px !important;
}

#item1833913 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1833887 {
	width:171px !important;
	height:70px !important;
}

#item1833888 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1833883 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1833936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1833936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1833965 {
	width:122px !important;
	height:70px !important;
}

#item1833966 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1833940 {
	width:122px !important;
	height:70px !important;
}

#item1833941 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1833936 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1833993 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1834016 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1833990 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1862036 {
	width:35px !important;
	height:74px !important;
	left:147px !important;
	top:1127px !important;
}

#item1834021 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1834021 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1834021 {
	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;
}

#item1799977 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:40px !important;
}

#item1642909 {
	width:100px !important;
	height:13px !important;
	top:325px !important;
}

@keyframes intensificar-1642909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2219545 th, table#table2219545 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2219545 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2219545 {
	table-layout:fixed;
}

#item1642932 {
	width:528px !important;
	height:160px !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;
	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: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-1642751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642776 {
	width:528px !important;
	height:29px !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;
	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:439px !important;
	top:204px !important;
}

#item1642857 {
	width:70px !important;
	height:16px !important;
	left:458px !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:120px !important;
	height:18px !important;
	left:408px !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:481px !important;
	top:133px !important;
}

#item1682391 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:167px !important;
}

#item1682414 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:169px !important;
}

#item1642749 {
	width:564px !important;
	height:566px !important;
	left:636px !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;}
}
#item1834036 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1834048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1834042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834040 {
	width:700px !important;
	height:309px !important;
}

#item1861227 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1834213 {
	width:140px !important;
	height:18px !important;
	top:267px !important;
}

@keyframes intensificar-1834213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2222262 th, table#table2222262 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2222262 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2222262 {
	table-layout:fixed;
}

#item1834236 {
	width:628px !important;
	height:246px !important;
	top:295px !important;
}

@keyframes intensificar-1834236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834259 {
	width:595px !important;
	height:241px !important;
}

@keyframes intensificar-1834259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868196 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:98px !important;
}

#item1834188 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1834188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864653 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1834058 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1834058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834081 {
	width:490px !important;
	height:302px !important;
	top:68px !important;
}

@keyframes intensificar-1834081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834104 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:284px !important;
}

#item1834110 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:136px !important;
}

@keyframes intensificar-1834110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834133 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:159px !important;
}

@keyframes intensificar-1834133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834157 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:185px !important;
}

#item1834160 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:231px !important;
}

#item1834183 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:234px !important;
}

#item1834056 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1834283 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1834307 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1834331 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1834336 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1834363 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1834364 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1834359 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1834398 {
	width:172px !important;
	height:70px !important;
}

#item1834399 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1834373 {
	width:172px !important;
	height:70px !important;
}

#item1834374 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1834369 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1834451 {
	width:139px !important;
	height:70px !important;
}

#item1834452 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1834426 {
	width:139px !important;
	height:70px !important;
}

#item1834427 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1834422 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1834505 {
	width:141px !important;
	height:70px !important;
}

#item1834506 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1834479 {
	width:141px !important;
	height:70px !important;
}

#item1834480 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1834475 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1834533 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1834556 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1834530 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1834561 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1834565 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1834565 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1834565 {
	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;
}

#item1799982 {
	width:211px !important;
	height:37px !important;
	left:195px !important;
	top:40px !important;
}

#item1643354 {
	width:100px !important;
	height:13px !important;
	top:325px !important;
}

@keyframes intensificar-1643354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2224990 th, table#table2224990 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2224990 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2224990 {
	table-layout:fixed;
}

#item1643379 {
	width:528px !important;
	height:160px !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:295px !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: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-1643558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643427 {
	width:528px !important;
	height:48px !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;
	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:439px !important;
	top:224px !important;
}

#item1643506 {
	width:70px !important;
	height:16px !important;
	left:458px !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:120px !important;
	height:18px !important;
	left:408px !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:481px !important;
	top:153px !important;
}

#item1682448 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:187px !important;
}

#item1682471 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:189px !important;
}

#item1643352 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1643582 {
	width:528px !important;
	height:13px !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;
}

#item1871413 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871436 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871410 {
	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;}
}
#item1861445 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1834593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1834587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834585 {
	width:700px !important;
	height:309px !important;
}

#item1861234 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1834755 {
	width:140px !important;
	height:18px !important;
	top:267px !important;
}

@keyframes intensificar-1834755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2227708 th, table#table2227708 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2227708 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2227708 {
	table-layout:fixed;
}

#item1834778 {
	width:628px !important;
	height:246px !important;
	top:295px !important;
}

@keyframes intensificar-1834778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834801 {
	width:595px !important;
	height:243px !important;
}

@keyframes intensificar-1834801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868200 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:99px !important;
}

#item1834730 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1834730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864660 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1834602 {
	width:628px !important;
	height:67px !important;
}

@keyframes intensificar-1834602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834626 {
	width:490px !important;
	height:302px !important;
	top:96px !important;
}

@keyframes intensificar-1834626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834649 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:312px !important;
}

#item1834654 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:164px !important;
}

@keyframes intensificar-1834654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834677 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:187px !important;
}

@keyframes intensificar-1834677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1834677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1834700 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:213px !important;
}

#item1834703 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:259px !important;
}

#item1834726 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:262px !important;
}

#item1834600 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1834826 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1834849 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1834873 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1834876 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1834902 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1834903 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1834899 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1834938 {
	width:172px !important;
	height:70px !important;
}

#item1834939 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1834913 {
	width:172px !important;
	height:70px !important;
}

#item1834914 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1834909 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1834991 {
	width:139px !important;
	height:70px !important;
}

#item1834992 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1834966 {
	width:139px !important;
	height:70px !important;
}

#item1834967 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1834962 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1835045 {
	width:141px !important;
	height:70px !important;
}

#item1835046 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1835020 {
	width:141px !important;
	height:70px !important;
}

#item1835021 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1835016 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1835100 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873085 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873108 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873082 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1835105 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1835105 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1835105 {
	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:37px !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#table2231217 th, table#table2231217 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2231217 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2231217 {
	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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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;}
}
#item1835121 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1835134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1835127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835125 {
	width:700px !important;
	height:309px !important;
}

#item1861239 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1835143 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1835166 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1835190 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1835194 {
	width:583px !important;
	height:51px !important;
	left:23px !important;
}

table#table2234494 th, table#table2234494 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2234494 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2234494 {
	table-layout:fixed;
}

#item1835509 {
	width:628px !important;
	height:287px !important;
	top:235px !important;
}

@keyframes intensificar-1835509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835532 {
	width:140px !important;
	height:18px !important;
	top:207px !important;
}

@keyframes intensificar-1835532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868205 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:71px !important;
}

#item1868211 {
	width:595px !important;
	height:188px !important;
}

@keyframes intensificar-1868211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835443 {
	width:628px !important;
	height:522px !important;
}

@keyframes intensificar-1835443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835395 {
	width:595px !important;
	height:522px !important;
}

@keyframes intensificar-1835395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864668 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:238px !important;
}

#item1835219 {
	width:564px !important;
	height:420px !important;
	top:84px !important;
}

@keyframes intensificar-1835219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835242 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1835242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835265 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:149px !important;
}

@keyframes intensificar-1835265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835289 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:172px !important;
}

@keyframes intensificar-1835289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835312 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:396px !important;
}

#item1835317 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:248px !important;
}

@keyframes intensificar-1835317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835342 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:271px !important;
}

@keyframes intensificar-1835342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835365 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:297px !important;
}

#item1835368 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:343px !important;
}

#item1835391 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:346px !important;
}

#item1835217 {
	width:664px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item1835558 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1835559 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1835555 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1835592 {
	width:172px !important;
	height:70px !important;
}

#item1835593 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1835567 {
	width:172px !important;
	height:70px !important;
}

#item1835568 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1835563 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1835645 {
	width:158px !important;
	height:70px !important;
}

#item1835646 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1835620 {
	width:158px !important;
	height:70px !important;
}

#item1835621 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1835616 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1835699 {
	width:141px !important;
	height:70px !important;
}

#item1835700 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1835673 {
	width:141px !important;
	height:70px !important;
}

#item1835675 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1835669 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1835752 {
	width:141px !important;
	height:70px !important;
}

#item1835753 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1835727 {
	width:141px !important;
	height:70px !important;
}

#item1835728 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1835723 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1862040 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1127px !important;
}

#item1873117 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873140 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873114 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1835805 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1835805 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1835805 {
	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;
}

#item1799985 {
	width:211px !important;
	height:37px !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#table2238405 th, table#table2238405 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2238405 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2238405 {
	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:310px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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: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-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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1871448 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871472 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871445 {
	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;}
}
#item1861451 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1835834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1835827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835825 {
	width:700px !important;
	height:309px !important;
}

#item1861245 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1836024 {
	width:140px !important;
	height:18px !important;
	top:267px !important;
}

@keyframes intensificar-1836024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1836024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2241116 th, table#table2241116 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2241116 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2241116 {
	table-layout:fixed;
}

#item1836047 {
	width:628px !important;
	height:246px !important;
	top:295px !important;
}

@keyframes intensificar-1836047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1836047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1836070 {
	width:595px !important;
	height:249px !important;
}

@keyframes intensificar-1836070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1836070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868243 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:102px !important;
}

#item1864677 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1864680 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1864680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1864680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835845 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1835845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835868 {
	width:490px !important;
	height:302px !important;
	top:138px !important;
}

@keyframes intensificar-1835868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835891 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:353px !important;
}

#item1835896 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:318px !important;
}

#item1835919 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:321px !important;
}

#item1835922 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:206px !important;
}

@keyframes intensificar-1835922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835945 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:228px !important;
}

@keyframes intensificar-1835945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1835945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1835968 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:254px !important;
}

#item1835842 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1836094 {
	width:628px !important;
	height:24px !important;
	left:36px !important;
	top:488px !important;
}

#item1836118 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1836142 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1836145 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1836171 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1836173 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1836168 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1836205 {
	width:172px !important;
	height:70px !important;
}

#item1836206 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1836180 {
	width:172px !important;
	height:70px !important;
}

#item1836181 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1836176 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1836258 {
	width:139px !important;
	height:70px !important;
}

#item1836259 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1836233 {
	width:139px !important;
	height:70px !important;
}

#item1836234 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1836229 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1836311 {
	width:141px !important;
	height:70px !important;
}

#item1836312 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1836286 {
	width:141px !important;
	height:70px !important;
}

#item1836287 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1836282 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1836365 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873147 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873170 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873144 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1836368 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1836368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1836368 {
	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;
}

#item1799989 {
	width:211px !important;
	height:37px !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#table2243874 th, table#table2243874 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2243874 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2243874 {
	table-layout:fixed;
}

#item1647064 {
	width:528px !important;
	height:156px !important;
	top:409px !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:389px !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:356px !important;
	-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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1871481 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871504 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871478 {
	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;}
}
#item1836384 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1836395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1836395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1836389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1836389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1836387 {
	width:700px !important;
	height:309px !important;
}

#item1861249 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1836406 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1836411 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2246803 th, table#table2246803 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2246803 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2246803 {
	table-layout:fixed;
}

#item1836596 {
	width:628px !important;
	height:246px !important;
	top:296px !important;
}

@keyframes intensificar-1836596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1836596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1836619 {
	width:140px !important;
	height:18px !important;
	top:268px !important;
}

@keyframes intensificar-1836619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1836619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1836642 {
	width:595px !important;
	height:250px !important;
}

@keyframes intensificar-1836642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1836642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868247 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:102px !important;
}

#item1836570 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1836570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1836570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864716 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:249px !important;
}

#item1836436 {
	width:627px !important;
	height:40px !important;
	left:1px !important;
}

@keyframes intensificar-1836436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1836436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1836460 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:288px !important;
}

#item1836466 {
	width:490px !important;
	height:365px !important;
	top:68px !important;
}

@keyframes intensificar-1836466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1836466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1836490 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:164px !important;
}

@keyframes intensificar-1836490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1836490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1836513 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:190px !important;
}

#item1836519 {
	width:245px !important;
	height:36px !important;
	left:11px !important;
}

#item1836542 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1836546 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:141px !important;
}

@keyframes intensificar-1836546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1836546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1836434 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1836666 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1836690 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1836716 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1836717 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1836713 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1836749 {
	width:172px !important;
	height:70px !important;
}

#item1836750 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1836724 {
	width:172px !important;
	height:70px !important;
}

#item1836725 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1836720 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1836802 {
	width:139px !important;
	height:70px !important;
}

#item1836803 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1836777 {
	width:139px !important;
	height:70px !important;
}

#item1836778 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1836773 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1836858 {
	width:141px !important;
	height:70px !important;
}

#item1836859 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1836832 {
	width:141px !important;
	height:70px !important;
}

#item1836833 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1836826 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1836911 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873178 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873201 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873175 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1836914 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1836914 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1836914 {
	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;
}

#item1799992 {
	width:211px !important;
	height:37px !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:380px !important;
	-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#table2250191 th, table#table2250191 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2250191 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2250191 {
	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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1871523 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871546 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871520 {
	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;}
}
#item1836930 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1836941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1836941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1836935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1836935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1836933 {
	width:700px !important;
	height:309px !important;
}

#item1861252 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1836952 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1836958 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2253086 th, table#table2253086 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2253086 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2253086 {
	table-layout:fixed;
}

#item1837190 {
	width:628px !important;
	height:342px !important;
	top:176px !important;
}

@keyframes intensificar-1837190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1837190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1837213 {
	width:140px !important;
	height:18px !important;
	top:148px !important;
}

@keyframes intensificar-1837213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1837213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868252 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:40px !important;
}

#item1868257 {
	width:595px !important;
	height:126px !important;
}

@keyframes intensificar-1868257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864723 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1864728 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1864728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1864728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1836984 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1837007 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1837011 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1837011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1837011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1837034 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:320px !important;
}

#item1837040 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes intensificar-1837040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1837040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1837063 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:221px !important;
}

#item1837067 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:173px !important;
}

@keyframes intensificar-1837067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1837067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1837090 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:195px !important;
}

@keyframes intensificar-1837090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1837090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1836981 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1837236 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1837259 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1837286 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1837288 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1837282 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1837323 {
	width:172px !important;
	height:70px !important;
}

#item1837324 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1837298 {
	width:172px !important;
	height:70px !important;
}

#item1837299 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1837293 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1837376 {
	width:139px !important;
	height:70px !important;
}

#item1837377 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1837351 {
	width:139px !important;
	height:70px !important;
}

#item1837352 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1837347 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1837429 {
	width:141px !important;
	height:70px !important;
}

#item1837430 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1837404 {
	width:141px !important;
	height:70px !important;
}

#item1837405 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1837400 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1837485 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873209 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873233 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873206 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1837489 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1837489 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1837489 {
	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;
}

#item1799995 {
	width:211px !important;
	height:37px !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#table2256479 th, table#table2256479 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2256479 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2256479 {
	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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1871553 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871576 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871549 {
	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;}
}
#item1861455 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1837519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1837519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1837512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1837512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1837510 {
	width:700px !important;
	height:309px !important;
}

#item1861255 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1837529 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1837532 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2259034 th, table#table2259034 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2259034 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2259034 {
	table-layout:fixed;
}

#item1837711 {
	width:628px !important;
	height:241px !important;
	top:299px !important;
}

@keyframes intensificar-1837711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1837711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1837734 {
	width:140px !important;
	height:18px !important;
	top:271px !important;
}

@keyframes intensificar-1837734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1837734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1837757 {
	width:595px !important;
	height:254px !important;
}

@keyframes intensificar-1837757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1837757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868290 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:104px !important;
}

#item1837686 {
	width:595px !important;
	height:542px !important;
	left:6px !important;
}

@keyframes intensificar-1837686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1837686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864773 {
	width:23px !important;
	height:46px !important;
	left:621px !important;
	top:248px !important;
}

#item1837559 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1837582 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1837585 {
	width:627px !important;
	height:66px !important;
}

@keyframes intensificar-1837585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1837585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1837608 {
	width:125px !important;
	height:31px !important;
	left:509px !important;
	top:314px !important;
}

#item1837613 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes intensificar-1837613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1837613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1837636 {
	width:168px !important;
	height:25px !important;
	left:466px !important;
	top:189px !important;
}

@keyframes intensificar-1837636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1837636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1837659 {
	width:66px !important;
	height:33px !important;
	left:568px !important;
	top:215px !important;
}

#item1837662 {
	width:98px !important;
	height:22px !important;
	left:536px !important;
	top:167px !important;
}

@keyframes intensificar-1837662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1837662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1837555 {
	width:670px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1837782 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1837805 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1837831 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1837832 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1837828 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1837866 {
	width:172px !important;
	height:70px !important;
}

#item1837867 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1837841 {
	width:172px !important;
	height:70px !important;
}

#item1837842 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1837837 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1837919 {
	width:139px !important;
	height:70px !important;
}

#item1837920 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1837894 {
	width:139px !important;
	height:70px !important;
}

#item1837895 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1837890 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1837974 {
	width:141px !important;
	height:70px !important;
}

#item1837975 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1837947 {
	width:141px !important;
	height:70px !important;
}

#item1837948 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1837943 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1838030 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873239 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873262 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873236 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1838034 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1838034 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1838034 {
	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;
}

#item1799999 {
	width:211px !important;
	height:37px !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#table2262213 th, table#table2262213 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2262213 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2262213 {
	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:800px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1871584 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871607 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871581 {
	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;}
}
#item1838051 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1838058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1838058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1838065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1838065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1838056 {
	width:700px !important;
	height:309px !important;
}

#item1861262 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1838076 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1838079 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2265021 th, table#table2265021 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2265021 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2265021 {
	table-layout:fixed;
}

#item1838314 {
	width:628px !important;
	height:265px !important;
	top:253px !important;
}

@keyframes intensificar-1838314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1838314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1838337 {
	width:140px !important;
	height:18px !important;
	top:225px !important;
}

@keyframes intensificar-1838337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1838337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868294 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:79px !important;
}

#item1868302 {
	width:595px !important;
	height:203px !important;
}

@keyframes intensificar-1868302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864778 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1864789 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1864789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1864789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1838105 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1838128 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1838131 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1838131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1838131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1838154 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:393px !important;
}

#item1838159 {
	width:490px !important;
	height:365px !important;
	top:84px !important;
}

@keyframes intensificar-1838159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1838159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1838182 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:246px !important;
}

@keyframes intensificar-1838182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1838182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1838205 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:294px !important;
}

#item1838208 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:268px !important;
}

@keyframes intensificar-1838208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1838208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1838102 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1838360 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1838383 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1838410 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1838411 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1838407 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1838443 {
	width:172px !important;
	height:70px !important;
}

#item1838444 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1838418 {
	width:172px !important;
	height:70px !important;
}

#item1838419 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1838414 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1838496 {
	width:139px !important;
	height:70px !important;
}

#item1838497 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1838471 {
	width:139px !important;
	height:70px !important;
}

#item1838472 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1838467 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1838549 {
	width:141px !important;
	height:70px !important;
}

#item1838550 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1838524 {
	width:141px !important;
	height:70px !important;
}

#item1838525 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1838520 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1838603 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873273 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873296 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873270 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1838606 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1838606 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1838606 {
	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;
}

#item1800003 {
	width:211px !important;
	height:37px !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:540px !important;
	-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#table2270284 th, table#table2270284 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2270284 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2270284 {
	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: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-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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1871614 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871637 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871611 {
	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;}
}
#item1861460 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1838633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1838633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1838629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1838629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1838626 {
	width:700px !important;
	height:309px !important;
}

#item1861269 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1838645 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1838650 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2272954 th, table#table2272954 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2272954 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2272954 {
	table-layout:fixed;
}

#item1838885 {
	width:628px !important;
	height:305px !important;
	top:237px !important;
}

@keyframes intensificar-1838885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1838885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1838908 {
	width:140px !important;
	height:18px !important;
	top:209px !important;
}

@keyframes intensificar-1838908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1838908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868334 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:68px !important;
}

#item1868338 {
	width:595px !important;
	height:182px !important;
}

@keyframes intensificar-1868338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864834 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1864840 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1864840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1864840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1838679 {
	width:626px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1838679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1838679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1838702 {
	width:490px !important;
	height:365px !important;
	top:93px !important;
}

@keyframes intensificar-1838702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1838702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1838725 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:455px !important;
}

#item1838731 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:308px !important;
}

@keyframes intensificar-1838731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1838731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1838755 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:330px !important;
}

@keyframes intensificar-1838755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1838755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1838778 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:356px !important;
}

#item1838781 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:404px !important;
}

#item1838804 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:407px !important;
}

#item1838676 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1838931 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1838954 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1838981 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1838982 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1838978 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1839018 {
	width:172px !important;
	height:70px !important;
}

#item1839019 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1838993 {
	width:172px !important;
	height:70px !important;
}

#item1838994 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1838988 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1839071 {
	width:139px !important;
	height:70px !important;
}

#item1839072 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1839046 {
	width:139px !important;
	height:70px !important;
}

#item1839047 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1839042 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1839124 {
	width:141px !important;
	height:70px !important;
}

#item1839125 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1839099 {
	width:141px !important;
	height:70px !important;
}

#item1839100 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1839095 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1839181 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873304 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873328 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873301 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1839185 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1839185 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1839185 {
	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;}
}
#item1861273 {
	width:1823px !important;
	height:1200px !important;
	left:-448px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1861274 {
	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-1861274 {
	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;
	}
}
#item1839206 {
	width:638px !important;
	height:114px !important;
	left:31px !important;
	top:667px !important;
}

@keyframes intensificar-1839206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1839206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1839229 {
	opacity:0.40;
	width:633px !important;
	height:172px !important;
	left:31px !important;
	top:823px !important;
	background:#0e0b00;
}

#item1839230 {
	width:585px !important;
	height:111px !important;
	left:54px !important;
	top:852px !important;
}

@keyframes intensificar-1839230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1839230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1839253 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1839253 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1839253 {
	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:2650px !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#table2284854 th, table#table2284854 td {
	vertical-align:top;;
}

table#table2284854 tr {
	height:18px;;
}

table#table2284854 {
	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;}
}
#item1839469 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1863184 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

#item1874008 {
	width:628px !important;
	height:798px !important;
	left:36px !important;
	top:67px !important;
}

#item1874009 {
	width:595px !important;
	height:4521px !important;
}

@keyframes intensificar-1874009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1874009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1839410 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1863117 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

#item1873961 {
	width:628px !important;
	height:798px !important;
	left:36px !important;
	top:67px !important;
}

#item1873962 {
	width:595px !important;
	height:4092px !important;
}

@keyframes intensificar-1873962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1873962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1839282 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1839305 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1839329 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

table#table2294729 th, table#table2294729 td {
	vertical-align:top;;
}

table#table2294729 tr {
	height:22px;;
}

table#table2294729 {
	table-layout:fixed;
}

#item1839353 {
	width:622px !important;
	height:200px !important;
}

#item1839379 {
	width:623px !important;
	height:21px !important;
}

#item1839376 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item1839384 {
	width:623px !important;
	height:21px !important;
}

#item1839380 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item1839388 {
	width:623px !important;
	height:21px !important;
}

#item1839385 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1839392 {
	width:623px !important;
	height:21px !important;
}

#item1839389 {
	width:623px !important;
	height:21px !important;
	top:154px !important;
}

#item1839396 {
	width:623px !important;
	height:21px !important;
}

#item1839393 {
	width:623px !important;
	height:21px !important;
	top:88px !important;
}

#item1839400 {
	width:623px !important;
	height:21px !important;
}

#item1839397 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

#item1839404 {
	width:623px !important;
	height:21px !important;
}

#item1839401 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

#item1839408 {
	width:623px !important;
	height:21px !important;
}

#item1839405 {
	width:623px !important;
	height:21px !important;
	top:132px !important;
}

#item1839273 {
	width:700px !important;
	height:900px !important;
	background:#fff;
}

@keyframes intensificar-1839273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1839273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1839271 {
	width:700px !important;
	height:900px !important;
	top:150px !important;
}

#item1839531 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1839535 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1839914 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1839937 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1839911 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1839944 {
	width:26px !important;
	height:26px !important;
}

#item1839940 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:179px !important;
}

@keyframes intensificar-1839947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1839947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1839951 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1839952 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1839947 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1839955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1839955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1839987 {
	width:171px !important;
	height:70px !important;
}

#item1839988 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1839961 {
	width:171px !important;
	height:70px !important;
}

#item1839963 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1839955 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes intensificar-1840011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1840040 {
	width:171px !important;
	height:70px !important;
}

#item1840041 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1840015 {
	width:171px !important;
	height:70px !important;
}

#item1840016 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1840011 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1840064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1840093 {
	width:122px !important;
	height:70px !important;
}

#item1840094 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1840068 {
	width:122px !important;
	height:70px !important;
}

#item1840069 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1840064 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1840120 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1840143 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1840117 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1862043 {
	width:35px !important;
	height:74px !important;
	left:147px !important;
	top:1127px !important;
}

#item1840147 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1840147 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1840147 {
	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;
}

#item1800007 {
	width:211px !important;
	height:37px !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#table2296568 tr {
	border-right:2.2px solid #fff;;
}

table#table2296568 {
	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:870px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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:120px !important;
	height:18px !important;
	left:408px !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;}
}
#item1840162 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1840172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1840167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1840165 {
	width:700px !important;
	height:309px !important;
}

#item1861281 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1840187 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1840191 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2299655 tr {
	border-right:3.08px solid #fff;;
}

table#table2299655 {
	table-layout:fixed;
}

#item1840382 {
	width:628px !important;
	height:247px !important;
	top:278px !important;
}

@keyframes intensificar-1840382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1840405 {
	width:140px !important;
	height:18px !important;
	top:250px !important;
}

@keyframes intensificar-1840405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1840428 {
	width:595px !important;
	height:227px !important;
}

@keyframes intensificar-1840428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868408 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:91px !important;
}

#item1864883 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:240px !important;
}

#item1864892 {
	width:595px !important;
	height:525px !important;
}

@keyframes intensificar-1864892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1864892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1840216 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1840216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1840239 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes intensificar-1840239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1840262 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:361px !important;
}

#item1840268 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:214px !important;
}

@keyframes intensificar-1840268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1840292 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:236px !important;
}

@keyframes intensificar-1840292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1840315 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:262px !important;
}

#item1840318 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:310px !important;
}

#item1840341 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:313px !important;
}

#item1840214 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1840453 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1840476 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1840502 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1840503 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1840499 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1840536 {
	width:172px !important;
	height:70px !important;
}

#item1840537 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1840511 {
	width:172px !important;
	height:70px !important;
}

#item1840512 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1840507 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1840590 {
	width:139px !important;
	height:70px !important;
}

#item1840591 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1840565 {
	width:139px !important;
	height:70px !important;
}

#item1840566 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1840561 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1840644 {
	width:141px !important;
	height:70px !important;
}

#item1840645 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1840618 {
	width:141px !important;
	height:70px !important;
}

#item1840620 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1840614 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1840671 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1840694 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1840668 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1840697 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1840704 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1840704 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1840704 {
	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;
}

#item1800012 {
	width:211px !important;
	height:37px !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#table2302751 tr {
	border-right:2.2px solid #fff;;
}

table#table2302751 {
	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: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-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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1871647 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871672 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871644 {
	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;}
}
#item1840720 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1840734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1840727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1840725 {
	width:700px !important;
	height:309px !important;
}

#item1861287 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1840745 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1840750 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2306559 tr {
	border-right:3.08px solid #fff;;
}

table#table2306559 {
	table-layout:fixed;
}

#item1840943 {
	width:628px !important;
	height:287px !important;
	top:231px !important;
}

@keyframes intensificar-1840943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1840966 {
	width:140px !important;
	height:18px !important;
	top:203px !important;
}

@keyframes intensificar-1840966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1840989 {
	width:595px !important;
	height:183px !important;
}

@keyframes intensificar-1840989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868415 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:69px !important;
}

#item1864936 {
	width:23px !important;
	height:46px !important;
	left:621px !important;
	top:233px !important;
}

#item1864943 {
	width:595px !important;
	height:518px !important;
	left:6px !important;
}

@keyframes intensificar-1864943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1864943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1840775 {
	width:627px !important;
	height:40px !important;
}

@keyframes intensificar-1840775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1840798 {
	width:490px !important;
	height:365px !important;
	top:68px !important;
}

@keyframes intensificar-1840798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1840821 {
	width:125px !important;
	height:31px !important;
	left:509px !important;
	top:431px !important;
}

#item1840827 {
	width:98px !important;
	height:22px !important;
	left:536px !important;
	top:284px !important;
}

@keyframes intensificar-1840827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1840850 {
	width:168px !important;
	height:25px !important;
	left:466px !important;
	top:307px !important;
}

@keyframes intensificar-1840850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1840850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1840873 {
	width:66px !important;
	height:33px !important;
	left:568px !important;
	top:333px !important;
}

#item1840876 {
	width:245px !important;
	height:36px !important;
	left:425px !important;
	top:381px !important;
}

#item1840899 {
	width:7px !important;
	height:11px !important;
	left:414px !important;
	top:384px !important;
}

#item1840773 {
	width:670px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1841013 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1841036 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1841062 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1841063 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1841059 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1841100 {
	width:172px !important;
	height:70px !important;
}

#item1841101 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1841074 {
	width:172px !important;
	height:70px !important;
}

#item1841075 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1841070 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1841154 {
	width:139px !important;
	height:70px !important;
}

#item1841155 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1841128 {
	width:139px !important;
	height:70px !important;
}

#item1841129 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1841124 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1841207 {
	width:141px !important;
	height:70px !important;
}

#item1841208 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1841182 {
	width:141px !important;
	height:70px !important;
}

#item1841183 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1841178 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1841261 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873343 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873366 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873340 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1841266 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1841266 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1841266 {
	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;
}

#item1800017 {
	width:211px !important;
	height:37px !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:156px !important;
}

#item1652805 {
	width:534px !important;
	height:306px !important;
	top:16px !important;
}

#item1652806 {
	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-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:329px !important;
}

table#table2311061 tr {
	border-right:2.2px solid #fff;;
}

table#table2311061 {
	table-layout:fixed;
}

#item1652838 {
	width:528px !important;
	height:191px !important;
	top:373px !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:353px !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: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-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:392px !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:120px !important;
	height:18px !important;
	left:408px !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:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1652885 {
	width:528px !important;
	height:30px !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;
}

#item1871678 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871702 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871675 {
	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;}
}
#item1861464 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1841296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1841296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1841289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1841289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1841287 {
	width:700px !important;
	height:309px !important;
}

#item1861291 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1841304 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1841307 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2313820 tr {
	border-right:3.08px solid #fff;;
}

table#table2313820 {
	table-layout:fixed;
}

#item1841530 {
	width:628px !important;
	height:287px !important;
	top:216px !important;
}

@keyframes intensificar-1841530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1841530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1841553 {
	width:140px !important;
	height:18px !important;
	top:188px !important;
}

@keyframes intensificar-1841553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1841553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868427 {
	width:595px !important;
	height:165px !important;
}

@keyframes intensificar-1868427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868421 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:60px !important;
}

#item1841463 {
	width:595px !important;
	height:503px !important;
}

@keyframes intensificar-1841463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1841463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1864980 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:229px !important;
}

#item1841332 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1841332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1841332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1841355 {
	width:549px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes intensificar-1841355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1841355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1841378 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:236px !important;
}

@keyframes intensificar-1841378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1841378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1841402 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:258px !important;
}

@keyframes intensificar-1841402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1841402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1841426 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:382px !important;
}

#item1841431 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:283px !important;
}

#item1841434 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:332px !important;
}

#item1841457 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:335px !important;
}

#item1841330 {
	width:664px !important;
	height:503px !important;
	left:36px !important;
	top:572px !important;
}

#item1841577 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:503px !important;
}

#item1841600 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1841626 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1841627 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1841623 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1841659 {
	width:172px !important;
	height:70px !important;
}

#item1841660 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1841634 {
	width:172px !important;
	height:70px !important;
}

#item1841635 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1841630 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1841712 {
	width:139px !important;
	height:70px !important;
}

#item1841713 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1841687 {
	width:139px !important;
	height:70px !important;
}

#item1841688 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1841683 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1841766 {
	width:141px !important;
	height:70px !important;
}

#item1841767 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1841740 {
	width:141px !important;
	height:70px !important;
}

#item1841742 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1841736 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1841819 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873374 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873397 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873371 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1841822 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1841822 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1841822 {
	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;
}

#item1800021 {
	width:211px !important;
	height:37px !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#table2317482 tr {
	border-right:2.2px solid #fff;;
}

table#table2317482 {
	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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1871711 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871734 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871708 {
	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;}
}
#item1841838 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1841849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1841849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1841843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1841843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1841841 {
	width:700px !important;
	height:309px !important;
}

#item1861294 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1841860 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1841865 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2320387 tr {
	border-right:3.08px solid #fff;;
}

table#table2320387 {
	table-layout:fixed;
}

#item1842062 {
	width:628px !important;
	height:206px !important;
	top:336px !important;
}

@keyframes intensificar-1842062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1842062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1842086 {
	width:140px !important;
	height:18px !important;
	top:308px !important;
}

@keyframes intensificar-1842086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1842086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1842109 {
	width:595px !important;
	height:282px !important;
}

@keyframes intensificar-1842109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1842109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868462 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:118px !important;
}

#item1864988 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1864997 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1864997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1864997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1841890 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1841890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1841890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1841914 {
	width:490px !important;
	height:365px !important;
	top:116px !important;
}

@keyframes intensificar-1841914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1841914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1841937 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:189px !important;
}

@keyframes intensificar-1841937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1841937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1841960 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:336px !important;
}

#item1841967 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:237px !important;
}

#item1841971 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:286px !important;
}

#item1841994 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:288px !important;
}

#item1841999 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:211px !important;
}

@keyframes intensificar-1841999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1841999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1841888 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1842133 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1842157 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1842183 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1842184 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1842180 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1842217 {
	width:172px !important;
	height:70px !important;
}

#item1842218 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1842191 {
	width:172px !important;
	height:70px !important;
}

#item1842192 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1842187 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1842270 {
	width:139px !important;
	height:70px !important;
}

#item1842271 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1842245 {
	width:139px !important;
	height:70px !important;
}

#item1842246 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1842241 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1842323 {
	width:141px !important;
	height:70px !important;
}

#item1842324 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1842298 {
	width:141px !important;
	height:70px !important;
}

#item1842299 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1842294 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1842376 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873405 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873428 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873402 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1842379 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1842379 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1842379 {
	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;
}

#item1800025 {
	width:211px !important;
	height:37px !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:510px !important;
	-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#table2324149 tr {
	border-right:2.2px solid #fff;;
}

table#table2324149 {
	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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1871741 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871764 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871738 {
	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;}
}
#item1861468 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1842408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1842408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1842401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1842401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1842399 {
	width:700px !important;
	height:309px !important;
}

#item1861299 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1842420 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1842424 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2327446 tr {
	border-right:3.08px solid #fff;;
}

table#table2327446 {
	table-layout:fixed;
}

#item1842654 {
	width:637px !important;
	height:287px !important;
	top:231px !important;
}

@keyframes intensificar-1842654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1842654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1842677 {
	width:140px !important;
	height:18px !important;
	top:203px !important;
}

@keyframes intensificar-1842677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1842677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868467 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:69px !important;
}

#item1868471 {
	width:595px !important;
	height:184px !important;
}

@keyframes intensificar-1868471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1865034 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1865042 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1865042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1865042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1842449 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1842449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1842449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1842472 {
	width:517px !important;
	height:365px !important;
	top:92px !important;
}

@keyframes intensificar-1842472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1842472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1842495 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:307px !important;
}

@keyframes intensificar-1842495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1842495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1842518 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:330px !important;
}

@keyframes intensificar-1842518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1842518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1842542 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:453px !important;
}

#item1842547 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:355px !important;
}

#item1842550 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:403px !important;
}

#item1842573 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:406px !important;
}

#item1842447 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1842700 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1842724 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1842750 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1842751 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1842747 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1842785 {
	width:172px !important;
	height:70px !important;
}

#item1842786 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1842759 {
	width:172px !important;
	height:70px !important;
}

#item1842760 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1842755 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1842839 {
	width:139px !important;
	height:70px !important;
}

#item1842840 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1842813 {
	width:139px !important;
	height:70px !important;
}

#item1842814 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1842809 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1842892 {
	width:141px !important;
	height:70px !important;
}

#item1842893 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1842867 {
	width:141px !important;
	height:70px !important;
}

#item1842868 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1842863 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1842946 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873440 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873463 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873437 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1842949 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1842949 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1842949 {
	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;
}

#item1800028 {
	width:211px !important;
	height:37px !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#table2331616 th, table#table2331616 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2331616 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2331616 {
	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:1070px !important;
	-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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1871770 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871793 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871767 {
	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;}
}
#item1842966 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1842977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1842977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1842971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1842971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1842969 {
	width:700px !important;
	height:309px !important;
}

#item1861302 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1842984 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1842988 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2335279 th, table#table2335279 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2335279 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2335279 {
	table-layout:fixed;
}

#item1843187 {
	width:628px !important;
	height:363px !important;
	top:110px !important;
}

@keyframes intensificar-1843187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1843210 {
	width:140px !important;
	height:18px !important;
	top:82px !important;
}

@keyframes intensificar-1843210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868514 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:15px !important;
}

#item1868519 {
	width:595px !important;
	height:75px !important;
}

@keyframes intensificar-1868519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1865083 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:214px !important;
}

#item1865091 {
	width:595px !important;
	height:473px !important;
}

@keyframes intensificar-1865091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1865091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1843013 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1843013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1843036 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes intensificar-1843036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1843059 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:325px !important;
}

@keyframes intensificar-1843059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1843082 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:348px !important;
}

@keyframes intensificar-1843082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1843105 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:472px !important;
}

#item1843110 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:373px !important;
}

#item1843117 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:421px !important;
}

#item1843141 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:424px !important;
}

#item1843011 {
	width:664px !important;
	height:502px !important;
	left:36px !important;
	top:602px !important;
}

#item1843271 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:540px !important;
}

#item1843294 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:485px !important;
}

#item1843317 {
	width:370px !important;
	height:18px !important;
	left:36px !important;
	top:360px !important;
}

#item1843343 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1843344 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1843340 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1843376 {
	width:172px !important;
	height:70px !important;
}

#item1843377 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1843351 {
	width:172px !important;
	height:70px !important;
}

#item1843352 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1843347 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1843429 {
	width:139px !important;
	height:70px !important;
}

#item1843430 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1843404 {
	width:139px !important;
	height:70px !important;
}

#item1843405 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1843400 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1843486 {
	width:141px !important;
	height:70px !important;
}

#item1843487 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1843461 {
	width:141px !important;
	height:70px !important;
}

#item1843462 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1843456 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1843539 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873470 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873493 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873466 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1843542 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1843542 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1843542 {
	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:37px !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#table2338970 tr {
	border-right:2.2px solid #fff;;
}

table#table2338970 {
	table-layout:fixed;
}

#item1656459 {
	width:528px !important;
	height:191px !important;
	top:355px !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:335px !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:151px !important;
}

#item1657064 {
	width:534px !important;
	height:295px !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:320px !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:1000px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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;}
}
#item1843558 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1843574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1843566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1843564 {
	width:700px !important;
	height:309px !important;
}

#item1861306 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1843585 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1843588 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table2343996 tr {
	border-right:3.08px solid #fff;;
}

table#table2343996 {
	table-layout:fixed;
}

#item1843873 {
	width:628px !important;
	height:287px !important;
	top:205px !important;
}

@keyframes intensificar-1843873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1843896 {
	width:140px !important;
	height:18px !important;
	top:177px !important;
}

@keyframes intensificar-1843896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868556 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:62px !important;
}

#item1868562 {
	width:595px !important;
	height:170px !important;
}

@keyframes intensificar-1868562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1843848 {
	width:595px !important;
	height:493px !important;
}

@keyframes intensificar-1843848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1865191 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:224px !important;
}

#item1865142 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:224px !important;
}

#item1865146 {
	width:595px !important;
	height:493px !important;
}

@keyframes intensificar-1865146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1865146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1843613 {
	width:490px !important;
	height:396px !important;
	top:92px !important;
}

@keyframes intensificar-1843613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1843636 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1843636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1843659 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:370px !important;
}

@keyframes intensificar-1843659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1843682 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:303px !important;
}

@keyframes intensificar-1843682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1843705 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:348px !important;
}

@keyframes intensificar-1843705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1843728 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:281px !important;
}

@keyframes intensificar-1843728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1843728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1843751 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:494px !important;
}

#item1843756 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:396px !important;
}

#item1843760 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:444px !important;
}

#item1843783 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:447px !important;
}

#item1843611 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:582px !important;
}

#item1843962 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1843986 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1844012 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1844013 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1844009 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1844046 {
	width:172px !important;
	height:70px !important;
}

#item1844047 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1844021 {
	width:172px !important;
	height:70px !important;
}

#item1844022 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1844017 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1844100 {
	width:158px !important;
	height:70px !important;
}

#item1844101 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1844074 {
	width:158px !important;
	height:70px !important;
}

#item1844075 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1844070 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1844153 {
	width:141px !important;
	height:70px !important;
}

#item1844154 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1844128 {
	width:141px !important;
	height:70px !important;
}

#item1844129 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1844124 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1844208 {
	width:141px !important;
	height:70px !important;
}

#item1844209 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1844181 {
	width:141px !important;
	height:70px !important;
}

#item1844182 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1844177 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1862048 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1127px !important;
}

#item1873499 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873523 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873496 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1844262 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1844262 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1844262 {
	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;
}

#item1800032 {
	width:211px !important;
	height:37px !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#table2349315 tr {
	border-right:2.2px solid #fff;;
}

table#table2349315 {
	table-layout:fixed;
}

#item1657338 {
	width:528px !important;
	height:191px !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:380px !important;
	-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:120px !important;
	height:18px !important;
	left:408px !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:564px !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;
}

#item1871812 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871835 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871809 {
	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;}
}
#item1861471 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1844291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1844291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1844286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1844286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1844284 {
	width:700px !important;
	height:309px !important;
}

#item1861309 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1844299 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1844302 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2353118 tr {
	border-right:3.08px solid #fff;;
}

table#table2353118 {
	table-layout:fixed;
}

#item1844484 {
	width:628px !important;
	height:287px !important;
	top:209px !important;
}

@keyframes intensificar-1844484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1844484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1844507 {
	width:140px !important;
	height:18px !important;
	top:181px !important;
}

@keyframes intensificar-1844507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1844507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868596 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:65px !important;
}

#item1868601 {
	width:595px !important;
	height:164px !important;
}

@keyframes intensificar-1868601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1844459 {
	width:595px !important;
	height:496px !important;
}

@keyframes intensificar-1844459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1844459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1865198 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:227px !important;
}

#item1844327 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1844327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1844327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1844350 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes intensificar-1844350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1844350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1844373 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:262px !important;
}

@keyframes intensificar-1844373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1844373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1844396 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:284px !important;
}

@keyframes intensificar-1844396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1844396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1844420 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:408px !important;
}

#item1844425 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:309px !important;
}

#item1844430 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:357px !important;
}

#item1844453 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:360px !important;
}

#item1844325 {
	width:664px !important;
	height:496px !important;
	left:36px !important;
	top:579px !important;
}

#item1844569 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1844593 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1844619 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1844620 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1844616 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1844652 {
	width:172px !important;
	height:70px !important;
}

#item1844653 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1844627 {
	width:172px !important;
	height:70px !important;
}

#item1844628 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1844623 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1844705 {
	width:139px !important;
	height:70px !important;
}

#item1844706 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1844680 {
	width:139px !important;
	height:70px !important;
}

#item1844681 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1844676 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1844760 {
	width:141px !important;
	height:70px !important;
}

#item1844761 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1844733 {
	width:141px !important;
	height:70px !important;
}

#item1844734 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1844729 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1844813 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873533 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873556 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873530 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1844816 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1844816 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1844816 {
	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;}
}
#item1861314 {
	width:1848px !important;
	height:1216px !important;
	left:-626px !important;
	top:-8px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1861315 {
	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-1861315 {
	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;
	}
}
#item1844838 {
	width:638px !important;
	height:44px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1844838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1844838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1844861 {
	opacity:0.20;
	width:628px !important;
	height:129px !important;
	left:36px !important;
	top:122px !important;
	background:#0e0b00;
}

#item1844862 {
	width:558px !important;
	height:74px !important;
	left:65px !important;
	top:149px !important;
}

@keyframes intensificar-1844862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1844862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1844885 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1844885 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1844885 {
	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:1400px !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:5050px !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#table2362218 th, table#table2362218 td {
	vertical-align:top;;
}

table#table2362218 tr {
	height:18px;;
}

table#table2362218 {
	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:655px !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:149px !important;
	height:50px !important;
}

#item1672161 {
	width:134px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1672135 {
	width:149px !important;
	height:50px !important;
}

#item1672136 {
	width:134px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1672131 {
	width:149px !important;
	height:50px !important;
	left:780px !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;}
}
#item1845165 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1863270 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

#item1873802 {
	width:628px !important;
	height:798px !important;
	left:36px !important;
	top:67px !important;
}

#item1873803 {
	width:595px !important;
	height:2141px !important;
}

@keyframes intensificar-1873803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1873803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845106 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1863265 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:458px !important;
}

#item1873839 {
	width:628px !important;
	height:798px !important;
	left:36px !important;
	top:67px !important;
}

#item1873840 {
	width:595px !important;
	height:8019px !important;
}

@keyframes intensificar-1873840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1873840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845058 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1845082 {
	width:628px !important;
	height:770px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1845082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1844919 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1844943 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1844966 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

#item1844990 {
	width:24px !important;
	height:12px !important;
	left:156px !important;
	top:47px !important;
}

table#table2369530 th, table#table2369530 td {
	vertical-align:top;;
}

table#table2369530 tr {
	height:22px;;
}

table#table2369530 {
	table-layout:fixed;
}

#item1844995 {
	width:622px !important;
	height:90px !important;
}

#item1845021 {
	width:623px !important;
	height:21px !important;
}

#item1845018 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item1845025 {
	width:623px !important;
	height:21px !important;
}

#item1845022 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item1845029 {
	width:623px !important;
	height:21px !important;
}

#item1845026 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1845030 {
	width:40px !important;
	height:20px !important;
	left:61px !important;
	top:193px !important;
}

#item1845034 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:198px !important;
}

#item1844906 {
	width:700px !important;
	height:880px !important;
	background:#fff;
}

@keyframes intensificar-1844906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1844906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1844904 {
	width:700px !important;
	height:880px !important;
	top:150px !important;
}

#item1845224 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1845227 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1845558 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1845581 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1845555 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1845590 {
	width:26px !important;
	height:26px !important;
}

#item1845586 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:179px !important;
}

@keyframes intensificar-1845596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845599 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1845600 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1845596 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1845604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845634 {
	width:171px !important;
	height:70px !important;
}

#item1845635 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1845609 {
	width:171px !important;
	height:70px !important;
}

#item1845610 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1845604 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1054px !important;
}

@keyframes intensificar-1845658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845687 {
	width:171px !important;
	height:70px !important;
}

#item1845688 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1845662 {
	width:171px !important;
	height:70px !important;
}

#item1845663 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1845658 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1845711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845741 {
	width:209px !important;
	height:70px !important;
	left:20px !important;
}

#item1845742 {
	width:188px !important;
	height:39px !important;
	left:41px !important;
	top:14px !important;
}

#item1845715 {
	width:229px !important;
	height:70px !important;
}

#item1845716 {
	width:188px !important;
	height:39px !important;
	left:41px !important;
	top:14px !important;
}

#item1845711 {
	width:229px !important;
	height:70px !important;
	left:92px !important;
	top:1130px !important;
}

@keyframes intensificar-1845766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845795 {
	width:122px !important;
	height:70px !important;
}

#item1845796 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1845770 {
	width:122px !important;
	height:70px !important;
}

#item1845771 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1845766 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1845822 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1845845 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1845819 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1862051 {
	width:35px !important;
	height:74px !important;
	left:91px !important;
	top:1127px !important;
}

#item1862056 {
	width:35px !important;
	height:74px !important;
	left:526px !important;
	top:1053px !important;
}

#item1845849 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1845849 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1845849 {
	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:37px !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#table2370861 th, table#table2370861 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2370861 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2370861 {
	table-layout:fixed;
}

#item1658251 {
	width:528px !important;
	height:246px !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: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-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:575px !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:859px !important;
	-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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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:591px !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;}
}
#item1845864 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1845875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1845869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845867 {
	width:700px !important;
	height:309px !important;
}

#item1861325 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1845886 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1845889 {
	width:627px !important;
	height:51px !important;
	left:23px !important;
}

table#table2376821 th, table#table2376821 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2376821 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2376821 {
	table-layout:fixed;
}

#item1846255 {
	width:628px !important;
	height:364px !important;
	top:178px !important;
}

@keyframes intensificar-1846255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1846255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1846278 {
	width:140px !important;
	height:18px !important;
	top:150px !important;
}

@keyframes intensificar-1846278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1846278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868637 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:42px !important;
}

#item1868640 {
	width:595px !important;
	height:130px !important;
}

@keyframes intensificar-1868640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1846229 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1846229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1846229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1865256 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:248px !important;
}

#item1865204 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1865212 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1865212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1865212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845915 {
	width:490px !important;
	height:421px !important;
	top:116px !important;
}

@keyframes intensificar-1845915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845938 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1845938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845961 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:426px !important;
}

@keyframes intensificar-1845961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845984 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:346px !important;
}

@keyframes intensificar-1845984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1845984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1846007 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:404px !important;
}

@keyframes intensificar-1846007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1846007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1846030 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:324px !important;
}

@keyframes intensificar-1846030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1846030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1846053 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:554px !important;
}

#item1846058 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:455px !important;
}

#item1846061 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:503px !important;
}

#item1846085 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:506px !important;
}

#item1846090 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:268px !important;
}

@keyframes intensificar-1846090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1846090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1846113 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:245px !important;
}

@keyframes intensificar-1846113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1846113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1846136 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:187px !important;
}

@keyframes intensificar-1846136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1846136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1846159 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:165px !important;
}

@keyframes intensificar-1846159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1846159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1845913 {
	width:664px !important;
	height:584px !important;
	left:36px !important;
	top:533px !important;
}

#item1846336 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1846359 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1846385 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1846386 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1846382 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1846420 {
	width:172px !important;
	height:70px !important;
}

#item1846422 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1846394 {
	width:172px !important;
	height:70px !important;
}

#item1846396 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1846390 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1846474 {
	width:158px !important;
	height:70px !important;
}

#item1846475 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1846449 {
	width:158px !important;
	height:70px !important;
}

#item1846450 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1846445 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1846527 {
	width:141px !important;
	height:70px !important;
}

#item1846528 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1846502 {
	width:141px !important;
	height:70px !important;
}

#item1846503 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1846498 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1846580 {
	width:141px !important;
	height:70px !important;
}

#item1846581 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1846555 {
	width:141px !important;
	height:70px !important;
}

#item1846556 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1846551 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1846607 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1846632 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1846604 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1862063 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1127px !important;
}

#item1846636 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1846636 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1846636 {
	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;
}

#item1800035 {
	width:211px !important;
	height:37px !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#table2383579 th, table#table2383579 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2383579 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2383579 {
	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:120px !important;
	height:18px !important;
	left:408px !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;}
}
#item1861396 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1846661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1846661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1846668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1846668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1846659 {
	width:700px !important;
	height:309px !important;
}

#item1861334 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1846684 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1846688 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1846943 {
	width:140px !important;
	height:18px !important;
	top:229px !important;
}

@keyframes intensificar-1846943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1846943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868675 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:84px !important;
}

#item1868684 {
	width:595px !important;
	height:213px !important;
}

@keyframes intensificar-1868684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2388280 th, table#table2388280 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2388280 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2388280 {
	table-layout:fixed;
}

#item1868719 {
	width:595px !important;
	height:257px !important;
	top:261px !important;
}

@keyframes intensificar-1868719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868742 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:367px !important;
}

#item1865262 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1865270 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1865270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1865270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1846713 {
	width:627px !important;
	height:40px !important;
	left:1px !important;
}

@keyframes intensificar-1846713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1846713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1846737 {
	width:490px !important;
	height:412px !important;
	top:68px !important;
}

@keyframes intensificar-1846737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1846737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1846760 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:374px !important;
}

@keyframes intensificar-1846760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1846760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1846783 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:396px !important;
}

@keyframes intensificar-1846783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1846783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1846806 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:520px !important;
}

#item1846812 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:421px !important;
}

#item1846815 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:470px !important;
}

#item1846838 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:473px !important;
}

#item1846711 {
	width:665px !important;
	height:551px !important;
	left:36px !important;
	top:557px !important;
}

#item1846966 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1846989 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1847015 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1847016 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1847012 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1847051 {
	width:172px !important;
	height:70px !important;
}

#item1847052 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1847025 {
	width:172px !important;
	height:70px !important;
}

#item1847026 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1847021 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1847106 {
	width:139px !important;
	height:70px !important;
}

#item1847107 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1847081 {
	width:139px !important;
	height:70px !important;
}

#item1847082 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1847075 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1847159 {
	width:141px !important;
	height:70px !important;
}

#item1847160 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1847134 {
	width:141px !important;
	height:70px !important;
}

#item1847135 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1847130 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1847213 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873577 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873600 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873574 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1847218 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1847218 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1847218 {
	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;
}

#item1800042 {
	width:211px !important;
	height:37px !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: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-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#table2392923 th, table#table2392923 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2392923 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2392923 {
	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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1871849 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871872 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871846 {
	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;}
}
#item1847235 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1847240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1847240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1847246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1847246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1847238 {
	width:700px !important;
	height:309px !important;
}

#item1861338 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1847255 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1847258 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2394981 th, table#table2394981 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2394981 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2394981 {
	table-layout:fixed;
}

#item1847481 {
	width:628px !important;
	height:200px !important;
	top:342px !important;
}

@keyframes intensificar-1847481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1847481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1847505 {
	width:140px !important;
	height:18px !important;
	top:314px !important;
}

@keyframes intensificar-1847505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1847505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868831 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:117px !important;
}

#item1868842 {
	width:595px !important;
	height:279px !important;
}

@keyframes intensificar-1868842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1847415 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1847415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1847415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1865317 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:248px !important;
}

#item1847284 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1847307 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1847310 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1847310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1847310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1847334 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:336px !important;
}

#item1847339 {
	width:490px !important;
	height:365px !important;
	top:132px !important;
}

@keyframes intensificar-1847339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1847339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1847363 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:189px !important;
}

@keyframes intensificar-1847363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1847363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1847386 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:237px !important;
}

#item1847391 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:211px !important;
}

@keyframes intensificar-1847391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1847391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1847281 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1847528 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1847551 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1847577 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1847578 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1847574 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1847610 {
	width:172px !important;
	height:70px !important;
}

#item1847611 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1847585 {
	width:172px !important;
	height:70px !important;
}

#item1847586 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1847581 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1847663 {
	width:139px !important;
	height:70px !important;
}

#item1847664 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1847638 {
	width:139px !important;
	height:70px !important;
}

#item1847639 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1847634 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1847717 {
	width:141px !important;
	height:70px !important;
}

#item1847719 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1847692 {
	width:141px !important;
	height:70px !important;
}

#item1847693 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1847687 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1847771 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873607 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873630 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873604 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1847774 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1847774 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1847774 {
	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:106px !important;
	left:93px !important;
	top:431px !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;}
}
#item1861341 {
	width:1842px !important;
	height:1212px !important;
	left:-622px !important;
	top:-6px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1861342 {
	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-1861342 {
	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;
	}
}
#item1847796 {
	width:638px !important;
	height:106px !important;
	left:36px !important;
	top:863px !important;
}

@keyframes intensificar-1847796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1847796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1847819 {
	opacity:0.20;
	width:628px !important;
	height:153px !important;
	left:36px !important;
	top:1011px !important;
	background:#0e0b00;
}

#item1847820 {
	width:568px !important;
	height:96px !important;
	left:64px !important;
	top:1036px !important;
}

@keyframes intensificar-1847820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1847820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1847844 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1847844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1847844 {
	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;
}

#item1803235 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1803235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1803235 {
	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:223px !important;
	top:57px !important;
}

#item1672727 {
	width:20px !important;
	height:10px !important;
	left:246px !important;
	top:38px !important;
}

#item1672732 {
	width:20px !important;
	height:10px !important;
	left:177px !important;
	top:20px !important;
}

#item1672738 {
	width:20px !important;
	height:10px !important;
	left:139px !important;
	top:3px !important;
}

table#table2398390 th, table#table2398390 td {
	vertical-align:top;;
}

table#table2398390 tr {
	height:18px;;
}

table#table2398390 {
	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:90px !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;}
}
#item1848042 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1848065 {
	width:628px !important;
	height:774px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1848065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1848065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1847865 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1847888 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1847911 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

#item1847936 {
	width:24px !important;
	height:12px !important;
	left:310px !important;
	top:92px !important;
}

#item1847939 {
	width:24px !important;
	height:12px !important;
	left:272px !important;
	top:70px !important;
}

#item1847942 {
	width:24px !important;
	height:12px !important;
	left:300px !important;
	top:46px !important;
}

#item1847947 {
	width:24px !important;
	height:12px !important;
	left:216px !important;
	top:24px !important;
}

#item1847952 {
	width:24px !important;
	height:12px !important;
	left:170px !important;
	top:3px !important;
}

table#table2400261 th, table#table2400261 td {
	vertical-align:top;;
}

table#table2400261 tr {
	height:22px;;
}

table#table2400261 {
	table-layout:fixed;
}

#item1847956 {
	width:622px !important;
	height:156px !important;
}

#item1847982 {
	width:623px !important;
	height:21px !important;
}

#item1847979 {
	width:623px !important;
	height:21px !important;
	top:88px !important;
}

#item1847986 {
	width:623px !important;
	height:21px !important;
}

#item1847983 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

#item1847991 {
	width:623px !important;
	height:21px !important;
}

#item1847987 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item1847995 {
	width:623px !important;
	height:21px !important;
}

#item1847992 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item1847999 {
	width:623px !important;
	height:21px !important;
}

#item1847996 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1848003 {
	width:623px !important;
	height:21px !important;
}

#item1848000 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

#item1848004 {
	width:40px !important;
	height:20px !important;
	left:61px !important;
	top:258px !important;
}

#item1848009 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:264px !important;
}

#item1848033 {
	width:700px !important;
	height:900px !important;
	background:#fff;
}

@keyframes intensificar-1848033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1848033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1847863 {
	width:700px !important;
	height:900px !important;
	top:150px !important;
}

#item1848089 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1848094 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1850004 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1850027 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1850001 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1850035 {
	width:26px !important;
	height:26px !important;
}

#item1850030 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:179px !important;
}

@keyframes intensificar-1850038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1850038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1850041 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1850042 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1850038 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1850045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1850045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1850074 {
	width:171px !important;
	height:70px !important;
}

#item1850075 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1850049 {
	width:171px !important;
	height:70px !important;
}

#item1850050 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1850045 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1850098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1850098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1850128 {
	width:122px !important;
	height:70px !important;
}

#item1850129 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1850102 {
	width:122px !important;
	height:70px !important;
}

#item1850103 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1850098 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1850155 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1850178 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850152 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1862068 {
	width:35px !important;
	height:74px !important;
	left:322px !important;
	top:1127px !important;
}

#item1850183 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1850183 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1850183 {
	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;
}

#item1800050 {
	width:211px !important;
	height:37px !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:540px !important;
	-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#table2402612 th, table#table2402612 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2402612 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2402612 {
	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:120px !important;
	height:18px !important;
	left:408px !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;}
}
#item1850198 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1850212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1850212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1850205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1850205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1850203 {
	width:700px !important;
	height:309px !important;
}

#item1861349 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1850222 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1850225 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2404389 th, table#table2404389 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2404389 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2404389 {
	table-layout:fixed;
}

#item1850462 {
	width:628px !important;
	height:80px !important;
	top:443px !important;
}

@keyframes intensificar-1850462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1850462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1850485 {
	width:140px !important;
	height:18px !important;
	top:415px !important;
}

@keyframes intensificar-1850485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1850485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868881 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:171px !important;
}

#item1868888 {
	width:595px !important;
	height:388px !important;
}

@keyframes intensificar-1868888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1865326 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:239px !important;
}

#item1865338 {
	width:595px !important;
	height:523px !important;
}

@keyframes intensificar-1865338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1865338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1850252 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1850275 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1850278 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1850278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1850278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1850301 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:242px !important;
}

#item1850306 {
	width:490px !important;
	height:365px !important;
	top:116px !important;
}

@keyframes intensificar-1850306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1850306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1850329 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:95px !important;
}

@keyframes intensificar-1850329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1850329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1850353 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:143px !important;
}

#item1850356 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:117px !important;
}

@keyframes intensificar-1850356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1850356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1850249 {
	width:664px !important;
	height:523px !important;
	left:36px !important;
	top:552px !important;
}

#item1850508 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:507px !important;
}

#item1850531 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1850557 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1850558 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1850554 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1850591 {
	width:172px !important;
	height:70px !important;
}

#item1850592 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1850566 {
	width:172px !important;
	height:70px !important;
}

#item1850567 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1850562 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1850648 {
	width:139px !important;
	height:70px !important;
}

#item1850649 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1850621 {
	width:139px !important;
	height:70px !important;
}

#item1850622 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1850616 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1850701 {
	width:141px !important;
	height:70px !important;
}

#item1850702 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1850676 {
	width:141px !important;
	height:70px !important;
}

#item1850677 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1850672 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1850728 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1850752 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1850725 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1850755 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1850759 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1850759 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1850759 {
	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;
}

#item1800055 {
	width:211px !important;
	height:37px !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:844px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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#table2410007 th, table#table2410007 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2410007 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2410007 {
	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:120px !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:2600px !important;
	-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:120px !important;
	height:18px !important;
	left:408px !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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1871881 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871904 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871878 {
	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;}
}
#item1861391 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1850786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1850786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1850780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1850780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1850778 {
	width:700px !important;
	height:309px !important;
}

#item1861357 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1850794 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1850799 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2413662 th, table#table2413662 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2413662 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2413662 {
	table-layout:fixed;
}

#item1851084 {
	width:628px !important;
	height:200px !important;
	top:276px !important;
}

@keyframes intensificar-1851084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1851084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1851107 {
	width:168px !important;
	height:18px !important;
	top:248px !important;
}

@keyframes intensificar-1851107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1851107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868922 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:89px !important;
}

#item1868937 {
	width:595px !important;
	height:223px !important;
}

@keyframes intensificar-1868937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1865382 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:216px !important;
}

#item1865388 {
	width:595px !important;
	height:477px !important;
}

@keyframes intensificar-1865388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1865388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1850825 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1850849 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1850855 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1850855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1850855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1850878 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:337px !important;
}

#item1850886 {
	width:490px !important;
	height:365px !important;
	top:116px !important;
}

@keyframes intensificar-1850886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1850886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1850909 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:190px !important;
}

@keyframes intensificar-1850909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1850909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1850932 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:238px !important;
}

#item1850936 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:212px !important;
}

@keyframes intensificar-1850936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1850936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1850959 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:120px !important;
}

@keyframes intensificar-1850959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1850959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1850982 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:143px !important;
}

@keyframes intensificar-1850982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1850982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1850822 {
	width:664px !important;
	height:481px !important;
	left:36px !important;
	top:598px !important;
}

#item1851130 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:553px !important;
}

#item1851153 {
	width:627px !important;
	height:89px !important;
	left:36px !important;
	top:450px !important;
}

#item1851179 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1851180 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1851176 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1851213 {
	width:172px !important;
	height:70px !important;
}

#item1851214 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1851188 {
	width:172px !important;
	height:70px !important;
}

#item1851189 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1851184 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1851266 {
	width:139px !important;
	height:70px !important;
}

#item1851267 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1851241 {
	width:139px !important;
	height:70px !important;
}

#item1851242 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1851237 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1851319 {
	width:141px !important;
	height:70px !important;
}

#item1851320 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1851294 {
	width:141px !important;
	height:70px !important;
}

#item1851295 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1851290 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1851377 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873636 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873659 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873633 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1851382 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1851382 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1851382 {
	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;
}

#item1800059 {
	width:211px !important;
	height:37px !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: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-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#table2419036 th, table#table2419036 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2419036 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2419036 {
	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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1871912 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871935 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871909 {
	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;}
}
#item1851398 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1851411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1851411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1851404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1851404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1851402 {
	width:700px !important;
	height:309px !important;
}

#item1861363 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1851420 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1851423 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2421197 th, table#table2421197 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2421197 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2421197 {
	table-layout:fixed;
}

#item1851645 {
	width:628px !important;
	height:181px !important;
	top:337px !important;
}

@keyframes intensificar-1851645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1851645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1851668 {
	width:140px !important;
	height:18px !important;
	top:309px !important;
}

@keyframes intensificar-1851668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1851668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1868980 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:122px !important;
}

#item1868984 {
	width:595px !important;
	height:290px !important;
}

@keyframes intensificar-1868984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1868984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1851577 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1851577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1851577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1865474 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1851449 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1851472 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1851476 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1851476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1851476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1851499 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:313px !important;
}

#item1851504 {
	width:490px !important;
	height:365px !important;
	top:108px !important;
}

@keyframes intensificar-1851504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1851504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1851527 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:166px !important;
}

@keyframes intensificar-1851527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1851527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1851550 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:214px !important;
}

#item1851553 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:188px !important;
}

@keyframes intensificar-1851553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1851553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1851446 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1851691 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1851714 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1851740 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1851741 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1851737 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1851774 {
	width:172px !important;
	height:70px !important;
}

#item1851775 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1851749 {
	width:172px !important;
	height:70px !important;
}

#item1851750 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1851745 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1851828 {
	width:139px !important;
	height:70px !important;
}

#item1851829 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1851802 {
	width:139px !important;
	height:70px !important;
}

#item1851803 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1851798 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1851881 {
	width:141px !important;
	height:70px !important;
}

#item1851883 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1851856 {
	width:141px !important;
	height:70px !important;
}

#item1851857 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1851852 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1851936 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873669 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873692 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873665 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1851941 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1851941 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1851941 {
	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;
}

#item1800065 {
	width:211px !important;
	height:37px !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#table2424697 th, table#table2424697 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2424697 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2424697 {
	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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1871952 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1871975 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871949 {
	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;}
}
#item1851957 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1851969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1851969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1851962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1851962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1851960 {
	width:700px !important;
	height:309px !important;
}

#item1861366 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1851978 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1851981 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2426948 th, table#table2426948 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2426948 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2426948 {
	table-layout:fixed;
}

#item1852205 {
	width:628px !important;
	height:181px !important;
	top:337px !important;
}

@keyframes intensificar-1852205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852228 {
	width:140px !important;
	height:18px !important;
	top:309px !important;
}

@keyframes intensificar-1852228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1869021 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:117px !important;
}

#item1869024 {
	width:595px !important;
	height:280px !important;
}

@keyframes intensificar-1869024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1869024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852141 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1852141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1865479 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1852007 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1852030 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1852034 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1852034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852058 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:335px !important;
}

#item1852065 {
	width:490px !important;
	height:365px !important;
	top:132px !important;
}

@keyframes intensificar-1852065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852088 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:188px !important;
}

@keyframes intensificar-1852088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852111 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:236px !important;
}

#item1852117 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:210px !important;
}

@keyframes intensificar-1852117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852004 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1852251 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1852274 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1852300 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1852302 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1852297 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1852334 {
	width:172px !important;
	height:70px !important;
}

#item1852335 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1852309 {
	width:172px !important;
	height:70px !important;
}

#item1852310 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1852305 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1852387 {
	width:139px !important;
	height:70px !important;
}

#item1852388 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1852362 {
	width:139px !important;
	height:70px !important;
}

#item1852363 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1852358 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1852440 {
	width:141px !important;
	height:70px !important;
}

#item1852441 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1852415 {
	width:141px !important;
	height:70px !important;
}

#item1852416 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1852411 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1852494 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873705 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873728 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873701 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1852497 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1852497 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1852497 {
	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;
}

#item1800072 {
	width:211px !important;
	height:37px !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#table2430602 {
	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:814px !important;
	-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:97px !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:357px !important;
}

#item1683030 {
	width:350px !important;
	height:261px !important;
	top:133px !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:252px !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:287px !important;
}

#item1683081 {
	width:120px !important;
	height:18px !important;
	left:408px !important;
	top:268px !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;
}

#item1871991 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1872014 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1871988 {
	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;}
}
#item1852513 {
	width:81px !important;
	height:279px !important;
	left:1px !important;
	top:921px !important;
}

@keyframes intensificar-1852524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1852518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852516 {
	width:700px !important;
	height:309px !important;
}

#item1861370 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1852535 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1852542 {
	width:640px !important;
	height:51px !important;
	left:22px !important;
}

#item1852802 {
	width:140px !important;
	height:18px !important;
	top:133px !important;
}

@keyframes intensificar-1852802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1869096 {
	width:628px !important;
	height:299px !important;
	top:158px !important;
}

table#table2434553 {
	table-layout:fixed;
}

#item1869097 {
	width:739px !important;
	height:299px !important;
}

@keyframes intensificar-1869097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1869097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1869061 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:27px !important;
}

#item1869064 {
	width:595px !important;
	height:100px !important;
}

@keyframes intensificar-1869064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1869064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1869120 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:465px !important;
}

#item1865487 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:221px !important;
}

#item1865492 {
	width:595px !important;
	height:488px !important;
}

@keyframes intensificar-1865492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1865492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852570 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1852593 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1852597 {
	width:627px !important;
	height:159px !important;
	left:1px !important;
}

@keyframes intensificar-1852597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852620 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:478px !important;
}

#item1852627 {
	width:490px !important;
	height:278px !important;
	top:179px !important;
}

@keyframes intensificar-1852627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852650 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:331px !important;
}

@keyframes intensificar-1852650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852673 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:379px !important;
}

#item1852676 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:353px !important;
}

@keyframes intensificar-1852676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1852676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1852566 {
	width:664px !important;
	height:509px !important;
	left:36px !important;
	top:587px !important;
}

#item1852825 {
	width:627px !important;
	height:65px !important;
	left:36px !important;
	top:507px !important;
}

#item1852848 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1852874 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1852875 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1852871 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1852910 {
	width:172px !important;
	height:70px !important;
}

#item1852911 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1852885 {
	width:172px !important;
	height:70px !important;
}

#item1852886 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1852880 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1852964 {
	width:139px !important;
	height:70px !important;
}

#item1852966 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1852939 {
	width:139px !important;
	height:70px !important;
}

#item1852940 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1852935 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1853018 {
	width:141px !important;
	height:70px !important;
}

#item1853019 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1852993 {
	width:141px !important;
	height:70px !important;
}

#item1852994 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1852989 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1853075 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873734 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873757 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873731 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1853079 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1853079 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1853079 {
	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;
}

#item1800075 {
	width:211px !important;
	height:37px !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#table2439752 th, table#table2439752 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2439752 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2439752 {
	table-layout:fixed;
}

#item1683838 {
	width:528px !important;
	height:86px !important;
	top:434px !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:414px !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:385px !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:870px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-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:120px !important;
	height:18px !important;
	left:408px !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;
}

#item1872020 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1872044 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1872017 {
	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;}
}
#item1853095 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1853107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1853101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853099 {
	width:700px !important;
	height:309px !important;
}

#item1861373 {
	width:211px !important;
	height:36px !important;
	left:247px !important;
	top:36px !important;
}

#item1853116 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1853119 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table2443092 th, table#table2443092 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2443092 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2443092 {
	table-layout:fixed;
}

#item1853315 {
	width:628px !important;
	height:140px !important;
	top:351px !important;
}

@keyframes intensificar-1853315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853338 {
	width:140px !important;
	height:18px !important;
	top:323px !important;
}

@keyframes intensificar-1853338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853363 {
	width:595px !important;
	height:299px !important;
}

@keyframes intensificar-1853363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1869194 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:127px !important;
}

#item1865532 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:223px !important;
}

#item1865536 {
	width:595px !important;
	height:491px !important;
}

@keyframes intensificar-1865536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1865536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853144 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1853144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853167 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:320px !important;
}

#item1853172 {
	width:490px !important;
	height:365px !important;
	top:94px !important;
}

@keyframes intensificar-1853172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853197 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:173px !important;
}

@keyframes intensificar-1853197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853220 {
	width:168px !important;
	height:25px !important;
	left:460px !important;
	top:195px !important;
}

@keyframes intensificar-1853220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853243 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:221px !important;
}

#item1853246 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:269px !important;
}

#item1853269 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:272px !important;
}

#item1853142 {
	width:664px !important;
	height:491px !important;
	left:36px !important;
	top:584px !important;
}

#item1853387 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1853410 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1853436 {
	width:74px !important;
	height:70px !important;
	background:#bad5e9;
}

#item1853437 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1853433 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1853470 {
	width:172px !important;
	height:70px !important;
}

#item1853471 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1853445 {
	width:172px !important;
	height:70px !important;
}

#item1853446 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1853441 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1853524 {
	width:139px !important;
	height:70px !important;
}

#item1853525 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1853498 {
	width:139px !important;
	height:70px !important;
}

#item1853499 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1853494 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1853578 {
	width:141px !important;
	height:70px !important;
}

#item1853579 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1853553 {
	width:141px !important;
	height:70px !important;
}

#item1853554 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1853549 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1853631 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1873765 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1873788 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1873762 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1853634 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1853634 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1853634 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1870053 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:60px !important;
	left:25px !important;
	top:38px !important;
	border-radius:12px;
	background:#000;
}

#item1870060 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:275px !important;
	height:160px !important;
	left:25px !important;
	top:410px !important;
	border-radius:12px;
	background:#000;
}

#item1870061 {
	width:1203px !important;
	height:773px !important;
	left:-1px !important;
	top:19px !important;
}

#item1870070 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1870075 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1870080 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1870085 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1870090 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1870095 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1870101 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1870106 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1870045 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#fff;
}

@keyframes atenuar-1870045 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1870045 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1869939 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1869940 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:317px !important;
	height:64px !important;
	left:25px !important;
	top:684px !important;
	border-radius:12px;
	background:#000;
}

#item1869941 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1869950 {
	width:703px !important;
	height:1157px !important;
	left:-1px !important;
}

#item1869957 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1869962 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1869967 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1869972 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1869977 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1869982 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1869988 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1869920 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1869920 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1869920 {
	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:70px !important;
	left:388px !important;
	top:360px !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;}
}
#item1853650 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

#item1853651 {
	width:183px !important;
	height:34px !important;
	left:259px !important;
	top:801px !important;
}

#item1853674 {
	width:544px !important;
	height:48px !important;
	left:78px !important;
	top:895px !important;
}

#item1853699 {
	width:149px !important;
	height:34px !important;
	left:276px !important;
	top:839px !important;
}

#item1853702 {
	width:424px !important;
	height:70px !important;
	left:138px !important;
	top:565px !important;
}

@keyframes intensificar-1853702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1853702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1853705 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1853705 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1853705 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle198 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14.6px;
	line-height:18.3px;
	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.autoParaStyle197 {
	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.autoParaStyle196 {
	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.autoParaStyle195 {
	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.autoParaStyle194 {
	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.autoParaStyle193 {
	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.autoParaStyle192 {
	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.autoParaStyle191 {
	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.autoParaStyle190 {
	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.autoParaStyle189 {
	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.autoParaStyle188 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle187 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle186 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12.8px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle185 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle184 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle183 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.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.autoParaStyle182 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle181 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle180 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle179 {
	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.autoParaStyle178 {
	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:-20px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle177 {
	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;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle176 {
	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;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle175 {
	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.autoParaStyle174 {
	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.autoParaStyle173 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:12.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.autoParaStyle172 {
	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.autoParaStyle171 {
	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.autoParaStyle170 {
	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.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:86px;
	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:#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.autoParaStyle167 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle166 {
	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.autoParaStyle165 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	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.autoParaStyle164 {
	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.autoParaStyle163 {
	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.autoParaStyle162 {
	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.autoParaStyle161 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:22.4px;
	line-height:25.2px;
	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.autoParaStyle160 {
	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.autoParaStyle159 {
	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:42px;
	-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: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.autoParaStyle157 {
	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:30px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle156 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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.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-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;
	text-align:left;
}

p.autoParaStyle153 {
	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;
	text-align:left;
}

p.autoParaStyle152 {
	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.autoParaStyle151 {
	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.autoParaStyle150 {
	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.autoParaStyle149 {
	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.autoParaStyle148 {
	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.autoParaStyle147 {
	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.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	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.autoParaStyle143 {
	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.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:60px;
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle120 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle119 {
	font-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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle115 {
	font-weight: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.autoParaStyle114 {
	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.autoParaStyle113 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle101 {
	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.autoParaStyle100 {
	font-family:FF-Averta-Regular,Averta;
	font-size:15px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle99 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:15px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle98 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle97 {
	font-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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle64 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle63 {
	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.autoParaStyle62 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle61 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle60 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:20px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle59 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle58 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle57 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size: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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle52 {
	font-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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle47 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle46 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle45 {
	font-weight: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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle28 {
	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.autoParaStyle27 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle26 {
	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.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	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.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:22px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight: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:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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: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.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;
	text-align:left;
}

p.autoParaStyle11 {
	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.autoParaStyle10 {
	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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.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.autoCharStyle29 {
	color:#ea5153;
}

span.autoCharStyle28 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#ea5153;
}

span.autoCharStyle27 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#ea5153;
}

span.autoCharStyle26 {
}

span.autoCharStyle25 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle24 {
	color:#fff;
}

span.autoCharStyle23 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#fff;
}

span.autoCharStyle22 {
}

span.autoCharStyle21 {
}

span.autoCharStyle20 {
	font-size:16.8px;
}

span.autoCharStyle19 {
}

span.autoCharStyle18 {
}

span.autoCharStyle17 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle16 {
	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.autoCharStyle15 {
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

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 {
	color:#101820;
}

span.autoCharStyle11 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle10 {
	font-size:16.8px;
}

span.autoCharStyle9 {
}

span.autoCharStyle8 {
}

span.autoCharStyle7 {
}

span.autoCharStyle6 {
	font-size:14px;
}

span.autoCharStyle5 {
	font-size:10px;
}

span.autoCharStyle4 {
	text-transform:uppercase;
}

span.autoCharStyle3 {
	color:#ea5153;
}

span.autoCharStyle2 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.desktop_-__2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span._2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px) { 
    [class*=" mq-"], 
    .mq-default { display:none; } 
    .mq-700 {display:block; } 

    #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;
    }
}

