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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#101820; }
:-webkit-full-screen { background:#101820; }
#loadIndicator span:after { padding-left:1ex; content:'Cargando...'; }
.page-scale-wrap { width:1200px; height:790px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:802px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:790px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    bottom: 25%;
    /*background-color: rgba(0,0,0,.65);*/
    /*box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);*/
    z-index:9999;
    opacity: 0.5;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap:hover{
    opacity: 1;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
    display:block;
    width:30px;
    height:30px;
    border-radius:50%;
    background:url(../images/sharebtns.png) no-repeat;
    background-size: 392px 30px;
    -webkit-background-size: 392px 30px;
    -moz-background-size: 392px 30px;
    margin:5px;
    padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#5873b4; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#5e5e5e; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#6bc057; background-position: -116px 50%; }
#share-wrap > a:hover { border: 2px solid rgb(255, 255, 255);}

/*@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 0.1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 0.1; }
}*/
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#F53F5B; fill:#F53F5B;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(33, 33, 33, 0.8);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    left:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1157708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637963 {
	width:1876px !important;
	height:1246px !important;
	left:-583px !important;
	top:-16px !important;
	background:#000;
}

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

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

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

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

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

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

@keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1152165 {
	opacity:0.40;
	width:416px !important;
	height:263px !important;
	left:300px !important;
	top:308px !important;
	background:#0e0b00;
}

#item1152187 {
	width:376px !important;
	height:256px !important;
	left:320px !important;
	top:325px !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;}
}
#item1548619 {
	width:1879px !important;
	height:1237px !important;
	left:-589px !important;
	top:-18px !important;
	background:#000;
}

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

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

@keyframes intensificar-1548629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548652 {
	opacity:0.35;
	width:628px !important;
	height:345px !important;
	left:36px !important;
	top:686px !important;
	background:#0e0b00;
}

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1545089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545115 {
	width:82px !important;
	height:9px !important;
	top:10px !important;
}

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

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

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

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

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

@keyframes intensificar-1156251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156252 {
	width:1102px !important;
	height:144px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

@keyframes intensificar-1156170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156171 {
	width:1102px !important;
	height:180px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

@keyframes intensificar-1156088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156089 {
	width:1115px !important;
	height:163px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

@keyframes intensificar-1279871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279872 {
	width:1115px !important;
	height:144px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

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

#item1279733 {
	width:452px !important;
	height:164px !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:34px !important;
}

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

@keyframes intensificar-1279802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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;}
}
#item1580538 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1448793 {
	width:266px !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;}
}
#item1448887 {
	width:528px !important;
	height:553px !important;
	left:36px !important;
}

@keyframes intensificar-1448887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515798 {
	width:600px !important;
	height:536px !important;
	background:#fff;
}

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

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

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

@keyframes intensificar-1542211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515850 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:1px !important;
}

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

#item1448817 {
	width:600px !important;
	height:553px !important;
	left:600px !important;
	top:189px !important;
}

@keyframes intensificar-1448654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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-1549526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581404 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1637902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549584 {
	width:650px !important;
	height:475px !important;
	left:36px !important;
	top:600px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1599964 {
	width:350px !important;
	height:51px !important;
	left:850px !important;
	top:475px !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;}
}
#item1549797 {
	width:1236px !important;
	height:814px !important;
	left:-176px !important;
	top:-80px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1549798 {
	0% {
		transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1549798 {
	0% {
		-webkit-transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1581419 {
	width:700px !important;
	height:617px !important;
	top:583px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1550017 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1550017 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#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:76px !important;
	top:83px !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:498px !important;
	height:213px !important;
	left:76px !important;
	top:162px !important;
	background:#0e0b00;
}

#item1153802 {
	width:448px !important;
	height:194px !important;
	left:102px !important;
	top:182px !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;}
}
#item1550032 {
	width:1817px !important;
	height:1196px !important;
	left:-608px !important;
	top:-1px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1550033 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1550033 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1550038 {
	width:570px !important;
	height:44px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1550038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550062 {
	opacity:0.40;
	width:628px !important;
	height:255px !important;
	left:36px !important;
	top:115px !important;
	background:#0e0b00;
}

#item1550063 {
	width:580px !important;
	height:218px !important;
	left:62px !important;
	top:135px !important;
}

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

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

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

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

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

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

@keyframes intensificar-1545191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488755 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:60px !important;
}

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

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

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

@keyframes intensificar-1451360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451503 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

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

@keyframes intensificar-1451526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1154096 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

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

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

table#table1654320 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1153993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1154353 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1174062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174065 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1451390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451419 {
	width:131px !important;
	height:50px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1157715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1550107 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

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

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

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

@keyframes intensificar-1638683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550375 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

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

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

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

@keyframes intensificar-1638637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550328 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

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

@keyframes intensificar-1550351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550177 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

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

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

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

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

table#table1659346 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1550167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550105 {
	width:710px !important;
	height:901px !important;
	left:-10px !important;
	top:140px !important;
}

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

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

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

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

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

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

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

@keyframes intensificar-1551195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551198 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1551309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551339 {
	width:198px !important;
	height:70px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1551447 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1551447 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1545975 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1496397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1496395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496393 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

#item1496402 {
	width:528px !important;
	height:64px !important;
	left:36px !important;
	top:128px !important;
}

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

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

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

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

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

table#table1662332 {
	table-layout:fixed;
}

#item1496767 {
	width:528px !important;
	height:291px !important;
	top:238px !important;
}

@keyframes intensificar-1496767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496791 {
	width:100px !important;
	height:13px !important;
	top:218px !important;
}

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

#item1497375 {
	width:534px !important;
	height:172px !important;
	top:16px !important;
}

#item1545277 {
	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-1545277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497400 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1497404 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:195px !important;
}

#item1497267 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:252px !important;
}

#item1497270 {
	width:534px !important;
	height:497px !important;
	top:16px !important;
}

#item1497271 {
	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-1497271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497296 {
	width:14px !important;
	height:9px !important;
}

#item1497300 {
	width:14px !important;
	height:9px !important;
	top:520px !important;
}

#item1496653 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:252px !important;
}

#item1496657 {
	width:534px !important;
	height:497px !important;
	top:16px !important;
}

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

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

#item1496688 {
	width:14px !important;
	height:9px !important;
	top:520px !important;
}

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

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

#item1496504 {
	width:350px !important;
	height:341px !important;
	top:99px !important;
}

@keyframes intensificar-1496504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496527 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

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

#item1496558 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:397px !important;
}

@keyframes intensificar-1496558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496581 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:413px !important;
}

@keyframes intensificar-1496581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496605 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:341px !important;
}

@keyframes intensificar-1496605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496628 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:357px !important;
}

@keyframes intensificar-1496628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497152 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:216px !important;
}

@keyframes intensificar-1497152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497175 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:232px !important;
}

@keyframes intensificar-1497175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497198 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:149px !important;
}

@keyframes intensificar-1497198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497222 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:165px !important;
}

@keyframes intensificar-1497222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496475 {
	width:564px !important;
	height:529px !important;
	left:36px !important;
	top:196px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1551467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1551474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551465 {
	width:700px !important;
	height:309px !important;
}

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

#item1551486 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:488px !important;
}

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

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

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

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

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

table#table1668576 {
	table-layout:fixed;
}

#item1551561 {
	width:628px !important;
	height:374px !important;
	top:97px !important;
}

@keyframes intensificar-1551561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551585 {
	width:140px !important;
	height:18px !important;
	top:69px !important;
}

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

#item1638068 {
	width:628px !important;
	height:58px !important;
}

#item1638069 {
	width:595px !important;
	height:1450px !important;
}

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

#item1638018 {
	width:628px !important;
	height:470px !important;
}

#item1638019 {
	width:595px !important;
	height:1818px !important;
}

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

#item1637984 {
	width:628px !important;
	height:470px !important;
}

#item1637985 {
	width:595px !important;
	height:1567px !important;
}

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

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

#item1551674 {
	width:490px !important;
	height:353px !important;
	top:117px !important;
}

@keyframes intensificar-1551674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551697 {
	width:628px !important;
	height:112px !important;
	top:1px !important;
}

@keyframes intensificar-1551697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551720 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:482px !important;
}

#item1551726 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:379px !important;
}

@keyframes intensificar-1551726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551749 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:402px !important;
}

@keyframes intensificar-1551749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551772 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:301px !important;
}

@keyframes intensificar-1551772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551795 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:323px !important;
}

@keyframes intensificar-1551795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551818 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:225px !important;
}

@keyframes intensificar-1551818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551841 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:247px !important;
}

@keyframes intensificar-1551841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551864 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:145px !important;
}

@keyframes intensificar-1551864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551888 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:167px !important;
}

@keyframes intensificar-1551888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551559 {
	width:665px !important;
	height:512px !important;
	left:36px !important;
	top:605px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1582253 {
	width:35px !important;
	height:74px !important;
	left:-1px !important;
	top:1127px !important;
}

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

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

@keyframes intensificar-1490243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1490241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490239 {
	width:600px !important;
	height:790px !important;
}

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

#item1490417 {
	width:528px !important;
	height:323px !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-1490417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490441 {
	width:100px !important;
	height:13px !important;
	top:340px !important;
}

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

table#table1675044 {
	table-layout:fixed;
}

#item1490464 {
	width:528px !important;
	height:167px !important;
	top:360px !important;
}

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

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

#item1490383 {
	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-1490383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490408 {
	width:14px !important;
	height:9px !important;
}

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

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

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

#item1490278 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1490278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490301 {
	width:350px !important;
	height:363px !important;
	top:116px !important;
}

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

#item1490331 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:167px !important;
}

@keyframes intensificar-1490331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490354 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:183px !important;
}

@keyframes intensificar-1490354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490248 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1552270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1552277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552268 {
	width:700px !important;
	height:309px !important;
}

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

#item1552314 {
	width:140px !important;
	height:18px !important;
	top:263px !important;
}

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

table#table1677550 {
	table-layout:fixed;
}

#item1552337 {
	width:628px !important;
	height:251px !important;
	top:291px !important;
}

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

#item1638123 {
	width:628px !important;
	height:237px !important;
}

#item1638125 {
	width:595px !important;
	height:654px !important;
}

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

#item1638153 {
	width:628px !important;
	height:542px !important;
}

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

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

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

#item1552388 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1552388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552411 {
	width:490px !important;
	height:381px !important;
	top:161px !important;
}

@keyframes intensificar-1552411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552434 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:335px !important;
}

#item1552441 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:233px !important;
}

@keyframes intensificar-1552441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552464 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:255px !important;
}

@keyframes intensificar-1552464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552288 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1552804 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1552804 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1546014 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1498136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1498134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498132 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

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

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

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

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

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

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

table#table1681172 {
	table-layout:fixed;
}

#item1498221 {
	width:528px !important;
	height:236px !important;
	top:333px !important;
}

@keyframes intensificar-1498221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498245 {
	width:100px !important;
	height:13px !important;
	top:313px !important;
}

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

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

#item1542596 {
	width:510px !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-1542596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498296 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

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

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

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

#item1542373 {
	width:509px !important;
	height:650px !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-1542373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498641 {
	width:14px !important;
	height:9px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1498333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498356 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

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

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

@keyframes intensificar-1498384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498408 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:330px !important;
}

@keyframes intensificar-1498408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498431 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:258px !important;
}

@keyframes intensificar-1498431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498454 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:273px !important;
}

@keyframes intensificar-1498454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498477 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:200px !important;
}

@keyframes intensificar-1498477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498500 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:216px !important;
}

@keyframes intensificar-1498500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498523 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:132px !important;
}

@keyframes intensificar-1498523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498547 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:148px !important;
}

@keyframes intensificar-1498547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498218 {
	width:564px !important;
	height:569px !important;
	left:36px !important;
	top:156px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1552827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1552833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552825 {
	width:700px !important;
	height:309px !important;
}

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

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

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

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

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

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

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

table#table1686885 {
	table-layout:fixed;
}

#item1552920 {
	width:628px !important;
	height:330px !important;
	top:179px !important;
}

@keyframes intensificar-1552920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552943 {
	width:140px !important;
	height:18px !important;
	top:151px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1553052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553075 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:481px !important;
}

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

@keyframes intensificar-1553082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553105 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:426px !important;
}

@keyframes intensificar-1553105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553128 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:352px !important;
}

@keyframes intensificar-1553128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553152 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:375px !important;
}

@keyframes intensificar-1553152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553175 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:286px !important;
}

@keyframes intensificar-1553175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553198 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:309px !important;
}

@keyframes intensificar-1553198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553221 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:141px !important;
}

@keyframes intensificar-1553221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553244 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:163px !important;
}

@keyframes intensificar-1553244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552918 {
	width:665px !important;
	height:512px !important;
	left:36px !important;
	top:563px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1637896 {
	width:35px !important;
	height:74px !important;
	left:-3px !important;
	top:1127px !important;
}

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

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

@keyframes intensificar-1488869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1488867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488865 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

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

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

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

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

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

table#table1692977 {
	table-layout:fixed;
}

#item1489240 {
	width:528px !important;
	height:246px !important;
	top:319px !important;
}

@keyframes intensificar-1489240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489263 {
	width:100px !important;
	height:13px !important;
	top:299px !important;
}

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

#item1489750 {
	width:534px !important;
	height:253px !important;
	top:16px !important;
}

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

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

#item1489778 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:276px !important;
}

#item1489190 {
	width:528px !important;
	height:598px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

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

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

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

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

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

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

#item1489018 {
	width:385px !important;
	height:363px !important;
	top:100px !important;
}

@keyframes intensificar-1489018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489041 {
	width:528px !important;
	height:63px !important;
	top:17px !important;
}

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

#item1489858 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:292px !important;
}

@keyframes intensificar-1489858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489881 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:308px !important;
}

@keyframes intensificar-1489881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489904 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:150px !important;
}

@keyframes intensificar-1489904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489927 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:166px !important;
}

@keyframes intensificar-1489927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489950 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:254px !important;
}

@keyframes intensificar-1489950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489973 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:270px !important;
}

@keyframes intensificar-1489973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488948 {
	width:564px !important;
	height:615px !important;
	left:36px !important;
	top:160px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1553630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1553626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553624 {
	width:700px !important;
	height:309px !important;
}

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

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

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

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

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

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

table#table1698745 {
	table-layout:fixed;
}

#item1554027 {
	width:628px !important;
	height:361px !important;
	top:157px !important;
}

@keyframes intensificar-1554027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554050 {
	width:119px !important;
	height:18px !important;
	top:129px !important;
}

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

#item1638721 {
	width:628px !important;
	height:98px !important;
}

#item1638722 {
	width:595px !important;
	height:890px !important;
}

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

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

#item1638752 {
	width:595px !important;
	height:1210px !important;
}

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

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

#item1638787 {
	width:595px !important;
	height:1253px !important;
}

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

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

#item1553744 {
	width:539px !important;
	height:401px !important;
	top:116px !important;
}

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

@keyframes intensificar-1553768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553791 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:487px !important;
}

#item1553796 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:385px !important;
}

@keyframes intensificar-1553796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553819 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:407px !important;
}

@keyframes intensificar-1553819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553842 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:187px !important;
}

@keyframes intensificar-1553842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553865 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:209px !important;
}

@keyframes intensificar-1553865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553888 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:332px !important;
}

@keyframes intensificar-1553888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553911 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:354px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1642281 {
	width:35px !important;
	height:74px !important;
	left:-3px !important;
	top:1130px !important;
}

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

@keyframes atenuar-1554362 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1554362 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637402 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1493177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1493174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493172 {
	width:600px !important;
	height:790px !important;
}

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

#item1493348 {
	width:528px !important;
	height:295px !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-1493348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493372 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

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

table#table1710041 {
	table-layout:fixed;
}

#item1493395 {
	width:528px !important;
	height:172px !important;
	top:331px !important;
}

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

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

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

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

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

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

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

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

@keyframes intensificar-1493211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493234 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

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

#item1493264 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1493264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493287 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:184px !important;
}

@keyframes intensificar-1493287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493182 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1493697 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1493697 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637473 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1554981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1554977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554975 {
	width:700px !important;
	height:309px !important;
}

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

#item1555014 {
	width:140px !important;
	height:18px !important;
	top:256px !important;
}

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

table#table1713299 {
	table-layout:fixed;
}

#item1555037 {
	width:627px !important;
	height:258px !important;
	top:284px !important;
}

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

#item1638824 {
	width:628px !important;
	height:218px !important;
}

#item1638825 {
	width:595px !important;
	height:621px !important;
}

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

#item1638856 {
	width:628px !important;
	height:542px !important;
}

#item1638857 {
	width:595px !important;
	height:1578px !important;
}

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

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

#item1555092 {
	width:626px !important;
	height:88px !important;
}

@keyframes intensificar-1555092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555115 {
	width:490px !important;
	height:428px !important;
	top:113px !important;
}

@keyframes intensificar-1555115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555138 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:336px !important;
}

#item1555143 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:234px !important;
}

@keyframes intensificar-1555143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555166 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:256px !important;
}

@keyframes intensificar-1555166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554988 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1555230 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1555253 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1490893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1490891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490889 {
	width:600px !important;
	height:790px !important;
}

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

#item1491095 {
	width:100px !important;
	height:13px !important;
	top:349px !important;
}

@keyframes intensificar-1491095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1717188 th, table#table1717188 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1717188 {
	table-layout:fixed;
}

#item1491118 {
	width:528px !important;
	height:212px !important;
	top:369px !important;
}

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

#item1491545 {
	width:534px !important;
	height:304px !important;
	top:16px !important;
}

#item1491621 {
	width:510px !important;
	height: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-1491621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491570 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1491578 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:327px !important;
}

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

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

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

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

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

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

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

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

@keyframes intensificar-1490928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490951 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

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

#item1490981 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:237px !important;
}

@keyframes intensificar-1490981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491007 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:253px !important;
}

@keyframes intensificar-1491007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490899 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:143px !important;
}

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

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

#item1491188 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1491192 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1491502 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1491218 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1491219 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1491215 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1491252 {
	width:123px !important;
	height:50px !important;
}

#item1491253 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491226 {
	width:123px !important;
	height:50px !important;
}

#item1491227 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491222 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1491305 {
	width:99px !important;
	height:50px !important;
}

#item1491306 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1491280 {
	width:99px !important;
	height:50px !important;
}

#item1491281 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1491276 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1491359 {
	width:101px !important;
	height:50px !important;
}

#item1491360 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491333 {
	width:101px !important;
	height:50px !important;
}

#item1491334 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491329 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1491386 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1491409 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1491383 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1491412 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1491416 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1491416 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1491416 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637478 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1554396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1554386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554384 {
	width:700px !important;
	height:309px !important;
}

#item1581868 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1554572 {
	width:140px !important;
	height:18px !important;
	top:172px !important;
}

@keyframes intensificar-1554572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1720834 th, table#table1720834 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1720834 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1720834 {
	table-layout:fixed;
}

#item1554596 {
	width:628px !important;
	height:314px !important;
	top:200px !important;
}

@keyframes intensificar-1554596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582976 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:55px !important;
}

#item1638896 {
	width:628px !important;
	height:156px !important;
}

#item1638897 {
	width:595px !important;
	height:979px !important;
}

@keyframes intensificar-1638897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582931 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1638934 {
	width:628px !important;
	height:514px !important;
}

#item1638935 {
	width:595px !important;
	height:2097px !important;
}

@keyframes intensificar-1638935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554408 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1554432 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1554436 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1554436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554459 {
	width:490px !important;
	height:393px !important;
	top:120px !important;
}

@keyframes intensificar-1554459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554483 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:440px !important;
}

#item1554488 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:338px !important;
}

@keyframes intensificar-1554488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554511 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:360px !important;
}

@keyframes intensificar-1554511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554405 {
	width:665px !important;
	height:514px !important;
	left:36px !important;
	top:561px !important;
}

#item1554656 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:517px !important;
}

#item1554679 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1554703 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1554707 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1554730 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1554756 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1554757 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1554753 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1554791 {
	width:172px !important;
	height:70px !important;
}

#item1554792 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1554766 {
	width:172px !important;
	height:70px !important;
}

#item1554767 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1554760 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1554844 {
	width:139px !important;
	height:70px !important;
}

#item1554845 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1554819 {
	width:139px !important;
	height:70px !important;
}

#item1554820 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1554815 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1554897 {
	width:141px !important;
	height:70px !important;
}

#item1554898 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1554872 {
	width:141px !important;
	height:70px !important;
}

#item1554873 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1554868 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1554952 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1600430 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1600453 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600427 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1554956 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1554956 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1554956 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1495092 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1495099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1495097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495095 {
	width:600px !important;
	height:790px !important;
}

#item1495100 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1495297 {
	width:100px !important;
	height:13px !important;
	top:388px !important;
}

@keyframes intensificar-1495297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1724476 th, table#table1724476 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1724476 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1724476 {
	table-layout:fixed;
}

#item1495320 {
	width:528px !important;
	height:173px !important;
	top:408px !important;
}

@keyframes intensificar-1495320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495698 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:174px !important;
}

#item1495702 {
	width:534px !important;
	height:342px !important;
	top:16px !important;
}

#item1495703 {
	width:510px !important;
	height:500px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1495703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495727 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1495732 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:365px !important;
}

#item1495234 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1495237 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1495238 {
	width:509px !important;
	height:900px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1495238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495264 {
	width:14px !important;
	height:9px !important;
}

#item1495267 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1495107 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1495130 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1495134 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1495134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495157 {
	width:350px !important;
	height:380px !important;
	top:116px !important;
}

@keyframes intensificar-1495157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495180 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:343px !important;
}

#item1495186 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:270px !important;
}

@keyframes intensificar-1495186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495209 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:286px !important;
}

@keyframes intensificar-1495209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495104 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1495343 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1495366 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1495390 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1495393 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1495419 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1495420 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1495416 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1495452 {
	width:123px !important;
	height:50px !important;
}

#item1495453 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1495427 {
	width:123px !important;
	height:50px !important;
}

#item1495428 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1495423 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1495506 {
	width:99px !important;
	height:50px !important;
}

#item1495507 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1495480 {
	width:99px !important;
	height:50px !important;
}

#item1495482 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1495476 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1495559 {
	width:101px !important;
	height:50px !important;
}

#item1495560 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1495534 {
	width:101px !important;
	height:50px !important;
}

#item1495535 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1495530 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1495586 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1495609 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1495583 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1495614 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1495619 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1495619 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1495619 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1555525 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1555530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1555535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555528 {
	width:700px !important;
	height:309px !important;
}

#item1581854 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1555546 {
	width:140px !important;
	height:18px !important;
	top:271px !important;
}

@keyframes intensificar-1555546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1730112 th, table#table1730112 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1730112 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1730112 {
	table-layout:fixed;
}

#item1555569 {
	width:628px !important;
	height:242px !important;
	top:299px !important;
}

@keyframes intensificar-1555569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583178 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:98px !important;
}

#item1638985 {
	width:628px !important;
	height:240px !important;
}

#item1638986 {
	width:595px !important;
	height:921px !important;
}

@keyframes intensificar-1638986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583080 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1639032 {
	width:628px !important;
	height:542px !important;
}

#item1639033 {
	width:595px !important;
	height:1765px !important;
}

@keyframes intensificar-1639033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555630 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1555653 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1555657 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1555657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555680 {
	width:490px !important;
	height:401px !important;
	top:140px !important;
}

@keyframes intensificar-1555680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555704 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:458px !important;
}

#item1555710 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:356px !important;
}

@keyframes intensificar-1555710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555734 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:378px !important;
}

@keyframes intensificar-1555734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555544 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1555794 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1555817 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1555841 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1555844 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1555870 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1555871 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1555867 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1555906 {
	width:172px !important;
	height:70px !important;
}

#item1555907 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1555881 {
	width:172px !important;
	height:70px !important;
}

#item1555882 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1555877 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1555961 {
	width:139px !important;
	height:70px !important;
}

#item1555962 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1555935 {
	width:139px !important;
	height:70px !important;
}

#item1555936 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1555931 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1556014 {
	width:141px !important;
	height:70px !important;
}

#item1556015 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1555989 {
	width:141px !important;
	height:70px !important;
}

#item1555990 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1555985 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1556068 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1600460 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1600483 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600457 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1556072 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1556072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1556072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1546023 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1494421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1494419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494417 {
	width:600px !important;
	height:790px !important;
}

#item1494423 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1494594 {
	width:528px !important;
	height:295px !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-1494594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494618 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1494618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1734049 th, table#table1734049 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-top:2.2px solid #fff;;
	border-bottom:2.2px solid #fff;;
}

table#table1734049 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1734049 {
	table-layout:fixed;
}

#item1494641 {
	width:528px !important;
	height:185px !important;
	top:331px !important;
}

@keyframes intensificar-1494641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494557 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1494560 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1494561 {
	width:509px !important;
	height:980px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1494561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494586 {
	width:14px !important;
	height:9px !important;
}

#item1494590 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1494430 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1494453 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1494456 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1494456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494479 {
	width:350px !important;
	height:219px !important;
	top:99px !important;
}

@keyframes intensificar-1494479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494502 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:325px !important;
}

#item1494509 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:252px !important;
}

@keyframes intensificar-1494509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494532 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:268px !important;
}

@keyframes intensificar-1494532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494427 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1494664 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1494687 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1494711 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1494714 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1604358 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1494740 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1494741 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1494737 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1494775 {
	width:123px !important;
	height:50px !important;
}

#item1494776 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494748 {
	width:123px !important;
	height:50px !important;
}

#item1494749 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494744 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1494829 {
	width:99px !important;
	height:50px !important;
}

#item1494830 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1494804 {
	width:99px !important;
	height:50px !important;
}

#item1494805 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1494799 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1494882 {
	width:101px !important;
	height:50px !important;
}

#item1494883 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494857 {
	width:101px !important;
	height:50px !important;
}

#item1494858 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494853 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1494910 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1494933 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1494907 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1494938 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1494944 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1494944 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1494944 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1556088 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1556094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1556100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556092 {
	width:700px !important;
	height:309px !important;
}

#item1581846 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1556136 {
	width:140px !important;
	height:18px !important;
	top:238px !important;
}

@keyframes intensificar-1556136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1737057 th, table#table1737057 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1737057 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1737057 {
	table-layout:fixed;
}

#item1556159 {
	width:628px !important;
	height:276px !important;
	top:266px !important;
}

@keyframes intensificar-1556159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583237 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:81px !important;
}

#item1639078 {
	width:628px !important;
	height:207px !important;
}

#item1639079 {
	width:595px !important;
	height:627px !important;
}

@keyframes intensificar-1639079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583181 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1639112 {
	width:628px !important;
	height:542px !important;
}

#item1639113 {
	width:595px !important;
	height:1802px !important;
}

@keyframes intensificar-1639113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556187 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1556210 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1556213 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1556213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556236 {
	width:490px !important;
	height:397px !important;
	top:144px !important;
}

@keyframes intensificar-1556236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556259 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:462px !important;
}

#item1556264 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:359px !important;
}

@keyframes intensificar-1556264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556287 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:381px !important;
}

@keyframes intensificar-1556287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556109 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1556350 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1556373 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1556397 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1556400 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1556426 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1556427 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1556423 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1556460 {
	width:172px !important;
	height:70px !important;
}

#item1556461 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1556435 {
	width:172px !important;
	height:70px !important;
}

#item1556436 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1556431 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1556513 {
	width:139px !important;
	height:70px !important;
}

#item1556515 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1556488 {
	width:139px !important;
	height:70px !important;
}

#item1556489 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1556484 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1556567 {
	width:141px !important;
	height:70px !important;
}

#item1556568 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1556542 {
	width:141px !important;
	height:70px !important;
}

#item1556543 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1556538 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1556621 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1600495 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1600518 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600491 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1556624 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1556624 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1556624 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1492323 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1492331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1492329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492327 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1492332 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1492335 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1492358 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1492382 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1492386 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1492671 {
	width:528px !important;
	height:295px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1492671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1740922 tr {
	border-right:2.2px solid #fff;;
}

table#table1740922 {
	table-layout:fixed;
}

#item1492695 {
	width:528px !important;
	height:191px !important;
	top:331px !important;
}

@keyframes intensificar-1492695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492718 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1492718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492646 {
	width:528px !important;
	height:292px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1492646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492585 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

#item1492588 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1492589 {
	width:509px !important;
	height:857px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1492589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492614 {
	width:14px !important;
	height:9px !important;
}

#item1492618 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1492412 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1492436 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1492439 {
	width:350px !important;
	height:380px !important;
	top:82px !important;
}

@keyframes intensificar-1492439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492462 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1492462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492485 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:305px !important;
}

#item1492490 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:232px !important;
}

@keyframes intensificar-1492490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492513 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:248px !important;
}

@keyframes intensificar-1492513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492536 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:166px !important;
}

@keyframes intensificar-1492536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492560 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:182px !important;
}

@keyframes intensificar-1492560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492409 {
	width:564px !important;
	height:581px !important;
	left:36px !important;
	top:161px !important;
}

#item1492744 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1492745 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1492741 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1492779 {
	width:123px !important;
	height:50px !important;
}

#item1492780 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1492754 {
	width:123px !important;
	height:50px !important;
}

#item1492755 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1492750 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1492833 {
	width:113px !important;
	height:50px !important;
}

#item1492834 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1492808 {
	width:113px !important;
	height:50px !important;
}

#item1492809 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1492804 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1492886 {
	width:101px !important;
	height:50px !important;
}

#item1492887 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1492861 {
	width:101px !important;
	height:50px !important;
}

#item1492862 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1492857 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1492939 {
	width:101px !important;
	height:50px !important;
}

#item1492940 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1492914 {
	width:101px !important;
	height:50px !important;
}

#item1492915 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1492910 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1492966 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1492990 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1492963 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1492996 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1492996 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1492996 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1556640 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1556646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1556652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556644 {
	width:700px !important;
	height:309px !important;
}

#item1581841 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1556663 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1556686 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1556710 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1556714 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table1744712 tr {
	border-right:3.08px solid #fff;;
}

table#table1744712 {
	table-layout:fixed;
}

#item1556763 {
	width:628px !important;
	height:287px !important;
	top:231px !important;
}

@keyframes intensificar-1556763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556786 {
	width:140px !important;
	height:18px !important;
	top:203px !important;
}

@keyframes intensificar-1556786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583303 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:64px !important;
}

#item1639159 {
	width:628px !important;
	height:174px !important;
}

#item1639160 {
	width:595px !important;
	height:646px !important;
}

@keyframes intensificar-1639160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557049 {
	width:627px !important;
	height:518px !important;
}

@keyframes intensificar-1557049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583242 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1639198 {
	width:628px !important;
	height:518px !important;
}

#item1639199 {
	width:595px !important;
	height:1746px !important;
}

@keyframes intensificar-1639199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556811 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1556834 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1556837 {
	width:490px !important;
	height:426px !important;
	top:92px !important;
}

@keyframes intensificar-1556837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556861 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1556861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556884 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:405px !important;
}

#item1556891 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:303px !important;
}

@keyframes intensificar-1556891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556914 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:325px !important;
}

@keyframes intensificar-1556914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556937 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:211px !important;
}

@keyframes intensificar-1556937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556960 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:233px !important;
}

@keyframes intensificar-1556960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556737 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1557076 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1557077 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1557073 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1557109 {
	width:172px !important;
	height:70px !important;
}

#item1557110 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557084 {
	width:172px !important;
	height:70px !important;
}

#item1557085 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557080 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1557162 {
	width:158px !important;
	height:70px !important;
}

#item1557163 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557137 {
	width:158px !important;
	height:70px !important;
}

#item1557138 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557133 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1557216 {
	width:141px !important;
	height:70px !important;
}

#item1557217 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557190 {
	width:141px !important;
	height:70px !important;
}

#item1557191 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557186 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1557269 {
	width:141px !important;
	height:70px !important;
}

#item1557270 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1557244 {
	width:141px !important;
	height:70px !important;
}

#item1557245 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1557240 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1600524 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1600547 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600521 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1642284 {
	width:35px !important;
	height:74px !important;
	left:-3px !important;
	top:1130px !important;
}

#item1557324 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1557324 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1557324 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1546064 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1497521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1497519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497517 {
	width:600px !important;
	height:790px !important;
}

#item1497522 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1497529 {
	width:528px !important;
	height:294px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1497529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497554 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1497554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1749276 th, table#table1749276 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1749276 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1749276 {
	table-layout:fixed;
}

#item1497577 {
	width:528px !important;
	height:154px !important;
	top:331px !important;
}

@keyframes intensificar-1497577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497732 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1497736 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1497737 {
	width:509px !important;
	height:830px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1497737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497762 {
	width:14px !important;
	height:9px !important;
}

#item1497765 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1497602 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1497625 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1497632 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1497632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497656 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1497656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497679 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:241px !important;
}

#item1497684 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1497684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497707 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:184px !important;
}

@keyframes intensificar-1497707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497527 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1497769 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1497792 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1497817 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1497820 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1497846 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1497847 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1497843 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1497879 {
	width:123px !important;
	height:50px !important;
}

#item1497880 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1497854 {
	width:123px !important;
	height:50px !important;
}

#item1497855 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1497850 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1497932 {
	width:99px !important;
	height:50px !important;
}

#item1497933 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1497907 {
	width:99px !important;
	height:50px !important;
}

#item1497908 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1497903 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1497988 {
	width:101px !important;
	height:50px !important;
}

#item1497989 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1497961 {
	width:101px !important;
	height:50px !important;
}

#item1497963 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1497957 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1498015 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1498038 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1498012 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1498041 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1498044 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1498044 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1498044 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1557341 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1557347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1557354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557345 {
	width:700px !important;
	height:309px !important;
}

#item1581837 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1557559 {
	width:140px !important;
	height:18px !important;
	top:280px !important;
}

@keyframes intensificar-1557559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1752009 th, table#table1752009 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1752009 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1752009 {
	table-layout:fixed;
}

#item1557582 {
	width:628px !important;
	height:232px !important;
	top:308px !important;
}

@keyframes intensificar-1557582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583435 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:102px !important;
}

#item1639235 {
	width:628px !important;
	height:248px !important;
}

#item1639236 {
	width:595px !important;
	height:646px !important;
}

@keyframes intensificar-1639236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583306 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1639270 {
	width:628px !important;
	height:542px !important;
}

#item1639271 {
	width:595px !important;
	height:1569px !important;
}

@keyframes intensificar-1639271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557366 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1557389 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1557392 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1557392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557415 {
	width:490px !important;
	height:268px !important;
	top:92px !important;
}

@keyframes intensificar-1557415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557438 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:315px !important;
}

#item1557446 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:213px !important;
}

@keyframes intensificar-1557446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557470 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:235px !important;
}

@keyframes intensificar-1557470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557363 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1557605 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1557628 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1557652 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1557655 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1557681 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1557682 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1557678 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1557718 {
	width:172px !important;
	height:70px !important;
}

#item1557719 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557692 {
	width:172px !important;
	height:70px !important;
}

#item1557693 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557687 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1557771 {
	width:139px !important;
	height:70px !important;
}

#item1557772 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1557746 {
	width:139px !important;
	height:70px !important;
}

#item1557747 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1557742 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1557825 {
	width:141px !important;
	height:70px !important;
}

#item1557826 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557799 {
	width:141px !important;
	height:70px !important;
}

#item1557800 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1557795 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1557881 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1600555 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1600578 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600552 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1557884 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1557884 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1557884 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1545989 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1493793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1493791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493789 {
	width:600px !important;
	height:790px !important;
}

#item1493794 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1493966 {
	width:528px !important;
	height:295px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1493966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493990 {
	width:100px !important;
	height:13px !important;
	top:315px !important;
}

@keyframes intensificar-1493990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1755596 th, table#table1755596 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-top:2.2px solid #fff;;
}

table#table1755596 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1755596 {
	table-layout:fixed;
}

#item1494013 {
	width:528px !important;
	height:213px !important;
	top:335px !important;
}

@keyframes intensificar-1494013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493928 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1493931 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1493932 {
	width:509px !important;
	height:1020px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1493932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493957 {
	width:14px !important;
	height:9px !important;
}

#item1493961 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1493801 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1493824 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1493827 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1493827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493850 {
	width:350px !important;
	height:380px !important;
	top:99px !important;
}

@keyframes intensificar-1493850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493873 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:360px !important;
}

#item1493880 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:287px !important;
}

@keyframes intensificar-1493880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493903 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:303px !important;
}

@keyframes intensificar-1493903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493798 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1494036 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1494060 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1494085 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1494088 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1605347 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1494114 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1494115 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1494111 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1494147 {
	width:123px !important;
	height:50px !important;
}

#item1494148 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494122 {
	width:123px !important;
	height:50px !important;
}

#item1494123 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494118 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1494200 {
	width:99px !important;
	height:50px !important;
}

#item1494201 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1494175 {
	width:99px !important;
	height:50px !important;
}

#item1494176 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1494171 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1494255 {
	width:101px !important;
	height:50px !important;
}

#item1494256 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494230 {
	width:101px !important;
	height:50px !important;
}

#item1494231 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494225 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1494282 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1494305 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1494279 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1494312 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1494318 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1494318 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1494318 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1557900 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1557911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1557905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557903 {
	width:700px !important;
	height:309px !important;
}

#item1581831 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1557949 {
	width:140px !important;
	height:18px !important;
	top:199px !important;
}

@keyframes intensificar-1557949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1759020 th, table#table1759020 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-top:3.08px solid #fff;;
}

table#table1759020 tr {
	height:40.6px;;
	border-top:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1759020 {
	table-layout:fixed;
}

#item1557972 {
	width:628px !important;
	height:315px !important;
	top:227px !important;
}

@keyframes intensificar-1557972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583499 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1639305 {
	width:628px !important;
	height:157px !important;
}

#item1639307 {
	width:595px !important;
	height:646px !important;
}

@keyframes intensificar-1639307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583442 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1639347 {
	width:628px !important;
	height:542px !important;
}

#item1639348 {
	width:595px !important;
	height:1979px !important;
}

@keyframes intensificar-1639348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557997 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1558020 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1558025 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1558025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558048 {
	width:490px !important;
	height:302px !important;
	top:137px !important;
}

@keyframes intensificar-1558048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558071 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:503px !important;
}

#item1558078 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:401px !important;
}

@keyframes intensificar-1558078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558101 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:423px !important;
}

@keyframes intensificar-1558101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557923 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1558163 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1558187 {
	width:656px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1558211 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1558215 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1605408 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1558242 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1558243 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1558239 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1558275 {
	width:172px !important;
	height:70px !important;
}

#item1558276 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1558250 {
	width:172px !important;
	height:70px !important;
}

#item1558251 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1558246 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1558328 {
	width:139px !important;
	height:70px !important;
}

#item1558329 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1558303 {
	width:139px !important;
	height:70px !important;
}

#item1558304 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1558299 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1558382 {
	width:141px !important;
	height:70px !important;
}

#item1558383 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1558357 {
	width:141px !important;
	height:70px !important;
}

#item1558358 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1558352 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1558436 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1600587 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1600610 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600584 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1558439 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1558439 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1558439 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1499089 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1499098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1499096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499094 {
	width:600px !important;
	height:790px !important;
}

#item1499099 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1499105 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:135px !important;
}

#item1499110 {
	width:534px !important;
	height:264px !important;
	top:16px !important;
}

#item1499111 {
	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-1499111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499136 {
	width:14px !important;
	height:9px !important;
}

#item1499139 {
	width:14px !important;
	height:9px !important;
	top:287px !important;
}

table#table1763236 tr {
	border-right:2.2px solid #fff;;
}

table#table1763236 {
	table-layout:fixed;
}

#item1499142 {
	width:528px !important;
	height:249px !important;
	top:332px !important;
}

@keyframes intensificar-1499142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499165 {
	width:100px !important;
	height:13px !important;
	top:312px !important;
}

@keyframes intensificar-1499165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499317 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1499323 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1499324 {
	width:509px !important;
	height:1460px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1499324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499351 {
	width:14px !important;
	height:9px !important;
}

#item1499356 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1499190 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1499213 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1499217 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes intensificar-1499217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499241 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:344px !important;
}

#item1499246 {
	width:350px !important;
	height:396px !important;
	top:83px !important;
}

@keyframes intensificar-1499246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499269 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:271px !important;
}

@keyframes intensificar-1499269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499292 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:287px !important;
}

@keyframes intensificar-1499292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499103 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1499359 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1499382 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1499406 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1499411 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1499675 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1499437 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1499438 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1499434 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1499470 {
	width:123px !important;
	height:50px !important;
}

#item1499471 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499445 {
	width:123px !important;
	height:50px !important;
}

#item1499446 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499441 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1499523 {
	width:101px !important;
	height:50px !important;
}

#item1499524 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499498 {
	width:101px !important;
	height:50px !important;
}

#item1499499 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499494 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1499577 {
	width:99px !important;
	height:50px !important;
}

#item1499578 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1499551 {
	width:99px !important;
	height:50px !important;
}

#item1499552 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1499547 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1499604 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1499627 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1499601 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1499631 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1499634 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1499634 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1499634 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1558455 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1558469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1558461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558459 {
	width:700px !important;
	height:309px !important;
}

#item1581826 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1583563 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:26px !important;
}

#item1583608 {
	width:140px !important;
	height:18px !important;
	top:135px !important;
}

@keyframes intensificar-1583608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583631 {
	width:628px !important;
	height:379px !important;
	top:163px !important;
}

table#table1767175 tr {
	border-right:3.08px solid #fff;;
}

table#table1767175 {
	table-layout:fixed;
}

#item1583633 {
	width:739px !important;
	height:349px !important;
}

@keyframes intensificar-1583633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583656 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:542px !important;
}

#item1639388 {
	width:628px !important;
	height:97px !important;
}

#item1639389 {
	width:595px !important;
	height:842px !important;
}

@keyframes intensificar-1639389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583504 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1639439 {
	width:628px !important;
	height:542px !important;
}

#item1639440 {
	width:595px !important;
	height:2726px !important;
}

@keyframes intensificar-1639440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558572 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1558595 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1558601 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1558601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558624 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:459px !important;
}

#item1558629 {
	width:490px !important;
	height:330px !important;
	top:94px !important;
}

@keyframes intensificar-1558629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558653 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:357px !important;
}

@keyframes intensificar-1558653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558676 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:379px !important;
}

@keyframes intensificar-1558676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558482 {
	width:665px !important;
	height:565px !important;
	left:36px !important;
	top:533px !important;
}

#item1558736 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1558759 {
	width:654px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1558783 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1558788 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1558812 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1558838 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1558839 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1558835 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1558871 {
	width:172px !important;
	height:70px !important;
}

#item1558872 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1558846 {
	width:172px !important;
	height:70px !important;
}

#item1558847 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1558842 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1558924 {
	width:141px !important;
	height:70px !important;
}

#item1558925 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1558899 {
	width:141px !important;
	height:70px !important;
}

#item1558900 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1558895 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1558978 {
	width:139px !important;
	height:70px !important;
}

#item1558980 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1558952 {
	width:139px !important;
	height:70px !important;
}

#item1558953 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1558948 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1559034 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1600618 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1600641 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600614 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1559039 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1559039 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1559039 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1546027 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1495771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1495769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495767 {
	width:600px !important;
	height:790px !important;
}

#item1495772 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1495943 {
	width:528px !important;
	height:295px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1495943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495967 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1495967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1771971 th, table#table1771971 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1771971 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1771971 {
	table-layout:fixed;
}

#item1495990 {
	width:528px !important;
	height:212px !important;
	top:331px !important;
}

@keyframes intensificar-1495990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495904 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1495908 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1495909 {
	width:509px !important;
	height:1250px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1495909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495934 {
	width:14px !important;
	height:9px !important;
}

#item1495937 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1495778 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1495801 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1495804 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1495804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495827 {
	width:350px !important;
	height:380px !important;
	top:99px !important;
}

@keyframes intensificar-1495827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495850 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:360px !important;
}

#item1495855 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:287px !important;
}

@keyframes intensificar-1495855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495879 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:303px !important;
}

@keyframes intensificar-1495879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495775 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1496013 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1496036 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1496060 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1496066 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1599914 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1496092 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1496093 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1496089 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1496125 {
	width:123px !important;
	height:50px !important;
}

#item1496126 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496100 {
	width:123px !important;
	height:50px !important;
}

#item1496101 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496096 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1496178 {
	width:99px !important;
	height:50px !important;
}

#item1496179 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1496153 {
	width:99px !important;
	height:50px !important;
}

#item1496154 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1496149 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1496232 {
	width:101px !important;
	height:50px !important;
}

#item1496233 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496206 {
	width:101px !important;
	height:50px !important;
}

#item1496207 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496202 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1496259 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1496282 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1496256 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1496286 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1496289 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1496289 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1496289 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1559055 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1559060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1559069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559058 {
	width:700px !important;
	height:309px !important;
}

#item1581823 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1559270 {
	width:140px !important;
	height:18px !important;
	top:200px !important;
}

@keyframes intensificar-1559270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1775475 th, table#table1775475 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1775475 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1775475 {
	table-layout:fixed;
}

#item1559293 {
	width:628px !important;
	height:314px !important;
	top:228px !important;
}

@keyframes intensificar-1559293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583777 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1639488 {
	width:628px !important;
	height:157px !important;
}

#item1639489 {
	width:595px !important;
	height:626px !important;
}

@keyframes intensificar-1639489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583715 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1639533 {
	width:628px !important;
	height:542px !important;
}

#item1639534 {
	width:595px !important;
	height:2393px !important;
}

@keyframes intensificar-1639534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559080 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1559104 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1559107 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1559107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559130 {
	width:490px !important;
	height:345px !important;
	top:137px !important;
}

@keyframes intensificar-1559130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559153 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:503px !important;
}

#item1559159 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:401px !important;
}

@keyframes intensificar-1559159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559182 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:423px !important;
}

@keyframes intensificar-1559182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559077 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1559316 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1559339 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1559363 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1559367 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1599938 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1559393 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1559394 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1559390 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1559429 {
	width:172px !important;
	height:70px !important;
}

#item1559430 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1559404 {
	width:172px !important;
	height:70px !important;
}

#item1559405 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1559400 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1559483 {
	width:139px !important;
	height:70px !important;
}

#item1559484 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1559458 {
	width:139px !important;
	height:70px !important;
}

#item1559459 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1559453 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1559536 {
	width:141px !important;
	height:70px !important;
}

#item1559537 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1559511 {
	width:141px !important;
	height:70px !important;
}

#item1559512 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1559507 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1559589 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1600652 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1600676 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600649 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1559593 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1559593 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1559593 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1499776 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1499785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1499782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499780 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1499786 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1499789 {
	width:528px !important;
	height:64px !important;
	left:36px !important;
	top:128px !important;
}

#item1499813 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1499837 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1499840 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1779520 th, table#table1779520 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1779520 tr {
	background:#f5f5f5;;
}

table#table1779520 {
	table-layout:fixed;
}

#item1499865 {
	width:528px !important;
	height:346px !important;
	top:183px !important;
}

@keyframes intensificar-1499865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499888 {
	width:100px !important;
	height:13px !important;
	top:163px !important;
}

@keyframes intensificar-1499888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499911 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:62px !important;
}

#item1499914 {
	width:534px !important;
	height:117px !important;
	top:16px !important;
}

#item1499915 {
	width:510px !important;
	height:660px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1499915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499939 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1499944 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:140px !important;
}

#item1606507 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:252px !important;
}

#item1606512 {
	width:534px !important;
	height:497px !important;
	top:16px !important;
}

#item1606513 {
	width:509px !important;
	height:650px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1606513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606538 {
	width:14px !important;
	height:9px !important;
}

#item1606541 {
	width:14px !important;
	height:9px !important;
	top:520px !important;
}

#item1500217 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:252px !important;
}

#item1500221 {
	width:534px !important;
	height:497px !important;
	top:16px !important;
}

#item1500222 {
	width:509px !important;
	height:1350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1500222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500247 {
	width:14px !important;
	height:9px !important;
}

#item1500252 {
	width:14px !important;
	height:9px !important;
	top:520px !important;
}

#item1499952 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1499975 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1499978 {
	width:350px !important;
	height:351px !important;
	top:82px !important;
}

@keyframes intensificar-1499978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500001 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1500001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500024 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:475px !important;
}

#item1500030 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:402px !important;
}

@keyframes intensificar-1500030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500053 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:418px !important;
}

@keyframes intensificar-1500053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500076 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:234px !important;
}

@keyframes intensificar-1500076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500099 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:250px !important;
}

@keyframes intensificar-1500099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499863 {
	width:564px !important;
	height:529px !important;
	left:36px !important;
	top:196px !important;
}

#item1500602 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1500298 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1500300 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1500295 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1500332 {
	width:123px !important;
	height:50px !important;
}

#item1500333 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500307 {
	width:123px !important;
	height:50px !important;
}

#item1500308 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500303 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1500385 {
	width:113px !important;
	height:50px !important;
}

#item1500386 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500360 {
	width:113px !important;
	height:50px !important;
}

#item1500361 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500356 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1500438 {
	width:101px !important;
	height:50px !important;
}

#item1500440 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500413 {
	width:101px !important;
	height:50px !important;
}

#item1500414 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500409 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1500492 {
	width:101px !important;
	height:50px !important;
}

#item1500493 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1500467 {
	width:101px !important;
	height:50px !important;
}

#item1500468 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1500463 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1500520 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1500543 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1500516 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1500549 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1500549 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1500549 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1559609 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1559615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1559623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559613 {
	width:700px !important;
	height:309px !important;
}

#item1581816 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1559629 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:488px !important;
}

#item1559652 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1559676 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1559680 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1559728 {
	width:140px !important;
	height:18px !important;
	top:176px !important;
}

@keyframes intensificar-1559728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583842 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:53px !important;
}

#item1583874 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:317px !important;
}

#item1639580 {
	width:628px !important;
	height:135px !important;
	top:7px !important;
}

#item1639581 {
	width:595px !important;
	height:1165px !important;
}

@keyframes intensificar-1639581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639624 {
	width:628px !important;
	height:268px !important;
	top:208px !important;
}

table#table1786190 th, table#table1786190 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1786190 tr {
	background:#f5f5f5;;
}

table#table1786190 {
	table-layout:fixed;
}

#item1639625 {
	width:595px !important;
	height:551px !important;
}

@keyframes intensificar-1639625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583834 {
	width:23px !important;
	height:46px !important;
	left:631px !important;
	top:219px !important;
}

#item1642207 {
	width:628px !important;
	height:455px !important;
	top:21px !important;
}

#item1642208 {
	width:595px !important;
	height:1291px !important;
}

@keyframes intensificar-1642208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583780 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

#item1642239 {
	width:628px !important;
	height:469px !important;
	top:7px !important;
}

#item1642240 {
	width:595px !important;
	height:2530px !important;
}

@keyframes intensificar-1642240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559792 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1559815 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1559819 {
	width:490px !important;
	height:334px !important;
	top:92px !important;
}

@keyframes intensificar-1559819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559842 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1559842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559865 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:483px !important;
}

#item1559870 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:381px !important;
}

@keyframes intensificar-1559870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559893 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:403px !important;
}

@keyframes intensificar-1559893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559917 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:235px !important;
}

@keyframes intensificar-1559917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559940 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:257px !important;
}

@keyframes intensificar-1559940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559703 {
	width:665px !important;
	height:514px !important;
	left:36px !important;
	top:599px !important;
}

#item1560054 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:325px !important;
}

#item1560080 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1560081 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1560077 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1560113 {
	width:172px !important;
	height:70px !important;
}

#item1560114 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560088 {
	width:172px !important;
	height:70px !important;
}

#item1560089 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560084 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1560167 {
	width:158px !important;
	height:70px !important;
}

#item1560168 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560142 {
	width:158px !important;
	height:70px !important;
}

#item1560143 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560138 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1560221 {
	width:141px !important;
	height:70px !important;
}

#item1560222 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560195 {
	width:141px !important;
	height:70px !important;
}

#item1560196 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560191 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1560274 {
	width:141px !important;
	height:70px !important;
}

#item1560275 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1560249 {
	width:141px !important;
	height:70px !important;
}

#item1560250 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1560245 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1600684 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1600707 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600681 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1642288 {
	width:35px !important;
	height:74px !important;
	left:-3px !important;
	top:1129px !important;
}

#item1560328 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1560328 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1560328 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500798 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1500799 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1500799 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1500800 {
	width:330px !important;
	height:94px !important;
	left:82px !important;
	top:89px !important;
}

@keyframes intensificar-1500800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500823 {
	opacity:0.40;
	width:558px !important;
	height:155px !important;
	left:82px !important;
	top:210px !important;
	background:#0e0b00;
}

#item1500824 {
	width:514px !important;
	height:114px !important;
	left:104px !important;
	top:229px !important;
}

@keyframes intensificar-1500824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500847 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1500847 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1500847 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1560345 {
	width:1829px !important;
	height:1204px !important;
	left:-615px !important;
	top:-2px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1560346 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1560346 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1560351 {
	width:330px !important;
	height:94px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1560351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560374 {
	opacity:0.40;
	width:628px !important;
	height:190px !important;
	left:36px !important;
	top:157px !important;
	background:#0e0b00;
}

#item1560375 {
	width:580px !important;
	height:152px !important;
	left:58px !important;
	top:176px !important;
}

@keyframes intensificar-1560375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560398 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1560398 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1560398 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500862 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1501119 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1501142 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:382px !important;
}

#item1501148 {
	width:534px !important;
	height:640px !important;
	left:45px !important;
	top:75px !important;
}

#item1542670 {
	width:509px !important;
	height:1522px !important;
}

@keyframes intensificar-1542670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501173 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:60px !important;
}

#item1501177 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:721px !important;
}

#item1538138 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1538162 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1538162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501072 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1607109 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:382px !important;
}

#item1607113 {
	width:534px !important;
	height:640px !important;
	left:45px !important;
	top:75px !important;
}

#item1607114 {
	width:509px !important;
	height:2200px !important;
}

@keyframes intensificar-1607114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607137 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:60px !important;
}

#item1607140 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:721px !important;
}

#item1501025 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1501048 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1501048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500868 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table1798789 th, table#table1798789 td {
	vertical-align:top;;
}

table#table1798789 tr {
	height:18px;;
}

table#table1798789 {
	table-layout:fixed;
}

#item1500938 {
	width:510px !important;
	height:483px !important;
	left:46px !important;
	top:94px !important;
}

#item1618678 {
	width:20px !important;
	height:10px !important;
	left:109px !important;
	top:223px !important;
}

#item1618647 {
	width:20px !important;
	height:10px !important;
	left:300px !important;
	top:259px !important;
}

#item1618725 {
	width:20px !important;
	height:10px !important;
	left:242px !important;
	top:242px !important;
}

#item1500976 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1500973 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:253px !important;
}

#item1500980 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1500977 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:235px !important;
}

#item1500984 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1500981 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:218px !important;
}

#item1500988 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1500985 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:199px !important;
}

#item1500992 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1500989 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:182px !important;
}

#item1500996 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1500993 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:164px !important;
}

#item1501001 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1500997 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:145px !important;
}

#item1501005 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1501002 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:127px !important;
}

#item1501009 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1501006 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:109px !important;
}

#item1501013 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1501010 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

#item1501017 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1501014 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:272px !important;
}

#item1500891 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

#item1500914 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

#item1618654 {
	width:87px !important;
	height:8px !important;
	left:85px !important;
	top:341px !important;
}

#item1618651 {
	width:33px !important;
	height:17px !important;
	left:46px !important;
	top:337px !important;
}

@keyframes intensificar-1501019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501021 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1500866 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1501182 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1501187 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1527657 {
	width:550px !important;
	height:593px !important;
	left:31px !important;
	top:99px !important;
}

#item1502250 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1502273 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1502247 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1502280 {
	width:19px !important;
	height:19px !important;
}

#item1502276 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1502284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502287 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1502288 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1502284 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1502292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502322 {
	width:122px !important;
	height:50px !important;
}

#item1502323 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1502297 {
	width:122px !important;
	height:50px !important;
}

#item1502298 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1502292 {
	width:122px !important;
	height:50px !important;
	left:673px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1502346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502375 {
	width:122px !important;
	height:50px !important;
}

#item1502376 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502350 {
	width:122px !important;
	height:50px !important;
}

#item1502351 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502346 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1502399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502428 {
	width:131px !important;
	height:50px !important;
}

#item1502429 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502403 {
	width:131px !important;
	height:50px !important;
}

#item1502404 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502399 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

@keyframes intensificar-1502452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502481 {
	width:87px !important;
	height:50px !important;
}

#item1502483 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502456 {
	width:87px !important;
	height:50px !important;
}

#item1502457 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502452 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1502509 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1502532 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1502506 {
	width:202px !important;
	height:12px !important;
	left:268px !important;
	top:748px !important;
}

#item1502535 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1502535 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1502535 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1560712 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1582338 {
	width:23px !important;
	height:46px !important;
	left:678px !important;
	top:468px !important;
}

#item1638584 {
	width:628px !important;
	height:779px !important;
	left:46px !important;
	top:100px !important;
}

#item1638585 {
	width:595px !important;
	height:2374px !important;
}

@keyframes intensificar-1638585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560665 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1560688 {
	width:627px !important;
	height:767px !important;
	left:46px !important;
	top:100px !important;
}

@keyframes intensificar-1560688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560618 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1582326 {
	width:23px !important;
	height:46px !important;
	left:673px !important;
	top:467px !important;
}

#item1638540 {
	width:628px !important;
	height:779px !important;
	left:46px !important;
	top:100px !important;
}

#item1638543 {
	width:595px !important;
	height:3302px !important;
}

@keyframes intensificar-1638543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560571 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1560594 {
	width:628px !important;
	height:789px !important;
	left:46px !important;
	top:100px !important;
}

@keyframes intensificar-1560594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560420 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table1805611 th, table#table1805611 td {
	vertical-align:top;;
}

table#table1805611 tr {
	height:22px;;
}

table#table1805611 {
	table-layout:fixed;
}

#item1560443 {
	width:622px !important;
	height:589px !important;
	left:54px !important;
	top:112px !important;
}

#item1618722 {
	width:24px !important;
	height:12px !important;
	left:131px !important;
	top:270px !important;
}

#item1618716 {
	width:24px !important;
	height:12px !important;
	left:358px !important;
	top:313px !important;
}

#item1618681 {
	width:24px !important;
	height:12px !important;
	left:290px !important;
	top:291px !important;
}

#item1560469 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560466 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:308px !important;
}

#item1560474 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560470 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:286px !important;
}

#item1560478 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560475 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:265px !important;
}

#item1560482 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560479 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:242px !important;
}

#item1560486 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560483 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:220px !important;
}

#item1560490 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560487 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:199px !important;
}

#item1560495 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560491 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:176px !important;
}

#item1560499 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560496 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:154px !important;
}

#item1560504 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560500 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:132px !important;
}

#item1560508 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560505 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:110px !important;
}

#item1560512 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1560509 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:328px !important;
}

#item1560513 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

#item1560536 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

#item1618690 {
	width:106px !important;
	height:10px !important;
	left:108px !important;
	top:401px !important;
}

#item1618686 {
	width:40px !important;
	height:20px !important;
	left:60px !important;
	top:396px !important;
}

#item1560560 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1560560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560418 {
	width:710px !important;
	height:903px !important;
	left:-10px !important;
	top:140px !important;
}

#item1560771 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1560776 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1561407 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1561430 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1561404 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1561437 {
	width:26px !important;
	height:26px !important;
}

#item1561433 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes intensificar-1561440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561443 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1561444 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1561440 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1561447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561477 {
	width:171px !important;
	height:70px !important;
}

#item1561478 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1561451 {
	width:171px !important;
	height:70px !important;
}

#item1561452 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1561447 {
	width:171px !important;
	height:70px !important;
	left:342px !important;
	top:1055px !important;
}

@keyframes intensificar-1561501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561531 {
	width:186px !important;
	height:70px !important;
}

#item1561532 {
	width:150px !important;
	height:39px !important;
	left:36px !important;
	top:14px !important;
}

#item1561505 {
	width:186px !important;
	height:70px !important;
}

#item1561506 {
	width:150px !important;
	height:39px !important;
	left:36px !important;
	top:14px !important;
}

#item1561501 {
	width:186px !important;
	height:70px !important;
	left:310px !important;
	top:1130px !important;
}

@keyframes intensificar-1561608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561637 {
	width:183px !important;
	height:70px !important;
}

#item1561638 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1561612 {
	width:183px !important;
	height:70px !important;
}

#item1561613 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1561608 {
	width:183px !important;
	height:70px !important;
	left:517px !important;
	top:1055px !important;
}

@keyframes intensificar-1561661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561691 {
	width:122px !important;
	height:70px !important;
}

#item1561692 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1561665 {
	width:122px !important;
	height:70px !important;
}

#item1561666 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1561661 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1561719 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1561742 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1561716 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1561747 {
	width:35px !important;
	height:74px !important;
	left:339px !important;
	top:1053px !important;
}

#item1582101 {
	width:35px !important;
	height:74px !important;
	left:308px !important;
	top:1127px !important;
}

#item1561750 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1561750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1561750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1546067 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1502975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1502973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502971 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1502977 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1502981 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1503004 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1503028 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1503032 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1503375 {
	width:100px !important;
	height:13px !important;
	top:292px !important;
}

@keyframes intensificar-1503375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504181 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:126px !important;
}

#item1504184 {
	width:534px !important;
	height:247px !important;
	top:16px !important;
}

#item1542904 {
	width:510px !important;
	height:670px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1542904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504209 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1504215 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:271px !important;
}

#item1504356 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:411px !important;
}

#item1504360 {
	width:534px !important;
	height:220px !important;
	top:314px !important;
}

table#table1809140 th, table#table1809140 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1809140 tr {
	background:#f5f5f5;;
}

table#table1809140 {
	table-layout:fixed;
}

#item1607406 {
	width:510px !important;
	height:353px !important;
}

@keyframes intensificar-1607406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504385 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:298px !important;
}

#item1504389 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:541px !important;
}

#item1503931 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:262px !important;
}

#item1503934 {
	width:534px !important;
	height:518px !important;
	top:16px !important;
}

#item1542773 {
	width:509px !important;
	height:1350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1542773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503960 {
	width:14px !important;
	height:9px !important;
}

#item1503964 {
	width:14px !important;
	height:9px !important;
	top:541px !important;
}

#item1503059 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:262px !important;
}

#item1503067 {
	width:534px !important;
	height:518px !important;
	top:16px !important;
}

#item1503068 {
	width:509px !important;
	height:900px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1503068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503094 {
	width:14px !important;
	height:9px !important;
}

#item1503099 {
	width:14px !important;
	height:9px !important;
	top:541px !important;
}

#item1503105 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1503128 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1503133 {
	width:370px !important;
	height:400px !important;
	top:116px !important;
}

@keyframes intensificar-1503133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503157 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1503157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503180 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:472px !important;
}

#item1503185 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:408px !important;
}

@keyframes intensificar-1503185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503208 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:424px !important;
}

@keyframes intensificar-1503208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503231 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:219px !important;
}

@keyframes intensificar-1503231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503254 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:235px !important;
}

@keyframes intensificar-1503254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503763 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:267px !important;
}

@keyframes intensificar-1503763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503787 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:283px !important;
}

@keyframes intensificar-1503787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503810 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:337px !important;
}

@keyframes intensificar-1503810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503833 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:352px !important;
}

@keyframes intensificar-1503833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503056 {
	width:564px !important;
	height:550px !important;
	left:36px !important;
	top:175px !important;
}

#item1503710 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1503402 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1503403 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1503399 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1503437 {
	width:123px !important;
	height:50px !important;
}

#item1503438 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503412 {
	width:123px !important;
	height:50px !important;
}

#item1503413 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503408 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1503491 {
	width:113px !important;
	height:50px !important;
}

#item1503492 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503465 {
	width:113px !important;
	height:50px !important;
}

#item1503466 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503461 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1503545 {
	width:101px !important;
	height:50px !important;
}

#item1503546 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503520 {
	width:101px !important;
	height:50px !important;
}

#item1503521 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503515 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1503598 {
	width:101px !important;
	height:50px !important;
}

#item1503599 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1503573 {
	width:101px !important;
	height:50px !important;
}

#item1503574 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1503569 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1503625 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1503648 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1503622 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1503651 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1503651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1503651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1561765 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1561771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1561778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561769 {
	width:700px !important;
	height:309px !important;
}

#item1581813 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1561787 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:488px !important;
}

#item1561810 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1561834 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1561839 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1561864 {
	width:140px !important;
	height:18px !important;
	top:169px !important;
}

@keyframes intensificar-1561864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584073 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:51px !important;
}

#item1584165 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:315px !important;
}

#item1639682 {
	width:628px !important;
	height:276px !important;
	top:200px !important;
}

table#table1815365 th, table#table1815365 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1815365 tr {
	background:#f5f5f5;;
}

table#table1815365 {
	table-layout:fixed;
}

#item1639683 {
	width:595px !important;
	height:551px !important;
}

@keyframes intensificar-1639683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639782 {
	width:628px !important;
	height:147px !important;
}

#item1639783 {
	width:595px !important;
	height:1215px !important;
}

@keyframes intensificar-1639783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583953 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

#item1639860 {
	width:628px !important;
	height:475px !important;
}

#item1639861 {
	width:595px !important;
	height:2565px !important;
}

@keyframes intensificar-1639861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583909 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

#item1639904 {
	width:628px !important;
	height:475px !important;
}

#item1639905 {
	width:595px !important;
	height:1824px !important;
}

@keyframes intensificar-1639905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561959 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1561983 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1561988 {
	width:420px !important;
	height:359px !important;
	top:124px !important;
}

@keyframes intensificar-1561988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562011 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1562011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562034 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:469px !important;
}

#item1562040 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:379px !important;
}

@keyframes intensificar-1562040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562063 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:401px !important;
}

@keyframes intensificar-1562063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562086 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:167px !important;
}

@keyframes intensificar-1562086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562109 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:189px !important;
}

@keyframes intensificar-1562109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562132 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:233px !important;
}

@keyframes intensificar-1562132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562155 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:255px !important;
}

@keyframes intensificar-1562155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562178 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:323px !important;
}

@keyframes intensificar-1562178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562201 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:345px !important;
}

@keyframes intensificar-1562201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561862 {
	width:665px !important;
	height:499px !important;
	left:36px !important;
	top:600px !important;
}

#item1562306 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:325px !important;
}

#item1562333 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1562334 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1562329 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1562366 {
	width:172px !important;
	height:70px !important;
}

#item1562367 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562341 {
	width:172px !important;
	height:70px !important;
}

#item1562342 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562337 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1562419 {
	width:158px !important;
	height:70px !important;
}

#item1562420 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562394 {
	width:158px !important;
	height:70px !important;
}

#item1562395 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562390 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1562472 {
	width:141px !important;
	height:70px !important;
}

#item1562473 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562447 {
	width:141px !important;
	height:70px !important;
}

#item1562448 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562443 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1562526 {
	width:141px !important;
	height:70px !important;
}

#item1562527 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1562501 {
	width:141px !important;
	height:70px !important;
}

#item1562502 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1562496 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1562553 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562576 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562550 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1562581 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1562581 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1562581 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1545993 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1504470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1504468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504466 {
	width:600px !important;
	height:790px !important;
}

#item1504471 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1504476 {
	width:528px !important;
	height:253px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1504476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504500 {
	width:100px !important;
	height:13px !important;
	top:269px !important;
}

@keyframes intensificar-1504500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1822733 tr {
	border-right:2.2px solid #fff;;
}

table#table1822733 {
	table-layout:fixed;
}

#item1504523 {
	width:528px !important;
	height:201px !important;
	top:289px !important;
}

@keyframes intensificar-1504523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504674 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:273px !important;
}

#item1504677 {
	width:534px !important;
	height:539px !important;
	top:16px !important;
}

#item1504678 {
	width:509px !important;
	height:900px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1504678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504703 {
	width:14px !important;
	height:9px !important;
}

#item1504707 {
	width:14px !important;
	height:9px !important;
	top:562px !important;
}

#item1504548 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1504571 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1504574 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1504574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504597 {
	width:350px !important;
	height:397px !important;
	top:99px !important;
}

@keyframes intensificar-1504597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504620 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:292px !important;
}

#item1504625 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:219px !important;
}

@keyframes intensificar-1504625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504649 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:235px !important;
}

@keyframes intensificar-1504649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504474 {
	width:564px !important;
	height:571px !important;
	left:636px !important;
	top:153px !important;
}

#item1504714 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1504737 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1504761 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1504765 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1591021 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1504791 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1504792 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1504788 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1504825 {
	width:123px !important;
	height:50px !important;
}

#item1504826 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1504800 {
	width:123px !important;
	height:50px !important;
}

#item1504801 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1504795 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1504878 {
	width:99px !important;
	height:50px !important;
}

#item1504879 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1504853 {
	width:99px !important;
	height:50px !important;
}

#item1504854 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1504849 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1504931 {
	width:101px !important;
	height:50px !important;
}

#item1504932 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1504906 {
	width:101px !important;
	height:50px !important;
}

#item1504907 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1504902 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1504958 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1504981 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1504955 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1504986 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1504990 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1504990 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1504990 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1562599 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1562611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1562604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562602 {
	width:700px !important;
	height:309px !important;
}

#item1581807 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1562814 {
	width:140px !important;
	height:18px !important;
	top:211px !important;
}

@keyframes intensificar-1562814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1825810 tr {
	border-right:3.08px solid #fff;;
}

table#table1825810 {
	table-layout:fixed;
}

#item1562837 {
	width:628px !important;
	height:282px !important;
	top:239px !important;
}

@keyframes intensificar-1562837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584220 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:68px !important;
}

#item1639960 {
	width:628px !important;
	height:179px !important;
}

#item1639961 {
	width:595px !important;
	height:478px !important;
}

@keyframes intensificar-1639961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584168 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1639995 {
	width:628px !important;
	height:521px !important;
}

#item1639996 {
	width:595px !important;
	height:1707px !important;
}

@keyframes intensificar-1639996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562624 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1562647 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1562651 {
	width:626px !important;
	height:88px !important;
}

@keyframes intensificar-1562651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562675 {
	width:490px !important;
	height:240px !important;
	top:116px !important;
}

@keyframes intensificar-1562675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562698 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:339px !important;
}

#item1562704 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:236px !important;
}

@keyframes intensificar-1562704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562727 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:259px !important;
}

@keyframes intensificar-1562727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562620 {
	width:665px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1562860 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1562883 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1562907 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1562910 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1562933 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1562959 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1562960 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1562956 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1562996 {
	width:172px !important;
	height:70px !important;
}

#item1562997 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562970 {
	width:172px !important;
	height:70px !important;
}

#item1562971 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562966 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1563050 {
	width:139px !important;
	height:70px !important;
}

#item1563051 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1563025 {
	width:139px !important;
	height:70px !important;
}

#item1563026 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1563020 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1563103 {
	width:141px !important;
	height:70px !important;
}

#item1563104 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1563078 {
	width:141px !important;
	height:70px !important;
}

#item1563079 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1563074 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1563156 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1600731 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1600754 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600728 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1563160 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1563160 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1563160 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1505098 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1505106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1505104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505102 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1505108 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1505111 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:144px !important;
}

#item1505134 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1505159 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1505162 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1505187 {
	width:100px !important;
	height:13px !important;
	top:254px !important;
}

@keyframes intensificar-1505187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505210 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:113px !important;
}

#item1505213 {
	width:534px !important;
	height:220px !important;
	top:16px !important;
}

#item1505214 {
	width:510px !important;
	height: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-1505214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505238 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1505241 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:243px !important;
}

#item1505244 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:382px !important;
}

#item1505250 {
	width:534px !important;
	height:238px !important;
	top:276px !important;
}

table#table1830101 th, table#table1830101 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1830101 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1830101 {
	table-layout:fixed;
}

#item1608726 {
	width:510px !important;
	height:360px !important;
}

@keyframes intensificar-1608726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505274 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:260px !important;
}

#item1505278 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:521px !important;
}

#item1608596 {
	width:528px !important;
	height:514px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1608596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505550 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:252px !important;
}

#item1505554 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1505555 {
	width:509px !important;
	height:1370px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1505555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505581 {
	width:14px !important;
	height:9px !important;
}

#item1505584 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

#item1505284 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1505307 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1505311 {
	width:370px !important;
	height:400px !important;
	top:82px !important;
}

@keyframes intensificar-1505311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505334 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1505334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505357 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:420px !important;
}

#item1505362 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:356px !important;
}

@keyframes intensificar-1505362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505385 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:372px !important;
}

@keyframes intensificar-1505385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505502 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:305px !important;
}

@keyframes intensificar-1505502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505525 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:321px !important;
}

@keyframes intensificar-1505525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505185 {
	width:564px !important;
	height:530px !important;
	left:36px !important;
	top:195px !important;
}

#item1590970 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1505654 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1505655 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1505651 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1505690 {
	width:123px !important;
	height:50px !important;
}

#item1505691 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505665 {
	width:123px !important;
	height:50px !important;
}

#item1505666 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505661 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1505743 {
	width:113px !important;
	height:50px !important;
}

#item1505744 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505718 {
	width:113px !important;
	height:50px !important;
}

#item1505719 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505714 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1505796 {
	width:101px !important;
	height:50px !important;
}

#item1505798 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505771 {
	width:101px !important;
	height:50px !important;
}

#item1505772 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505767 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1505850 {
	width:101px !important;
	height:50px !important;
}

#item1505851 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1505825 {
	width:101px !important;
	height:50px !important;
}

#item1505826 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1505821 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1505877 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1505900 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1505874 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1505904 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1505904 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1505904 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1563177 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1563183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1563189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563181 {
	width:700px !important;
	height:309px !important;
}

#item1581801 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1563201 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:511px !important;
}

#item1563224 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1563248 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1563251 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1563276 {
	width:140px !important;
	height:18px !important;
	top:203px !important;
}

@keyframes intensificar-1563276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584334 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:67px !important;
}

#item1584442 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:334px !important;
}

#item1640034 {
	width:628px !important;
	height:177px !important;
}

#item1640035 {
	width:595px !important;
	height:752px !important;
}

@keyframes intensificar-1640035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640070 {
	width:628px !important;
	height:244px !important;
	top:233px !important;
}

table#table1835772 th, table#table1835772 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1835772 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1835772 {
	table-layout:fixed;
}

#item1640071 {
	width:595px !important;
	height:624px !important;
}

@keyframes intensificar-1640071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584281 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:216px !important;
}

#item1640150 {
	width:628px !important;
	height:477px !important;
}

#item1640151 {
	width:595px !important;
	height:820px !important;
}

@keyframes intensificar-1640151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584223 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:216px !important;
}

#item1640177 {
	width:628px !important;
	height:477px !important;
}

#item1640178 {
	width:595px !important;
	height:2627px !important;
}

@keyframes intensificar-1640178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563373 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1563396 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1563401 {
	width:429px !important;
	height:359px !important;
	top:92px !important;
}

@keyframes intensificar-1563401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563424 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1563424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563447 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:466px !important;
}

#item1563453 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:376px !important;
}

@keyframes intensificar-1563453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563476 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:399px !important;
}

@keyframes intensificar-1563476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563499 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:279px !important;
}

@keyframes intensificar-1563499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563522 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:301px !important;
}

@keyframes intensificar-1563522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563274 {
	width:665px !important;
	height:496px !important;
	left:36px !important;
	top:598px !important;
}

#item1590993 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:325px !important;
}

#item1563626 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1563627 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1563623 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1563663 {
	width:172px !important;
	height:70px !important;
}

#item1563664 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1563638 {
	width:172px !important;
	height:70px !important;
}

#item1563639 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1563634 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1563717 {
	width:158px !important;
	height:70px !important;
}

#item1563718 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1563691 {
	width:158px !important;
	height:70px !important;
}

#item1563692 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1563687 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1563772 {
	width:141px !important;
	height:70px !important;
}

#item1563773 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1563747 {
	width:141px !important;
	height:70px !important;
}

#item1563748 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1563741 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1563825 {
	width:141px !important;
	height:70px !important;
}

#item1563826 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1563800 {
	width:141px !important;
	height:70px !important;
}

#item1563801 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1563796 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1600760 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1600783 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600757 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1642292 {
	width:35px !important;
	height:74px !important;
	left:-3px !important;
	top:1130px !important;
}

#item1563878 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1563878 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1563878 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637433 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1506111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1506109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506107 {
	width:600px !important;
	height:790px !important;
}

#item1506112 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1609538 {
	width:100px !important;
	height:13px !important;
	top:332px !important;
}

@keyframes intensificar-1609538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609561 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:146px !important;
}

#item1609564 {
	width:534px !important;
	height:285px !important;
	top:16px !important;
}

#item1609565 {
	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-1609565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609589 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1609592 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:308px !important;
}

table#table1841161 tr {
	border-right:2.2px solid #fff;;
}

table#table1841161 {
	table-layout:fixed;
}

#item1609723 {
	width:528px !important;
	height:230px !important;
	top:354px !important;
}

@keyframes intensificar-1609723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506333 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1506337 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1506338 {
	width:509px !important;
	height:820px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1506338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506363 {
	width:14px !important;
	height:9px !important;
}

#item1506366 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1506206 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1506229 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1506232 {
	width:528px !important;
	height:63px !important;
	top:20px !important;
}

@keyframes intensificar-1506232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506255 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:330px !important;
}

#item1506260 {
	width:350px !important;
	height:396px !important;
	top:102px !important;
}

@keyframes intensificar-1506260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506284 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:257px !important;
}

@keyframes intensificar-1506284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506307 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:273px !important;
}

@keyframes intensificar-1506307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506116 {
	width:564px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1506372 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1506395 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1506419 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1506424 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1591044 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1506450 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1506451 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1506447 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1506485 {
	width:123px !important;
	height:50px !important;
}

#item1506486 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506459 {
	width:123px !important;
	height:50px !important;
}

#item1506460 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506455 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1506538 {
	width:101px !important;
	height:50px !important;
}

#item1506539 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506513 {
	width:101px !important;
	height:50px !important;
}

#item1506514 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506509 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1506591 {
	width:99px !important;
	height:50px !important;
}

#item1506592 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1506566 {
	width:99px !important;
	height:50px !important;
}

#item1506567 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1506562 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1506618 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1506641 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1506615 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1506647 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1506651 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1506651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1506651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637516 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1564463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1564456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564454 {
	width:700px !important;
	height:309px !important;
}

#item1581786 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1584585 {
	width:140px !important;
	height:18px !important;
	top:158px !important;
}

@keyframes intensificar-1584585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584688 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:39px !important;
}

table#table1844433 tr {
	border-right:3.08px solid #fff;;
}

table#table1844433 {
	table-layout:fixed;
}

#item1610132 {
	width:628px !important;
	height:322px !important;
	top:191px !important;
}

@keyframes intensificar-1610132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640225 {
	width:628px !important;
	height:122px !important;
}

#item1640226 {
	width:595px !important;
	height:920px !important;
}

@keyframes intensificar-1640226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584528 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1640277 {
	width:628px !important;
	height:514px !important;
}

#item1640278 {
	width:595px !important;
	height:1550px !important;
}

@keyframes intensificar-1640278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564549 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1564573 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1564576 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1564576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564599 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:429px !important;
}

#item1564604 {
	width:395px !important;
	height:309px !important;
	top:116px !important;
}

@keyframes intensificar-1564604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564627 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:327px !important;
}

@keyframes intensificar-1564627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564650 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:349px !important;
}

@keyframes intensificar-1564650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564474 {
	width:665px !important;
	height:514px !important;
	left:36px !important;
	top:561px !important;
}

#item1564712 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:517px !important;
}

#item1564736 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1564760 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1564765 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1591094 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1564791 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1564792 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1564788 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1564826 {
	width:172px !important;
	height:70px !important;
}

#item1564827 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1564800 {
	width:172px !important;
	height:70px !important;
}

#item1564801 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1564796 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1564879 {
	width:141px !important;
	height:70px !important;
}

#item1564880 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1564854 {
	width:141px !important;
	height:70px !important;
}

#item1564855 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1564850 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1564933 {
	width:139px !important;
	height:70px !important;
}

#item1564934 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1564908 {
	width:139px !important;
	height:70px !important;
}

#item1564909 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1564904 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1564986 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1600795 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1600818 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600792 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1564990 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1564990 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1564990 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637408 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1506760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1506758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506756 {
	width:600px !important;
	height:790px !important;
}

#item1506761 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1506766 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:113px !important;
}

#item1506771 {
	width:534px !important;
	height:168px !important;
	top:16px !important;
}

#item1506772 {
	width:510px !important;
	height:449px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1506772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506797 {
	width:14px !important;
	height:9px !important;
}

#item1506800 {
	width:14px !important;
	height:9px !important;
	top:184px !important;
}

table#table1848664 tr {
	border-right:2.2px solid #fff;;
}

table#table1848664 {
	table-layout:fixed;
}

#item1506805 {
	width:528px !important;
	height:337px !important;
	top:227px !important;
}

@keyframes intensificar-1506805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506828 {
	width:100px !important;
	height:13px !important;
	top:207px !important;
}

@keyframes intensificar-1506828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506983 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1506987 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1506988 {
	width:509px !important;
	height:750px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1506988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507013 {
	width:14px !important;
	height:9px !important;
}

#item1507017 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1506853 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1506876 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1506879 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1506879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506903 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:513px !important;
}

#item1506911 {
	width:350px !important;
	height:396px !important;
	top:116px !important;
}

@keyframes intensificar-1506911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506934 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:440px !important;
}

@keyframes intensificar-1506934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506957 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:456px !important;
}

@keyframes intensificar-1506957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506764 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1507021 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1507044 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1507068 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1507072 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1591067 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1507098 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1507099 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1507095 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1507132 {
	width:123px !important;
	height:50px !important;
}

#item1507133 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507107 {
	width:123px !important;
	height:50px !important;
}

#item1507108 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507103 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1507186 {
	width:101px !important;
	height:50px !important;
}

#item1507187 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507161 {
	width:101px !important;
	height:50px !important;
}

#item1507162 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507156 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1507240 {
	width:99px !important;
	height:50px !important;
}

#item1507241 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1507214 {
	width:99px !important;
	height:50px !important;
}

#item1507215 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1507210 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1507267 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1507290 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1507264 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1507293 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1507296 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1507296 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507296 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637494 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1565012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1565019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565010 {
	width:700px !important;
	height:309px !important;
}

#item1581783 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1584737 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:36px !important;
}

#item1584770 {
	width:140px !important;
	height:18px !important;
	top:148px !important;
}

@keyframes intensificar-1584770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584793 {
	width:595px !important;
	height:293px !important;
	top:176px !important;
}

table#table1853382 tr {
	border-right:3.08px solid #fff;;
}

table#table1853382 {
	table-layout:fixed;
}

#item1584795 {
	width:739px !important;
	height:471px !important;
}

@keyframes intensificar-1584795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584818 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1584875 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:300px !important;
}

#item1640317 {
	width:628px !important;
	height:114px !important;
	top:4px !important;
}

#item1640318 {
	width:595px !important;
	height:772px !important;
}

@keyframes intensificar-1640318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584692 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1640354 {
	width:628px !important;
	height:514px !important;
	top:4px !important;
}

#item1640355 {
	width:595px !important;
	height:1667px !important;
}

@keyframes intensificar-1640355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565115 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1565138 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1565142 {
	width:627px !important;
	height:135px !important;
	left:1px !important;
}

@keyframes intensificar-1565142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565165 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:502px !important;
}

#item1565173 {
	width:490px !important;
	height:364px !important;
	top:154px !important;
}

@keyframes intensificar-1565173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565197 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:400px !important;
}

@keyframes intensificar-1565197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565220 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:422px !important;
}

@keyframes intensificar-1565220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565026 {
	width:665px !important;
	height:533px !important;
	left:36px !important;
	top:557px !important;
}

#item1565305 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1565329 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1565332 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1584890 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1591117 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1565359 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1565360 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1565356 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1565392 {
	width:172px !important;
	height:70px !important;
}

#item1565393 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1565367 {
	width:172px !important;
	height:70px !important;
}

#item1565368 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1565363 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1565445 {
	width:141px !important;
	height:70px !important;
}

#item1565446 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1565420 {
	width:141px !important;
	height:70px !important;
}

#item1565421 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1565416 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1565499 {
	width:139px !important;
	height:70px !important;
}

#item1565501 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1565473 {
	width:139px !important;
	height:70px !important;
}

#item1565475 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1565469 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1565554 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1600830 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1600854 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600827 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1565557 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1565557 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1565557 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637413 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1507463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1507461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507459 {
	width:600px !important;
	height:790px !important;
}

#item1507464 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1507469 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:60px !important;
}

#item1507474 {
	width:534px !important;
	height:133px !important;
	top:16px !important;
}

#item1543124 {
	width:510px !important;
	height:463px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1543124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507500 {
	width:14px !important;
	height:9px !important;
}

#item1507506 {
	width:14px !important;
	height:9px !important;
	top:156px !important;
}

table#table1859059 tr {
	border-right:2.2px solid #fff;;
}

table#table1859059 {
	table-layout:fixed;
}

#item1507510 {
	width:528px !important;
	height:365px !important;
	top:199px !important;
}

@keyframes intensificar-1507510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507533 {
	width:100px !important;
	height:13px !important;
	top:179px !important;
}

@keyframes intensificar-1507533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507685 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1507689 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1507690 {
	width:509px !important;
	height:870px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1507690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507715 {
	width:14px !important;
	height:9px !important;
}

#item1507719 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1507558 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1507581 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1507585 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1507585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507608 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:514px !important;
}

#item1507614 {
	width:350px !important;
	height:396px !important;
	top:116px !important;
}

@keyframes intensificar-1507614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507637 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:441px !important;
}

@keyframes intensificar-1507637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507660 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:457px !important;
}

@keyframes intensificar-1507660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507467 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1507723 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1507746 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1507771 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1507774 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1507800 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1507801 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1507797 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1507833 {
	width:123px !important;
	height:50px !important;
}

#item1507834 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507808 {
	width:123px !important;
	height:50px !important;
}

#item1507809 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507804 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1507886 {
	width:101px !important;
	height:50px !important;
}

#item1507887 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507861 {
	width:101px !important;
	height:50px !important;
}

#item1507862 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507857 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1507940 {
	width:99px !important;
	height:50px !important;
}

#item1507941 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1507915 {
	width:99px !important;
	height:50px !important;
}

#item1507916 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1507910 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1507968 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1507991 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1507964 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1507994 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1507998 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1507998 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507998 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637499 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1565587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1565580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565578 {
	width:700px !important;
	height:309px !important;
}

#item1581779 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1565660 {
	width:140px !important;
	height:18px !important;
	top:174px !important;
}

@keyframes intensificar-1565660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584971 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:338px !important;
}

#item1585002 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:49px !important;
}

#item1640427 {
	width:628px !important;
	height:143px !important;
}

#item1640428 {
	width:595px !important;
	height:823px !important;
}

@keyframes intensificar-1640428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640459 {
	width:628px !important;
	height:316px !important;
	top:202px !important;
}

table#table1864635 tr {
	border-right:3.08px solid #fff;;
}

table#table1864635 {
	table-layout:fixed;
}

#item1640460 {
	width:595px !important;
	height:596px !important;
}

@keyframes intensificar-1640460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584914 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1640525 {
	width:628px !important;
	height:518px !important;
}

#item1640526 {
	width:595px !important;
	height:1765px !important;
}

@keyframes intensificar-1640526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565685 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1565708 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1565712 {
	width:627px !important;
	height:135px !important;
	left:1px !important;
}

@keyframes intensificar-1565712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565736 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:528px !important;
}

#item1565741 {
	width:490px !important;
	height:354px !important;
	top:154px !important;
}

@keyframes intensificar-1565741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565764 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:425px !important;
}

@keyframes intensificar-1565764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565787 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:447px !important;
}

@keyframes intensificar-1565787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565595 {
	width:665px !important;
	height:558px !important;
	left:36px !important;
	top:557px !important;
}

#item1565851 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1565874 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1565898 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1565901 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1565928 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1565929 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1565925 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1565963 {
	width:172px !important;
	height:70px !important;
}

#item1565964 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1565938 {
	width:172px !important;
	height:70px !important;
}

#item1565939 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1565933 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1566016 {
	width:141px !important;
	height:70px !important;
}

#item1566017 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1565991 {
	width:141px !important;
	height:70px !important;
}

#item1565992 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1565987 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1566069 {
	width:139px !important;
	height:70px !important;
}

#item1566070 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1566044 {
	width:139px !important;
	height:70px !important;
}

#item1566045 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1566040 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1566124 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1600865 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1600888 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600862 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1566127 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1566127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1566127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637418 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1508811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1508809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508807 {
	width:600px !important;
	height:790px !important;
}

#item1508812 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1508818 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:97px !important;
}

#item1508825 {
	width:534px !important;
	height:188px !important;
	top:16px !important;
}

#item1508826 {
	width:510px !important;
	height:421px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1508826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508851 {
	width:14px !important;
	height:9px !important;
}

#item1508854 {
	width:14px !important;
	height:9px !important;
	top:211px !important;
}

table#table1871370 tr {
	border-right:2.2px solid #fff;;
}

table#table1871370 {
	table-layout:fixed;
}

#item1508857 {
	width:528px !important;
	height:308px !important;
	top:256px !important;
}

@keyframes intensificar-1508857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508880 {
	width:100px !important;
	height:13px !important;
	top:236px !important;
}

@keyframes intensificar-1508880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509032 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1509035 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1509036 {
	width:509px !important;
	height:1200px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1509036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509061 {
	width:14px !important;
	height:9px !important;
}

#item1509069 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1508905 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1508928 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1508931 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1508931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508954 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:429px !important;
}

#item1508959 {
	width:350px !important;
	height:396px !important;
	top:99px !important;
}

@keyframes intensificar-1508959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508982 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:355px !important;
}

@keyframes intensificar-1508982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509005 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:371px !important;
}

@keyframes intensificar-1509005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508816 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1509073 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1509096 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1509120 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1509123 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1509409 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1509149 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1509150 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1509146 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1509185 {
	width:123px !important;
	height:50px !important;
}

#item1509186 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509160 {
	width:123px !important;
	height:50px !important;
}

#item1509161 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509155 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1509238 {
	width:101px !important;
	height:50px !important;
}

#item1509239 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509213 {
	width:101px !important;
	height:50px !important;
}

#item1509214 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509209 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1509292 {
	width:99px !important;
	height:50px !important;
}

#item1509293 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509267 {
	width:99px !important;
	height:50px !important;
}

#item1509268 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509263 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1509319 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1509342 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1509316 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1509346 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1509351 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1509351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637505 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:305px !important;
}

@keyframes intensificar-1566150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1566157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566148 {
	width:700px !important;
	height:309px !important;
}

#item1581773 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1585070 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:27px !important;
}

#item1585101 {
	width:140px !important;
	height:18px !important;
	top:148px !important;
}

@keyframes intensificar-1585101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585125 {
	width:595px !important;
	height:293px !important;
	top:176px !important;
}

table#table1876930 tr {
	border-right:3.08px solid #fff;;
}

table#table1876930 {
	table-layout:fixed;
}

#item1585126 {
	width:739px !important;
	height:429px !important;
}

@keyframes intensificar-1585126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585153 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:300px !important;
}

#item1585149 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1640572 {
	width:628px !important;
	height:100px !important;
}

#item1640573 {
	width:595px !important;
	height:694px !important;
}

@keyframes intensificar-1640573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585007 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1640610 {
	width:628px !important;
	height:518px !important;
}

#item1640611 {
	width:595px !important;
	height:2275px !important;
}

@keyframes intensificar-1640611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566258 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1566281 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1566284 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1566284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566307 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:528px !important;
}

#item1566313 {
	width:490px !important;
	height:402px !important;
	top:116px !important;
}

@keyframes intensificar-1566313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566336 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:426px !important;
}

@keyframes intensificar-1566336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566359 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:448px !important;
}

@keyframes intensificar-1566359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566166 {
	width:665px !important;
	height:559px !important;
	left:36px !important;
	top:557px !important;
}

#item1566423 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1566446 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1566470 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1566474 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1566497 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1566523 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1566524 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1566520 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1566557 {
	width:172px !important;
	height:70px !important;
}

#item1566558 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1566531 {
	width:172px !important;
	height:70px !important;
}

#item1566532 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1566527 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1566610 {
	width:141px !important;
	height:70px !important;
}

#item1566612 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1566585 {
	width:141px !important;
	height:70px !important;
}

#item1566586 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1566581 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1566666 {
	width:139px !important;
	height:70px !important;
}

#item1566667 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1566640 {
	width:139px !important;
	height:70px !important;
}

#item1566641 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1566636 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1566720 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1600896 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1600919 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600893 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1566723 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1566723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1566723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637424 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1508130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1508127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508125 {
	width:600px !important;
	height:790px !important;
}

#item1508131 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1508137 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:84px !important;
}

#item1508142 {
	width:534px !important;
	height:161px !important;
	top:16px !important;
}

#item1508143 {
	width:510px !important;
	height: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-1508143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508168 {
	width:14px !important;
	height:9px !important;
}

#item1508172 {
	width:14px !important;
	height:9px !important;
	top:184px !important;
}

table#table1883177 tr {
	border-right:2.2px solid #fff;;
}

table#table1883177 {
	table-layout:fixed;
}

#item1508175 {
	width:528px !important;
	height:337px !important;
	top:227px !important;
}

@keyframes intensificar-1508175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508198 {
	width:100px !important;
	height:13px !important;
	top:207px !important;
}

@keyframes intensificar-1508198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508352 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1508355 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1508356 {
	width:509px !important;
	height: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-1508356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508381 {
	width:14px !important;
	height:9px !important;
}

#item1508384 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1508223 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1508246 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1508250 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1508250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508274 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:514px !important;
}

#item1508281 {
	width:350px !important;
	height:396px !important;
	top:116px !important;
}

@keyframes intensificar-1508281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508304 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:441px !important;
}

@keyframes intensificar-1508304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508327 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:457px !important;
}

@keyframes intensificar-1508327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508135 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1508387 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1508410 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1508434 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1508438 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1508464 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1508465 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1508461 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1508500 {
	width:123px !important;
	height:50px !important;
}

#item1508501 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1508475 {
	width:123px !important;
	height:50px !important;
}

#item1508476 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1508471 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1508553 {
	width:101px !important;
	height:50px !important;
}

#item1508554 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1508528 {
	width:101px !important;
	height:50px !important;
}

#item1508529 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1508524 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1508607 {
	width:99px !important;
	height:50px !important;
}

#item1508608 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1508581 {
	width:99px !important;
	height:50px !important;
}

#item1508582 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1508577 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1508634 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1508658 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1508631 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1508662 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1508665 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1508665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1508665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637511 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1566753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1566745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566743 {
	width:700px !important;
	height:309px !important;
}

#item1581766 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1585276 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:36px !important;
}

#item1585308 {
	width:140px !important;
	height:18px !important;
	top:148px !important;
}

@keyframes intensificar-1585308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585331 {
	width:595px !important;
	height:293px !important;
	top:176px !important;
}

table#table1889015 tr {
	border-right:3.08px solid #fff;;
}

table#table1889015 {
	table-layout:fixed;
}

#item1585332 {
	width:739px !important;
	height:472px !important;
}

@keyframes intensificar-1585332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585355 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:300px !important;
}

#item1585361 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1640658 {
	width:628px !important;
	height:118px !important;
}

#item1640659 {
	width:595px !important;
	height:890px !important;
}

@keyframes intensificar-1640659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585228 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1640722 {
	width:628px !important;
	height:518px !important;
}

#item1640723 {
	width:595px !important;
	height:1726px !important;
}

@keyframes intensificar-1640723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566855 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1566879 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1566883 {
	width:627px !important;
	height:135px !important;
	left:1px !important;
}

@keyframes intensificar-1566883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566906 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:528px !important;
}

#item1566911 {
	width:490px !important;
	height:354px !important;
	top:147px !important;
}

@keyframes intensificar-1566911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566934 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:425px !important;
}

@keyframes intensificar-1566934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566957 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:447px !important;
}

@keyframes intensificar-1566957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566765 {
	width:665px !important;
	height:558px !important;
	left:36px !important;
	top:557px !important;
}

#item1567018 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1567041 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1567065 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1567070 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1567096 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1567097 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1567093 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1567130 {
	width:172px !important;
	height:70px !important;
}

#item1567131 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1567105 {
	width:172px !important;
	height:70px !important;
}

#item1567106 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1567101 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1567184 {
	width:141px !important;
	height:70px !important;
}

#item1567185 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1567158 {
	width:141px !important;
	height:70px !important;
}

#item1567159 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1567154 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1567237 {
	width:139px !important;
	height:70px !important;
}

#item1567238 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1567212 {
	width:139px !important;
	height:70px !important;
}

#item1567213 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1567208 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1567291 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1600927 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1600950 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600924 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1567295 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1567295 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1567295 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637439 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1591162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1591169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591159 {
	width:600px !important;
	height:790px !important;
}

#item1591175 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1591347 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:129px !important;
}

#item1591354 {
	width:534px !important;
	height:252px !important;
	top:16px !important;
}

#item1591355 {
	width:510px !important;
	height:500px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1591355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591380 {
	width:14px !important;
	height:9px !important;
}

#item1591383 {
	width:14px !important;
	height:9px !important;
	top:275px !important;
}

table#table1897392 th, table#table1897392 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1897392 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1897392 {
	table-layout:fixed;
}

#item1591387 {
	width:528px !important;
	height:232px !important;
	top:318px !important;
}

@keyframes intensificar-1591387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591411 {
	width:100px !important;
	height:13px !important;
	top:298px !important;
}

@keyframes intensificar-1591411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591310 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1591313 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1591314 {
	width:509px !important;
	height:1610px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1591314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591339 {
	width:14px !important;
	height:9px !important;
}

#item1591343 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1591183 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1591206 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1591209 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1591209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591233 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:402px !important;
}

#item1591238 {
	width:350px !important;
	height:396px !important;
	top:116px !important;
}

@keyframes intensificar-1591238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591261 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:306px !important;
}

@keyframes intensificar-1591261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591284 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:322px !important;
}

@keyframes intensificar-1591284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618812 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:340px !important;
}

#item1591180 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:175px !important;
}

#item1591434 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1591458 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1591482 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1591487 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1591510 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1591536 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1591537 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1591533 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1591569 {
	width:123px !important;
	height:50px !important;
}

#item1591570 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591544 {
	width:123px !important;
	height:50px !important;
}

#item1591545 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591540 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1591623 {
	width:101px !important;
	height:50px !important;
}

#item1591624 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591597 {
	width:101px !important;
	height:50px !important;
}

#item1591598 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591593 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1591676 {
	width:99px !important;
	height:50px !important;
}

#item1591677 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1591651 {
	width:99px !important;
	height:50px !important;
}

#item1591652 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1591647 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1591703 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1591726 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1591700 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1591730 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1591733 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1591733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1591733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637523 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1591827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1591821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591819 {
	width:700px !important;
	height:309px !important;
}

#item1591832 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1591998 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:27px !important;
}

#item1592025 {
	width:140px !important;
	height:18px !important;
	top:148px !important;
}

@keyframes intensificar-1592025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1900904 th, table#table1900904 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1900904 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1900904 {
	table-layout:fixed;
}

#item1612025 {
	width:627px !important;
	height:325px !important;
	top:171px !important;
}

@keyframes intensificar-1612025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640768 {
	width:628px !important;
	height:99px !important;
}

#item1640769 {
	width:595px !important;
	height:998px !important;
}

@keyframes intensificar-1640769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591970 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1640809 {
	width:628px !important;
	height:497px !important;
}

#item1640810 {
	width:595px !important;
	height:2902px !important;
}

@keyframes intensificar-1640810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591839 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1591863 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1591870 {
	width:627px !important;
	height:135px !important;
	left:1px !important;
}

@keyframes intensificar-1591870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591893 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:464px !important;
}

#item1591899 {
	width:490px !important;
	height:302px !important;
	top:158px !important;
}

@keyframes intensificar-1591899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591922 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:333px !important;
}

@keyframes intensificar-1591922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591945 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:356px !important;
}

@keyframes intensificar-1591945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618820 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:380px !important;
}

#item1591835 {
	width:665px !important;
	height:497px !important;
	left:36px !important;
	top:578px !important;
}

#item1592080 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1592103 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1592127 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1592130 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1592153 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1592179 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1592180 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1592176 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1592213 {
	width:172px !important;
	height:70px !important;
}

#item1592214 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592188 {
	width:172px !important;
	height:70px !important;
}

#item1592189 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592184 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1592267 {
	width:141px !important;
	height:70px !important;
}

#item1592268 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592241 {
	width:141px !important;
	height:70px !important;
}

#item1592242 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592237 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1592321 {
	width:139px !important;
	height:70px !important;
}

#item1592322 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1592296 {
	width:139px !important;
	height:70px !important;
}

#item1592297 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1592292 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1592374 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1600961 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1600985 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600958 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1592377 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1592377 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592377 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1509503 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1509512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1509510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509508 {
	width:600px !important;
	height:790px !important;
}

#item1509513 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1509518 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:203px !important;
}

#item1509523 {
	width:534px !important;
	height:399px !important;
	top:16px !important;
}

#item1509524 {
	width:510px !important;
	height:1340px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1509524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509549 {
	width:14px !important;
	height:9px !important;
}

#item1509552 {
	width:14px !important;
	height:9px !important;
	top:422px !important;
}

table#table1909202 th, table#table1909202 td {
	vertical-align:top;;
}

table#table1909202 tr {
	background:#f5f5f5;;
}

table#table1909202 {
	table-layout:fixed;
}

#item1509555 {
	width:528px !important;
	height:120px !important;
	top:460px !important;
}

@keyframes intensificar-1509555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509579 {
	width:100px !important;
	height:13px !important;
	top:440px !important;
}

@keyframes intensificar-1509579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510180 {
	width:528px !important;
	height:564px !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-1510180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509604 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1509627 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1509638 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1509638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509662 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:219px !important;
}

#item1509669 {
	width:396px !important;
	height:134px !important;
	top:137px !important;
}

@keyframes intensificar-1509669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509692 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:122px !important;
}

@keyframes intensificar-1509692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509715 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:138px !important;
}

@keyframes intensificar-1509715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618816 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:155px !important;
}

#item1509516 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1509777 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1509800 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1509824 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1509830 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1509879 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1509880 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1509876 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1509912 {
	width:154px !important;
	height:50px !important;
}

#item1509913 {
	width:139px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509887 {
	width:154px !important;
	height:50px !important;
}

#item1509888 {
	width:139px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509883 {
	width:154px !important;
	height:50px !important;
	left:990px !important;
	top:740px !important;
}

#item1509965 {
	width:101px !important;
	height:50px !important;
}

#item1509966 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509940 {
	width:101px !important;
	height:50px !important;
}

#item1509941 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509936 {
	width:101px !important;
	height:50px !important;
	left:886px !important;
	top:740px !important;
}

#item1510019 {
	width:99px !important;
	height:50px !important;
}

#item1510020 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509994 {
	width:99px !important;
	height:50px !important;
}

#item1509995 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509989 {
	width:99px !important;
	height:50px !important;
	left:784px !important;
	top:740px !important;
}

#item1510047 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1510070 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1510044 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1510073 {
	width:25px !important;
	height:53px !important;
	left:782px !important;
	top:738px !important;
}

#item1510076 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1510076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1510076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1567311 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1567316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1567324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567314 {
	width:700px !important;
	height:309px !important;
}

#item1581761 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1585451 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:97px !important;
}

#item1585492 {
	width:140px !important;
	height:18px !important;
	top:276px !important;
}

@keyframes intensificar-1585492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585515 {
	width:628px !important;
	height:198px !important;
	top:304px !important;
}

table#table1911033 th, table#table1911033 td {
	vertical-align:top;;
}

table#table1911033 tr {
	background:#f5f5f5;;
}

table#table1911033 {
	table-layout:fixed;
}

#item1585516 {
	width:739px !important;
	height:168px !important;
}

@keyframes intensificar-1585516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585539 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:517px !important;
}

#item1640860 {
	width:628px !important;
	height:242px !important;
}

#item1640861 {
	width:595px !important;
	height:2470px !important;
}

@keyframes intensificar-1640861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567550 {
	width:628px !important;
	height:540px !important;
}

@keyframes intensificar-1567550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567422 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1567445 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1567450 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1567450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567474 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:270px !important;
}

#item1567480 {
	width:554px !important;
	height:188px !important;
	top:154px !important;
}

@keyframes intensificar-1567480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567503 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:132px !important;
}

@keyframes intensificar-1567503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567526 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:155px !important;
}

@keyframes intensificar-1567526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618823 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:180px !important;
}

#item1567334 {
	width:665px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1567575 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1567598 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1567622 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1567626 {
	width:627px !important;
	height:51px !important;
	left:22px !important;
}

#item1567652 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1567653 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1567649 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1567687 {
	width:216px !important;
	height:70px !important;
}

#item1567688 {
	width:195px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1567662 {
	width:216px !important;
	height:70px !important;
}

#item1567663 {
	width:195px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1567658 {
	width:216px !important;
	height:70px !important;
	left:406px !important;
	top:1130px !important;
}

#item1567742 {
	width:141px !important;
	height:70px !important;
}

#item1567743 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1567716 {
	width:141px !important;
	height:70px !important;
}

#item1567718 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1567711 {
	width:141px !important;
	height:70px !important;
	left:260px !important;
	top:1130px !important;
}

#item1567795 {
	width:139px !important;
	height:70px !important;
}

#item1567796 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1567770 {
	width:139px !important;
	height:70px !important;
}

#item1567771 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1567766 {
	width:139px !important;
	height:70px !important;
	left:117px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1600995 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1601018 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600991 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1567854 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1567854 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1567854 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1546074 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1510937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1510935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510932 {
	width:600px !important;
	height:790px !important;
}

#item1510938 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1510967 {
	width:100px !important;
	height:13px !important;
	top:255px !important;
}

@keyframes intensificar-1510967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1914964 th, table#table1914964 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1914964 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1914964 {
	table-layout:fixed;
}

#item1510990 {
	width:528px !important;
	height:270px !important;
	top:275px !important;
}

@keyframes intensificar-1510990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511544 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:113px !important;
}

#item1511547 {
	width:534px !important;
	height:220px !important;
	top:16px !important;
}

#item1511548 {
	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-1511548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511572 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1511575 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:243px !important;
}

#item1511141 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1511144 {
	width:534px !important;
	height:514px !important;
	top:16px !important;
}

#item1511145 {
	width:509px !important;
	height:1440px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1511145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511170 {
	width:14px !important;
	height:9px !important;
}

#item1511176 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1511015 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1511039 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1511042 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1511042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511065 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1511065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511088 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:411px !important;
}

#item1511093 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:338px !important;
}

@keyframes intensificar-1511093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511116 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:354px !important;
}

@keyframes intensificar-1511116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510941 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1511180 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1511204 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1511228 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1511231 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1592511 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1511257 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1511258 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1511254 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1511291 {
	width:123px !important;
	height:50px !important;
}

#item1511292 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511266 {
	width:123px !important;
	height:50px !important;
}

#item1511267 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511262 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1511345 {
	width:99px !important;
	height:50px !important;
}

#item1511346 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1511320 {
	width:99px !important;
	height:50px !important;
}

#item1511321 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1511316 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1511399 {
	width:101px !important;
	height:50px !important;
}

#item1511400 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511374 {
	width:101px !important;
	height:50px !important;
}

#item1511375 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511370 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1511426 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1511449 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1511423 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1511453 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1511457 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1511457 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1511457 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1567870 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1567883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1567876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567874 {
	width:700px !important;
	height:309px !important;
}

#item1581756 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1567894 {
	width:140px !important;
	height:18px !important;
	top:108px !important;
}

@keyframes intensificar-1567894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1919877 th, table#table1919877 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1919877 tr {
	height:38px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1919877 {
	table-layout:fixed;
}

#item1567917 {
	width:628px !important;
	height:357px !important;
	top:136px !important;
}

@keyframes intensificar-1567917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585684 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:18px !important;
}

#item1640924 {
	width:628px !important;
	height:89px !important;
}

#item1640925 {
	width:595px !important;
	height:1237px !important;
}

@keyframes intensificar-1640925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585589 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1640965 {
	width:628px !important;
	height:493px !important;
}

#item1640966 {
	width:595px !important;
	height:2706px !important;
}

@keyframes intensificar-1640966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567980 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1568003 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1568008 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1568008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568031 {
	width:490px !important;
	height:367px !important;
	top:92px !important;
}

@keyframes intensificar-1568031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568054 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:504px !important;
}

#item1568060 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:401px !important;
}

@keyframes intensificar-1568060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568083 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:424px !important;
}

@keyframes intensificar-1568083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567892 {
	width:665px !important;
	height:534px !important;
	left:36px !important;
	top:582px !important;
}

#item1568148 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1568171 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1568195 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1568198 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1592535 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1568224 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1568225 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1568221 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1568257 {
	width:172px !important;
	height:70px !important;
}

#item1568258 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1568232 {
	width:172px !important;
	height:70px !important;
}

#item1568233 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1568228 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1568311 {
	width:139px !important;
	height:70px !important;
}

#item1568312 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1568286 {
	width:139px !important;
	height:70px !important;
}

#item1568287 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1568282 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1568364 {
	width:141px !important;
	height:70px !important;
}

#item1568365 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1568339 {
	width:141px !important;
	height:70px !important;
}

#item1568340 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1568335 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1568417 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1601024 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1601047 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1601021 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1568421 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1568421 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1568421 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1511607 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1511608 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1511608 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1511609 {
	width:408px !important;
	height:94px !important;
	left:86px !important;
	top:75px !important;
}

@keyframes intensificar-1511609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511634 {
	opacity:0.40;
	width:330px !important;
	height:290px !important;
	left:86px !important;
	top:211px !important;
	background:#0e0b00;
}

#item1511635 {
	width:286px !important;
	height:254px !important;
	left:108px !important;
	top:229px !important;
}

@keyframes intensificar-1511635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511658 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1511658 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1511658 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1568437 {
	width:1823px !important;
	height:1200px !important;
	left:-611px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1568439 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1568439 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1568447 {
	width:408px !important;
	height:94px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1568447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568470 {
	opacity:0.40;
	width:628px !important;
	height:231px !important;
	left:36px !important;
	top:172px !important;
	background:#0e0b00;
}

#item1568471 {
	width:586px !important;
	height:196px !important;
	left:58px !important;
	top:190px !important;
}

@keyframes intensificar-1568471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568494 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1568494 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1568494 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1511673 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1511919 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1511942 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:382px !important;
}

#item1511948 {
	width:534px !important;
	height:640px !important;
	left:45px !important;
	top:75px !important;
}

#item1511949 {
	width:509px !important;
	height:4200px !important;
}

@keyframes intensificar-1511949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511972 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:60px !important;
}

#item1511977 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:721px !important;
}

#item1511872 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1513757 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:382px !important;
}

#item1513760 {
	width:534px !important;
	height:640px !important;
	left:45px !important;
	top:75px !important;
}

#item1513761 {
	width:509px !important;
	height:1370px !important;
}

@keyframes intensificar-1513761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513784 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:60px !important;
}

#item1513787 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:721px !important;
}

#item1511824 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1511847 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1511847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511678 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table1930430 th, table#table1930430 td {
	vertical-align:top;;
}

table#table1930430 tr {
	height:18px;;
}

table#table1930430 {
	table-layout:fixed;
}

#item1511748 {
	width:510px !important;
	height:483px !important;
	left:46px !important;
	top:94px !important;
}

#item1538019 {
	width:20px !important;
	height:10px !important;
	left:150px !important;
	top:96px !important;
}

#item1538024 {
	width:20px !important;
	height:10px !important;
	left:314px !important;
	top:114px !important;
}

#item1511783 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1511780 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:218px !important;
}

#item1511787 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1511784 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:199px !important;
}

#item1511791 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1511788 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:182px !important;
}

#item1511795 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1511792 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:164px !important;
}

#item1511800 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1511797 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:145px !important;
}

#item1511804 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1511801 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:127px !important;
}

#item1511808 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1511805 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:109px !important;
}

#item1511812 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1511809 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

#item1511701 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

#item1511724 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

#item1538047 {
	width:33px !important;
	height:17px !important;
}

#item1538054 {
	width:87px !important;
	height:8px !important;
	left:39px !important;
	top:5px !important;
}

@keyframes intensificar-1511818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511819 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1511676 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1511982 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1511987 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1531192 {
	width:569px !important;
	height:236px !important;
	left:15px !important;
	top:257px !important;
}

#item1513049 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1513072 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1513046 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1513079 {
	width:19px !important;
	height:19px !important;
}

#item1513075 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1513083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513086 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1513087 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1513083 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1513090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513120 {
	width:122px !important;
	height:50px !important;
}

#item1513121 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1513095 {
	width:122px !important;
	height:50px !important;
}

#item1513096 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1513090 {
	width:122px !important;
	height:50px !important;
	left:673px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1513144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513173 {
	width:122px !important;
	height:50px !important;
}

#item1513174 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513148 {
	width:122px !important;
	height:50px !important;
}

#item1513149 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513144 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1513197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513227 {
	width:131px !important;
	height:50px !important;
}

#item1513228 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513201 {
	width:131px !important;
	height:50px !important;
}

#item1513202 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513197 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

@keyframes intensificar-1513251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513281 {
	width:87px !important;
	height:50px !important;
}

#item1513282 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513255 {
	width:87px !important;
	height:50px !important;
}

#item1513256 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513251 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1513308 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1513331 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1513305 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1513335 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1513335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1568810 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1582425 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:467px !important;
}

#item1638364 {
	width:627px !important;
	height:777px !important;
	left:46px !important;
	top:100px !important;
}

#item1638365 {
	width:595px !important;
	height:6615px !important;
}

@keyframes intensificar-1638365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568750 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1582378 {
	width:23px !important;
	height:46px !important;
	left:680px !important;
	top:467px !important;
}

#item1638445 {
	width:627px !important;
	height:777px !important;
	left:46px !important;
	top:100px !important;
}

#item1638446 {
	width:595px !important;
	height:2255px !important;
}

@keyframes intensificar-1638446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568703 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1568726 {
	width:628px !important;
	height:775px !important;
	left:46px !important;
	top:100px !important;
}

@keyframes intensificar-1568726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568514 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table1937691 th, table#table1937691 td {
	vertical-align:top;;
}

table#table1937691 tr {
	height:22px;;
}

table#table1937691 {
	table-layout:fixed;
}

#item1568537 {
	width:622px !important;
	height:589px !important;
	left:54px !important;
	top:112px !important;
}

#item1568560 {
	width:24px !important;
	height:12px !important;
	left:184px !important;
	top:115px !important;
}

#item1568564 {
	width:24px !important;
	height:12px !important;
	left:381px !important;
	top:137px !important;
}

#item1568583 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1568580 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:265px !important;
}

#item1568587 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1568584 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:242px !important;
}

#item1568591 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1568588 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:220px !important;
}

#item1568595 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1568592 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:199px !important;
}

#item1568599 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1568596 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:176px !important;
}

#item1568603 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1568600 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:154px !important;
}

#item1568607 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1568604 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:132px !important;
}

#item1568611 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1568608 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:110px !important;
}

#item1568616 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

#item1568639 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

#item1568663 {
	width:40px !important;
	height:20px !important;
}

#item1568667 {
	width:106px !important;
	height:10px !important;
	left:47px !important;
	top:6px !important;
}

#item1568692 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1568692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568512 {
	width:710px !important;
	height:901px !important;
	left:-10px !important;
	top:140px !important;
}

#item1568871 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1568874 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1569655 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1569678 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1569651 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1569687 {
	width:26px !important;
	height:26px !important;
}

#item1569683 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:171px !important;
}

@keyframes intensificar-1569690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569693 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1569694 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1569690 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1569697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569726 {
	width:171px !important;
	height:70px !important;
}

#item1569727 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1569701 {
	width:171px !important;
	height:70px !important;
}

#item1569702 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1569697 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1057px !important;
}

@keyframes intensificar-1569750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569781 {
	width:171px !important;
	height:70px !important;
}

#item1569782 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1569754 {
	width:171px !important;
	height:70px !important;
}

#item1569755 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1569750 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1569805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569835 {
	width:205px !important;
	height:70px !important;
}

#item1569837 {
	width:162px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1569809 {
	width:205px !important;
	height:70px !important;
}

#item1569810 {
	width:162px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1569805 {
	width:205px !important;
	height:70px !important;
	left:116px !important;
	top:1130px !important;
}

@keyframes intensificar-1569860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569889 {
	width:122px !important;
	height:70px !important;
}

#item1569890 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1569864 {
	width:122px !important;
	height:70px !important;
}

#item1569865 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1569860 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1569916 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1569940 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1569913 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1581979 {
	width:35px !important;
	height:74px !important;
	left:114px !important;
	top:1128px !important;
}

#item1581983 {
	width:35px !important;
	height:74px !important;
	left:527px !important;
	top:1055px !important;
}

#item1569943 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1569943 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1569943 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1546005 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1513856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1513854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513852 {
	width:600px !important;
	height:790px !important;
}

#item1513857 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1513889 {
	width:100px !important;
	height:13px !important;
	top:438px !important;
}

@keyframes intensificar-1513889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1939728 th, table#table1939728 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1939728 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1939728 {
	table-layout:fixed;
}

#item1513912 {
	width:528px !important;
	height:125px !important;
	top:458px !important;
}

@keyframes intensificar-1513912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612688 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:198px !important;
}

#item1612692 {
	width:534px !important;
	height:391px !important;
	top:16px !important;
}

#item1612693 {
	width:510px !important;
	height:500px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1612693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612717 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1612720 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:414px !important;
}

#item1514450 {
	width:528px !important;
	height:565px !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-1514450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513937 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1513960 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1513963 {
	width:528px !important;
	height:46px !important;
	top:18px !important;
}

@keyframes intensificar-1513963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513986 {
	width:350px !important;
	height:397px !important;
	top:84px !important;
}

@keyframes intensificar-1513986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514009 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:245px !important;
}

#item1514015 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:141px !important;
}

@keyframes intensificar-1514015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514038 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:157px !important;
}

@keyframes intensificar-1514038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538312 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:176px !important;
}

#item1513862 {
	width:564px !important;
	height:583px !important;
	left:636px !important;
	top:142px !important;
}

#item1514101 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1514124 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1514148 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1514151 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1514177 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1514178 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1514174 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1514211 {
	width:123px !important;
	height:50px !important;
}

#item1514212 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514186 {
	width:123px !important;
	height:50px !important;
}

#item1514187 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514181 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1514265 {
	width:99px !important;
	height:50px !important;
}

#item1514266 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1514240 {
	width:99px !important;
	height:50px !important;
}

#item1514241 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1514236 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1514319 {
	width:101px !important;
	height:50px !important;
}

#item1514320 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514293 {
	width:101px !important;
	height:50px !important;
}

#item1514294 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514289 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1514346 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1514369 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1514343 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1514373 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1514377 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1514377 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1514377 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1569958 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1569971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1569964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569962 {
	width:700px !important;
	height:309px !important;
}

#item1581753 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1570006 {
	width:140px !important;
	height:18px !important;
	top:322px !important;
}

@keyframes intensificar-1570006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1942344 th, table#table1942344 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1942344 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1942344 {
	table-layout:fixed;
}

#item1570029 {
	width:628px !important;
	height:192px !important;
	top:350px !important;
}

@keyframes intensificar-1570029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585694 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

#item1641008 {
	width:628px !important;
	height:278px !important;
}

#item1641009 {
	width:595px !important;
	height:1040px !important;
}

@keyframes intensificar-1641009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585691 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1641042 {
	width:628px !important;
	height:542px !important;
}

#item1641043 {
	width:595px !important;
	height:1040px !important;
}

@keyframes intensificar-1641043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570054 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1570077 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1570081 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1570081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570104 {
	width:490px !important;
	height:255px !important;
	top:113px !important;
}

@keyframes intensificar-1570104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570128 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:339px !important;
}

#item1570133 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:194px !important;
}

@keyframes intensificar-1570133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570156 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:217px !important;
}

@keyframes intensificar-1570156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570179 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:242px !important;
}

#item1569980 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1570208 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1570231 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1570255 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1570259 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1570286 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1570287 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1570282 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1570321 {
	width:172px !important;
	height:70px !important;
}

#item1570322 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1570296 {
	width:172px !important;
	height:70px !important;
}

#item1570297 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1570291 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1570374 {
	width:139px !important;
	height:70px !important;
}

#item1570375 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1570349 {
	width:139px !important;
	height:70px !important;
}

#item1570350 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1570345 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1570427 {
	width:141px !important;
	height:70px !important;
}

#item1570428 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1570402 {
	width:141px !important;
	height:70px !important;
}

#item1570403 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1570398 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1570454 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1570477 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1570451 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1570481 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1570484 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1570484 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1570484 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1514501 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1514508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1514506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514504 {
	width:600px !important;
	height:790px !important;
}

#item1514509 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1514539 {
	width:120px !important;
	height:13px !important;
	top:436px !important;
}

@keyframes intensificar-1514539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1944991 th, table#table1944991 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1944991 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1944991 {
	table-layout:fixed;
}

#item1514562 {
	width:528px !important;
	height:125px !important;
	top:456px !important;
}

@keyframes intensificar-1514562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515077 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:204px !important;
}

#item1515081 {
	width:534px !important;
	height:402px !important;
	top:16px !important;
}

#item1515082 {
	width:510px !important;
	height:480px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1515082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515107 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1515110 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:425px !important;
}

#item1588415 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:286px !important;
}

#item1588418 {
	width:534px !important;
	height:532px !important;
	top:33px !important;
}

#item1588419 {
	width:509px !important;
	height:810px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1588419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588443 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:17px !important;
}

#item1588446 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:572px !important;
}

#item1514588 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1514611 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1514615 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1514615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514638 {
	width:350px !important;
	height:397px !important;
	top:99px !important;
}

@keyframes intensificar-1514638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514661 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:256px !important;
}

#item1514669 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:151px !important;
}

@keyframes intensificar-1514669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514692 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:167px !important;
}

@keyframes intensificar-1514692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538317 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:186px !important;
}

#item1514512 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1514740 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1514763 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1514787 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1514791 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1592559 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1514817 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1514818 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1514814 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1514851 {
	width:123px !important;
	height:50px !important;
}

#item1514852 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514825 {
	width:123px !important;
	height:50px !important;
}

#item1514826 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514821 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1514904 {
	width:99px !important;
	height:50px !important;
}

#item1514905 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1514879 {
	width:99px !important;
	height:50px !important;
}

#item1514880 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1514875 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1514958 {
	width:101px !important;
	height:50px !important;
}

#item1514959 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514933 {
	width:101px !important;
	height:50px !important;
}

#item1514934 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514929 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1514985 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1515008 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1514982 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1515012 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1515016 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1515016 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1515016 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1570499 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1570512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1570504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570502 {
	width:700px !important;
	height:309px !important;
}

#item1581749 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1570523 {
	width:168px !important;
	height:18px !important;
	top:313px !important;
}

@keyframes intensificar-1570523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1948003 th, table#table1948003 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1948003 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1948003 {
	table-layout:fixed;
}

#item1570546 {
	width:628px !important;
	height:192px !important;
	top:341px !important;
}

@keyframes intensificar-1570546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585708 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:118px !important;
}

#item1641079 {
	width:628px !important;
	height:288px !important;
}

#item1641080 {
	width:595px !important;
	height:1157px !important;
}

@keyframes intensificar-1641080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585698 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1641111 {
	width:628px !important;
	height:542px !important;
}

#item1641112 {
	width:595px !important;
	height:1628px !important;
}

@keyframes intensificar-1641112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570609 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1570632 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1570636 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1570636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570660 {
	width:490px !important;
	height:248px !important;
	top:116px !important;
}

@keyframes intensificar-1570660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570683 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:336px !important;
}

#item1570688 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:189px !important;
}

@keyframes intensificar-1570688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570711 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:211px !important;
}

@keyframes intensificar-1570711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570734 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:238px !important;
}

#item1570521 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1570762 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1570786 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1570810 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1570813 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1592582 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1570839 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1570840 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1570836 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1570872 {
	width:172px !important;
	height:70px !important;
}

#item1570873 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1570847 {
	width:172px !important;
	height:70px !important;
}

#item1570848 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1570843 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1570926 {
	width:139px !important;
	height:70px !important;
}

#item1570927 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1570900 {
	width:139px !important;
	height:70px !important;
}

#item1570901 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1570896 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1570980 {
	width:141px !important;
	height:70px !important;
}

#item1570982 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1570955 {
	width:141px !important;
	height:70px !important;
}

#item1570956 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1570951 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1571036 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1601056 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1601079 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1601053 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1571039 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1571039 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1571039 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637443 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1517691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1517689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517687 {
	width:600px !important;
	height:790px !important;
}

#item1517692 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1517699 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:159px !important;
}

#item1517707 {
	width:534px !important;
	height:311px !important;
	top:16px !important;
}

#item1517708 {
	width:510px !important;
	height:670px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1517708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517733 {
	width:14px !important;
	height:9px !important;
}

#item1517737 {
	width:14px !important;
	height:9px !important;
	top:334px !important;
}

table#table1951743 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1951743 {
	table-layout:fixed;
}

#item1517740 {
	width:528px !important;
	height:185px !important;
	top:377px !important;
}

@keyframes intensificar-1517740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517763 {
	width:100px !important;
	height:13px !important;
	top:357px !important;
}

@keyframes intensificar-1517763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518055 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1518059 {
	width:534px !important;
	height:530px !important;
	top:17px !important;
}

#item1518060 {
	width:509px !important;
	height: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-1518060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518085 {
	width:14px !important;
	height:9px !important;
}

#item1518089 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1517788 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1517812 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1517817 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1517817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517840 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:328px !important;
}

#item1517845 {
	width:350px !important;
	height:396px !important;
	top:82px !important;
}

@keyframes intensificar-1517845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517868 {
	width:131px !important;
	height:16px !important;
	left:397px !important;
	top:96px !important;
}

@keyframes intensificar-1517868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517892 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:112px !important;
}

@keyframes intensificar-1517892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517915 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:79px !important;
}

@keyframes intensificar-1517915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517938 {
	width:131px !important;
	height:16px !important;
	left:397px !important;
	top:133px !important;
}

@keyframes intensificar-1517938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517961 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:149px !important;
}

@keyframes intensificar-1517961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517984 {
	width:155px !important;
	height:32px !important;
	left:373px !important;
	top:239px !important;
}

@keyframes intensificar-1517984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518007 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:271px !important;
}

@keyframes intensificar-1518007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518030 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:223px !important;
}

@keyframes intensificar-1518030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517697 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1518093 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:146px !important;
}

#item1518116 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1518140 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1518143 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1518169 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1518170 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1518166 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1518203 {
	width:123px !important;
	height:50px !important;
}

#item1518204 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518178 {
	width:123px !important;
	height:50px !important;
}

#item1518179 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518173 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1518257 {
	width:101px !important;
	height:50px !important;
}

#item1518258 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518231 {
	width:101px !important;
	height:50px !important;
}

#item1518232 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518227 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1518310 {
	width:99px !important;
	height:50px !important;
}

#item1518311 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1518285 {
	width:99px !important;
	height:50px !important;
}

#item1518286 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1518281 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1518337 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1518360 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1518334 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1518364 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1518370 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1518370 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1518370 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637551 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1572358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1572351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572349 {
	width:700px !important;
	height:309px !important;
}

#item1581734 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1572430 {
	width:140px !important;
	height:18px !important;
	top:165px !important;
}

@keyframes intensificar-1572430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586030 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:45px !important;
}

#item1613868 {
	width:628px !important;
	height:290px !important;
	top:195px !important;
}

table#table1956324 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1956324 {
	table-layout:fixed;
}

#item1613869 {
	width:739px !important;
	height:290px !important;
}

@keyframes intensificar-1613869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613892 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:493px !important;
}

#item1641150 {
	width:628px !important;
	height:136px !important;
}

#item1641151 {
	width:595px !important;
	height:1125px !important;
}

@keyframes intensificar-1641151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585935 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1641187 {
	width:628px !important;
	height:516px !important;
}

#item1641188 {
	width:595px !important;
	height:2059px !important;
}

@keyframes intensificar-1641188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572455 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1572478 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1572481 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1572481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572505 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:437px !important;
}

#item1572512 {
	width:490px !important;
	height:382px !important;
	top:92px !important;
}

@keyframes intensificar-1572512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572535 {
	width:183px !important;
	height:22px !important;
	left:445px !important;
	top:111px !important;
}

@keyframes intensificar-1572535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572558 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:134px !important;
}

@keyframes intensificar-1572558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572581 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:89px !important;
}

@keyframes intensificar-1572581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572604 {
	width:183px !important;
	height:22px !important;
	left:445px !important;
	top:164px !important;
}

@keyframes intensificar-1572604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572627 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:186px !important;
}

@keyframes intensificar-1572627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572650 {
	width:220px !important;
	height:44px !important;
	left:409px !important;
	top:313px !important;
}

@keyframes intensificar-1572650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572673 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:357px !important;
}

@keyframes intensificar-1572673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572696 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:290px !important;
}

@keyframes intensificar-1572696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572368 {
	width:665px !important;
	height:516px !important;
	left:36px !important;
	top:559px !important;
}

#item1572759 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:514px !important;
}

#item1572782 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1572806 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1572809 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1572835 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1572836 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1572832 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1572870 {
	width:172px !important;
	height:70px !important;
}

#item1572871 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1572844 {
	width:172px !important;
	height:70px !important;
}

#item1572845 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1572840 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1572924 {
	width:141px !important;
	height:70px !important;
}

#item1572925 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1572899 {
	width:141px !important;
	height:70px !important;
}

#item1572900 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1572894 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1572977 {
	width:139px !important;
	height:70px !important;
}

#item1572978 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1572952 {
	width:139px !important;
	height:70px !important;
}

#item1572953 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1572948 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1573031 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1601094 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1601117 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1601091 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1573034 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1573034 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1573034 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637453 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1516824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1516821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516819 {
	width:600px !important;
	height:790px !important;
}

#item1516825 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1516830 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:120px !important;
}

#item1516836 {
	width:534px !important;
	height:233px !important;
	top:16px !important;
}

#item1516837 {
	width:510px !important;
	height:600px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1516837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516863 {
	width:14px !important;
	height:9px !important;
}

#item1516866 {
	width:14px !important;
	height:9px !important;
	top:256px !important;
}

table#table1966812 tr {
	border-right:2.2px solid #fff;;
}

table#table1966812 {
	table-layout:fixed;
}

#item1516870 {
	width:528px !important;
	height:262px !important;
	top:300px !important;
}

@keyframes intensificar-1516870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516893 {
	width:100px !important;
	height:13px !important;
	top:280px !important;
}

@keyframes intensificar-1516893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517165 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1517168 {
	width:534px !important;
	height:530px !important;
	top:17px !important;
}

#item1517169 {
	width:509px !important;
	height:1150px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1517169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517195 {
	width:14px !important;
	height:9px !important;
}

#item1517199 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1516918 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1516942 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1516947 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1516947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516972 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:413px !important;
}

#item1516979 {
	width:350px !important;
	height:396px !important;
	top:99px !important;
}

@keyframes intensificar-1516979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517002 {
	width:131px !important;
	height:16px !important;
	left:397px !important;
	top:181px !important;
}

@keyframes intensificar-1517002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517025 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:197px !important;
}

@keyframes intensificar-1517025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517048 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:164px !important;
}

@keyframes intensificar-1517048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517071 {
	width:131px !important;
	height:16px !important;
	left:397px !important;
	top:218px !important;
}

@keyframes intensificar-1517071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517094 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:234px !important;
}

@keyframes intensificar-1517094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517117 {
	width:131px !important;
	height:16px !important;
	left:397px !important;
	top:340px !important;
}

@keyframes intensificar-1517117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517140 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:356px !important;
}

@keyframes intensificar-1517140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517597 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:324px !important;
}

@keyframes intensificar-1517597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516828 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1517203 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:146px !important;
}

#item1517226 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1517250 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1517255 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1517304 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1517305 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1517301 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1517337 {
	width:123px !important;
	height:50px !important;
}

#item1517338 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1517312 {
	width:123px !important;
	height:50px !important;
}

#item1517313 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1517308 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1517392 {
	width:101px !important;
	height:50px !important;
}

#item1517393 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1517366 {
	width:101px !important;
	height:50px !important;
}

#item1517367 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1517362 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1517446 {
	width:99px !important;
	height:50px !important;
}

#item1517447 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1517421 {
	width:99px !important;
	height:50px !important;
}

#item1517422 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1517416 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1517473 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1517496 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1517470 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1517499 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1517502 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1517502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1517502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637540 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1573063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1573057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573055 {
	width:700px !important;
	height:309px !important;
}

#item1581727 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1975191 tr {
	border-right:3.08px solid #fff;;
}

table#table1975191 {
	table-layout:fixed;
}

#item1573120 {
	width:627px !important;
	height:387px !important;
	top:128px !important;
}

@keyframes intensificar-1573120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573143 {
	width:140px !important;
	height:18px !important;
	top:100px !important;
}

@keyframes intensificar-1573143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586133 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:16px !important;
}

#item1641234 {
	width:628px !important;
	height:74px !important;
}

#item1641235 {
	width:595px !important;
	height:988px !important;
}

@keyframes intensificar-1641235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586073 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1641279 {
	width:628px !important;
	height:516px !important;
}

#item1641280 {
	width:595px !important;
	height:2373px !important;
}

@keyframes intensificar-1641280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573169 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1573192 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1573198 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1573198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573221 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:521px !important;
}

#item1573227 {
	width:490px !important;
	height:386px !important;
	top:130px !important;
}

@keyframes intensificar-1573227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573250 {
	width:183px !important;
	height:22px !important;
	left:445px !important;
	top:252px !important;
}

@keyframes intensificar-1573250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573273 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:274px !important;
}

@keyframes intensificar-1573273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573296 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:229px !important;
}

@keyframes intensificar-1573296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573319 {
	width:183px !important;
	height:22px !important;
	left:445px !important;
	top:304px !important;
}

@keyframes intensificar-1573319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573342 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:327px !important;
}

@keyframes intensificar-1573342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573366 {
	width:183px !important;
	height:22px !important;
	left:445px !important;
	top:418px !important;
}

@keyframes intensificar-1573366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573389 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:441px !important;
}

@keyframes intensificar-1573389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573412 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:395px !important;
}

@keyframes intensificar-1573412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573076 {
	width:665px !important;
	height:552px !important;
	left:36px !important;
	top:559px !important;
}

#item1573472 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:514px !important;
}

#item1573496 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1573520 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1573523 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1573550 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1573551 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1573547 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1573585 {
	width:172px !important;
	height:70px !important;
}

#item1573586 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573560 {
	width:172px !important;
	height:70px !important;
}

#item1573561 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573556 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1573638 {
	width:141px !important;
	height:70px !important;
}

#item1573639 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573613 {
	width:141px !important;
	height:70px !important;
}

#item1573614 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573609 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1573693 {
	width:139px !important;
	height:70px !important;
}

#item1573695 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1573668 {
	width:139px !important;
	height:70px !important;
}

#item1573669 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1573664 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1573748 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1601123 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1601146 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1601120 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1573752 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1573752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1573752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637447 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1518504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1518501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518499 {
	width:600px !important;
	height:790px !important;
}

#item1518505 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1518703 {
	width:100px !important;
	height:13px !important;
	top:323px !important;
}

@keyframes intensificar-1518703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1980776 th, table#table1980776 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1980776 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1980776 {
	table-layout:fixed;
}

#item1518726 {
	width:528px !important;
	height:204px !important;
	top:343px !important;
}

@keyframes intensificar-1518726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519124 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:180px !important;
}

#item1519128 {
	width:534px !important;
	height:277px !important;
	top:16px !important;
}

#item1519129 {
	width:510px !important;
	height:459px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1519129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519153 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1519156 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:300px !important;
}

#item1518512 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1518516 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1543328 {
	width:509px !important;
	height:980px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1543328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518542 {
	width:14px !important;
	height:9px !important;
}

#item1518545 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1518553 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1518576 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1518579 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1518579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518602 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1518602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518625 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:308px !important;
}

#item1518632 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:235px !important;
}

@keyframes intensificar-1518632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518655 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:251px !important;
}

@keyframes intensificar-1518655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518509 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1518749 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1518772 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1518796 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1518799 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1519087 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1518825 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1518826 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1518822 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1518859 {
	width:123px !important;
	height:50px !important;
}

#item1518860 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518834 {
	width:123px !important;
	height:50px !important;
}

#item1518835 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518829 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1518912 {
	width:99px !important;
	height:50px !important;
}

#item1518913 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1518887 {
	width:99px !important;
	height:50px !important;
}

#item1518888 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1518883 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1518965 {
	width:101px !important;
	height:50px !important;
}

#item1518966 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518940 {
	width:101px !important;
	height:50px !important;
}

#item1518941 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518936 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1518992 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1519015 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1518989 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1519021 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1519026 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1519026 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519026 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637533 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1573775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1573781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573773 {
	width:700px !important;
	height:309px !important;
}

#item1581724 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1573798 {
	width:140px !important;
	height:18px !important;
	top:180px !important;
}

@keyframes intensificar-1573798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1984509 th, table#table1984509 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1984509 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1984509 {
	table-layout:fixed;
}

#item1573821 {
	width:628px !important;
	height:286px !important;
	top:208px !important;
}

@keyframes intensificar-1573821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586220 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:52px !important;
}

#item1641322 {
	width:628px !important;
	height:149px !important;
}

#item1641323 {
	width:595px !important;
	height:851px !important;
}

@keyframes intensificar-1641323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586169 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1641369 {
	width:628px !important;
	height:494px !important;
}

#item1641370 {
	width:595px !important;
	height:1883px !important;
}

@keyframes intensificar-1641370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573881 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1573904 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1573911 {
	width:626px !important;
	height:88px !important;
}

@keyframes intensificar-1573911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573934 {
	width:490px !important;
	height:373px !important;
	top:120px !important;
}

@keyframes intensificar-1573934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573957 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:409px !important;
}

#item1573962 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:307px !important;
}

@keyframes intensificar-1573962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573986 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:329px !important;
}

@keyframes intensificar-1573986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573795 {
	width:665px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1574048 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1574071 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1574095 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1574099 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1592901 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1574148 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1574149 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1574145 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1574183 {
	width:172px !important;
	height:70px !important;
}

#item1574184 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574158 {
	width:172px !important;
	height:70px !important;
}

#item1574159 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574154 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1574236 {
	width:139px !important;
	height:70px !important;
}

#item1574237 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1574211 {
	width:139px !important;
	height:70px !important;
}

#item1574212 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1574207 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1574289 {
	width:141px !important;
	height:70px !important;
}

#item1574290 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574264 {
	width:141px !important;
	height:70px !important;
}

#item1574265 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574260 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1574344 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1601165 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1601189 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1601162 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1574347 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1574347 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1574347 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637459 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1519191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1519189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519187 {
	width:600px !important;
	height:790px !important;
}

#item1519192 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1519503 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:68px !important;
}

#item1519510 {
	width:534px !important;
	height:138px !important;
	top:16px !important;
}

#item1519511 {
	width:510px !important;
	height:630px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1519511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519536 {
	width:14px !important;
	height:9px !important;
}

#item1519540 {
	width:14px !important;
	height:9px !important;
	top:161px !important;
}

table#table1989154 th, table#table1989154 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1989154 tr {
	background:#f5f5f5;;
}

table#table1989154 {
	table-layout:fixed;
}

#item1519543 {
	width:528px !important;
	height:340px !important;
	top:205px !important;
}

@keyframes intensificar-1519543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519566 {
	width:100px !important;
	height:13px !important;
	top:185px !important;
}

@keyframes intensificar-1519566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519465 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1519469 {
	width:534px !important;
	height:512px !important;
	top:17px !important;
}

#item1519470 {
	width:509px !important;
	height:800px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1519470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519495 {
	width:14px !important;
	height:9px !important;
}

#item1519498 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1519199 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1519222 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1519226 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1519226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519251 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:328px !important;
}

#item1519256 {
	width:350px !important;
	height:396px !important;
	top:82px !important;
}

@keyframes intensificar-1519256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519279 {
	width:131px !important;
	height:16px !important;
	left:397px !important;
	top:218px !important;
}

@keyframes intensificar-1519279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519302 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:234px !important;
}

@keyframes intensificar-1519302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519325 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:201px !important;
}

@keyframes intensificar-1519325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519348 {
	width:131px !important;
	height:16px !important;
	left:397px !important;
	top:255px !important;
}

@keyframes intensificar-1519348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519371 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:271px !important;
}

@keyframes intensificar-1519371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519196 {
	width:564px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1519589 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:146px !important;
}

#item1519612 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1519637 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1519641 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1519667 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1519668 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1519664 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1519700 {
	width:123px !important;
	height:50px !important;
}

#item1519701 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519675 {
	width:123px !important;
	height:50px !important;
}

#item1519676 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519671 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1519753 {
	width:101px !important;
	height:50px !important;
}

#item1519754 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519728 {
	width:101px !important;
	height:50px !important;
}

#item1519729 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519724 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1519807 {
	width:99px !important;
	height:50px !important;
}

#item1519808 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1519781 {
	width:99px !important;
	height:50px !important;
}

#item1519783 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1519777 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1519835 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1519858 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1519832 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1519862 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1519867 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1519867 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519867 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637546 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1574370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1574376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574367 {
	width:700px !important;
	height:309px !important;
}

#item1581719 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1574690 {
	width:140px !important;
	height:18px !important;
	top:216px !important;
}

@keyframes intensificar-1574690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586306 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:71px !important;
}

#item1586726 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:346px !important;
}

#item1641417 {
	width:628px !important;
	height:184px !important;
}

#item1641418 {
	width:595px !important;
	height:1273px !important;
}

@keyframes intensificar-1641418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641461 {
	width:628px !important;
	height:250px !important;
	top:244px !important;
}

table#table1993900 th, table#table1993900 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1993900 tr {
	background:#f5f5f5;;
}

table#table1993900 {
	table-layout:fixed;
}

#item1641462 {
	width:595px !important;
	height:526px !important;
}

@keyframes intensificar-1641462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586260 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1641530 {
	width:628px !important;
	height:494px !important;
}

#item1641531 {
	width:595px !important;
	height:1550px !important;
}

@keyframes intensificar-1641531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574388 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1574411 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1574416 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
	top:3px !important;
}

@keyframes intensificar-1574416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574440 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:476px !important;
}

#item1574446 {
	width:490px !important;
	height:302px !important;
	top:116px !important;
}

@keyframes intensificar-1574446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574469 {
	width:183px !important;
	height:22px !important;
	left:445px !important;
	top:321px !important;
}

@keyframes intensificar-1574469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574492 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:343px !important;
}

@keyframes intensificar-1574492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574515 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:298px !important;
}

@keyframes intensificar-1574515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574538 {
	width:183px !important;
	height:22px !important;
	left:445px !important;
	top:373px !important;
}

@keyframes intensificar-1574538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574561 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:396px !important;
}

@keyframes intensificar-1574561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574385 {
	width:665px !important;
	height:506px !important;
	left:36px !important;
	top:581px !important;
}

#item1574713 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:514px !important;
}

#item1574736 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1574760 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1574763 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1574789 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1574791 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1574786 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1574825 {
	width:172px !important;
	height:70px !important;
}

#item1574826 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574800 {
	width:172px !important;
	height:70px !important;
}

#item1574801 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574796 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1574878 {
	width:141px !important;
	height:70px !important;
}

#item1574879 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574853 {
	width:141px !important;
	height:70px !important;
}

#item1574854 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574849 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1574931 {
	width:139px !important;
	height:70px !important;
}

#item1574932 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1574906 {
	width:139px !important;
	height:70px !important;
}

#item1574907 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1574902 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1574986 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1601198 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1601221 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1601195 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1574990 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1574990 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1574990 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1520046 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1520055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1520053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520050 {
	width:600px !important;
	height:790px !important;
}

#item1520056 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1520061 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:120px !important;
}

#item1520066 {
	width:534px !important;
	height:235px !important;
	top:16px !important;
}

#item1520067 {
	width:510px !important;
	height: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-1520067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520092 {
	width:14px !important;
	height:9px !important;
}

#item1520096 {
	width:14px !important;
	height:9px !important;
	top:258px !important;
}

table#table1998399 th, table#table1998399 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1998399 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1998399 {
	table-layout:fixed;
}

#item1520101 {
	width:528px !important;
	height:244px !important;
	top:301px !important;
}

@keyframes intensificar-1520101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520124 {
	width:100px !important;
	height:13px !important;
	top:281px !important;
}

@keyframes intensificar-1520124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520346 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1520350 {
	width:534px !important;
	height:512px !important;
	top:17px !important;
}

#item1520351 {
	width:509px !important;
	height:860px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1520351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520377 {
	width:14px !important;
	height:9px !important;
}

#item1520380 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1520149 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1520173 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1520177 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1520177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520200 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:325px !important;
}

#item1520205 {
	width:350px !important;
	height:396px !important;
	top:99px !important;
}

@keyframes intensificar-1520205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520228 {
	width:197px !important;
	height:16px !important;
	left:331px !important;
	top:215px !important;
}

@keyframes intensificar-1520228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520251 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:231px !important;
}

@keyframes intensificar-1520251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520274 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:198px !important;
}

@keyframes intensificar-1520274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520297 {
	width:197px !important;
	height:16px !important;
	left:331px !important;
	top:252px !important;
}

@keyframes intensificar-1520297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520320 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:268px !important;
}

@keyframes intensificar-1520320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520059 {
	width:564px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1520384 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:146px !important;
}

#item1520407 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1520431 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1520434 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1520461 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1520462 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1520458 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1520495 {
	width:123px !important;
	height:50px !important;
}

#item1520496 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520470 {
	width:123px !important;
	height:50px !important;
}

#item1520471 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520466 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1520549 {
	width:101px !important;
	height:50px !important;
}

#item1520550 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520524 {
	width:101px !important;
	height:50px !important;
}

#item1520525 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520519 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1520602 {
	width:99px !important;
	height:50px !important;
}

#item1520603 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1520577 {
	width:99px !important;
	height:50px !important;
}

#item1520578 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1520573 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1520629 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1520652 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1520626 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1520656 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1520659 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1520659 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1520659 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1575006 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1575019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1575013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575011 {
	width:700px !important;
	height:309px !important;
}

#item1581714 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2001680 th, table#table2001680 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2001680 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2001680 {
	table-layout:fixed;
}

#item1575071 {
	width:628px !important;
	height:358px !important;
	top:133px !important;
}

@keyframes intensificar-1575071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575094 {
	width:140px !important;
	height:18px !important;
	top:105px !important;
}

@keyframes intensificar-1575094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586829 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:19px !important;
}

#item1641572 {
	width:628px !important;
	height:85px !important;
}

#item1641573 {
	width:595px !important;
	height:1164px !important;
}

@keyframes intensificar-1641573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586729 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:223px !important;
}

#item1641611 {
	width:628px !important;
	height:491px !important;
}

#item1641612 {
	width:595px !important;
	height:1667px !important;
}

@keyframes intensificar-1641612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575119 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1575142 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1575145 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1575145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575168 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:426px !important;
}

#item1575175 {
	width:490px !important;
	height:347px !important;
	top:116px !important;
}

@keyframes intensificar-1575175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575198 {
	width:276px !important;
	height:22px !important;
	left:353px !important;
	top:271px !important;
}

@keyframes intensificar-1575198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575221 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:293px !important;
}

@keyframes intensificar-1575221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575244 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:248px !important;
}

@keyframes intensificar-1575244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575268 {
	width:276px !important;
	height:22px !important;
	left:353px !important;
	top:324px !important;
}

@keyframes intensificar-1575268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575291 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:346px !important;
}

@keyframes intensificar-1575291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575030 {
	width:665px !important;
	height:491px !important;
	left:36px !important;
	top:584px !important;
}

#item1575355 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:514px !important;
}

#item1575378 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1575402 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1575405 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1575431 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1575433 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1575428 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1575466 {
	width:172px !important;
	height:70px !important;
}

#item1575467 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1575441 {
	width:172px !important;
	height:70px !important;
}

#item1575442 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1575437 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1575519 {
	width:141px !important;
	height:70px !important;
}

#item1575520 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1575494 {
	width:141px !important;
	height:70px !important;
}

#item1575495 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1575490 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1575572 {
	width:139px !important;
	height:70px !important;
}

#item1575574 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1575547 {
	width:139px !important;
	height:70px !important;
}

#item1575548 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1575543 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1575628 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1601264 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1601287 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1601261 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1575631 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1575631 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1575631 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637467 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1520785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1520783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520781 {
	width:600px !important;
	height:790px !important;
}

#item1520787 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1520795 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:118px !important;
}

#item1520802 {
	width:534px !important;
	height:229px !important;
	top:16px !important;
}

#item1520803 {
	width:510px !important;
	height:610px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1520803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520828 {
	width:14px !important;
	height:9px !important;
}

#item1520831 {
	width:14px !important;
	height:9px !important;
	top:252px !important;
}

table#table2006443 tr {
	border-right:2.2px solid #fff;;
}

table#table2006443 {
	table-layout:fixed;
}

#item1520835 {
	width:528px !important;
	height:267px !important;
	top:295px !important;
}

@keyframes intensificar-1520835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520859 {
	width:100px !important;
	height:13px !important;
	top:275px !important;
}

@keyframes intensificar-1520859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521080 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:263px !important;
}

#item1521084 {
	width:534px !important;
	height:519px !important;
	top:17px !important;
}

#item1521085 {
	width:509px !important;
	height:660px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1521085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521110 {
	width:14px !important;
	height:9px !important;
}

#item1521113 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1520884 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1520907 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1520910 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1520910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520933 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:364px !important;
}

#item1520939 {
	width:350px !important;
	height:396px !important;
	top:99px !important;
}

@keyframes intensificar-1520939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520962 {
	width:197px !important;
	height:16px !important;
	left:331px !important;
	top:253px !important;
}

@keyframes intensificar-1520962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520985 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:269px !important;
}

@keyframes intensificar-1520985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521008 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:237px !important;
}

@keyframes intensificar-1521008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521031 {
	width:197px !important;
	height:16px !important;
	left:331px !important;
	top:291px !important;
}

@keyframes intensificar-1521031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521054 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:307px !important;
}

@keyframes intensificar-1521054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520793 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1521116 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:146px !important;
}

#item1521139 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1521163 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1521166 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1521448 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1521192 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1521193 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1521189 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1521227 {
	width:123px !important;
	height:50px !important;
}

#item1521228 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521201 {
	width:123px !important;
	height:50px !important;
}

#item1521202 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521197 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1521280 {
	width:101px !important;
	height:50px !important;
}

#item1521281 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521255 {
	width:101px !important;
	height:50px !important;
}

#item1521256 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521251 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1521333 {
	width:99px !important;
	height:50px !important;
}

#item1521334 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1521308 {
	width:99px !important;
	height:50px !important;
}

#item1521309 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1521304 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1521360 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1521383 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1521357 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1521389 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1521395 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1521395 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1521395 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637556 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1575658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1575652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575650 {
	width:700px !important;
	height:309px !important;
}

#item1581706 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2010409 tr {
	border-right:3.08px solid #fff;;
}

table#table2010409 {
	table-layout:fixed;
}

#item1575711 {
	width:654px !important;
	height:374px !important;
	top:142px !important;
}

@keyframes intensificar-1575711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575735 {
	width:140px !important;
	height:18px !important;
	top:114px !important;
}

@keyframes intensificar-1575735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586881 {
	width:23px !important;
	height:46px !important;
	left:631px !important;
	top:26px !important;
}

#item1641652 {
	width:628px !important;
	height:94px !important;
}

#item1641653 {
	width:595px !important;
	height:948px !important;
}

@keyframes intensificar-1641653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586834 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1641694 {
	width:628px !important;
	height:515px !important;
}

#item1641695 {
	width:595px !important;
	height:1273px !important;
}

@keyframes intensificar-1641695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575760 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1575784 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1575787 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1575787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575810 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:487px !important;
}

#item1575818 {
	width:490px !important;
	height:254px !important;
	top:116px !important;
}

@keyframes intensificar-1575818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575841 {
	width:276px !important;
	height:22px !important;
	left:350px !important;
	top:332px !important;
}

@keyframes intensificar-1575841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575864 {
	width:130px !important;
	height:25px !important;
	left:496px !important;
	top:354px !important;
}

@keyframes intensificar-1575864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575887 {
	width:98px !important;
	height:22px !important;
	left:528px !important;
	top:309px !important;
}

@keyframes intensificar-1575887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575911 {
	width:276px !important;
	height:22px !important;
	left:350px !important;
	top:384px !important;
}

@keyframes intensificar-1575911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575934 {
	width:130px !important;
	height:25px !important;
	left:496px !important;
	top:407px !important;
}

@keyframes intensificar-1575934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575668 {
	width:665px !important;
	height:517px !important;
	left:36px !important;
	top:560px !important;
}

#item1575995 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:514px !important;
}

#item1576018 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1576043 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1576046 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1576069 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1576096 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1576097 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1576093 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1576129 {
	width:172px !important;
	height:70px !important;
}

#item1576130 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576104 {
	width:172px !important;
	height:70px !important;
}

#item1576105 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576100 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1576182 {
	width:141px !important;
	height:70px !important;
}

#item1576183 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576157 {
	width:141px !important;
	height:70px !important;
}

#item1576158 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576153 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1576235 {
	width:139px !important;
	height:70px !important;
}

#item1576236 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1576210 {
	width:139px !important;
	height:70px !important;
}

#item1576211 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1576206 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1581905 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1601231 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1601254 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1601228 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1576294 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1576294 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1576294 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592941 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1592942 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1592942 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1592946 {
	width:408px !important;
	height:94px !important;
	left:86px !important;
	top:75px !important;
}

@keyframes intensificar-1592946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592969 {
	opacity:0.40;
	width:374px !important;
	height:230px !important;
	left:86px !important;
	top:211px !important;
	background:#0e0b00;
}

#item1592970 {
	width:317px !important;
	height:197px !important;
	left:109px !important;
	top:228px !important;
}

@keyframes intensificar-1592970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592993 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1592993 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592993 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1593008 {
	width:1823px !important;
	height:1200px !important;
	left:-611px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1593010 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1593010 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1593014 {
	width:408px !important;
	height:94px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1593014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593037 {
	opacity:0.40;
	width:628px !important;
	height:231px !important;
	left:36px !important;
	top:172px !important;
	background:#0e0b00;
}

#item1593038 {
	width:586px !important;
	height:196px !important;
	left:58px !important;
	top:190px !important;
}

@keyframes intensificar-1593038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593061 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1593061 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1593061 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1593076 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1593376 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1593399 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:382px !important;
}

#item1593402 {
	width:534px !important;
	height:640px !important;
	left:45px !important;
	top:75px !important;
}

#item1593403 {
	width:509px !important;
	height:3454px !important;
}

@keyframes intensificar-1593403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593426 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:60px !important;
}

#item1593430 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:721px !important;
}

#item1593271 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1593294 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1593294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593082 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table2018755 th, table#table2018755 td {
	vertical-align:top;;
}

table#table2018755 tr {
	height:18px;;
}

table#table2018755 {
	table-layout:fixed;
}

#item1593105 {
	width:510px !important;
	height:56px !important;
	left:46px !important;
	top:94px !important;
}

#item1593178 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1593175 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:109px !important;
}

#item1593182 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1593179 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

#item1593183 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

#item1593206 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

@keyframes intensificar-1593258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593264 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1593079 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1593434 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1593439 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1637305 {
	width:581px !important;
	height:321px !important;
	left:19px !important;
	top:250px !important;
}

#item1594217 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1594240 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1594213 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1594248 {
	width:19px !important;
	height:19px !important;
}

#item1594244 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1594253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594256 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1594257 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1594253 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1594263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594293 {
	width:122px !important;
	height:50px !important;
}

#item1594294 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594267 {
	width:122px !important;
	height:50px !important;
}

#item1594268 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594263 {
	width:122px !important;
	height:50px !important;
	left:818px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1594371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594400 {
	width:111px !important;
	height:50px !important;
}

#item1594401 {
	width:96px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594375 {
	width:111px !important;
	height:50px !important;
}

#item1594376 {
	width:96px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594371 {
	width:111px !important;
	height:50px !important;
	left:943px !important;
	top:740px !important;
}

@keyframes intensificar-1594424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594453 {
	width:87px !important;
	height:50px !important;
}

#item1594454 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594428 {
	width:87px !important;
	height:50px !important;
}

#item1594429 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594424 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1594480 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1594503 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1594477 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1594507 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1594507 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1594507 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1595081 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1595128 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:467px !important;
}

#item1638244 {
	width:627px !important;
	height:777px !important;
	left:46px !important;
	top:100px !important;
}

#item1638254 {
	width:595px !important;
	height:5018px !important;
}

@keyframes intensificar-1638254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594983 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1595006 {
	width:628px !important;
	height:775px !important;
	left:46px !important;
	top:100px !important;
}

@keyframes intensificar-1595006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594804 {
	width:700px !important;
	height:891px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1594905 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

#item1594928 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

table#table2024224 th, table#table2024224 td {
	vertical-align:top;;
}

table#table2024224 tr {
	height:22px;;
}

table#table2024224 {
	table-layout:fixed;
}

#item1616053 {
	width:622px !important;
	height:68px !important;
	left:46px !important;
	top:115px !important;
}

#item1616085 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1616101 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:113px !important;
}

#item1616084 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1616104 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:134px !important;
}

#item1594800 {
	width:660px !important;
	height:391px !important;
	left:30px !important;
	top:260px !important;
	background:#fff;
}

@keyframes intensificar-1594800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594798 {
	width:710px !important;
	height:901px !important;
	left:-10px !important;
	top:140px !important;
}

#item1595133 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1595138 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1595164 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1595187 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1595161 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1595196 {
	width:26px !important;
	height:26px !important;
}

#item1595192 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:171px !important;
}

@keyframes intensificar-1595200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595203 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1595204 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1595200 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1595207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595236 {
	width:171px !important;
	height:70px !important;
}

#item1595237 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1595211 {
	width:171px !important;
	height:70px !important;
}

#item1595212 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1595207 {
	width:171px !important;
	height:70px !important;
	left:138px !important;
	top:1132px !important;
}

@keyframes intensificar-1595314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595343 {
	width:185px !important;
	height:70px !important;
}

#item1595344 {
	width:162px !important;
	height:39px !important;
	left:22px !important;
	top:14px !important;
}

#item1595318 {
	width:185px !important;
	height:70px !important;
}

#item1595319 {
	width:162px !important;
	height:39px !important;
	left:22px !important;
	top:14px !important;
}

#item1595314 {
	width:185px !important;
	height:70px !important;
	left:312px !important;
	top:1130px !important;
}

@keyframes intensificar-1595367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595396 {
	width:122px !important;
	height:70px !important;
}

#item1595397 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595371 {
	width:122px !important;
	height:70px !important;
}

#item1595372 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595367 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1595423 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1595447 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1595420 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1595453 {
	width:35px !important;
	height:74px !important;
	left:136px !important;
	top:1130px !important;
}

#item1595456 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1595456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1595456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1597184 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1597191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1597189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597187 {
	width:600px !important;
	height:790px !important;
}

#item1597192 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1597367 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:112px !important;
}

#item1597372 {
	width:534px !important;
	height:217px !important;
	top:16px !important;
}

#item1597373 {
	width:510px !important;
	height: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-1597373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597398 {
	width:14px !important;
	height:9px !important;
}

#item1597403 {
	width:14px !important;
	height:9px !important;
	top:240px !important;
}

table#table2026065 th, table#table2026065 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2026065 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2026065 {
	table-layout:fixed;
}

#item1597406 {
	width:528px !important;
	height:282px !important;
	top:284px !important;
}

@keyframes intensificar-1597406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597429 {
	width:100px !important;
	height:13px !important;
	top:264px !important;
}

@keyframes intensificar-1597429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597330 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1597333 {
	width:534px !important;
	height:534px !important;
	top:17px !important;
}

#item1597334 {
	width:509px !important;
	height:1450px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1597334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597359 {
	width:14px !important;
	height:9px !important;
}

#item1597362 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item1597198 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1597221 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1597227 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1597227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597250 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:394px !important;
}

#item1597257 {
	width:350px !important;
	height:396px !important;
	top:99px !important;
}

@keyframes intensificar-1597257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597281 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:321px !important;
}

@keyframes intensificar-1597281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597305 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:337px !important;
}

@keyframes intensificar-1597305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597195 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1597453 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:146px !important;
}

#item1597476 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1597500 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1597506 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1597529 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1597555 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1597556 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1597552 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1597589 {
	width:123px !important;
	height:50px !important;
}

#item1597590 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597563 {
	width:123px !important;
	height:50px !important;
}

#item1597564 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597559 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1597643 {
	width:101px !important;
	height:50px !important;
}

#item1597644 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597617 {
	width:101px !important;
	height:50px !important;
}

#item1597618 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597613 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1597696 {
	width:99px !important;
	height:50px !important;
}

#item1597697 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597671 {
	width:99px !important;
	height:50px !important;
}

#item1597672 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597667 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1597724 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1597747 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1597720 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1597750 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1597755 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1597755 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1597755 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1597825 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1597833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1597831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597829 {
	width:700px !important;
	height:309px !important;
}

#item1597834 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1598015 {
	width:140px !important;
	height:18px !important;
	top:203px !important;
}

@keyframes intensificar-1598015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598061 {
	width:23px !important;
	height:46px !important;
	left:631px !important;
	top:68px !important;
}

#item1617500 {
	width:23px !important;
	height:46px !important;
	left:631px !important;
	top:362px !important;
}

#item1641742 {
	width:628px !important;
	height:180px !important;
}

#item1641744 {
	width:595px !important;
	height:1332px !important;
}

@keyframes intensificar-1641744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641783 {
	width:628px !important;
	height:289px !important;
	top:231px !important;
}

table#table2030917 th, table#table2030917 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2030917 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2030917 {
	table-layout:fixed;
}

#item1641784 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1641784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597965 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1641857 {
	width:628px !important;
	height:520px !important;
}

#item1641858 {
	width:595px !important;
	height:2647px !important;
}

@keyframes intensificar-1641858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597840 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1597863 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1597867 {
	width:627px !important;
	height:112px !important;
	left:1px !important;
}

@keyframes intensificar-1597867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597890 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:488px !important;
}

#item1597895 {
	width:490px !important;
	height:350px !important;
	top:130px !important;
}

@keyframes intensificar-1597895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597918 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:386px !important;
}

@keyframes intensificar-1597918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597941 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:408px !important;
}

@keyframes intensificar-1597941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597837 {
	width:665px !important;
	height:520px !important;
	left:36px !important;
	top:555px !important;
}

#item1598066 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:514px !important;
}

#item1598090 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1598114 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1598117 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1598140 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1598166 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1598167 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1598163 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1598202 {
	width:172px !important;
	height:70px !important;
}

#item1598203 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598177 {
	width:172px !important;
	height:70px !important;
}

#item1598178 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598173 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1598255 {
	width:141px !important;
	height:70px !important;
}

#item1598256 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598230 {
	width:141px !important;
	height:70px !important;
}

#item1598231 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598226 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1598309 {
	width:139px !important;
	height:70px !important;
}

#item1598310 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598284 {
	width:139px !important;
	height:70px !important;
}

#item1598285 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598280 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1598336 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598359 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598333 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1598362 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1598365 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1598365 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1598365 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637470 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1595688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1595681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595679 {
	width:600px !important;
	height:790px !important;
}

#item1595692 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1595699 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:73px !important;
}

#item1595707 {
	width:534px !important;
	height:139px !important;
	top:16px !important;
}

#item1595708 {
	width:510px !important;
	height:720px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1595708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595733 {
	width:14px !important;
	height:9px !important;
}

#item1595737 {
	width:14px !important;
	height:9px !important;
	top:156px !important;
}

table#table2035890 th, table#table2035890 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2035890 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2035890 {
	table-layout:fixed;
}

#item1595741 {
	width:528px !important;
	height:340px !important;
	top:205px !important;
}

@keyframes intensificar-1595741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595764 {
	width:100px !important;
	height:13px !important;
	top:185px !important;
}

@keyframes intensificar-1595764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595986 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1595989 {
	width:534px !important;
	height:512px !important;
	top:17px !important;
}

#item1595990 {
	width:509px !important;
	height:1650px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1595990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596015 {
	width:14px !important;
	height:9px !important;
}

#item1596019 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1595789 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1595812 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1595817 {
	width:528px !important;
	height:131px !important;
	top:16px !important;
}

@keyframes intensificar-1595817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595840 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:523px !important;
}

#item1595845 {
	width:350px !important;
	height:360px !important;
	top:167px !important;
}

@keyframes intensificar-1595845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595915 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:450px !important;
}

@keyframes intensificar-1595915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595961 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:466px !important;
}

@keyframes intensificar-1595961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595697 {
	width:564px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1596022 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:146px !important;
}

#item1596045 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1596069 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1596073 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1597129 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1596100 {
	width:53px !important;
	height:50px !important;
	background:#dde8ea;
}

#item1596101 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1596097 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1596133 {
	width:123px !important;
	height:50px !important;
}

#item1596134 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596108 {
	width:123px !important;
	height:50px !important;
}

#item1596109 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596104 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1596187 {
	width:101px !important;
	height:50px !important;
}

#item1596188 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596162 {
	width:101px !important;
	height:50px !important;
}

#item1596163 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596157 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1596240 {
	width:99px !important;
	height:50px !important;
}

#item1596242 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596215 {
	width:99px !important;
	height:50px !important;
}

#item1596216 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596211 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1596268 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596291 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1596265 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1596296 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1596302 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1596302 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1596302 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1637563 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1596389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1596381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596379 {
	width:700px !important;
	height:309px !important;
}

#item1596393 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1596644 {
	width:140px !important;
	height:18px !important;
	top:155px !important;
}

@keyframes intensificar-1596644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596690 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:53px !important;
}

#item1616965 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:323px !important;
}

#item1641912 {
	width:628px !important;
	height:116px !important;
	top:17px !important;
}

#item1641913 {
	width:595px !important;
	height:1341px !important;
}

@keyframes intensificar-1641913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641958 {
	width:628px !important;
	height:325px !important;
	top:183px !important;
}

table#table2041647 th, table#table2041647 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2041647 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2041647 {
	table-layout:fixed;
}

#item1641959 {
	width:595px !important;
	height:526px !important;
}

@keyframes intensificar-1641959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596594 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1642025 {
	width:628px !important;
	height:492px !important;
	top:17px !important;
}

#item1642026 {
	width:595px !important;
	height:3039px !important;
}

@keyframes intensificar-1642026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596399 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1596422 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1596426 {
	width:627px !important;
	height:207px !important;
	left:1px !important;
}

@keyframes intensificar-1596426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596449 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:479px !important;
}

#item1596454 {
	width:490px !important;
	height:256px !important;
	top:230px !important;
}

@keyframes intensificar-1596454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596524 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:377px !important;
}

@keyframes intensificar-1596524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596570 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:398px !important;
}

@keyframes intensificar-1596570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596396 {
	width:665px !important;
	height:509px !important;
	left:36px !important;
	top:567px !important;
}

#item1596694 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:514px !important;
}

#item1596719 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1596743 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1596746 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1597042 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1596772 {
	width:74px !important;
	height:70px !important;
	background:#dde8ea;
}

#item1596773 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1596769 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1596806 {
	width:172px !important;
	height:70px !important;
}

#item1596807 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596781 {
	width:172px !important;
	height:70px !important;
}

#item1596782 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596777 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1596861 {
	width:141px !important;
	height:70px !important;
}

#item1596862 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596834 {
	width:141px !important;
	height:70px !important;
}

#item1596835 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596830 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1596915 {
	width:139px !important;
	height:70px !important;
}

#item1596916 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1596890 {
	width:139px !important;
	height:70px !important;
}

#item1596891 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1596886 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1596942 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1596966 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1596939 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1596970 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1596974 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1596974 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1596974 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1599795 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:60px !important;
	left:25px !important;
	top:38px !important;
	border-radius:12px;
	background:#000;
}

#item1599802 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:275px !important;
	height:160px !important;
	left:25px !important;
	top:410px !important;
	border-radius:12px;
	background:#000;
}

#item1599803 {
	width:1203px !important;
	height:793px !important;
	left:-1px !important;
	top:-1px !important;
}

#item1599812 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1599817 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1599822 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1599827 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1599832 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1599838 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1599844 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1599850 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1599601 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1599601 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1599601 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1599694 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1599695 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:317px !important;
	height:64px !important;
	left:25px !important;
	top:719px !important;
	border-radius:12px;
	background:#000;
}

#item1599696 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1599705 {
	width:703px !important;
	height:1203px !important;
	left:-1px !important;
	top:-2px !important;
}

#item1599712 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1599717 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1599722 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1599727 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1599733 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1599738 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1599744 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1598975 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1598975 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1598975 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182110 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1222351 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#fff;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1580227 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1580228 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1580251 {
	width:564px !important;
	height:57px !important;
	left:68px !important;
	top:911px !important;
}

#item1580279 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1580285 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1580285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576367 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1576367 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1576367 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle208 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:17px;
	line-height:15px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle207 {
	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.autoParaStyle206 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle205 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:8px;
	line-height:9px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle204 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle203 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:19.6px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle202 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle201 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle200 {
	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.autoParaStyle199 {
	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.autoParaStyle198 {
	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.autoParaStyle197 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16px;
	line-height:23.8px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle196 {
	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.autoParaStyle195 {
	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.autoParaStyle194 {
	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.autoParaStyle193 {
	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.autoParaStyle192 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:justify;
	text-align-last:justify;
	text-align:justify;
}

p.autoParaStyle191 {
	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:justify;
	text-align-last:justify;
	text-align:justify;
}

p.autoParaStyle190 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:16.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle189 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:8px;
	line-height:10px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle188 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:16.8px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle187 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:28px;
	line-height:28px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle186 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:1px;
	text-align:left;
}

p.autoParaStyle185 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle184 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle183 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:16px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle182 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:16px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle181 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:13px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle180 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:13px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle179 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:13px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle178 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:20px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle177 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:1px;
	text-align:left;
}

p.autoParaStyle176 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:12px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle175 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle174 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:12px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle173 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:15px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle172 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	line-height:12px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle171 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:12px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle170 {
	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.autoParaStyle169 {
	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.autoParaStyle168 {
	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;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle167 {
	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.autoParaStyle166 {
	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.autoParaStyle165 {
	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.autoParaStyle164 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	line-height:18.3px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle163 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	line-height:18.3px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle162 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9.5px;
	line-height:18.3px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle161 {
	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;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle160 {
	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.autoParaStyle159 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:20px;
	-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:18px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle157 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:18px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle156 {
	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.autoParaStyle155 {
	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.autoParaStyle154 {
	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.autoParaStyle153 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle152 {
	font-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.autoParaStyle151 {
	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.autoParaStyle150 {
	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.autoParaStyle149 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle148 {
	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.autoParaStyle147 {
	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.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	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.autoParaStyle143 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:25.2px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle142 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:16.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:18px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle138 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:12px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle137 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#196670;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle133 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:37px;
	line-height:32px;
	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.autoParaStyle132 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:21px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle131 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle130 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:8.8px;
	line-height:10px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle129 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle128 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14.8px;
	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.autoParaStyle127 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle126 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:21px;
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:16.8px;
	line-height:20.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;
	-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:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle122 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle121 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle120 {
	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.autoParaStyle119 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle118 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle117 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle116 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle115 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle114 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle113 {
	font-family:FF-Averta-Regular,Averta;
	font-size:4.5px;
	line-height:25.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle112 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:21px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle111 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height: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.autoParaStyle110 {
	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.autoParaStyle109 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#196670;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle102 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle101 {
	font-family:FF-MinionPro-Regular,"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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle100 {
	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.autoParaStyle99 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#196670;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#196670;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle72 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:30.5px;
	line-height:34.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle54 {
	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.autoParaStyle53 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.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;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle33 {
	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.autoParaStyle32 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle30 {
	font-weight: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.autoParaStyle29 {
	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.autoParaStyle28 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle26 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle17 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle13 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle5 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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.autoCharStyle20 {
	letter-spacing:-0.325em;
}

span.autoCharStyle19 {
}

span.autoCharStyle18 {
}

span.autoCharStyle17 {
	letter-spacing:-0.350em;
}

span.autoCharStyle16 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle15 {
	letter-spacing:-0.320em;
}

span.autoCharStyle14 {
	font-size:14px;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle12 {
	font-size:10px;
}

span.autoCharStyle11 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle9 {
	color:#101820;
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle6 {
	color:#ea5153;
}

span.autoCharStyle5 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
}

span._2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span.Hipervínculo {
	color:#265a9b;
	text-decoration:underline;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px) { 
    [class*=" mq-"], 
    .mq-default { display:none; } 
    .mq-700 {display:block; } 

    #share-wrap {
        left:0;
        position:fixed;
        bottom: 80%;
        /*background-color: rgba(0,0,0,.65);*/
        /*box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);*/
        z-index:9999;
        opacity: 0.5;
        -webkit-animation:share-fadein 1s ease 2s;
        animation:share-fadein 1s ease 2s;
    }
}
